Skip to content

Home

A set of tools for the analysis of electrophysiological data recorded using Axona or OpenEphys data, be that using tetrode or Neuropixels

Installation

ephysiopy requires python 3.13 or greater. The easiest way to install is using uv or pip.

Install uv

Then, to install ephysiopy, run:

uv pip install ephysiopy

or with pip:

python3 -m pip install ephysiopy