gwpy / gwsumm

Gravitational-wave interferometer summary information system
GNU General Public License v3.0
12 stars 23 forks source link

Change the V1 h(t) mapping from original frame type to backup frame type #379

Closed eagoetz closed 12 months ago

eagoetz commented 1 year ago

This PR changes the V1 frametype mapping for HoftOnline channels to use a backup V1_llhoft frametype

This should be merged and deployed carefully since until the configuration file are appropriately changed, the deployment could break the network summary pages

codecov[bot] commented 1 year ago

Codecov Report

Merging #379 (42610ba) into master (c6ee117) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   50.27%   50.27%           
=======================================
  Files          60       60           
  Lines        8677     8677           
=======================================
  Hits         4362     4362           
  Misses       4315     4315           
Flag Coverage Δ
Linux 50.27% <ø> (ø)
python3.10 50.27% <ø> (ø)
python3.7 49.47% <ø> (ø)
python3.8 50.27% <ø> (ø)
python3.9 50.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
gwsumm/data/timeseries.py 65.23% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more