-
Notifications
You must be signed in to change notification settings - Fork 141
Ernie Tutorials
###An end-to-end sequence of tutorials on an example data set These tutorials download (a) a freesurfer directory, and (b) a sample data set. The freesurfer directory will be copied to your local freesurfer subjects directory. The sample data set will be placed in your vistasoft/local directory. The sameple data set contains a fully processed mrVista session, including the mrSESSION file, pre-processed data, meshes and class files, pRF model solutions, and so on. The tutorials below show, step-by-step, how this fully processed session is created.
These tutorials require that you have freesurfer paths available in Matlab. They generate the volume anatomy, class file, meshes, and ROIs, starting from a sample freesurfer directory, which is downloaded in the first tutorial. To run one of the tutorials just type the name at the Matlab command prompt. This assumes you have vistasoft on your path.
- t_initAnatomyFromFreesurfer
- t_meshFromFreesurfer
- t_bensonTemplate (NYI)
- t_wangAtlasROIs (NYI) === MRVISTA Initialization and preprocessing === These tutorials initialize a vistasession from raw MRI files, and then preprocess the data.
- t_initVistaSession
- t_alignInplaneToVolume
- t_installSegmentation
- t_sliceTiming
- t_motionCorrection
- t_averageTSeries === Population Receptive field modeling === These tutorials set up and solve pRF models.
- t_pRF
- t_pRFInplane
=== TODOs ===
- Two NYI tutorials above (benson template and wang atlas) ** To do so, we probably first want to write a function called roiLoadFromNifti.m, the inverse of roiSaveAsNifti.m. OR we could jsut make loadROI compatible with NIFTIs. Either way, this will make it easy to read in asROIs the volume label files created by Noah's docker (wang atlas and benson areas) as vistasoft ROIs. For the volume data files (benson angle data and eccentricity data), loadParameter map can already do it.
- More video tutorials?
- Publish tutorials by code
- Error in t_pRFInplane
- Visualization tutorials based on results of pRF models
- Vistasoft
- Getting Started
- mrVista Overview
- Anatomy
- Functional MRI
- mrVista
- Retinotopy tutorial
- Population RF methods also prf Model, prf_tutorial, prf tutorial
- Diffusion weighted MRI
- Visualization
- Tractography
- Tutorials
- Software overview