CCD Corrections integration in pipeline
This MR adds the "CCD corrections" (thresholded median filter for now) in the full-field pipeline.
Close #133 (closed).
To do:
-
Enforce the same API for CCDCorrection
andCudaCCDCorrection
-
Work on 2D images (process cannot be done inplace) -
Integrate in FullFieldPipeline
-
Integrate in CudaFullFieldPipeline
-
Integrate in CudaFullFieldPipelineLimitedMemory
-
Tests
Edited by Pierre Paleo