Skip to content

Easy IO, inspection, and manipulation of electrophysiological data.

License

Notifications You must be signed in to change notification settings

efharkin/ez-ephys

Repository files navigation

Build Status PyPI version

ez-ephys

Easy IO, inspection, and manipulation of electrophysiological data in Python.

Philosophy

Keep things simple so you can spend your time running experiments instead of learning a complicated API.

Highlights

  • rectools.Recording: thin np.ndarray wrapper with a plot method for visualizing recordings
  • pltools.add_scalebar: add a set of automatically-sized scalebars to a matplotlib plot
  • stimtools: take your experiments beyond current steps with a simple system for generating complicated electrophysiological stimuli (examples)

Installation

pip install ezephys

Releases

No releases published

Packages

No packages published