[AGIPD] FIX: Always convert bias_voltage to integer
All threads resolved!
All threads resolved!
SPB and MID have the bias voltage stored as float and not integer as HED and as the function expected to return.
As the Bias Voltage precision is not import, always convert to INT in get_bias_voltage.
Description
How Has This Been Tested?
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
Reviewers
Merge request reports
Activity
Filter activity
assigned to @ahmedk
- Resolved by Karim Ahmed
I remember Jola talking about this and how the precision made it difficult to compare with previous constants, thus showing no comparison of previous constants in the dark reports.
LGTM, thank you!
mentioned in commit d23db4a4
changed milestone to %3.5.4
Please register or sign in to reply