Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe FreeviewGuide/FreeviewWorkingWithData/FreeviewEditingaRecon here. ===Editing a Recon===
Line 3: Line 3:
hi Below, we ask you to look at several subjects with various errors that require manual intervention. Open each subject and try to identify the problem on your own. For each subject, there is a link to instructions on how to fix the problem. While you are trying to identify the problems with the subjects listed below you may find it helpful to refer back to the previous exercise, or open your own instance of the subject good_output to compare these subjects to a good example.

----
=== Edits to the wm volume ===
Now, take a look at the next subject, '''wm1_edits_before'''.

{{{

freeview -v mri/wm.mgz:colormap=heat:opacity=0.4 mri/brainmask.mgz -f surf/lh.white:edgecolor=blue surf/lh.pial:edgecolor=red surf/rh.white:edgecolor=blue surf/rh.pial:edgecolor=red
}}}

Again, this will bring up the brainmask.mgz volume, the wm.mgz volume, and the surfaces for both hemispheres.

In your second and third terminal window, if not already open, open the surfaces in tksurfer:

{{{
tksurfer wm1_edits_before lh inflated
}}}
with the wm.mgz loaded on top of the brainmas.mgz volume, it should look like this
{{attachment:view.gif}}

{{{
tksurfer wm1_edits_before rh inflated
}}}

This will open the inflated surfaces for both hemispheres in tksurfer.

The trouble with this subject has occurred during the white matter segmentation step. Check the surfaces in the T1 volume to find the spot that does not match the actual gray/white boundary. If you load the wm.mgz volume as the aux volume you will see a hole in this area. If you are looking in tksurfer you will see a hole or dimple in the inflated surface. You can use the "save point" "goto point" commands to find this spot in the volume.
 
Click [[FsTutorial/WhiteMatterEdits|here]] for detailed instructions on how you can fix it. You can also compare the original data to a corrected and rerun version, '''wm1_edits_after'''.

To view this corrected subject (which was corrected by following the detailed instructions provided to you):

{{{
tkmedit wm1_edits_after brainmask.mgz -aux wm.mgz -surfs

}}}

===Editing a Recon===

Below, we ask you to look at several subjects with various errors that require manual intervention. Open each subject and try to identify the problem on your own. For each subject, there is a link to instructions on how to fix the problem. While you are trying to identify the problems with the subjects listed below you may find it helpful to refer back to the previous exercise, or open your own instance of the subject good_output to compare these subjects to a good example.


Edits to the wm volume

Now, take a look at the next subject, wm1_edits_before.

freeview -v mri/wm.mgz:colormap=heat:opacity=0.4 mri/brainmask.mgz  -f surf/lh.white:edgecolor=blue surf/lh.pial:edgecolor=red surf/rh.white:edgecolor=blue surf/rh.pial:edgecolor=red 

Again, this will bring up the brainmask.mgz volume, the wm.mgz volume, and the surfaces for both hemispheres.

In your second and third terminal window, if not already open, open the surfaces in tksurfer:

tksurfer wm1_edits_before lh inflated  

with the wm.mgz loaded on top of the brainmas.mgz volume, it should look like this view.gif

tksurfer wm1_edits_before rh inflated 

This will open the inflated surfaces for both hemispheres in tksurfer.

The trouble with this subject has occurred during the white matter segmentation step. Check the surfaces in the T1 volume to find the spot that does not match the actual gray/white boundary. If you load the wm.mgz volume as the aux volume you will see a hole in this area. If you are looking in tksurfer you will see a hole or dimple in the inflated surface. You can use the "save point" "goto point" commands to find this spot in the volume.

Click here for detailed instructions on how you can fix it. You can also compare the original data to a corrected and rerun version, wm1_edits_after.

To view this corrected subject (which was corrected by following the detailed instructions provided to you):

tkmedit wm1_edits_after brainmask.mgz -aux wm.mgz -surfs

FreeviewGuide/FreeviewWorkingWithData/FreeviewEditingaRecon (last edited 2013-03-19 09:03:20 by EmmaBenAvi)