class BaseDezingerSinogram(name='BaseDezingerSinogram')[source]
get_max_frames()[source]

Setting nFrames to multiple with an upper limit of 4 frames.

set_filter_padding(in_data, out_data)[source]

Should be overridden to define how wide the frame should be for each input data set

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).