Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ndx fiber photometry #24

Merged
merged 12 commits into from
May 23, 2024
5 changes: 3 additions & 2 deletions frozen_dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ fscacher==0.4.0
fsspec==2023.12.2
gast==0.4.0
h5py==3.10.0
hdmf==3.12.2
hdmf==3.13.0
hdmf_zarr==0.5.0
humanize==4.9.0
identify==2.5.33
Expand Down Expand Up @@ -86,6 +86,7 @@ more-itertools==10.2.0
multidict==6.0.4
natsort==8.4.0
ndx-events==0.2.0
ndx-fiber-photometry @ git+https://github.com/catalystneuro/ndx-fiber-photometry.git@14e05cda86026db694c1c577918284f435b7ec10
ndx-grayscalevolume==0.0.2
ndx-icephys-meta==0.1.0
ndx-photometry @ git+https://github.com/catalystneuro/ndx-photometry.git@c1284c91a7e0a5dfd19f84bbf683e17fa607d4ec
Expand All @@ -96,7 +97,7 @@ neuroconv==0.4.7
nodeenv==1.8.0
numcodecs==0.11.0
numpy==1.26.3
nwbinspector==0.4.33
nwbinspector==0.4.35
nwbwidgets==0.11.3
openpyxl==3.1.2
packaging==23.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dandi
pre-commit
pytest
ndx-events
ndx-photometry @ git+https://github.com/catalystneuro/ndx-photometry.git@main
ndx-fiber-photometry @ git+https://github.com/catalystneuro/ndx-fiber-photometry.git@add_fiber_photometry_lab_meta_data
ipykernel
tdt
openpyxl
Loading