Metadata-Version: 2.4
Name: aolab-aopy
Version: 0.9.3
Summary: python code repository for aoLab @UW
Home-page: https://github.com/aolabNeuro/analyze
Author: aoLab
Author-email: aorsborn@uw.edu
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: xarray
Requires-Dist: pandas
Requires-Dist: psutil
Requires-Dist: h5py
Requires-Dist: tables
Requires-Dist: scikit-learn>=1.0
Requires-Dist: statsmodels
Requires-Dist: nitime
Requires-Dist: xlrd
Requires-Dist: openpyxl
Requires-Dist: matplotlib>=3.9
Requires-Dist: scipy
Requires-Dist: PyWavelets
Requires-Dist: Pillow
Requires-Dist: pyyaml
Requires-Dist: tqdm
Requires-Dist: open-ephys-python-tools
Requires-Dist: aolab-bmi3d>=1.0
Requires-Dist: sympy
Requires-Dist: ibllib
Requires-Dist: seaborn>=0.13.2
Requires-Dist: remodnav
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# analyze
aopy is a python module for neural data analysis, developed at UW in the lab of Amy Orsborn

## Installation
`pip install aolab-aopy`

## Documentation
See our [readthedocs](https://analyze.readthedocs.io/en/latest/)
