[AGIPD] Fix checking ccv_variant condition for AGIPD
All threads resolved!
All threads resolved!
Description
I realized that the condition for checking the ccv_variant
is wrong in agipdlib.py
It's a dictionary with a key for constant names. I was checking if the whole dict is 0.
The check is fixed. Before this fix if a correction for old data was requested. No sanitization was done.
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
changed milestone to %3.9.0
assigned to @ahmedk
- Resolved by Karim Ahmed
mentioned in commit 4e9c56ff
mentioned in issue calng#44
Please register or sign in to reply