Browse Source

Add 'Figure 4/README.md'

Jiyun Shin 3 years ago
parent
commit
4d27243888
1 changed files with 52 additions and 0 deletions
  1. 52 0
      Figure 4/README.md

+ 52 - 0
Figure 4/README.md

@@ -0,0 +1,52 @@
+# Data for Figure 4
+
+## Fig4D.mat
+
+Microstimulation and nanostimulation trials from an example cell shown in Fig. 4D.
+
+### Conditions
+
+| Condition      | Description                                       |
+| -------------- | ------------------------------------------------- |
+| Micro          | Microstimulation trials.                          |
+| Nano100        | 100 ms Nanostimulation trials (regular spiking).  |
+| Nano25         | 25 ms Nanostimulation trials (burst spiking).     |
+| Catch          | Catch trials with no current injection.           |
+
+### Entries
+
+| Entry              | Description                                   |
+| ------------------ | --------------------------------------------- |
+| `<cond>IncTimes`   | ??                                            |
+| `<cond>IncHits`    | Number of hit trials (?).                     |
+| `<cond>IncMisses`  | Number of miss trials (?).                    |
+| `<cond>HitRate`    | Hit rates.                                    |
+| `microstim_sub_trials`   | ??                                      |
+| `SpikeTimesNew`   | ??                                             |
+
+
+
+
+## Fig4E.mat
+
+Hit rates of all recorded cells for microstimulation and nanostimulation trials.
+
+
+### Conditions
+
+| Condition      | Description                                       |
+| -------------- | ------------------------------------------------- |
+| Micro          | Microstimulation trials.                          |
+| Nano100        | 100 ms Nanostimulation trials (regular spiking).  |
+| Nano25         | 25 ms Nanostimulation trials (burst spiking).     |
+| Catch          | Catch trials with no current injection.           |
+
+### Entries
+
+| Entry     | Description                                                                              |
+| --------- | ---------------------------------------------------------------------------------------- |
+| `<cond>_HitRate`   | Hit rates of all recorded cells.                                                |
+
+
+
+