sdeconv.psfs.SPSFLorentz#
- class sdeconv.psfs.SPSFLorentz(gamma: tuple[float, float] | tuple[float, float, float], shape: tuple[int, int, int])#
Generate a Lorentz PSF
- Parameters:
gamma – Width of the Lorentz in each dimension [(Z), Y, X]
shape – Size of the PSF image in each dimension [(Z), Y, X]
- __init__(gamma: tuple[float, float] | tuple[float, float, float], shape: tuple[int, int, int])#
Methods
__init__
(gamma, shape)add_observer
(observer)Add an observer
notify
(message)Notify progress to observers
progress
(value)Notify progress to observers