stringer-pachitariu-et-al-2018b icon indicating copy to clipboard operation
stringer-pachitariu-et-al-2018b copied to clipboard

Responses of 10,000 neurons to 2,800 natural images

Results 3 stringer-pachitariu-et-al-2018b issues
Sort by recently updated
recently updated
newest added

In the python `utils.py file`, the minimum components to analyze with PCA seems to be 1024. Why not use default sklearn setting PCA would use all 2800 samples, any reason...

I assume somewhere in the code there is stand-alone cvPCA function... can you help me find it? Thanks! -- Dario

Hi, thanks for making this data and code available. +1 for reproducible science! In that spirit, I've run into a couple of easily fixable bugs in the code: `loadproc2800.m` calls...