|
1 | | -% Figures for ther paper |
2 | | -% AE 2013-08-28 |
| 1 | +% Code for reproducing the figures in |
| 2 | +% Ecker et al. (2014): State dependence of noise correlations in macaque |
| 3 | +% primary visual cortex. Neuron. |
| 4 | +% |
| 5 | +% For more information consult the readme in this Git repository or |
| 6 | +% http://toliaslab.org/publications/ecker-et-al-2014/ |
| 7 | +% |
| 8 | +% AE 2014-01-22 |
| 9 | + |
3 | 10 |
|
4 | 11 | % Fig. 1: Rasters by neuron and tuning curves |
5 | 12 | fig1_data |
6 | 13 |
|
7 | 14 | % Fig. 2: Fano factors and noise correlations |
8 | 15 | fig2_fano_nc |
9 | 16 |
|
10 | | -% Fig. 3: Illustration of GPFA model and rasters by trial |
| 17 | +% Fig. 3: Rasters by trial, variance explained |
11 | 18 | fig3_rasters |
| 19 | +fig3_ve |
| 20 | + |
| 21 | +% Fig. 4: Model parameters: weights and timescale |
| 22 | +fig4_params |
| 23 | + |
| 24 | +% Fig. 5: Residual noise correlations |
| 25 | +fig5_resid |
| 26 | + |
| 27 | +% Fig. 6: Model of unobserved common gain modulation |
| 28 | +fig6_model |
| 29 | + |
| 30 | +% Fig. 7: Analysis of spontaneous activity |
| 31 | +fig7_spont |
| 32 | + |
| 33 | +% Fig. 8: LFP as predictor of network state |
| 34 | +fig8_lfp |
| 35 | + |
| 36 | +% Fig. 9: Changes in depth of anesthesia within recording sessions |
| 37 | +fig9_anesth_depth |
| 38 | + |
12 | 39 |
|
13 | | -% Fig. 4: Variance explained |
14 | | -fig4_ve |
| 40 | +% Supplementary Figures |
15 | 41 |
|
16 | | -% Fig. 5: Model parameters: weights and timescale |
17 | | -fig5_params |
| 42 | +% Fig. S1: Failure of CCG normalization suggested by Bair et al. 2001 |
| 43 | +figS1_xcorr_fail |
18 | 44 |
|
19 | | -% Fig. 6: Residual noise correlations |
20 | | -fig6_resid |
| 45 | +% Fig. S2: Simulation showing different estimates of timescale depending on |
| 46 | +% method of normalization |
| 47 | +figS2_xcorr_sim |
21 | 48 |
|
22 | | -% Fig. 7: LFP as predictor of network state |
23 | | -fig7_lfp |
| 49 | +% Fig. S3: Timescale of correlations in our data, measured using different |
| 50 | +% normalizations |
| 51 | +figS3_xcorr |
0 commit comments