Skip to content

[Gotthard-II] Dark Processing.

Karim Ahmed requested to merge feat/gotthard2_dark into master

Introducing Gotthard2 dark notebook for processing Offset, Noise and BadPixels Dark constants.

Description

Gotthard-II Dark processing for Offset, Noise, and BadPixelsDark (Shape (1280, 2, 3)) out of 3 dark runs.

  • RAW data is first converted into 10bit using the LUT. Then Offset(mean) and noise(std) and BadpixelsDark(wrong gain) are computed for each cell in parallel for a single run.

  • BadPixelsDark consists of OFFSET_NOISE_EVAL_ERROR, NOISE_OUT_OF_THRESHOLD, and WRONG_GAIN_VALUE.

How Has This Been Tested?

Injected constants to test CALCAT

Relevant Documents (optional)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

Reviewers

@mramilli @schmidtp @hammerd

Edited by Karim Ahmed

Merge request reports