Skip to content

Adding check_vector to superevents.py

Geoffrey Mo requested to merge (removed):check-vector into master

ISSUE: Currently the frread library used in this does not support Python 3, which is required by Celery. A lalsuite ticket has been submitted here lscsoft/lalsuite#76 (comment 38278) but it might be worth following up on.

This checks the DMT-DQ_VECTOR and the CALIB_STATE_VECTOR against the bitmasks required. These bitmasks are described here

https://wiki.ligo.org/DetChar/DmtDqVector and https://wiki.ligo.org/LSC/JRPComm/ObsRun2

Merge request reports