Skip to content

Minor fix to binary pulsar time delay function

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

In the binary pulsar time delay function for pulsars with the ELL1 timing model, there was a bug where the angular orbital frequency was not getting set properly in cases where the orbit was defined by frequencies rather than periods. This has been fixed in this patch.

cc @karl-wette @david-keitel

Note: there is another unrelated, but very minor patch in here that adds a default flag to jobs in the known pulsar pipeline.

Merge request reports