warnerwarner / neurolytics

Structures to hold and analyse electrophysiological data - work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neurolytics

Objects and functions to contain electrophysiological data, from both spikesorted and unsorted recordings

Contains two main types of objects, spiking and recording

Spiking objects - parent of both Threshold crossing and Cluster objects - contains information on spike times/amplitudes from one channel or cluster

Recording objects - information about a whole experimental recording --> Threshold_recording --> Unit_recording --> Binary_recording

Constructed from and saved as a series of npy files

Still work in progress

About

Structures to hold and analyse electrophysiological data - work in progress


Languages

Language:Python 99.4%Language:Shell 0.6%