sairyscan.reconstruction.IFED

sairyscan.reconstruction.IFED#

class sairyscan.reconstruction.IFED(inner_ring_index: int = 7, epsilon: str | float = 0.3)#

Airyscan reconstruction using the IFED method

Parameters:
  • inner_ring_index – Index of the last detector of the inner ring [7, 19]

  • epsilon – Coefficient (or weight) for combining inner and outer ring images

__init__(inner_ring_index: int = 7, epsilon: str | float = 0.3)#

Methods

__init__([inner_ring_index, epsilon])

add_observer(observer)

Add an observer

notify(message)

Notify progress to observers

progress(value)

Notify progress to observers