Skip to content

Commit dd7ee11

Browse files
committed
Renamed files for reproducing figures to reflect figure numbers in the paper
1 parent ded7171 commit dd7ee11

File tree

9 files changed

+39
-126
lines changed

9 files changed

+39
-126
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

paper/fig_ccg_int.m

Lines changed: 0 additions & 115 deletions
This file was deleted.

paper/figures.m

Lines changed: 39 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,51 @@
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+
310

411
% Fig. 1: Rasters by neuron and tuning curves
512
fig1_data
613

714
% Fig. 2: Fano factors and noise correlations
815
fig2_fano_nc
916

10-
% Fig. 3: Illustration of GPFA model and rasters by trial
17+
% Fig. 3: Rasters by trial, variance explained
1118
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+
1239

13-
% Fig. 4: Variance explained
14-
fig4_ve
40+
% Supplementary Figures
1541

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
1844

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
2148

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

Comments
 (0)