apertif / apercal

GNU General Public License v3.0
3 stars 9 forks source link

Convert step gives error but continues succesfully #136

Closed gijzelaerr closed 5 years ago

gijzelaerr commented 5 years ago
exportuvfits(vis="/code/test/../data/small/00/raw/3C138.MS", fitsfile="/code/test/../data/small/00/crosscal/3C138.UVFITS",datacolumn="corrected", combinespw=True, padwithflags=True, multisource=True, writestation=True)
DEBUG:drivecasa.interface:*************
ERROR:apercal.libs.lib:Casa command failed
lib.py                     151 ERROR    Casa command failed
tammojan commented 5 years ago

Drivecasa sometimes does this; I don't trust the exit code of drivecasa but rather check the results each step should produce.