Skip to content

Draft: fix[Gotthard2][Dark]: Avoid trains with only 0. data

Karim Ahmed requested to merge fix/avoid_trains_with_no_data into master

Description

@mramilli reported that the bad pixels looked a bit weird with all pixels assigned WRONG_GAIN_VALUE for medium or low gain stages.

This was a reason for the presence of some trains in the corresponding runs for these gains which had no data. A reason for this seems to be missing packets.

The fix is to exclude these trains from the dark constants processing.

I have also combined both functions into one functions that process all dark constants.

How Has This Been Tested?

Relevant Documents (optional)

Master.pdf MR.pdf

MR_badpixels_c0_interleaved master_badpixels_c0_interleaved

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

Reviewers

Edited by Karim Ahmed

Merge request reports