Metadata-Version: 2.3
Name: ephysiopy
Version: 2.0.68
Summary: Add your description here
Requires-Dist: astropy>=7.2.0
Requires-Dist: boost-histogram>=1.6.1
Requires-Dist: h5py>=3.15.1
Requires-Dist: ipython>=9.10.0
Requires-Dist: mahotas>=1.4.18
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: mkdocstrings-python>=2.0.2
Requires-Dist: numpy>=2.4.1
Requires-Dist: pactools>=0.3.1
Requires-Dist: phylib>=2.7.0
Requires-Dist: pycircstat2>=0.1.15
Requires-Dist: pycwt>=0.5.0b0
Requires-Dist: pytest>=9.0.2
Requires-Dist: pytest-mpl>=0.18.0
Requires-Dist: pywavelets>=1.9.0
Requires-Dist: scikit-image>=0.26.0
Requires-Dist: scikit-learn>=1.8.0
Requires-Dist: scipy>=1.17.0
Requires-Dist: seaborn>=0.13.2
Requires-Dist: shapely>=2.1.2
Requires-Dist: tqdm>=4.67.1
Requires-Dist: zensical>=0.0.23
Requires-Python: >=3.13
Description-Content-Type: text/markdown

[![Python package](https://github.com/rhayman/ephysiopy/actions/workflows/python-package.yml/badge.svg)](https://github.com/rhayman/ephysiopy/actions/workflows/python-package.yml)

Synopsis
========

Tools for the analysis of electrophysiological data collected with the Axona or openephys recording systems.

Installation
============

ephysiopy requires python3.7 or greater. The easiest way to install is using pip:

``python3 -m pip install ephysiopy``

or,

``pip3 install ephysiopy``

Or similar.

Documentation
=============

https://ephysiopy.readthedocs.io/

