/mcgpy

The MCGpy is the package to analyze the magnetocardiography data

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Description

The MCGpy package contains classes and utilities providing tools and methods for analyzing magnetocardiography(MCG) data. It is designed for someone who wants to utilize it for instrumental or medical purposes without knowing detailed algorithms. For this purpose, several key features of the MCGpy are based on the basic concept and ideas of the GWpy, developed by Duncan Macleod duncan.macleod@ligo.org.

MCGpy docs

Status

Build Status Build Status Build Status

Build Status Build Status

Installation

You can do:

$ pip install mcgpy

References

Lead field calculation methods were referred to in the following papers:

  • M.S Hamalainen, et al., Interpreting magnetic fields of the brain: minimum orm estimates, Med. & Biol. Eng. & Compu., 32, 35-42 (1994)
  • J.T. Nenonen, et al., Minimum-norm estimation in a boundary-element torso model, Med. & Biol. Eng. & Compu., 32, 42-48 (1994)

License

The MCGpy is following the GNU General Public License version 3. Under this term, you can redistribute and/or modify it. See the GNU free software license for more details.