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.
You can do:
$ pip install mcgpy
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)
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.