class CcpiRingArtefactFilter[source]

This plugin applies the same ring removal method as the DLS tomo_recon reconstruction software.

U*param param_r

The correction strength - decrease (typically in order of magnitude steps) to increase ring supression, or increase to reduce ring supression. Default: 0.005.

Parameters

param_n – Unknown description (for plate-like objects only). Default: 0.

U*param num_series

High aspect ration compensation (for plate-like objects only) . Default: 1.

get_plugin_pattern()[source]
process_frames(data)[source]

This method is called after the plugin has been created by the pipeline framework and forms the main processing step

Parameters

data (list(np.array)) – A list of numpy arrays for each input dataset.