Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mica-mni/brainstat
A statistics and context decoding toolbox for neuroimaging.
https://github.com/mica-mni/brainstat
matlab neuroimaging python statistics
Last synced: 6 days ago
JSON representation
A statistics and context decoding toolbox for neuroimaging.
- Host: GitHub
- URL: https://github.com/mica-mni/brainstat
- Owner: MICA-MNI
- License: other
- Created: 2020-04-13T15:09:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T16:27:41.000Z (4 months ago)
- Last Synced: 2025-01-05T11:14:38.874Z (6 days ago)
- Topics: matlab, neuroimaging, python, statistics
- Language: Jupyter Notebook
- Homepage: https://brainstat.readthedocs.io
- Size: 276 MB
- Stars: 98
- Watchers: 8
- Forks: 23
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
BrainStat : A toolbox for statistical analysis of neuroimaging data
===================================================================.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
:target: https://opensource.org/licenses/BSD-3-Clause
.. image:: https://github.com/MICA-MNI/BrainStat/actions/workflows/python_unittests.yml/badge.svg
:target: https://github.com/MICA-MNI/BrainStat/actions/workflows/python_unittests.yml
.. image:: https://github.com/MICA-MNI/BrainStat/actions/workflows/MATLAB_unittests.yml/badge.svg
:target: https://github.com/MICA-MNI/BrainStat/actions/workflows/MATLAB_unittests.yml
.. image:: https://readthedocs.org/projects/brainstat/badge/?version=master&style=plastic
:target: https://brainstat.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
.. image:: https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg
:target: https://www.mathworks.com/matlabcentral/fileexchange/89827-brainstatWelcome to BrainStat's documentation!
BrainStat is a toolbox for the statistical analysis and context decoding of
neuroimaging data. It implements both univariate and multivariate linear models
and interfaces with the BigBrain Atlas, Allen Human Brain Atlas and Nimare
databases. BrainStat flexibly handles common surface, volume, and parcel level
data formats, and provides a series of interactive visualization functions. The
toolbox has been implemented in both Python and MATLAB, the two most widely
adopted programming languages in the neuroimaging and neuroinformatics
communities. It is openly available, and documented `here
`_... image:: https://github.com/MICA-LAB/BrainStat/blob/master/docs/figures/brainstat_logo_bw.png?raw=true
..
For some reason referencing the BrainStat image locally doesn't work, so
just linking to the image on Github instead.Developers
----------
.. |seyma_s| unicode:: U+015E .. CEDILLA S- Sara Lariviere - MICA Lab, Montreal Neurological Institute
- |seyma_s|\ eyma Bayrak - Max Planck Institute for Human Cognitive and Brain Sciences
- Reinder Vos de Wael - MICA Lab, Montreal Neurological Institute
- Oualid Benkarim - MICA Lab, Montreal Neurological Institute
- Raul Cruces - MICA Lab, Montreal Neurological Institute
- Jessica Royer - MICA Lab, Montreal Neurological Institute
- Peer Herholz - Montreal Neurological Institute
- Seok-Jun Hong - Sungkyunkwan University
- Sofie Valk - Max Planck Institute for Human Cognitive and Brain Sciences
- Boris Bernhardt - Montreal Neurological InstituteLicense
-------The BrainStat source code is available under the `BSD (3-Clause) license
`_.Support
-------If you have problems installing the software or questions about usage and
documentation, or something else related to BrainStat, you can post to the
`Issues `_ section of our repository.