Metadata-Version: 2.4
Name: fibphot
Version: 0.1.4
Summary: Analysis pipeline for fibre photometry data
Author-email: Thomas Nicholas <tcnicholas@me.com>
Project-URL: Homepage, https://github.com/tcnicholas/fibphot
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: h5py>=3.15.1
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: numpy>=2.4.1
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.3.3
Requires-Dist: pybaselines>=1.2.1
Requires-Dist: scipy>=1.17.0
Provides-Extra: dev
Requires-Dist: ruff>=0.14.13; extra == "dev"
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: matplotlib>=3.10.8; extra == "dev"
Provides-Extra: publish
Requires-Dist: build; extra == "publish"
Requires-Dist: twine; extra == "publish"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pip; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: ipython; extra == "docs"
Requires-Dist: pyzmq; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: pydata_sphinx_theme; extra == "docs"
Requires-Dist: sphinxext-opengraph; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: jupyter_sphinx; extra == "docs"
Requires-Dist: sphinx-togglebutton; extra == "docs"
Requires-Dist: sphinx_favicon; extra == "docs"
Requires-Dist: sphinx_sitemap; extra == "docs"
Dynamic: license-file

# FibPhot

<div align="center">

![PyPI - Version](https://img.shields.io/pypi/v/fibphot)
[![GitHub License](https://img.shields.io/github/license/tcnicholas/fibphot)](LICENSE.md)
</div>


## Install

We recommend working in a Python environment. With conda:

```bash
conda create -n fibphot26 python=3.12
conda activate fibphot26

pip install fibphot
```

## Relevant sources and related packages/code


## References
