Skip to content

Commit

Permalink
segments: added Virgo flag mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmmacleod committed Jun 7, 2017
1 parent 5eb7b2b commit 1449122
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions omicron/segments.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
'H1_HOFT_C00'),
'L1:DMT-ANALYSIS_READY:1': ('L1:GDS-CALIB_STATE_VECTOR', [0, 1, 2],
'L1_HOFT_C00'),
'V1:ITF_LOCKED:1': ('V1:DQ_ANALYSIS_STATE_VECTOR', [2], 'V1_llhoft'),
'V1:ITF_SCIENCE:1': ('V1:DQ_ANALYSIS_STATE_VECTOR', [0, 1, 2], 'V1_llhoft'),
}


Expand Down

0 comments on commit 1449122

Please sign in to comment.