Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

open-ephys/analysis-tools

Repository files navigation

analysis-tools

IMPORTANT NOTE

We now maintain separate libraries for loading data saved by the Open Ephys GUI:

Both of these packages can be used to read any of the three currently supported data formats (Binary, Open Ephys Format, and NWB 2.0). More info on the data formats used by the Open Ephys GUI can be found here.

The analysis-tools repository will be kept around for archival purposes, but we do not recommend using it for new projects.

Usage instructions (Deprecated)

For Matlab:

  • use 'load_open_ephys_data.m' for .continuous, .spikes, and .events files

For Python:

  • use the 'OpenEphys.py' module for .continuous files, .spikes, and .events files
  • use the 'Kwik.py' module for .kwd files

For Julia:

For MClust:

  • use the 'LoadTT_openephys.m' loading engine

For Plexon Offline Sorter:

  • use the 'ephys2plx' library

Please submit any bug reports and feature requests to https://github.com/open-ephys/analysis-tools/issues