apertif / apercal

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

Main apercal log messages for all steps #237

Closed rs1701 closed 5 years ago

rs1701 commented 5 years ago

Following the parallelisation of apercal, multiple log files are created for each beam. At the moment the main log file <apercal.log> only keeps track of the steps that are not parallelised in <start_apercal_pipeline()>. It would be helpful if the main log file contains the start and end of the parallelised steps.

rs1701 commented 5 years ago

All steps in start_pipeline now write at least a start and finish message into the main apercal.log