Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:4
Description
Routines that parse raw FITS metadata in the form of PropertyLists sometimes (but not always) provide an option to strip parsed keywords. This functionality should be extended to all such routines, and we should also provide routines to strip without constructing objects in cases where the latter is expensive. Finally, ExposureInfo needs to provide a routine to parse and/or strip metadata that delegates to all of its children.
I think this has mostly been covered by a combination of
DM-15500(ExposureFitsReader now compensates for some of the inadequacies of the components it returns in terms) and the package soon to be formerly known as obs_metadata.I'm closing this now, and we can open new tickets with more precise requests for further changes as needed.