Skip to content

Try and make ephemeris arguments consistent across pipelines

Matthew Pitkin requested to merge consistent_ephemeris into test_osg

Current the heterodyne and PE codes take different argument names for the Earth, Sun and time ephemeris files. This tries to make them consistent (which will break some backwards compatibility).

It also tries to make sure that ephemeris files are transferred properly for Condor DAGs and tries to make sure ephemeris files passed on by the knope pipelines from heterodyne to PE get used properly.

Merge request reports