Hello,
My team’s use of 3D slicer requires both registering an MRI volume to an Atlas (using Landmark Registration) and registering the same MRI volume to a different volume (using Fiducials Models registration in IGT extension) in order to receive X,Y,Z coordinates for the purposes of our experiment. I am having no problems doing each of these separately, but issues arise when both registrations are done on the same volume; performing the Landmark Registration first to the Atlas prevents fiducial markups from being placed for the second registration, while performing the Fiducials Models registration first prevents landmarks from being placed to register the MRI to the Atlas. A few transforms are also performed so each of these registrations are possible, not sure if that is a potential cause of the issue.
How can we get around this problem?