Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.69 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.69 KB

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.