Skip to content
Snippets Groups Projects

HeterodynedPulsarModel.c: fix typo in loop termination statement

Merged Matthew Pitkin requested to merge matthew-pitkin/lalsuite:heterodyne_phase_typo into master

Detailed Description

There is a typo in a loop that updates pulsar heterodyne frequency parameters if epochs are not the same between an initial set of heterodyne parameters and an updated set. The typo means that an inner loop can fail to terminate (it will output GSL errors before finally seg faulting). This MR fixes this error.

API Changes

Please tick one of the following options:

  • These changes do not modify the API.
  • These changes do modify the API, and are backwards compatible.
  • These changes do modify the API, and are backwards incompatible.

For examples of changes that do not modify the API and/or are considered backwards (in)compatible, please see the contributing guide.

Justification for Backwards Incompatible Changes

Review Status

cc @david-keitel @karl-wette @john-whelan

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