Custom code to work with neural datasets, particularly from NWB files.
If local, editable version, change directory to where neural_data_analysis is located, then do:
pip install -e neural_data_analysis
Package not on PyPI, but if it were:
pip install neural_data_analysis
conda create -f environment.yml