Browse Source

Add 'Figure 3/README.md'

Jiyun Shin 3 years ago
parent
commit
5ed0ed20a9
1 changed files with 71 additions and 0 deletions
  1. 71 0
      Figure 3/README.md

+ 71 - 0
Figure 3/README.md

@@ -0,0 +1,71 @@
+# Data for Figure 3
+
+## Fig. 3A-B.mat
+
+Z-scored firing rate of L5 pyramidal neurons in expert and naive rats during the microstimulation task.
+Normalized by responses during pre-stimulus period [-1 0] s.
+
+### Conditions
+
+| Condition      | Description                         |
+| -------------- | ----------------------------------- |
+| Expert         | Animals after >3 days of training.  |
+| Naive          | Animals without pairing sessions.   |
+
+### Entries
+
+| Entry           | Description                                                                        |
+| --------------- | ---------------------------------------------------------------------------------- |
+| `<cond>_PSTHz`  | Z-scores of firing rate responses.                                                 |
+| `<cond>_sorted` | Index for sorting cells as in figures. Sorted by mean z-score of [0.2 0.5] s bins. |
+| `binsize`       | Binsize for z-scored PSTHs. 50 ms.                                                 |
+| `preStim`       | Pre-stimulus window. 1 s.                                                          |
+| `postStim`      | Post-stimulus window. 3 s.                                                         |
+
+
+
+
+## Fig. 3C.mat
+
+PSTHs of three distinctive subpopulations of L5 pyramidal neurons in expert rats.
+
+
+### Conditions
+
+| Condition| Description                                                                                          |
+| -------- | ---------------------------------------------------------------------------------------------------- |
+| ON       | Cells with post-stimulus firing rate in [0.3 0.4] s period above mean + 3 x standard deviation (SD). |
+| OFF      | Cells with post-stimulus firing rate in [0.3 0.4] s period below mean - 3 x standard deviation (SD). |
+| NR       | Rest of the cells.                                                                                   |
+
+### Entries
+
+| Entry     | Description                                                                              |
+| --------- | ---------------------------------------------------------------------------------------- |
+| `<cond>_PSTH`   | PSTHs of firing rate responses.                                                    |
+| `<cond>_bPSTH ` | PSTHs of burst rate responses.                                                     |
+| `binsize`       | Binsize for PSTHs. 100 ms.                                                         |
+| `preStim`       | Pre-stimulus window. 2 s.                                                          |
+| `postStim`      | Post-stimulus window. 3 s.                                                         |
+
+
+## Fig. 3G.mat
+
+Motion-corrected peri-stimulus calcium transients (ΔF/F0) of three distinctive subpopulations of L5 apical dendrites in expert mice. Sampling rate at 58.6 Hz.
+
+
+### Conditions
+
+| Condition| Description                                                                               |
+| -------- | ----------------------------------------------------------------------------------------- |
+| ON       | Dendrites with post-stimulus calcium transients above mean + 3 x standard deviation (SD). |
+| OFF      | Dendrites with post-stimulus calcium transients below mean - 3 x standard deviation (SD). |
+| NR       | Rest of the dendrites.                                                                    |
+
+### Entries
+
+| Entry      | Description                                                                              |
+| ---------  | ---------------------------------------------------------------------------------------- |
+| `<cond>`   | Z-scores of firing rate responses.                                                       |
+| `preStim`  | Pre-stimulus window. 1 s.                                                                |
+| `postStim` | Post-stimulus window. 2 s.