Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Code for "Constraints on neural redundancy", Hennig et al. (eLife, 2018)

License

Notifications You must be signed in to change notification settings

elifesciences-publications/neural-redundancy-elife2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is associated with the paper from Hennig et al., "Constraints on neural redundancy". eLife, 2018. http://dx.doi.org/10.7554/eLife.36774

Analysis code for "Constraints on neural redundancy"

Paper: Jay A. Hennig, Matthew D. Golub, Peter J. Lund, Patrick T. Sadtler, Emily R. Oby, Kristin M. Quick, Stephen I. Ryu, Elizabeth C. Tyler-Kabara, Aaron P. Batista*, Byron M. Yu*, and Steven M. Chase*. "Constraints on neural redundancy". eLife (2018)

Code author: Jay Hennig (jhennig@cmu.edu)

Getting started

This codepack applies the analyses in the paper to the example experiment found in data/sessions. To generate all hypotheses' fits and the resulting figures, run the following:

>> fitAndPlotAll

By default, all figures will be written to data/plots/example. Note that in the paper, Figures 5 and 6 (and corresponding supplemental figures) are based on data from 42 experiments. We provide the code and example session here to illustrate our analyses, and to facilitate those who wish to apply the same analyses to their own experiments.

Requirements

This code should work on any version of Matlab from 2013a onwards. (Tested on Matlab 2015a, 2016a, 2017b, and 2018a on Mac, Matlab 2015a and 2018a on Linux, and Matlab 2013a on Windows.)

To generate figures as pdfs, you may need to install ghostscript.

About

Code for "Constraints on neural redundancy", Hennig et al. (eLife, 2018)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 99.6%
  • Java 0.4%