Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: cbp
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Alert Production
Description
Please update the cbp package for change in how Detectors and Cameras are built.
I suggest you use the tickets/DM-20488 branch or base your branch off of that one. Or, if you prefer, cherry-pick those changes.
I think the main class that needs updating is SampleCoordinateConverter in testUtils.py.
I had a try at this myself (see attached file), and was able to make a list of Detectors and get rid of the no-longer-needed AmpInfoTable (the test code doesn't care about amplifiers), but could not figure out how to create a Camera (nor verify that the Detectors I made were correct).