GitHub - tigsch/analysis-tools: Code for analyzing data saved by the Open Ephys GUI

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

analysis-tools

Code for loading and converting data saved by the Open Ephys GUI

More info on the data formats used by Open Ephys can be found at https://open-ephys.atlassian.net/wiki/display/OEW/Data+format

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

About

Code for analyzing data saved by the Open Ephys GUI

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • C 39.2%
  • MATLAB 32.1%
  • Python 28.7%