tomwer.tasks.reconstruction.normalization.SinoNormalizationTask#

class tomwer.tasks.reconstruction.normalization.SinoNormalizationTask(*args, **kwargs)#

Task to define the normalization to apply to a sinogram before reconstructing it with nabu

static compute_stats(data)#
run()#

To be implemented by the derived classes