Skip to content

Adds an EPICS channel to report if the loaded SDF file is 'safe.snap' or 'OBSERVE.snap'.

Patrick Thomas requested to merge (removed):sdf_file_check into master

If it is named 'safe.snap' then {IFO}:FEC-{dcuid}_SDF_TYPE is set to 1. If it is named 'OBSERVE.snap' then {IFO}:FEC-{dcuid}_SDF_TYPE is set to 2. Otherwise {IFO}:FEC-{dcuid}_SDF_TYPE is set to 0.

Merge request reports