Applying manipulations to all volumes in a study

Hi,

We’ve been working on a new modality, and at least for now, we’ve been producing a set of separate volumes in each “study” (a bit like t1 and t2 in MRI). As everything is still experimental and in development, a lot of time we need to do different kinds of editing – the most common are cropping and/or rotations. However, often we want to apply the same manipulation to all volumes in a study.

Other than scripting to support each type of transformation, is there a way to do this that I missed? Assuming not, are there tools that will help this scripting? (I am aware of the Subject Hierarchy, and have been using it to find all the “siblings” of a given volume).

Thanks!

This should already work with the Data module, if I understand your goal correctly. Just put the related volumes in the same folder and then right click on the transform column for the folder and you can apply the transform to all of them. I don’t think there’s anything for cropping though. This would require some scripting ideally as a new subject hierarchy plugin.