class BaseImageSaver(name)[source]
pre_process()[source]

This method is called immediately after base_pre_process().

setup()[source]

This method is first to be called after the plugin has been created. It determines input/output datasets and plugin specific dataset information such as the pattern (e.g. sinogram/projection).