Hi Ben, please remember to post the list. Answers below
On 08/14/2018 02:22 PM, Ben M wrote:
>
> External Email - Use Caution
>
> Hi Doug,
>
> Thanks again for your help!
>
> | It reslices the mov into the anatomical space. What do you mean when
> you "load" them?
>
> I mean when I view t
On 08/13/2018 03:02 PM, Ben M wrote:
>
> External Email - Use Caution
>
> Hi Doug,
>
> Thank you very much for your response, it helped me a lot.
> I checked the examples of mri_vol2vol and for functional-to-structural
> registration I think I should do
>
> $ bbregister --t2 --lta /data/
External Email - Use Caution
Hi Doug,
Thank you very much for your response, it helped me a lot.
I checked the examples of mri_vol2vol and for functional-to-structural
registration I think I should do
$ bbregister --t2 --lta /data/bbregister/reg.lta --mov
/data/mean_func.nii.gz -
On 8/10/18 6:48 PM, Ben M wrote:
External Email - Use Caution
Hi Doug,
Thank you for your suggestions, I'll try them.
Could you please let me know if my code is actually doing what I
intend it to do? Specifically, the idea is to perform
functional-to-structural registration.
so f
External Email - Use Caution
Hi Doug,
Thank you for your suggestions, I'll try them.
Could you please let me know if my code is actually doing what I intend it
to do? Specifically, the idea is to perform functional-to-structural
registration.
so first I did
$ bbregister --t2 --re
Sometimes the FSL initialization will fail. If you are using FS version
6, then run it without specifying --init-fsl and it will use mri_coreg,
which is more robust. If your anatomical and functional were acquired at
the same time, you might be able to get away with --init-header instead.
On 8
External Email - Use Caution
Hi,
I'm trying to coregister the strucural image to the mean functional image
using bbregister, so after reconall I did:
bbregister --t2 --init-fsl --reg /data/bbregister/reg.dat --mov
/data/mean_func.nii.gz --s 001
bet /data/structural.nii.gz /data/b