Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 516 Bytes

File metadata and controls

17 lines (15 loc) · 516 Bytes

Whole Cell Patch Clamp Data Analysis

This is toolbox for whole cell clamp data analysis (written by python with integrated GUI).

Basic functions

(1) GUI Visualization

Python whole_cell_clamp_analysis.py

(2) Load and visualize data (abf_functions.py)

plot_oriabf(abf_filename, plt_show, save_fig, save_mat)

(3) Signal Processing (SubtractBaseline.py, ThresholdDetect.py)