Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Reading ==
Information on spherical registration [[http://surfer.nmr.mgh.harvard.edu/fswiki/SurfaceRegAndTemplates|here]].
Line 5: Line 3:
== Homework == == COURSE MATERIALS ==
In general, feel free to go through any of the slides and tutorials that we'll be covering during the course. They can be found here:
http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial
Line 7: Line 7:
Not all of the slides are up or updated yet, but feel free to look at what is there.
Line 8: Line 9:
== Explanation ==
the phrase "put something in a different space' can also be used for
reslicing. Applying a transform is more. For example 'map to Talairach
space" means that the brain is rotated, translated, and even stretched
first to fit the talairach average and then resliced. So its position
and even shape/size is changed by a transform and then the reslicing
happens according to whatever 'camera settings' are used.
UNIX
If you are unfamiliar with UNIX, it may help to do this online tutorial:
http://www.ee.surrey.ac.uk/Teaching/Unix/
Line 16: Line 13:
So applying a transform means:
1. undo camera setting of source -> 2. apply geometric transform
(rotation, translation, strecthing, shearing) -> 3. use camera setting
of target (or the same as source again whatever the user wants).
Other good UNIX references are:
http://www.fmrib.ox.ac.uk/fslcourse/unix_intro/
http://docstore.mik.ua/orelly/linux/lnut/index.htm
Line 21: Line 17:
For reslicing you do not have step 2. SCRIPTING
Scripting will not be covered during the course, but following are some good references:
http://www.linuxjournal.com/article/1299
https://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/unixscripting/unixscripting.html
Line 23: Line 22:
The camera setting can be understood as for example distance between
slices (voxel size), position and orientation of slices. It usually also
includes the data type (eg. int, float...). These settings are stored in
each mgz file and also referred to as the 'geometry'.
MR
If you are unfamiliar with MR physics, you can read up on it here:
http://www.cis.rit.edu/htbooks/mri/

There will be an optional lunch talk that will go over the basics of MR physics.

FREESURFER
You can read up on the techniques and applications of FreeSurfer here (found under the References section):
https://surfer.nmr.mgh.harvard.edu/fswiki/

You can download FreeSurfer and process your own data. Instructions on installation are here:
https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall

Instructions for processing your data are at the bottom of this page:
https://surfer.nmr.mgh.harvard.edu/fswiki/TestingFreeSurfer

How to Prepare for the FreeSurfer Course

COURSE MATERIALS

In general, feel free to go through any of the slides and tutorials that we'll be covering during the course. They can be found here: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial

Not all of the slides are up or updated yet, but feel free to look at what is there.

UNIX If you are unfamiliar with UNIX, it may help to do this online tutorial: http://www.ee.surrey.ac.uk/Teaching/Unix/

Other good UNIX references are: http://www.fmrib.ox.ac.uk/fslcourse/unix_intro/ http://docstore.mik.ua/orelly/linux/lnut/index.htm

SCRIPTING Scripting will not be covered during the course, but following are some good references: http://www.linuxjournal.com/article/1299 https://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/unixscripting/unixscripting.html

MR If you are unfamiliar with MR physics, you can read up on it here: http://www.cis.rit.edu/htbooks/mri/

There will be an optional lunch talk that will go over the basics of MR physics.

FREESURFER You can read up on the techniques and applications of FreeSurfer here (found under the References section): https://surfer.nmr.mgh.harvard.edu/fswiki/

You can download FreeSurfer and process your own data. Instructions on installation are here: https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall

Instructions for processing your data are at the bottom of this page: https://surfer.nmr.mgh.harvard.edu/fswiki/TestingFreeSurfer

CoursePrep (last edited 2019-08-29 10:42:30 by MatthewLarrabee)