catalystneuro / leifer_lab_to_nwb

Conversion scripts for the Leifer lab. Includes the publication Neural signal propagation atlas of Caenorhabditis elegans (Nature, 2023).
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

leifer-lab-to-nwb

Conversion scripts for the Leifer lab.Alternatively

Includes the publication Neural signal propagation atlas of Caenorhabditis elegans (Nature, 2023).

Installation

git clone https://github.com/catalystneuro/leifer-lab-to-nwb
cd leifer-lab-to-nwb
pip install -e .

Then to install the specific set of dependencies for a particular conversion, such as randi_nature_2023:

pip install --requirement src/leifer_lab_to_nwb/randi_nature_2023/requirements.txt