Metadata-Version: 2.1
Name: pyfiber
Version: 0.2.6
Summary: Fiber photometry and behavioral data analysis tool
Home-page: https://github.com/matias-ceau/pyfiber
Author: Matias Ceau
Author-email: matias@ceau.net
License: GPLv3
Keywords: fiber photometry,operant behavior
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
License-File: LICENSE

# pyFiber

Object-oriented fiber photometry and behavioral data analysis toolkit.

## Installation

Available on [PyPi](https://pypi.org/project/pyfiber/).
```bash
pip install pyfiber
```

## Documentation

Detailed documentation and tutorials on [Read The Docs](https://pyfiber.readthedocs.io/en/latest/).
