-
Clone this repository
git clone https://github.com/LorenFrankLab/nwb_datajoint.git
-
Set up and activate the conda environment:
cd nwb_datajoint conda env create -f environment.yml cd .. conda activate nwb_datajoint
-
Install the repo:
cd nwb_datajoint python setup.py develop cd ..
- Ignore the error
error: numba 0.50.1 is installed but numba<0.49,>=0.37.0 is required by {'datashader'}
- Ignore the error
-
Temporary development package:
ndx-franklab-novela (conda version too restrictive)
git clone https://github.com/NovelaNeuro/ndx-franklab-novela.git cd ndx-franklab-novela
open
requirements.txt
in your favorite text editor and remove the linehdmf==1.6.4
vim requirements.txt
install the repo
python setup.py develop cd ..
-
Run
populate_from_NWB_tutorial.ipynb
from the notebooks directory. -
Other examples: nwbdj_lfp_tutorial.ipynwb to extract LFP nwbdj_spikeinterface.pynwb to setup and run spikesorting
forked from LorenFrankLab/spyglass
-
Notifications
You must be signed in to change notification settings - Fork 0
akshay-jaggi/nwb_datajoint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 82.2%
- Python 17.3%
- Other 0.5%