wanderine / BROCCOLI

BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs
GNU General Public License v3.0
113 stars 38 forks source link

RegisterTwoVolumes: Register multiple 3D volumes #16

Closed mmbannert closed 8 years ago

mmbannert commented 9 years ago

Hi Anders,

I would like to use RegisterTwoVolumes to coregister a whole 4D time series of functionals with an anatomical scan. However, the resulting images "...aligned_linear.nii.gz" and "...aligned_nonlinear.nii.gz" are just 3D.

Is there an easy way to do that in BROCCOLI? Or is it possible to output the linear/non-linear transformations from one call to RegisterTwoVolumes and then apply them to another 4D series?

Cheers, Michael

wanderine commented 9 years ago

Hi,

sorry for the late response.

No there is no easy way right now, but I can add such an option.

2015-03-02 14:11 GMT-05:00 SmashTV notifications@github.com:

Hi Anders,

I would like to use RegisterTwoVolumes to coregister a whole 4D time series of functionals with an anatomical scan. However, the resulting images "...aligned_linear.nii.gz" and "...aligned_nonlinear.nii.gz" are just 3D.

Is there an easy way to do that in BROCCOLI? Or is it possible to output the linear/non-linear transformations from one call to RegisterTwoVolumes and then apply them to another 4D series?

Cheers, Michael

— Reply to this email directly or view it on GitHub https://github.com/wanderine/BROCCOLI/issues/16.

Anders Eklund, PhD

wanderine commented 8 years ago

This has finally been added.