Code for Gill & Chiel 2020: Rapid Adaptation to Changing Mechanical Load by Ordered Recruitment of Identified Motor Neurons
This repository holds code that performs analyses and generates figures published in
Gill, J. P., & Chiel, H. J. (2020). Rapid Adaptation to Changing Mechanical Load by Ordered Recruitment of Identified Motor Neurons. eNeuro, 7(3). https://doi.org/10.1523/ENEURO.0016-20.2020
Data for this publication used by this code is stored in a sister repository on GIN: https://gin.g-node.org/jpgill86/Gill-Chiel-eNeuro-2020-data
To install dependencies and launch the Jupyter notebook, install conda and then run the following:
cd Gill-Chiel-eNeuro-2020-code conda env create -f environment.yml -n Gill-Chiel-eNeuro-2020-code conda activate Gill-Chiel-eNeuro-2020-code jupyter notebook Gill-Chiel-eNeuro-2020-code.ipynb
You may then execute the entire notebook from top to bottom, which will
- Download all of the data files from GIN (~97 MB)
- Generate figure files
- Generate tables of statistics
The contents of this repository are released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License.