Skip to content

fix ROQ time resolution

Colm Talbot requested to merge add-minimum-roq-resolution into master

This fixes a pair of issues with the calculation of the time resolution for the ROQ.

  • It imposes a minimum resolution, this will remove potential bias for weak signals.
  • It adds SNRs in quadrature because that's how adding SNRs works.

Merge request reports