sairyscan.reconstruction.ISFED#
- class sairyscan.reconstruction.ISFED(epsilon=0.3)#
Implementation of the ISFED reconstruction method
- Parameters:
epsilon – Weight between the two images to combine
- __init__(epsilon=0.3)#
Methods
__init__([epsilon])add_observer(observer)Add an observer
notify(message)Notify progress to observers
progress(value)Notify progress to observers