pyyeti.cla.DR_Results.init¶
- DR_Results.init(Info, mission, event, cats=None)[source]¶
Build initial results data structure.
- Parameters:
Info (
collections.OrderedDictorDR_Definstance) – Contains data recovery information for each category. The category names are the keys. Either the Info attribute ofDR_Eventor aDR_Definstance. (Info is a copy of the information in one or more DR_Def instances with the possibly different uf_reds values.)mission (str) – Identifies the CLA
event (str) – Name of event
cats (iterable of strings or None) – If iterable, contains names of categories to include in results; other names are quietly skipped.
Notes
The name “_vars” is quietly skipped if present in Info.