CAGMon etude

Descripstion

The CAGMon etude is a study version of CAGMon that evaluates the dependence between the primary and auxiliary channels.

Project goal

The goal of this project is to find a systematic way of identifying the abnormal glitches in the gravitational-wave data using various methods of correlation analysis. Usually, the community such as LIGO, Virgo, and KAGRA uses a conventional way of finding glitches in auxiliary channels of the detector - Klein-Welle, Omicron, Ordered Veto Lists, etc. However, some different ways can be possible to find and monitor them in a (quasi-) realtime. Also, the method can point out which channel is responsible for the found glitch. In this project, we study its possible to apply three different correlation methods - maximal information coefficient, Pearson's correlation coefficient, and Kendall's tau coefficient - in the gravitational wave data from the KAGRA detector.

Participants

Methods and Frameworks

Maximal Information Coefficient (MIC)

\[ r=\frac{\sum_{i=1}{n} (x_i - \bar{x})(y_i-\bar{y})}{\sqrt{\sum_{i=1}{n} (x_i-\bar{x})2} \sqrt{\sum_{i=1}{n} (y_i -\bar{y})^2}} \]

Pearson's Correlation Coefficient (PCC)

Kendall's tau Coefficient

Code development

Basic structure

Code version

  1. CAGMon Etude Alpha
    • for the basic test and evaluation of the LASSO regression method developed by LIGO
  2. CAGMon Etude Beta
    • added coefficient trend plots with LASSO beta, coherence, MIC, PCC, and Kendall's tau
  3. CAGMon Etude Delta
    • fixed a critical problem that sucked enormous memory when it used the matplotlib module


/!\ Edit conflict - other version:


  1. CAGMon Etude Eta


/!\ Edit conflict - your version:


  1. CAGMon Etude Eta


/!\ End of edit conflict



/!\ Edit conflict - other version:


  1. CAGMon Etude Flat (latest version)


/!\ Edit conflict - your version:


  1. CAGMon Etude Flat (latest version)


/!\ End of edit conflict


Exemplary results

Beyond

References

Presentation materials

Papers