...
- input: secondmask.mask, QLcatmask.mask
- output: sum_of_masks.mask
- input: sum_of_masks.mask
- output: combined.mask
Task22
If the only input is As far as I can tell at this point, ../data then shouldn't it have has not changed since Task08 (which actaully includes tasks 08, 09, 10 and 11)?It does create iter2 but the next step just delets iter2 and replaces it with iter0d. So what is the point of this task?Task11 (applycal).
run_tclean( 'iter2', datacolumn='corrected' )
...