Skip to content

Allow psr_par to read in frequency derivatives up to the 12th order

The psr_par Python class to read in TEMPO(2)-style pulsar parameter files currently only allow frequency derivatives up to 10th order. However, TEMPO2 allows frequency derivatives up to the 12th order, so this patch fixes psr_par to allow derivatives up to 12th order.

cc @david-keitel

Merge request reports