Resources internet
Introduction to neuroimaging data with Python
A page regrouping the existing basic modules to do neuroimaging with python:
- nibabel: module to manipulate images like niftis files.
- nilearn: module for statistics and visualization in neuroimaging.
- nltools: module, using among others nilearn, which facilitates data manipulation.
How to Think Like a Computer Scientist: Interactive Edition
Free, online, interactive textbook.
Introduction à la science des données reproductibles
A repository of tools and articles for reproducible data science.