Skip to main content

Intrinsic Physiology Feature Extractor (IPFX) - tool for computing neuronal features from the intracellular electrophysiological recordings

Reason this release was yanked:

this is a continuous deployment test run

Project description

Welcome to Intrinsic Physiology Feature Extractor (ipfx)

ipfx is a python 2/3 package for computing intrinsic cell features from electrophysiology data. This includes:

* action potential detection (e.g. threshold time and voltage)
* cell quality control (e.g. resting potential stability)
* stimulus-specific cell features (e.g. input resistance)

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

Quickstart:

To run:

 $ cd ipfx/ipfx/bin
 $ python pipeline_from_nwb.py input_nwb_file

User must specify the OUTPUT_DIR inside the pipeline_from_nwb.py

Input:

  • input_nwb_file: a full path to the NWB file with cell ephys recordings

Output:

  • pipeline_input.json: input parameters
  • pipeline_output.json: output including cell features
  • output.nwb: NWB file including spike times
  • log.txt: run log
  • qc_figs: index.html includes cell figures and feature table and sweep.html includes sweep figures

Deprecation Warning

We are working towards a 1.0.0 release of ipfx! This will bring 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipfx-1.0.0b2.tar.gz (162.8 kB view hashes)

Uploaded Source

Built Distribution

ipfx-1.0.0b2-py2.py3-none-any.whl (173.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page