Skip to content

Commit

Permalink
Add FicTrac plotting
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Mar 31, 2024
1 parent 78efdb3 commit 2f0a631
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 51 deletions.
11 changes: 7 additions & 4 deletions 000727/clandinin/simple_data_access/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ dependencies:
- pip:
- aiohttp==3.9.1
- aiosignal==1.3.1
- annotated-types==0.6.0
- appdirs==1.4.4
- arrow==1.3.0
- asciitree==0.3.3
Expand All @@ -83,8 +84,8 @@ dependencies:
- contourpy==1.2.0
- cryptography==41.0.7
- cycler==0.12.1
- dandi==0.58.1
- dandischema==0.8.4
- dandi==0.61.2
- dandischema==0.10.1
- dnspython==2.4.2
- email-validator==2.1.0.post1
- etelemetry==0.3.1
Expand Down Expand Up @@ -122,13 +123,15 @@ dependencies:
- pillow==10.1.0
- pycparser==2.21
- pycryptodomex==3.19.0
- pydantic==1.10.13
- pydantic==2.6.4
- pydantic-core==2.16.3
- pynwb==2.5.0
- pyout==0.7.3
- pyparsing==3.1.1
- pytz==2023.3.post1
- pyyaml==6.0.1
- referencing==0.32.0
- remfile==0.1.10
- requests==2.31.0
- rfc3339-validator==0.1.4
- rfc3987==1.3.8
Expand All @@ -149,4 +152,4 @@ dependencies:
- webcolors==1.13
- yarl==1.9.4
- zarr==2.16.1
- zarr-checksum==0.2.12
- zarr-checksum==0.4.0
Loading

0 comments on commit 2f0a631

Please sign in to comment.