Skip to content

Latest commit

 

History

History
286 lines (248 loc) · 12.1 KB

AUTHORS.rst

File metadata and controls

286 lines (248 loc) · 12.1 KB

Team

This work is made available by a community of people, which originated from the :inria:`INRIA MIND Project Team <mind>` and :sklearn:`scikit-learn <>` but grew much further.

An up-to-date list of contributors can be seen in on :nilearn-gh:`GitHub <graphs/contributors>`.

Additional credit goes to `Michael Hanke`_ and `Yaroslav Halchenko`_ for data and packaging.

Core developers

The nilearn core developers are:

Other contributors

Some other past or present contributors are:

Funding

`Himanshu Aggarwal`_ is paid by INRIA.

`Rémi Gau`_ is paid by a grant from the Chan Zuckerberg Initiative

`Alexandre Abraham`_, `Gael Varoquaux`_, `Kamalakar Reddy Daddy`_, `Loic Estève`_, `Mehdi Rahim`_, `Philippe Gervais`_ were paid by the :inria:`NiConnect <parietal/research/spatial_patterns/niconnect/>`. project, funded by the French Investissement d'Avenir.

`Kshitij Chawla`_ was paid by INRIA.

`Yasmin Mzayek`_ and `Nicolas Gensollen`_ were paid by the Human Brain Project HBP Logo.

NiLearn is also supported by DigiCosme DigiComse Logo and DataIA DataIA Logo.

Citing nilearn

If you want to cite Nilearn, we suggest you do it using our Zenodo DOI:

@software{Nilearn,
    author = {Nilearn contributors},
    license = {BSD-4-Clause},
    title = {{nilearn}},
    url = {https://github.com/nilearn/nilearn},
    doi = {https://doi.org/10.5281/zenodo.8397156}
}

Nilearn's Research Resource Identifier (RRID) is: RRID:SCR_001362

There is no paper published about nilearn. However, the patterns underlying the package have been described in: Machine learning for neuroimaging with scikit-learn.

Citing scikit-learn

A huge amount of work goes into :sklearn:`scikit-learn <>`, upon which nilearn relies heavily. Researchers who invest their time in developing and maintaining the package deserve recognition with citations. In addition, the :inria:`INRIA MIND Project Team <mind>` needs citations to the paper in order to justify paying a software engineer on the project. To guarantee the future of the toolkit, if you use it, please cite it.

See the scikit-learn documentation on :sklearn:`how to cite <about.html#citing-scikit-learn>`.