Differences between revisions 12 and 13
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Data and scripts are available to allow prediction of location V1 on a Freesurfer subject based on a probabilistic atlas. See the paper for details, and the README link for instructions on how to install the data (V1_average-1.1.tgz). See also BrodmannAreaMaps.  * [[https://surfer.nmr.mgh.harvard.edu/ftp/articles/hinds2008accurate.pdf|Accurate prediction of V1 location from cortical folds in a surface coordinate system]], Hinds, O.P., N. Rajendran, J.R. Polimeni, J.C. Augustinack, G. Wiggins, L.L. Wald, H.D. Rosas, A. Potthast, E.L. Schwartz and B. Fischl (2008). NeuroImage 39:1585-1599.
Line 5: Line 5:
 * [[https://surfer.nmr.mgh.harvard.edu/ftp/articles/hinds2008accurate.pdf|Accurate prediction of V1 location from cortical folds in a surface coordinate system]], Hinds, O.P., N. Rajendran, J.R. Polimeni, J.C. Augustinack, G. Wiggins, L.L. Wald, H.D. Rosas, A. Potthast, E.L. Schwartz and B. Fischl (2008). NeuroImage 39:1585-1599.
 * [[ftp://surfer.nmr.mgh.harvard.edu/pub/dist/V1_average/V1_average.README.txt|README]]
 * [[ftp://surfer.nmr.mgh.harvard.edu/pub/dist/V1_average/V1_average-1.1.tgz|V1_average-1.1.tgz]]
 * [[ftp://surfer.nmr.mgh.harvard.edu/pub/dist/V1_average/V1_average.1.0.tgz|V1_average.1.0.tgz]]
To create these label:
{{{
recon-all -s subjid -label-v1
}}}

This will output:

 * <subjid>/label/?h.v1.prob.label - contains stat values
 * <subjid>/label/?h.vi.predict.label - thresholded

See also BrodmannAreaMaps.

V1 Atlas

To create these label:

recon-all -s subjid -label-v1

This will output:

  • <subjid>/label/?h.v1.prob.label - contains stat values

  • <subjid>/label/?h.vi.predict.label - thresholded

See also BrodmannAreaMaps.

Note: To adjust the display to account for the probabilities in the label in tksurfer, try going to Tools->Label->Threshold Selected Label, then choose a threshold between 0 and 1.

V1 (last edited 2021-09-22 11:41:59 by DevaniCordero)