Hi, I am new to using QSIrecon and I am working out which tractography workflow is best for my data. I would like to be able to use pyafq_tractometry as this has predefined tracts (without needing to create masks) and can handle group data. However, I would like to specify that the tractography is conducted with anatomical constraints (such as ’ mrtrix_singleshell_ss3t_ACT-hsvs’). However it seems the pyafq_tractometry command uses an automatic mrtrix command without specifying using the T1 image for anatomical constraints. Is there any way to do this?
Command used (and if a helper script was used, a link to the helper script or the command generated):
You can make your own pipeline that uses an HSVS tractography to feed into pyafq. You can copy the relevant parts from HSVS and pyafq yamls into your own yaml and pass that as your recon spec.
To check, does the pyafq_tractometry.yaml run tractography - or do you have to run separate tractography first? As i cannot see any reference to tractography in the pyafq yaml. For context, I am working on single shell DTI data of a patient cohort.
If the pyafq yaml does compute tractography, what method does it use?
If the pyafq yaml does not compute the tractography, what is the standard combination? and if not by combining yaml’s, how would you run separate tractography and tractometry after the --recon-spec command?
I could take the beginning from mrtrix_singleshell_ss3t_ACT-hsvs.yaml and add the end from mrtrix_multishell_msmt_pyafq_tractometry.yaml into a single yaml as you suggest however I would like to make sure I am not using too much of a novel, unstandardised approach - by combining ACT tractography with AFQ tractometry.
This is my first venture into DTI analysis, so i am grateful for any advice.
Thank you - so you have used the multi-shell mrtrix with ACT and then put that through pyafq for tractometry and have not had any issues? I would therefore assume the same would be true for single shell?
If you can foresee any issues - please let me know. I am very grateful for your help today!
Looks good to me! If you won’t need the SIFT2 weights at all, then you can turn that off. It would save some time. Also, I think you can get away with a lower streamline count. Try 2 million at first and see how it looks.