04/03/2018 at 8:04 AM
#4464
andreashorn
Keymaster
Hi Kurt,
the rpostop_ct.nii needs to be resliced to the anat_*.nii files for it to work.
You can do so by calling
ea_conformspaceto(‘anat_t1.nii’,’rpostop_ct.nii’)
but please note this changes/overwrites the rpostop_ct, so better make a copy of it.
After that make sure images are still co-registered (e.g. with SPM).
then it should work.
Best, Andy