Skip to content

Tutorial

Neal W Morton edited this page May 2, 2018 · 7 revisions

Introduction

This is a tutorial that illustrates the steps involved in taking raw data from an fMRI study and running basic preprocessing to prepare fMRI data for basic GLM analysis. It includes:

  • basic preprocessing of functional data, including motion correction and quality assurance
  • basic preprocessing of anatomical data, including FreeSurfer
  • unwarping and registration of functional data

For an overview of the steps, see the conceptual overview slides.

The tutorial currently does not cover the following, but could be expanded in the future to cover:

  • creation of an anatomical template using ANTS
  • univariate analysis using FEAT
  • multivariate analysis using pymvpa

Installation

First, follow the installation instructions to:

  • set up a TACC account
  • get access to Lonestar
  • get access to the Lonestar virtual login node
  • set up a GitHub account
  • set up lab software on your Lonestar HOME directory

Tutorial

The tutorial is divided into a number of parts. There is a copy of the files taken at the end of each part on corral; for example, the results of Part 2 are in: /corral-repl/utexas/prestonlab/preproc/part2. These are just snapshots for people to look at (for example, in fslview); do not modify these files. All commands to process the sample data should be run on a copy of the data in your WORK directory, not on corral.

Organizing Data

Basic BOLD Preprocessing

Anatomical Preprocessing

Unwarping BOLD data