Size: 4309
Comment:
|
Size: 4595
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
Feedback from users are very welcome ! Please inform C. Kozakai and H. Yuzurihara. |
|
Line 45: | Line 47: |
The main purpose is to study glitches by visual inspection. Also, collecting information for glitch database is done through voting form for each glitch event. | The main purpose is to study glitches and lock loss by visual inspection. Also, collecting information for glitch database is done through voting form for each glitch event. |
Line 49: | Line 51: |
GlitchPlot uses trigger information provided by Omicron. GlitchPlot does clustering of the triggers and summarize the trigger information for each events. | GlitchPlot uses trigger information provided by Omicron. GlitchPlot does clustering of the triggers and summarize the trigger information for each events based on the Omicron output. |
Line 62: | Line 64: |
* Spectrogram * Coherencegram with trigger channel * Q-transform (Under testing) The parameter for plots are determined based on trigger information. |
GlitchPlot
This project is for glitch study. You can see the result on Yuzu Summary.
Feedback from users are very welcome ! Please inform C. Kozakai and H. Yuzurihara.
Recent update
- 7/5 SNR threshold is lowered during 0am-8am. Instead, daytime events are all rejected.
- 7/5 Missing plot for PEM trigger channel is fixed.
- 7/4 ER events are reprocessed.
Old information is more below.
The latest trigger channel list
7/5~
Channel |
SNR threshold (8:00~24:00) |
SNR threshold (0:00~8:00) |
IMC-CAV_TRANS_OUT_DQ |
veto |
10 |
PSL-PMC_TRANS_DC_OUT_DQ |
veto |
30 |
PEM-ACC_MCF_TABLE_REFL_Z_OUT_DQ |
veto |
30 |
PEM-ACC_PSL_PERI_PSL1_Y_OUT_DQ |
veto |
7 |
PEM-MIC_PSL_TABLE_PSL4_Z_OUT_DQ |
veto |
7 |
Lock state : IMC |
6/8 during ER
Channel |
SNR threshold |
LSC-CARM_SERVO_MIXER_DAQ_OUT_DQ |
10 |
AOS-TMSX_IR_PD_OUT_DQ |
10 |
IMC-MCL_SERVO_OUT_DQ |
30 |
IMC-SERVO_SLOW_DAQ_OUT_DQ |
7 |
IMC-CAV_TRANS_OUT_DQ |
10 |
IMC-CAV_REFL_OUT_DQ |
10 |
PSL-PMC_TRANS_DC_OUT_DQ |
30 |
PSL-PMC_MIXER_MON_OUT_DQ |
10 |
Lock state : IMC |
Old information is more below.
Overview
The main purpose is to study glitches and lock loss by visual inspection. Also, collecting information for glitch database is done through voting form for each glitch event. Using the result, we aim to do noise hunting, glitch characterization, and labeling for machine learning application. Here is slides describing how to use: slides
GlitchPlot uses trigger information provided by Omicron. GlitchPlot does clustering of the triggers and summarize the trigger information for each events based on the Omicron output.
For each events, plots for triggered channel and relevant channels are provided on Yuzu Summary. The relevant channels are basically chosen from
- Trigger channel
- Unsafe channels
- Important upstream channels
- Relevant VIS channels
- PEM near the trigger channel sensor
Following plots are provided:
- Time series
- Spectrum before trigger and after trigger
- Spectrogram
- Coherencegram with trigger channel
- Q-transform (Under testing)
The parameter for plots are determined based on trigger information.
Specification detail
For the exact channel list for each trigger, please refer $channelname.dat in GlitchPlot github.
Info log
Trigger channel list log
7/5~
Channel |
SNR threshold (8:00~24:00) |
SNR threshold (0:00~8:00) |
IMC-CAV_TRANS_OUT_DQ |
veto |
10 |
PSL-PMC_TRANS_DC_OUT_DQ |
veto |
30 |
PEM-ACC_MCF_TABLE_REFL_Z_OUT_DQ |
veto |
30 |
PEM-ACC_PSL_PERI_PSL1_Y_OUT_DQ |
veto |
7 |
PEM-MIC_PSL_TABLE_PSL4_Z_OUT_DQ |
veto |
7 |
Lock state : IMC |
6/8 during ER
Channel |
SNR threshold |
LSC-CARM_SERVO_MIXER_DAQ_OUT_DQ |
10 |
AOS-TMSX_IR_PD_OUT_DQ |
10 |
IMC-MCL_SERVO_OUT_DQ |
30 |
IMC-SERVO_SLOW_DAQ_OUT_DQ |
7 |
IMC-CAV_TRANS_OUT_DQ |
10 |
IMC-CAV_REFL_OUT_DQ |
10 |
PSL-PMC_TRANS_DC_OUT_DQ |
30 |
PSL-PMC_MIXER_MON_OUT_DQ |
10 |
Lock state : IMC |
6/12~7/5
Channel |
SNR threshold |
IMC-CAV_TRANS_OUT_DQ |
100 |
PSL-PMC_TRANS_DC_OUT_DQ |
100 |
PEM-ACC_MCF_TABLE_REFL_Z_OUT_DQ |
100 |
PEM-ACC_PSL_PERI_PSL1_Y_OUT_DQ |
100 |
PEM-MIC_PSL_TABLE_PSL4_Z_OUT_DQ |
100 |
Lock state : IMC |
6/7~6/12
Channel |
SNR threshold |
LSC-CARM_SERVO_MIXER_DAQ_OUT_DQ |
100 |
AOS-TMSX_IR_PD_OUT_DQ |
100 |
IMC-MCL_SERVO_OUT_DQ |
30 |
IMC-SERVO_SLOW_DAQ_OUT_DQ |
7 |
IMC-CAV_TRANS_OUT_DQ |
10 |
IMC-CAV_REFL_OUT_DQ |
10 |
PSL-PMC_TRANS_DC_OUT_DQ |
30 |
PSL-PMC_MIXER_MON_OUT_DQ |
10 |
Lock state : X-arm |
Update log
- 7/5 SNR threshold is lowered during 0am-8am. Instead, daytime events are all rejected.
- 7/5 Missing plot for PEM trigger channel is fixed.
- 7/4 ER events are reprocessed.