Skip to content
witthoft edited this page Oct 15, 2016 · 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.

  • get the anatomical files and create a volume nifti and a grey/white boundary nifti
  • initialize a mrVista session
  • align the inplanes to the volume anatomy
  • install the segmentation
  • transform the data from the inplanes to the volume
  • fit the pRF model
  • build a mesh and view the fits

Video tutorials

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