Skip to content

Commit

Permalink
Add mapping for HOFT_TEST frames (#374)
Browse files Browse the repository at this point in the history
This PR adds mapping for the aggregated HOFT_TEST to the 1-s long DMT_TEST frames

Co-authored-by: Evan Goetz <evan.goetz@ligo.org>
  • Loading branch information
eagoetz and Evan Goetz authored Aug 21, 2023
1 parent 77f9a9a commit 958795b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gwsumm/data/timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@
'H1_HOFT_C00': 'H1_DMT_C00',
'L1_HOFT_C00': 'L1_DMT_C00',
'V1Online': 'V1_llhoft',
'H1_HOFT_TEST': 'H1_DMT_TEST',
'L1_HOFT_TEST': 'L1_DMT_TEST',
}

VIRGO_HOFT_CHANNELS = {
Expand Down

0 comments on commit 958795b

Please sign in to comment.