... | @@ -21,12 +21,16 @@ Here the architecture is provided. |
... | @@ -21,12 +21,16 @@ Here the architecture is provided. |
|
|
|
|
|
### For HOFT
|
|
### For HOFT
|
|
- To find the target glitch time series to be subtracted
|
|
- To find the target glitch time series to be subtracted
|
|
|
|
- bandpass the strain time series with (10, 50) Hz
|
|
|
|
-
|
|
- use a dictionary learning
|
|
- use a dictionary learning
|
|
- train the dictionary using the whitened bandpassed (10, 50) Hz
|
|
- train the dictionary using the whitened band-passed (10, 50) Hz
|
|
- Actually, train multiple dictionaries using different glitch subsets
|
|
- Actually, train multiple dictionaries using different glitch subsets
|
|
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Comparison between the full or band passed time series to be decomposed with the trained dictionaries
|
|
|
|
|
|
The plot below is created with the trained dictionaries using the band passed. The reconstructed time series is from the bank passed series.
|
|
The plot below is created with the trained dictionaries using the band passed. The reconstructed time series is from the bank passed series.
|
|
|
|
|
|

|
|

|
... | @@ -35,10 +39,17 @@ The plot below is created with the trained dictionaries using the band passed. T |
... | @@ -35,10 +39,17 @@ The plot below is created with the trained dictionaries using the band passed. T |
|
|
|
|
|

|
|

|
|
|
|
|
|
The reconstructed time series is irrespective whether using the bandpassed or full time series. (Note the dictionary must be trained using the bankpassed time series.)
|
|
The reconstructed time series is almost irrespective of whether using the band passed or full-time series. (Note the dictionary must be trained using the bank passed time series.)
|
|
|
|
|
|

|
|

|
|
|
|
|
|
##
|
|

|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
#### Comparison of a single dictionary with a big chunk or multiple dictionaries with small chunks [link](comprehensive_comparison_stacking)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|