Skip to content
Snippets Groups Projects

Fix HFRL epoch boundary parsing

Merged Joseph Betzwieser requested to merge fix_hfrl into master

Previously, when generating reports, the code was only using HFRL data between the previous report and the current report, instead of going all the way back to the hfrl_epoch boundary. I have changed the index array from [0] to [-1] to grab the correct end of the boundary. I have also switched over the using the hfrl epoch reports instead of the sensing reports. We may want to revisit this logic, but this will work as long as the hfrl epoch is set properly along with the sensing epoch being set properly.

Merge request reports

Pipeline #717985 passed

Pipeline passed for 7edec855 on fix_hfrl

Test coverage 57.20% (0.00%) from 1 job
Approval is optional

Merged by Jameson RollinsJameson Rollins 2 weeks ago (Apr 1, 2025 12:55am UTC)

Merge details

  • Changes merged into master with 21a2a71e (commits were squashed).
  • Deleted the source branch.

Pipeline #717997 failed

Pipeline failed for 21a2a71e on master

Test coverage 57.20% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading