Resources internet

Introduction to neuroimaging data with Python

link

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

link

Free, online, interactive textbook.

Introduction à la science des données reproductibles

link

A repository of tools and articles for reproducible data science.