Legacy (lima1) Processing Pipeline
A Lima1-like pipeline with the following processing:
-> ImageAcquired
| Intensity reconstruction->Free Hw Buffer
| Binning->Free Hw Buffer
| ROI
| Flip
| Rotation
| PartialAssemble->Free Hw Buffer
| Buffer(queue_node)
| Image Assemble(multifuncion_node)
->ImageAssembled
| Accumulation
: SaturationMask: Given an intensity threshold
->Image with Nb of saturations per pixel per Accumulated image
: SaturationCallback: Given a threshold on the nb of pixels
->Event when the number of saturated pixels is above the threshold
->BaseImageReady
| Background - Substraction
| Flatfield - Correction
| Mask
| User - Transformation
->ImageReady
+ Saving
->ImageSaved
+ VideoImage
+ RoiCounters
+ Roi2Spectrum
+ BeamCalculations
+ User - Calculation
->CountersReady
TBB nodes
Edited by Alejandro Homs Puron