Skip to content

ReadPulsarParFile: fix bug that caused routine to fail for FITWAVES parameters

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

The XLALReadTEMPOParFILE routine was failing if the parameter files contained the TEMPO2 FITWAVES parameters: WAVEX. This has been fixed and a check has been added to ReadTEMPOFileTest in lalpulsar, that makes sure FITWAVES parameters can be read.

Merge request reports