[AGIPD][CORRECT] if only offset chosen, there wont be xray_corr key
1 unresolved thread
1 unresolved thread
Description
This is a small bug fix, in case xray_corr was not selected the notebook would fail on the print.
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
- Resolved by Karim Ahmed
Oops, thanks!
I think
dict.get()
will returnNone
by default, can you change that toFalse
please?
added 1 commit
- 61a2fc69 - [AGIPD][CORRECT] if only offset chosen, there wont be xray_corr key
added 1 commit
- ef78f34d - [AGIPD][CORRECT] if only offset chosen, there wont be xray_corr key
mentioned in commit c83b4915
changed milestone to %3.5.0
Please register or sign in to reply