shamo


Nameshamo JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/CyclotronResearchCentre/shamo
SummaryA tool for electromagnetic modelling of the head and sensitivity analysis.
upload_time2024-02-19 08:38:09
maintainer
docs_urlNone
authorMartin Grignard
requires_python>=3.7
licenseGPLv3
keywords eeg tdcs meg tms electromagnetics modelling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # shamo

[![version](https://img.shields.io/pypi/v/shamo?color=black&logo=pypi&logoColor=white&style=flat-square)](https://pypi.org/project/shamo/)
![python](https://img.shields.io/pypi/pyversions/shamo?logo=python&logoColor=white&color=black&style=flat-square)
[![documentation](https://img.shields.io/badge/docs-github_pages-black?style=flat-square&logo=read-the-docs&logoColor=white)](https://cyclotronresearchcentre.github.io/shamo/index.html)
[![tutorials](https://img.shields.io/badge/tutorials-jupyter_notebooks-black?style=flat-square&logo=jupyter&logoColor=white)](https://cyclotronresearchcentre.github.io/shamo/index.html)
[![codestyle](https://img.shields.io/badge/codestyle-black-black?style=flat-square)](https://github.com/psf/black)
[![docstyle](https://img.shields.io/badge/docstyle-numpydoc-black?style=flat-square)](https://numpydoc.readthedocs.io/en/latest/)
[![license](https://img.shields.io/pypi/l/shamo?color=black&style=flat-square&logo=gnu&logoColor=white)](https://github.com/CyclotronResearchCentre/shamo/blob/master/LICENSE.md)  
[![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.4420811-black?style=flat-square)](https://doi.org/10.5281/zenodo.4420811)

## Introduction

Constructing accurate subject specific head model is of main interest in the fields of source imaging (EEG/MEG) and brain stimulation (tDCS/tMS). *shamo* is an open source python package to calculate EEG leadfields, current flows, and electric potential distribution in the head. From a labelled 3D image of the head, the whole process is fully automatized, relying only on a few parameter files, e.g. conductivities (including white matter anisotropy) plus source and electrode locations. Since there is no non-invasive method to measure the electromagnetic (EM) properties of the head tissues, *shamo* can also be used to assess the sensitivity of the EM head model to these parameters.

## Philosophy

The idea leading the development of *shamo* is to provide a versatile, intuitive and extendable toolbox for electromagnetic modelling of the head.
Every object is though to be savable/loadable as a dictionary and stored as a JSON file on disk.
*shamo* is built around three main concepts:

1. **Problem:** The definition of a task to perform. Computing the EEG leadfield or simulating tDCS for examples.
1. **Solution:** The object resulting from the resolution of a problem.
1. **Surrogate:** If the problem-solution pair is parametric, e.g. some parameters are random variables, surrogate can be used to produce parametric models.

One of the leading rules while working on *shamo* was to use already existing quality tools to perform key steps.
Thus, the finite element generation is achieved by interfacing with [CGAL](https://www.cgal.org/) and [Gmsh](https://gmsh.info/), the physical problem resolution is done with [GetDP](https://getdp.info/), the Gaussian processes are generated with [scikit-learn](https://scikit-learn.org/stable/) and the sensitivity analysis uses [SALib](https://salib.readthedocs.io/en/latest/).

## Documentation

The documentation of *shamo* is available [here](https://cyclotronresearchcentre.github.io/shamo/index.html) and tutorials are available in the form of jupyter notebooks in [this repository](https://github.com/CyclotronResearchCentre/shamo-tutorials).

## FAQ

### Where can you get help about *shamo*?

If you need help with your project involving *shamo*, head over to [this page](https://github.com/CyclotronResearchCentre/shamo/issues/new) and pick up the help template. Make sure your question does not already exist fy searching the issues.

We'll be happy to give you some help!

### Where does the name *"shamo"* come from?
The name *"shamo"*, pronounced [ʃɑ:mɔ:], stands for *"Stochastic HeAd MOdelling"*.

In french, it sounds like the word *"chameau"* which is the translation for *"camel"*. This is a reference to the bematists, those ancient greek and egyptians who were able to measure distances with a high accuracy by counting the steps of a camel. They were involved in the accurate calculation of the circumference of the Earth by limiting distance measurement errors.

As did the old bematists, this tool aims at raising the accuracy in outcome of neuro- studies by providing more insights on the errors involved.

### How to contribute?

You can contribute to *shamo* in several ways like adding new features, fixing bugs or improving documentation and examples.

For more information, refer to [this document](CONTRIBUTING.md).

### How to cite?

If you use *shamo* in your work, please cite [this paper](https://doi.org/10.1007/s12021-022-09574-7) (Available in open access on both [Orbi](https://hdl.handle.net/2268/288747) and [Arxiv](https://arxiv.org/abs/2103.08164)):
```bib
@article{grignard_shamo_2022,
	title = {Shamo: A Tool for Electromagnetic Modeling, Simulation and Sensitivity} {Analysis of the Head},
	issn = {1559-0089},
	shorttitle = {Shamo},
	doi = {10.1007/s12021-022-09574-7},
	language = {en},
	journal = {Neuroinformatics},
	author = {Grignard, Martin and Geuzaine, Christophe and Phillips, Christophe},
	month = mar,
	year = {2022},
}
```

## License

Copyright (C) 2020 [GIGA CRC In-Vivo Imaging](https://www.giga.uliege.be/cms/c_5634375/fr/giga-in-vivo-imaging), Liège, Belgium

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

For more information, refer to [the full license](LICENSE.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CyclotronResearchCentre/shamo",
    "name": "shamo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "eeg,tdcs,meg,tms,electromagnetics,modelling",
    "author": "Martin Grignard",
    "author_email": "mar.grignard@uliege.be",
    "download_url": "https://files.pythonhosted.org/packages/b4/90/d86f9468c79d948a8e7cde553d19225cf35cdf42eb073d3ed665b4cd183d/shamo-1.2.1.tar.gz",
    "platform": "any",
    "description": "# shamo\n\n[![version](https://img.shields.io/pypi/v/shamo?color=black&logo=pypi&logoColor=white&style=flat-square)](https://pypi.org/project/shamo/)\n![python](https://img.shields.io/pypi/pyversions/shamo?logo=python&logoColor=white&color=black&style=flat-square)\n[![documentation](https://img.shields.io/badge/docs-github_pages-black?style=flat-square&logo=read-the-docs&logoColor=white)](https://cyclotronresearchcentre.github.io/shamo/index.html)\n[![tutorials](https://img.shields.io/badge/tutorials-jupyter_notebooks-black?style=flat-square&logo=jupyter&logoColor=white)](https://cyclotronresearchcentre.github.io/shamo/index.html)\n[![codestyle](https://img.shields.io/badge/codestyle-black-black?style=flat-square)](https://github.com/psf/black)\n[![docstyle](https://img.shields.io/badge/docstyle-numpydoc-black?style=flat-square)](https://numpydoc.readthedocs.io/en/latest/)\n[![license](https://img.shields.io/pypi/l/shamo?color=black&style=flat-square&logo=gnu&logoColor=white)](https://github.com/CyclotronResearchCentre/shamo/blob/master/LICENSE.md)  \n[![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.4420811-black?style=flat-square)](https://doi.org/10.5281/zenodo.4420811)\n\n## Introduction\n\nConstructing accurate subject specific head model is of main interest in the fields of source imaging (EEG/MEG) and brain stimulation (tDCS/tMS). *shamo* is an open source python package to calculate EEG leadfields, current flows, and electric potential distribution in the head. From a labelled 3D image of the head, the whole process is fully automatized, relying only on a few parameter files, e.g. conductivities (including white matter anisotropy) plus source and electrode locations. Since there is no non-invasive method to measure the electromagnetic (EM) properties of the head tissues, *shamo* can also be used to assess the sensitivity of the EM head model to these parameters.\n\n## Philosophy\n\nThe idea leading the development of *shamo* is to provide a versatile, intuitive and extendable toolbox for electromagnetic modelling of the head.\nEvery object is though to be savable/loadable as a dictionary and stored as a JSON file on disk.\n*shamo* is built around three main concepts:\n\n1. **Problem:** The definition of a task to perform. Computing the EEG leadfield or simulating tDCS for examples.\n1. **Solution:** The object resulting from the resolution of a problem.\n1. **Surrogate:** If the problem-solution pair is parametric, e.g. some parameters are random variables, surrogate can be used to produce parametric models.\n\nOne of the leading rules while working on *shamo* was to use already existing quality tools to perform key steps.\nThus, the finite element generation is achieved by interfacing with [CGAL](https://www.cgal.org/) and [Gmsh](https://gmsh.info/), the physical problem resolution is done with [GetDP](https://getdp.info/), the Gaussian processes are generated with [scikit-learn](https://scikit-learn.org/stable/) and the sensitivity analysis uses [SALib](https://salib.readthedocs.io/en/latest/).\n\n## Documentation\n\nThe documentation of *shamo* is available [here](https://cyclotronresearchcentre.github.io/shamo/index.html) and tutorials are available in the form of jupyter notebooks in [this repository](https://github.com/CyclotronResearchCentre/shamo-tutorials).\n\n## FAQ\n\n### Where can you get help about *shamo*?\n\nIf you need help with your project involving *shamo*, head over to [this page](https://github.com/CyclotronResearchCentre/shamo/issues/new) and pick up the help template. Make sure your question does not already exist fy searching the issues.\n\nWe'll be happy to give you some help!\n\n### Where does the name *\"shamo\"* come from?\nThe name *\"shamo\"*, pronounced [\u0283\u0251:m\u0254:], stands for *\"Stochastic HeAd MOdelling\"*.\n\nIn french, it sounds like the word *\"chameau\"* which is the translation for *\"camel\"*. This is a reference to the bematists, those ancient greek and egyptians who were able to measure distances with a high accuracy by counting the steps of a camel. They were involved in the accurate calculation of the circumference of the Earth by limiting distance measurement errors.\n\nAs did the old bematists, this tool aims at raising the accuracy in outcome of neuro- studies by providing more insights on the errors involved.\n\n### How to contribute?\n\nYou can contribute to *shamo* in several ways like adding new features, fixing bugs or improving documentation and examples.\n\nFor more information, refer to [this document](CONTRIBUTING.md).\n\n### How to cite?\n\nIf you use *shamo* in your work, please cite [this paper](https://doi.org/10.1007/s12021-022-09574-7) (Available in open access on both [Orbi](https://hdl.handle.net/2268/288747) and [Arxiv](https://arxiv.org/abs/2103.08164)):\n```bib\n@article{grignard_shamo_2022,\n\ttitle = {Shamo: A Tool for Electromagnetic Modeling, Simulation and Sensitivity} {Analysis of the Head},\n\tissn = {1559-0089},\n\tshorttitle = {Shamo},\n\tdoi = {10.1007/s12021-022-09574-7},\n\tlanguage = {en},\n\tjournal = {Neuroinformatics},\n\tauthor = {Grignard, Martin and Geuzaine, Christophe and Phillips, Christophe},\n\tmonth = mar,\n\tyear = {2022},\n}\n```\n\n## License\n\nCopyright (C) 2020 [GIGA CRC In-Vivo Imaging](https://www.giga.uliege.be/cms/c_5634375/fr/giga-in-vivo-imaging), Li\u00e8ge, Belgium\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nFor more information, refer to [the full license](LICENSE.md).\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A tool for electromagnetic modelling of the head and sensitivity analysis.",
    "version": "1.2.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/CyclotronResearchCentre/shamo/issues",
        "Changelog": "https://github.com/CyclotronResearchCentre/shamo/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/CyclotronResearchCentre/shamo"
    },
    "split_keywords": [
        "eeg",
        "tdcs",
        "meg",
        "tms",
        "electromagnetics",
        "modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a1f4d69ed6c8c3e5ac73461714741887d87683c42adbe9749efc1ed45dc888a",
                "md5": "3db3c765cd9943ffd4003e48aef07367",
                "sha256": "a40c489dbf7f1539d8b6e19a5b4ade3248b7cb001ce3a504511362193ecc5f69"
            },
            "downloads": -1,
            "filename": "shamo-1.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3db3c765cd9943ffd4003e48aef07367",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 90715,
            "upload_time": "2024-02-19T08:38:06",
            "upload_time_iso_8601": "2024-02-19T08:38:06.505035Z",
            "url": "https://files.pythonhosted.org/packages/0a/1f/4d69ed6c8c3e5ac73461714741887d87683c42adbe9749efc1ed45dc888a/shamo-1.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b490d86f9468c79d948a8e7cde553d19225cf35cdf42eb073d3ed665b4cd183d",
                "md5": "7c9aa1ecf33167a3d15df13ec8b29ac1",
                "sha256": "a7bae0854d07aa830029a06008688794d091f299998553bbe6c5044abb71db8b"
            },
            "downloads": -1,
            "filename": "shamo-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7c9aa1ecf33167a3d15df13ec8b29ac1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 66652,
            "upload_time": "2024-02-19T08:38:09",
            "upload_time_iso_8601": "2024-02-19T08:38:09.624353Z",
            "url": "https://files.pythonhosted.org/packages/b4/90/d86f9468c79d948a8e7cde553d19225cf35cdf42eb073d3ed665b4cd183d/shamo-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 08:38:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CyclotronResearchCentre",
    "github_project": "shamo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "shamo"
}
        
Elapsed time: 0.18129s