Skip to content

Tools for analyzing and processing current-clamp voltage recording data

Notifications You must be signed in to change notification settings

Kolelab/recording-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recording-tools

Tools for analyzing and processing current-clamp voltage recording data

Traces Processor (trcsProcessor.m) - a matlab-based tool for removing noisy traces from current-clamp recordings at a given location, resulting in an average voltage response for each current injection protocol. To get started, prepare for import the voltage responses at a given recording location across current injections. Requires roundsd.m.

Velometer (velometer.m) - another matlab-based tool for calculating voltage threshold as a function of the voltage waveform's temporal derivative (Kole and Stuart 2008). Run to interactively import a given action potential waveform and define the desired voltage threshold (i.e. 100 V/s). Velometer will return the time at which that threshold is breached. Requires intersection.m.

intersections.m and roundsd.m: required auxiliary tools to run trcsProcessor and velometer.

About

Tools for analyzing and processing current-clamp voltage recording data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages