External Email - Use Caution
Thank you for constantly improving TRACULA. I believe we don't have reverse polarity scan or a field-map. We might be able to acquire the field-map though since the MRI has been acquired locally.
Having that in mind, and just for clarification and making sure I have understood you correctly, do you still propose to choose bbregister for intera-subject, nonlinear FA-to-FA with SyN for inter-subject and intradof=12?
Or do you propose to try both bbregister and Flirt for intra-subject registration in addition to trying different intradof ?
I would love to run both bbregister and Flirt and compare the results between the two methods, but I believe we can't run Flirt because the trctrain/hcp/mgh_10xx/mni folder, doesn't contain acomm.flt.prep.trk file; This folder, however, has the acomm.bbr.prep.trk in it. I believe that is why we can run trac-all -prep without an error setting the registration method as bbregister but we get error when we change it to Flirt. This is at least true for the freesurfer 7.2.0 that we installed on our server using freesurfer-linux-centos7_x86_64-7.2.0.tar.gz package.
My best wishesm
Ela
From: Yendiki, Anastasia
Interesting! I had not observed that, but I was not specifically looking for
it. I imagine that this may vary depending on how much EPI distortion there is
in the diffusion data to being with, if a field map or reverse polarity scan is
used to correct this distortion, etc.
In the new version, there is an option to set the degrees of freedom for the
affine inter-subject registration, in your config file. (This should work
either with bbregister or with flirt.)
For example, this gives you rigid registration (rotation + translation only):
set intradof = 6
This gives you rigid + scaling:
set intradof = 9
This gives you full affine:
set intradof = 12
Depending on how much distortion there is in your diffusion data, increasing
the DoF in the registration to the T1 may give you better results. I'd actually
be very interested in hearing what worked best for you.
Thanks to you and your instructor for bringing this to our attention!
Anastasia.
Hi Ela - It ran fast because it's a relatively small data set (2mm resolution
and 25 directions based on the log file). So that's not a problem. No errors in
the log file as far as I can see.
I'd recommend using the default settings for both the intra- and inter-subject
registration. The new version of TRACULA is using a whole new (and improved)
atlas, so even if you use the same registration settings as someone did many
versions ago, you're not really replicating what they did (nor would it be
desirable to).
Anastasia.
Hi Ela - Is there a specific reason why you are not using the default method for dMRI-to-T1 registration (bbregister, a.k.a. boundary-based registration in the config file)?
Anastasia.