cortex-lab / spikes

cortex lab code for electrophysiology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spikes

Code for electrophysiology analysis from the lab of Kenneth Harris and Matteo Carandini at UCL. There are in particular a number of methods useful specifically for Neuropixels recordings.

See exampleScript.m for some pointers to functions useful for Neuropixels analysis. See here for a walkthrough of these functions.

Functions for open ephys recordings:

  • Convert open ephys (OE format) to .dat, save sync information - oe2dat
  • Convert open-ephys (KWIK format) to .dat, save sync information - kwik2dat

About

cortex lab code for electrophysiology


Languages

Language:MATLAB 97.4%Language:C 2.6%