Looking at the loudest pycbc glitches, I found a population of glitches which seem to result from magnetic glitches. They are associated to the 50 Hz activity.
Looking at spectrograms, there is a very loud glitch detected in many magnetic sensors (Figure 1) which is also detected in h(t) (Figure 2). After the glitch, the 50 Hz line seems to be excited.
These glitches are caught by many BRMSMon data quality flags: DQ_BRMSMon_FLAG_ALL_MAG_*.
Here is a command line to print a list of GPS times for these glitches:
source /virgoApp/Omicron/v2r3p8/cmt/setup.sh
omicron-print channel=V1:ENV_NEB_MAG_V gps-start=1238976018 gps-end=1239062416 snr-min=50 freq-min=49 freq-max=52
It returns for yesterday:
1239019305.0391 51.01 513.23
1239024388.8516 51.01 701.82
1239025834.7734 51.01 79.71
In Figure 3, I present the spectrogram of a high-SNR glitch in h(t) resulting from a magnetic glitch. For this glitch there is even a dip in the horizon! I believe this example belongs to a separate family of magnetic glitches. This time, it does not seem to be linked to the 50 Hz activity.
ENV experts should probably have a look at these events...