Differences between revisions 3 and 4
Revision 3 as of 2020-01-02 03:05:04
Size: 857
Comment:
Revision 4 as of 2020-01-02 03:08:54
Size: 1054
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

== Automation ==
  * Script: makeDailySegment.py ([[https://github.com/gw-detchar/tools/blob/master/Segments/Script/makeDailySegment.py|GitHub]])
  * Schedule: 0:10 (UTC) by crontab on k1det0

Segments

File convention

  • Directory: /home/controls/segments -> /home/controls/segments/name/yyyy

  • File: SegmentList_foo_UTC_yyyy-mm-dd.txt -> name_yyyy-mm-dd.txt

Definition

name

definition

file name

description

K1:GRD_LSC_LOCK_STATE_N == 1000

SegmentList_FPMI_UTC_yyyy-mm-dd

Observation mode

K1:GRD_LSC_LOCK_STATE_N != 1000

SegmentList_unlocked_UTC_yyyy-mm-dd

NOT Observation mode

K1:GRD-LSC_LOCK_STATE_N == 300

SegmentList_locked_UTC_yyyy-mm-dd

FPMI locked

K1:GRD_IMC_STATE_N >= 100

SegmentList_IMC_UTC_yyyy-mm-dd

IMC locked

Automation

  • Script: makeDailySegment.py (GitHub)

  • Schedule: 0:10 (UTC) by crontab on k1det0

KAGRA/Subgroups/DET/Segments (last edited 2022-11-09 15:47:53 by HirotakaYuzurihara)