#!/bin/sh ## Dated 01Dec2021, Data courtesy. LOFAR EoR Group. ## The following command uses wsclean to make an mfs image from calibrated data. For explanation on the parameters please see wsclean help. ## wsclean version released after July 2021 required. ## wsclean docker image is being used for the escape vm. ## For query contact: pandey@astron.nl, grange@astron.nl wsclean -parallel-gridding 16 -parallel-reordering 16 -j 16 -data-column CORRECTED_DATA -scale 25masec -size 1200 1200 -mem 75 \ -mgain 0.6 -niter 1000 -auto-mask 5 -auto-threshold 1 -multiscale -channels-out 2 -join-channels -fit-spectral-pol 3 -weight briggs -0.9 -no-update-model-required -nmiter 12 -temp-dir /data/pandey/DAC21_1/tmp /data/pandey/DAC21_1/3C196_Data/*dppp