MWATelescope / cotter

André Offringa's cotter pre-processing pipeline
9 stars 3 forks source link

Logs do not reflect whether cable length corrections are being performed or not #18

Open harrisonbarlow opened 2 years ago

harrisonbarlow commented 2 years ago

The -nocablelength flag has been implemented, but whether it's on or off, the logs still say "RFI detection, conjugations, subband ordering and cable length corrections" etc

Need to change how this works in cotter.cpp, the current nested if's to determine the correct log message could be improved.

May do this myself at some stage, putting the issue here as a reminder.