e-merlin / eMERLIN_CASA_pipeline

This is CASA eMERLIN pipeline to calibrate data from the e-MERLIN array. Please fork the repository before making any changes and read the Coding Practices page in the wiki. Please add issues with the pipeline in the issues tab.
GNU General Public License v3.0
14 stars 11 forks source link

Pipeline log messages should have UT timestamps #58

Closed varenius closed 6 years ago

varenius commented 6 years ago

CASA timestamp its log messages with UT system time. However, the Pipeline log errors are stamped with local time. See the attached log below, where I ran the pipeline on a Swedish computer. The sequence of timestamps in the log appear weird, jumping back and forth between 08... and 10... when the casa/pipeline outputs log messages. The pipeline should, for easy comparison, stamp the log messages with UT time stamps.

2017-10-12 08:18:43 WARN FITSKeywordUtil::getKeywords (file ../../fits/FITS/FITSKeywordUtil.cc, line 491) Ignoring field 'tmatx11' because its type does not match already created field tmatx. Continuing. 2017-10-12 10:19:43 | INFO | End importfitsIDI 2017-10-12 10:19:43 | INFO | Start UVFIX 2017-10-12 10:50:40 | INFO | End UVFIX 2017-10-12 10:50:42 | INFO | Start flagdata_autocorr 2017-10-12 08:51:07 WARN FlagDataHandler::preLoadColumn (file ../../flagging/Flagging/FlagDataHandler.cc, line 964) PROCESSOR sub-table is empty. Assuming CORRELATOR type. 2017-10-12 10:53:39 | INFO | End flagdata_autocorr