Create Flatfield
Description
The pipeline CreateFlatfield
creates a flat reference file from a set of uncalibrated 2D rate-maps.
Steps
- DarkSubtractionStep
The dark reference file is first subtracted from each uncalibrated 2D rate-map using the
DarkSubtractionStep
step.
- CombineFramesStep.
The frames are first combined into a single 2D rate-map using the
CombineFramesStep
step.
- NormalizeStep.
The rate-map is then normalized to 1 using the
NormalizeStep
step.
The resulting rate-map is then used to initialize a flatfield reference file.