External Email - Use Caution
Hi FreeSurfer experts,
I'm currently working on a brain with a bit of atypical morphology and was wanting to parcellate through the DKT labels, but by using manually drawn labels as guides. The intent here is to fix specific labels to be where they are on the surface by drawing
them manually and then automatically classify other labels around them (e.g. fix precentral and superiortemporal using manual labels).
However, it seems like during the mris_register step, I'm able to use one of my manual label to guide the registration to the sphere, but not more than one.
e.g. mris_register -L label/manual_precentral.label DKTatlas40.gcs precentral -curv sphere folding.atlas.acfb40.noaparc.tif surf/sphere.reg (WORKS, after mris_ca_label, precentral is where the manual label was. Superior temporal label is not where the manual
label is)
e.g. mris_register -L label/manual_precentral.label DKTatlas40.gcs precentral -L
label/manual_superiortemporal.label DKTatlas40.gcs superiortemporal -curv sphere folding.atlas.acfb40.noaparc.tif surf/sphere.reg (Runs but output looks exactly the same as before, i.e. superiortemporal label is not where the manual label was specified)