Skip to content
Snippets Groups Projects
Forked from FSL / pytreat-practicals-2020
91 commits behind the upstream repository.
Paul McCarthy's avatar
Paul McCarthy authored
0b37f139
History

Getting started

This directory contains the Getting started practical, intended for those of you who are new to Python as a language, or want a refresher on how it all works.

If you are already comfortable with Python, numpy, nibabel, jupyter, and pandas, then you might want to check out the advanced_topics folder.

  1. Python basics (MJ)
  2. Text input/output (MC)
  3. File management (PM)
  4. Numpy (PM)
  5. Nifti images (MJ)
  6. Image manipulation (MC)
  7. Jupyter notebook and IPython (MC)
  8. Writing a callable script (MJ)
  9. Pandas tables (MC)