Skip to content

Commit

Permalink
Merge pull request #3 from AllenNeuralDynamics/sueTest
Browse files Browse the repository at this point in the history
Merging lick analysis.
  • Loading branch information
ZhixiaoSu authored Jul 3, 2024
2 parents d3e7090 + 97f6efe commit 01b7935
Show file tree
Hide file tree
Showing 7 changed files with 672 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ dynamic = ["version"]

dependencies = [
'numpy',
'scipy',
'matplotlib',
'pandas',
'pynwb',
'aind_ephys_utils',
'pathlib',
'numpy',
'pydantic'
]

Expand Down
Loading

0 comments on commit 01b7935

Please sign in to comment.