Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ci_builder
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
The ci_builder package used in ci_imsim uses script functions in daf_butler and obs_base (and maybe elsewhere), but Python code is strongly discouraged from calling those directly; in almost all cases, ci_builder classes should just instantiate Butler/Instrument objects and use them directly.
Attachments
Issue Links
- is triggered by
-
DM-31903 Add update kwargs/option to instrument registration
- Done