Skip to content
/ ipfx Public
forked from AllenInstitute/ipfx

computes intrinsic cell features from intracellular electrophysiology data

License

Notifications You must be signed in to change notification settings

ru57y34nn/ipfx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Intrinsic Physiology Feature Extractor (IPFX)

IPFX is a Python package for computing intrinsic cell features from electrophysiology data. With this package you can:

  • Perform cell data quality control (e.g. resting potential stability)
  • Detect action potentials and their features (e.g. threshold time and voltage)
  • Calculate features of spike trains (e.g., adaptation index)
  • Calculate stimulus-specific cell features

This software is designed for use in the Allen Institute for Brain Science electrophysiology data processing pipeline.

For usage and installation instructions, see the documentation.

Quick Start

To start analyzing data now, check out the quick_start . For a more in depth guide to IPFX, see tutorial

Contributing

We welcome contributions! Please see our contribution guide for more information. Thank you!

Deprecation Warning

The 1.0.0 release of ipfx brings some new features, like NWB2 support, along with improvements to our documentation and testing. We will also drop support for

  • NWB1
  • Python 2

Older versions of ipfx will continue to be available, but may receive only occasional bugfixes and patches.

About

computes intrinsic cell features from intracellular electrophysiology data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%