- This topic has 5 replies, 2 voices, and was last updated 7 years, 6 months ago by Anand Joshi.
-
AuthorPosts
-
-
January 19, 2017 at 11:45 pm #635LucaFParticipant
I want to co-register the BDP results in the MNI space.
Do you have any suggestions about the software and the procedure that I could use?
Thanks
Luca -
January 24, 2017 at 12:17 pm #638Anand JoshiModerator
Hi Luca,
Can you please describe what you would like to do? The image analysis of diffusion tensors is done by BDP and TrackConnect and you would not need coregistration of the results to the MNI space.
http://brainsuite.org/tutorials/dtiexercise/
http://neuroimage.usc.edu/neuro/Resources/TractConnectIf you do need to transform your data to a common MNI space,
you can apply inverse map generated by svreg as follows:
Use svreg_apply_map.sh binary provided with svreg. Here is how I would do this on Linux, though the corresponding binaries are available in Linux, Windows and Mac, so similar command will work./home/ajoshi/BrainSuite16a1/svreg/bin/svreg_apply_map.sh subname.svreg.inv.map.nii.gz fa_map.nii.gz out_fa.nii.gz /home/ajoshi/BrainSuite16a1/svreg/BrainSuiteAtlas1/mri.bfc.nii.gz
thanks,
Anand -
January 25, 2017 at 1:13 am #639LucaFParticipant
Thanks Anand,
I need to reconstruct connections from spherical ROI in MNI coordinates from ODF.
I have to do it at single subject level, but it would be better also to have a mean ODF from all of my subject co-register in the MNI space and then study also connections of the same ROI at population level in an MNI template (for example ICBM152). Do you have any suggestions how I can use the brainsuite output with other software in order to achieve my goal.
Luca -
January 25, 2017 at 12:44 pm #640Anand JoshiModerator
I think the best way is to demarcate the spherical ROIs on the BrainSuiteAtlas1. If you already have the ROIs in MNI space, then you have to somehow merge them with BrainSuiteAtlas1. BrainSuiteAtlas1 is in MNI space, so it should be easy.
Make a custom atlas with all the ROIs that you would be using.http://brainsuite.org/processing/svreg/creating-custom-atlases/
And then proceed with the BrainSuite, SVReg and BDP sequences as usual. The new ROIs will be incorporated into your analysis.
- This reply was modified 7 years, 11 months ago by Anand Joshi.
-
May 7, 2017 at 11:38 pm #698LucaFParticipant
Dear Anand,
I tried many times, but I noticed that my subject brain is not in the same space as Atlas1. Could you tell me how can coregistered my subject with diffusion and than with BrainsuiteAtlas1?
Thank you very much,
Luca -
June 2, 2017 at 6:35 pm #723Anand JoshiModerator
Hi Luca,
Did you try the command as mentioned above?
You should run the subject with SVReg and with BrainSuiteAtlas1 as the atlas. Then run
/home/ajoshi/BrainSuite16a1/svreg/bin/svreg_apply_map.sh subname.svreg.inv.map.nii.gz fa_map.nii.gz out_fa.nii.gz /home/ajoshi/BrainSuite16a1/svreg/BrainSuiteAtlas1/mri.bfc.nii.gz
-
-
AuthorPosts
- You must be logged in to reply to this topic.