Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Measurement-S14-4, Science Pipelines DM-W15-4
-
Team:Data Release Production
Description
Slot config validation currently assumes that field names match plugin names, which is not always a safe assumption. This can prevent certain algorithms from being used in slots. We probably can't do this validation in Config.validate(); we need to check in the measurement Task constructor after the schema has already been constructed.
Attachments
Issue Links
- relates to
-
DM-1218 Support multiple-aperture fluxes in slots
- Done
I'm revamping how slots are configured as part of
DM-1218, which will leave nothing to do on this issue. Closing as Won't Fix.