https://github.com/MIPLabCH/nigsp
NiGSP: a module for graph signal processing on neuroimaging data
https://github.com/MIPLabCH/nigsp
brain hacktoberfest mri neuroimaging python
Last synced: about 1 year ago
JSON representation
NiGSP: a module for graph signal processing on neuroimaging data
- Host: GitHub
- URL: https://github.com/MIPLabCH/nigsp
- Owner: MIPLabCH
- License: apache-2.0
- Created: 2022-01-11T12:09:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T08:46:45.000Z (over 1 year ago)
- Last Synced: 2024-11-06T07:05:44.848Z (over 1 year ago)
- Topics: brain, hacktoberfest, mri, neuroimaging, python
- Language: Python
- Homepage: https://nigsp.readthedocs.io/en/latest/
- Size: 2.56 MB
- Stars: 18
- Watchers: 3
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

NiGSP
=====
[](https://github.com/MIPLabCH/nigsp/releases)
[](https://github.com/MIPLabCH/nigsp/releases)
[](https://github.com/intuit/auto)
[](https://nigsp.readthedocs.io/en/latest/?badge=latest)
[](https://zenodo.org/badge/latestdoi/446805866)
[](https://github.com/MIPLabCH/nigsp/blob/master/LICENSE)
[](https://codecov.io/gh/MIPLabCH/nigsp)
[](https://circleci.com/gh/MIPLabCH/nigsp)
[](https://nigsp.readthedocs.io/en/latest/?badge=latest)
[](https://pypi.org/project/nigsp/)
[](https://pypi.org/project/nigsp/)
[](#contributors)
A python library (and toolbox!) to run Graph Signal Processing on multimodal MRI data.
Full documentation [on ReadTheDocs](https://nigsp.readthedocs.io/en/latest)
**The project is currently under development stage beta**.
Any suggestion/bug report is welcome! Feel free to open an issue.
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
Cite
====
If you use `nigsp` in your work, **please cite either the all-time Zenodo DOI** [](https://zenodo.org/badge/latestdoi/446805866) **or the Zenodo DOI related to the version you are using**.
Please cite the following paper(s) too:
> Preti, M.G., Van De Ville, D. _Decoupling of brain function from structure reveals regional behavioral specialization in humans_. Nat Commun 10, 4747 (2019). https://doi.org/10.1038/s41467-019-12765-7.
If you are using the Couple/Decoupled Functional Connectivity, please cite also:
> Griffa, A., et al. _Brain structure-function coupling provides signatures for task decoding and individual fingerprinting_. NeuroImage 250, 118970 (2022). https://doi.org/10.1016/j.neuroimage.2022.118970.

Stefano Moia
🤔 💻 🚇 📖 📆

Nawal Kinani
🎨

Mathieu Scheltienne
🚇 📦

Maria Giulia Preti
🧑🏫 🤔 💻 🖋

Dimitri Van De Ville
🧑🏫 🤔 🖋 💵
License
-------
Copyright 2022, Stefano Moia, EPFL.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.