Skip to content
Snippets Groups Projects

bilby/gw/likelihood.py: Fix a bug in the algorithm to determine time resolution of ROQ

Merged Soichiro Morisaki requested to merge soichiro/bilby:fix_roq_timeres into master

It seems there are 2 bugs in the algorithm to determine the time resolution for ROQ.

  1. InterferometerList doesn't have optimal_SNR as an attribute, but it does as an key.
  2. min should be replaced by max for conservative estimates.

This merge request is to fix them.

Merge request reports

Loading
Loading

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