Differences between revisions 9 and 10
Revision 9 as of 2020-01-10 16:54:50
Size: 2565
Comment:
Revision 10 as of 2020-01-10 16:56:29
Size: 2546
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * K1-DET_CONFIG_Vn will change the number when KAGRA configuration changes. If change happens and your analysis is affected by configuration change, please use consistent configuration.  * If your analysis is affected by configuration change: K1-DET_CONFIG_Vn will change the number when KAGRA configuration changes. Please use consistent configuration.

Segments

File convention

  • Directory in Kamioka: /users/DET/Segments/ -> /users/DET/Segments/name/yyyy/

  • Directory in Kashiwa: /home/detchar/Segments/ -> /home/detchar/Segments/name/yyyy/

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

Recommendation

  • All the data analysis must require K1-GRD_SCIENCE_MODE is active.
  • If your analysis is affected by configuration change: K1-DET_CONFIG_Vn will change the number when KAGRA configuration changes. Please use consistent configuration.

Definition

name

definition

file name

description

valid period

K1-GRD_SCIENCE_MODE

K1:GRD_LSC_LOCK_STATE_N == 1000

K1-GRD_SCIENCE_MODE_SEGMENT_UTC_yyyy-mm-dd

Observation mode

2020/1/10~

K1-GRD_LOCKED

K1:GRD_LSC_LOCK_STATE_N <= 1000 & K1:GRD_LSC_LOCK_STATE_N >= 300

K1-GRD_LOCKED_SEGMENT_UTC_yyyy-mm-dd

FPMI locked

2020/1/10~

K1-GRD_UNLOCKED

K1:GRD_LSC_LOCK_STATE_N < 300

K1-GRD_UNLOCKED_SEGMENT_UTC_yyyy-mm-dd

Not locked

2020/1/10~

K1-DET_CONFIG_COMMISSIONING

Commissioning phase before O3. 2020/1/10~2020/2/11

K1-DET_CONFIG_COMMISSIONING_SEGMENT_UTC_yyyy-mm-dd

Commissioning phase before O3

2020/1/10~

K1-DET_CONFIG_O3_V1

O3 KAGRA configuration version 1. 2020/2/11~2020/4/30

K1-DET_CONFIG_O3_V1_SEGMENT_UTC_yyyy-mm-dd

1st configuration of KAGRA in O3

2020/1/10~

Obsolete

name

definition

file name

description

valid period

K1:GRD_LSC_LOCK_STATE_N == 1000

SegmentList_FPMI_UTC_yyyy-mm-dd

Observation mode

~2020/1/20

K1:GRD_LSC_LOCK_STATE_N != 1000

SegmentList_unlocked_UTC_yyyy-mm-dd

NOT Observation mode

~2020/1/20

K1:GRD-LSC_LOCK_STATE_N == 300

SegmentList_locked_UTC_yyyy-mm-dd

FPMI locked

~2020/1/20

K1:GRD_IMC_STATE_N >= 100

SegmentList_IMC_UTC_yyyy-mm-dd

IMC locked

~2020/1/20

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)