class SinogramAlignment[source]
get_max_frames()[source]
get_plugin_pattern()[source]
pre_process()[source]

This method is called immediately after base_pre_process().

process_frames(data)[source]

Should be overloaded by filter classes extending this one

Parameters

data (ndarray) – The data to filter

Returns

The filtered image