Skip to content

dav1dcg/wcr-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Whole-Cell Recordings in Python

The attached Jupyter notebook wcr-python analyzes whole-cell patch-clamp recordings in current-clamp mode to:

  • Open .abf files from Axon pClamp using the pyABF package.
  • Plot traces.
  • Detect action potentials and analyze firing features, adapting the IPFX package from the Allen Institute.
  • Extract passive membrane properties using a custom function.
  • Measure sag properties using a custom function.

If you use or adapt this notebook, please credit the main libraries and cite the following paper:

TBA

Further Resources

About

Analysis of whole-cell recordings in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published