Skip to content
Jonathan Winawer edited this page Mar 7, 2018 · 29 revisions

Vistasoft tutorials operate on sample data sets. Accessing the sample data sets is handled through the function mrtInstallSampleData, which depends on the Remote Data Toolbox. The tutorial code is organized in the vistasoft/tutorials directory.

An end-to-end sequence of tutorials on an example data set

This is a sequence of tutorials that goes through several steps of processing on a sample data set. It begins by getting anatomical files from Freesurfer, then initializes a vistasession, then precosseses the data, then runs a pRF model.

Tutorials by category

  • anatomy
    • for ubuntu version 14.04, mri_convert across multiple versions of freesurfer produces a segmentation fault as discussed here
  • bold
  • diffusion
  • mesh
Additional directories (which may go away):
  • fileFilters
  • sdm
  • xforms
Clone this wiki locally