Modules#
API#
Main API to build an Airyscan data reconstruction pipeline |
|
Build and run a reconstruction pipeline in a single image |
|
Apply a SAiryscan reconstruction method on all the frames and channels |
Registration#
Interface for Airyscan detectors registration method |
|
Register the detectors stack by translating each image to the detector position is array |
|
Register the detectors stack by translating each image to the detector position is array |
|
Register the detectors stack by translating each image to the detector position is array |
Reconstruction#
Interface for Airyscan high resolution image reconstruction method |
|
Airyscan reconstruction using the IFED method |
|
Implementation of the ISFED reconstruction method |
|
Reconstruct a high resolution image by summing the co-registered detectors: ISM method |
|
Reconstruct an image equivalent to a confocal image by summing the inner detectors |
|
Gray scaled image deconvolution with the Spitfire algorithm |
|
Gray scaled image deconvolution with the Spitfire algorithm |
|
Workflow for spitfire denoising |
|
Calculate the Sure weights map for IFED and ISFED |
|
Reconstruct a high resolution image with a ISFED method including a denoising step |
|
Reconstruct a high resolution image with a ISFED method including a denoising step |
Enhancing#
Interface for Airyscan enhancing filter applied after the reconstruction |
|
Apply a gaussian filter |
|
Apply a gaussian filter |
|
Apply a Richardson-Lucy deconvolution |
|
Gray scaled image deconvolution with the Spitfire algorithm |
Example data#
2D Celegans sample expressing the ERM-1::mNeonGreen fusion protein. |
Internal patterns#
Internal patterns are light implementations of patterns like observer/observable, singleton to read settings, and interface for image file reading.
Read a CZI Zeiss raw data |
|
Singleton to access the Settings container |
|
Container for the SAiryscan library settings |
|
Interface for any data processing class |
|
Interface of observer to notify progress |
|
Implementation of an observer that print messages and progress to console |