Tools for the analysis of electrophysiological data collected with the Axona or openephys recording systems.
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.