NIPY Tutorial

This page is for discussions regarding what is needed in the NIPY tutorial. The tutorial will be contained in the examples directory.

Installing NIPY

To work through the examples below you should first install NIPY as described here.

The Basics

Opening an Image

Accessing data in an Image

Saving an Image to a file

Displaying an Image

Quick Start

  • design_models.py
  • design_regressors.py
  • flipping_images.py
  • iterators.py
  • middle_time_series.py
  • overall_mean.py
  • parcel_means.py
  • pca_example.py
  • studentized.py