Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.61 KB

File metadata and controls

41 lines (29 loc) · 1.61 KB

Finder Spiker.APs

Action Potential Features Extraction

Logo

Experiment Profile (Patch Clamp):

  • Current Squared Steps
  • Voltage Recordings

Reads Data from

ImPatch Files (Current & Voltage Files)CSV,

pCLAMP files ABF (see abfload.m)

copy-paste @EXCEL files from newer versions of pCLAMP

INPUT FILES:

EXPERIMENT_ID.abf

  • Files acquired with pclamp versions <10
  • Read units from file

EXPERIMENT_ID.csv

  • Separated Voltage and Current Files
  • From ImPatch

EXPERIMENT_ID.xlsx

  • Time in ms
  • Voltage in mV
  • Current in pA

OUTPUTS FILES

Feature Table of Experiment

EXPERIMENT_ID_FR.csv

Data MATLAB file for posterior analysis:

  • EXPERIMENT_ID.mat @ '.../FinderSPike.APs/Processed Data/' folder

3rd Party Software

  • Harald Hentschke (2020). abfload MATLAB Central File Exchange.# FinderSpiker.APs