I downloaded the cbica:captk image (version 1.9.rc), and I believe there may be an issue in the Preprocessing module.
I tried running the registration example provided in your documentation using the following command:
/work/CaPTk/bin/Preprocessing
-i /data/data_captk_tests/_0001/T2W_TSE_corrected.nii.gz
-o /data/data_captk_tests/_0001/T2W_TSE_corrected.nii.gz
-reg Deformable
-rFI /data/data_captk/_0001/T1CE_to_SRI.nii.gz
-rIA /data/data_captk_tests/_0001/T2W_TSE.mat
However, I encountered the following error:
Unknown parameter -rI
Something went wrong when calling Greedy Affine.
Could you please help me understand what might be going wrong or guide me on how to resolve this?
Thank you in advance for your support!
I downloaded the cbica:captk image (version 1.9.rc), and I believe there may be an issue in the Preprocessing module.
I tried running the registration example provided in your documentation using the following command:
/work/CaPTk/bin/Preprocessing
-i /data/data_captk_tests/_0001/T2W_TSE_corrected.nii.gz
-o /data/data_captk_tests/_0001/T2W_TSE_corrected.nii.gz
-reg Deformable
-rFI /data/data_captk/_0001/T1CE_to_SRI.nii.gz
-rIA /data/data_captk_tests/_0001/T2W_TSE.mat
However, I encountered the following error:
Unknown parameter -rI
Something went wrong when calling Greedy Affine.
Could you please help me understand what might be going wrong or guide me on how to resolve this?
Thank you in advance for your support!