sairyscan.reconstruction.SSpitfireFlow

sairyscan.reconstruction.SSpitfireFlow#

class sairyscan.reconstruction.SSpitfireFlow(weight: float = 0.6, reg: float = 0.5)#

Workflow for spitfire denoising

Parameters:
  • weight – Spitfire weight in ]0, 1[,

  • reg – Spitfire regularization in ]0, 1[

__init__(weight: float = 0.6, reg: float = 0.5)#

Methods

__init__([weight, reg])

add_observer(observer)

Add an observer

notify(message)

Notify progress to observers

progress(value)

Notify progress to observers

run_2d(image)

Implements the 2D case