Skip to content

Report object match IFO from included ini file name

Jameson Rollins requested to merge jameson.rollins/pydarm:report-ifo-fix into master

The IFO associated with a report is encoded in the name of the included model ini file. This changes has the report find the model ini on initialization, and pull the report IFO from that matched file name.

All references to IFO in the rest of the report object are updated to come from the internally encoded IFO.

Edited by Jameson Rollins

Merge request reports