/sampen

Partial Python port of PhysioNet SampEn C code

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Sampen

https://travis-ci.org/bergantine/sampen.svg?branch=master

Partial port of v1.2 C-language code for estimating Sample Entropy using SampEn from PhysioNet to Python.

C-language code last updated 1 November 2004, by George Moody.

Original author Doug Lake. dlake@virginia.edu

Functions ported:

  • normalize_data()
  • sampen2()

Not ported:

  • readdata()
  • sampen()

For more information and the repository please checkout: