Modules#
Point Spread Functions#
Generate a Gaussian PSF |
|
Generate a Gibson-Lanni PSF |
|
Generate a Lorentz PSF |
Deconvolution algorithms#
Apply a Wiener deconvolution |
|
Implements the Richardson-Lucy deconvolution |
|
Variational deconvolution using the Spitfire algorithm |
|
Deconvolution using the noise to void algorithm |
|
Deconvolution using a neural network trained using the Spitfire loss |
|
Deconvolution using a neural network trained using ground truth |
Interfaces#
Available interfaces to create a new PSF generator or a new deconvolution algorithm are:
Interface for creating a new PSF generator |
|
Interface for creating a deconvolution filter that does not need neural network |
|
Interface for creating a deconvolution filter using a neural network |