HeterodynedPulsarModel.c: fix typo in loop termination statement
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
Merge request reports
Activity
added lalpulsar label
requested review from @david-keitel
added apinone label
assigned to @matthew-pitkin
mentioned in commit a5084922
mentioned in merge request !2464
Please register or sign in to reply