! Started logfile: J1336-3357_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:42:28 2019 obs J1336-3357_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1336-3357_S_2017_03_27_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787633 visibilities/baseline/integration-bin. ! Found source: J1336-3357 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 1684 lines of history. ! ! Reading 16304 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1336-3357_S_2017_03_27_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943291Jy sigma=0.005270 ! Fit after self-cal, rms=0.895713Jy sigma=0.005066 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.45 mas, bmaj=8.181 mas, bpa=5.891 degrees ! Estimated noise=1954.53 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.081318 Jy ! Component: 100 - total flux cleaned = 0.10986 Jy ! Total flux subtracted in 100 components = 0.10986 Jy ! Clean residual min=-0.008048 max=0.015180 Jy/beam ! Clean residual mean=-0.000184 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 0.10986 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.10986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144652Jy sigma=0.000696 ! Fit after self-cal, rms=0.144391Jy sigma=0.000695 ! Inverting map ! Added new window around map position (-2.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181648 Jy ! Component: 100 - total flux cleaned = 0.0298589 Jy ! Total flux subtracted in 100 components = 0.0298589 Jy ! Clean residual min=-0.006691 max=0.010995 Jy/beam ! Clean residual mean=-0.000140 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.139719 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.139719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140932Jy sigma=0.000667 ! Fit after self-cal, rms=0.140869Jy sigma=0.000667 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.523 mas, bpa=6.099 degrees ! Estimated noise=1079.36 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166132 Jy ! Component: 100 - total flux cleaned = 0.0266275 Jy ! Component: 150 - total flux cleaned = 0.033243 Jy ! Component: 200 - total flux cleaned = 0.0378811 Jy ! Total flux subtracted in 200 components = 0.0378811 Jy ! Clean residual min=-0.003951 max=0.004530 Jy/beam ! Clean residual mean=-0.000102 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.1776 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 120 components and 0.1776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138797Jy sigma=0.000652 ! Fit after self-cal, rms=0.138773Jy sigma=0.000651 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.15 KP 1.04 ! LA 0.98 MK 1.03 NL 1.02 OV 1.03 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.18 KP 0.99 ! LA 0.92 MK 1.10 NL 1.03 OV 1.02 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 1.09 KP 0.99 ! LA 0.93 MK 0.98 NL 1.00 OV 0.97 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 0.89 KP 1.00* ! LA 0.81 MK 0.92 NL 1.00* OV 0.85 ! PT 0.92 SC 0.81 ! ! ! Fit before self-cal, rms=0.138773Jy sigma=0.000651 ! Fit after self-cal, rms=0.134789Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=9.511 mas, bpa=6.493 degrees ! Estimated noise=1061.4 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974533 Jy ! Component: 100 - total flux cleaned = 0.00146112 Jy ! Component: 150 - total flux cleaned = 0.00171229 Jy ! Component: 200 - total flux cleaned = 0.00188963 Jy ! Total flux subtracted in 200 components = 0.00188963 Jy ! Clean residual min=-0.003275 max=0.003833 Jy/beam ! Clean residual mean=-0.000030 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.17949 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 147 components and 0.17949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134723Jy sigma=0.000648 ! Fit after self-cal, rms=0.134654Jy sigma=0.000648 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134654Jy sigma=0.000648 ! Fit after self-cal, rms=0.135349Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=9.469 mas, bpa=6.421 degrees ! Estimated noise=1060.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931889 Jy ! Component: 100 - total flux cleaned = 0.00113313 Jy ! Component: 150 - total flux cleaned = 0.00126964 Jy ! Component: 200 - total flux cleaned = 0.00138909 Jy ! Total flux subtracted in 200 components = 0.00138909 Jy ! Clean residual min=-0.003060 max=0.003512 Jy/beam ! Clean residual mean=-0.000022 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.180879 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 162 components and 0.180879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135317Jy sigma=0.000647 ! Fit after self-cal, rms=0.135276Jy sigma=0.000647 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (36, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229727 Jy ! Component: 100 - total flux cleaned = 0.00204174 Jy ! Component: 150 - total flux cleaned = 0.00187456 Jy ! Component: 200 - total flux cleaned = 0.00182453 Jy ! Total flux subtracted in 200 components = 0.00182453 Jy ! Clean residual min=-0.002903 max=0.002668 Jy/beam ! Clean residual mean=-0.000018 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.182703 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 182 components and 0.182703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135178Jy sigma=0.000647 ! Fit after self-cal, rms=0.135132Jy sigma=0.000646 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135132Jy sigma=0.000646 ! Fit after self-cal, rms=0.134120Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=9.442 mas, bpa=6.451 degrees ! Estimated noise=1051.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111354 Jy ! Component: 100 - total flux cleaned = 0.00105358 Jy ! Component: 150 - total flux cleaned = 0.00105541 Jy ! Component: 200 - total flux cleaned = 0.00100992 Jy ! Total flux subtracted in 200 components = 0.00100992 Jy ! Clean residual min=-0.002523 max=0.002539 Jy/beam ! Clean residual mean=-0.000012 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.183713 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 199 components and 0.183713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134051Jy sigma=0.000646 ! Fit after self-cal, rms=0.134011Jy sigma=0.000646 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170941 Jy ! Component: 100 - total flux cleaned = 0.000113821 Jy ! Component: 150 - total flux cleaned = 6.68218e-05 Jy ! Component: 200 - total flux cleaned = -2.10679e-05 Jy ! Total flux subtracted in 200 components = -2.10679e-05 Jy ! Clean residual min=-0.002456 max=0.002687 Jy/beam ! Clean residual mean=-0.000012 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.183692 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 206 components and 0.183692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133959Jy sigma=0.000645 ! Fit after self-cal, rms=0.133933Jy sigma=0.000645 ! Inverting map ! Added new window around map position (100, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468917 Jy ! Component: 100 - total flux cleaned = -0.000103731 Jy ! Component: 150 - total flux cleaned = -0.00055566 Jy ! Component: 200 - total flux cleaned = -0.000802688 Jy ! Total flux subtracted in 200 components = -0.000802688 Jy ! Clean residual min=-0.002457 max=0.002198 Jy/beam ! Clean residual mean=-0.000011 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.18289 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 229 components and 0.18289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133829Jy sigma=0.000645 ! Fit after self-cal, rms=0.133799Jy sigma=0.000645 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133799Jy sigma=0.000645 ! Fit after self-cal, rms=0.131158Jy sigma=0.000645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.665 mas, bmaj=23.97 mas, bpa=8.094 degrees ! Estimated noise=1287.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126117 Jy ! Component: 100 - total flux cleaned = 8.33527e-05 Jy ! Component: 150 - total flux cleaned = 4.65562e-05 Jy ! Component: 200 - total flux cleaned = 4.67126e-05 Jy ! Total flux subtracted in 200 components = 4.67126e-05 Jy ! Clean residual min=-0.002788 max=0.002180 Jy/beam ! Clean residual mean=-0.000019 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.182936 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 241 components and 0.182936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131119Jy sigma=0.000645 ! Fit after self-cal, rms=0.131081Jy sigma=0.000645 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.99662e-05 Jy ! Component: 100 - total flux cleaned = -7.24869e-06 Jy ! Component: 150 - total flux cleaned = -8.32332e-06 Jy ! Component: 200 - total flux cleaned = -3.77656e-05 Jy ! Total flux subtracted in 200 components = -3.77656e-05 Jy ! Clean residual min=-0.002830 max=0.002168 Jy/beam ! Clean residual mean=-0.000018 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.182899 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 248 components and 0.182899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131055Jy sigma=0.000645 ! Fit after self-cal, rms=0.131046Jy sigma=0.000645 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=9.422 mas, bpa=6.635 degrees ! Estimated noise=1043.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 9.422 at 6.635 degrees (North through East) ! Clean map min=-0.0044279 max=0.10413 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.429 mas, bmaj=8.062 mas, bpa=6.421 degrees ! Estimated noise=1870.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.077289 Jy ! Component: 100 - total flux cleaned = 0.107293 Jy ! Component: 150 - total flux cleaned = 0.125861 Jy ! Component: 200 - total flux cleaned = 0.139078 Jy ! Total flux subtracted in 200 components = 0.139078 Jy ! Clean residual min=-0.006772 max=0.007775 Jy/beam ! Clean residual mean=-0.000074 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.139078 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.139078 Jy ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=9.422 mas, bpa=6.635 degrees ! Estimated noise=1043.5 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163715 Jy ! Component: 100 - total flux cleaned = 0.026415 Jy ! Component: 150 - total flux cleaned = 0.0333157 Jy ! Component: 200 - total flux cleaned = 0.0384019 Jy ! Total flux subtracted in 200 components = 0.0384019 Jy ! Clean residual min=-0.003253 max=0.003313 Jy/beam ! Clean residual mean=-0.000031 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.17748 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 120 components and 0.17748 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.665 mas, bmaj=23.97 mas, bpa=8.094 degrees ! Estimated noise=1287.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458211 Jy ! Component: 100 - total flux cleaned = 0.00547036 Jy ! Component: 150 - total flux cleaned = 0.00567371 Jy ! Component: 200 - total flux cleaned = 0.00559065 Jy ! Total flux subtracted in 200 components = 0.00559065 Jy ! Clean residual min=-0.002871 max=0.002299 Jy/beam ! Clean residual mean=-0.000029 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.18307 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17673e-05 Jy ! Component: 100 - total flux cleaned = -6.92946e-05 Jy ! Component: 150 - total flux cleaned = -6.73549e-05 Jy ! Component: 200 - total flux cleaned = -1.24527e-05 Jy ! Total flux subtracted in 200 components = -1.24527e-05 Jy ! Clean residual min=-0.002898 max=0.002105 Jy/beam ! Clean residual mean=-0.000026 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.183058 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 165 components and 0.183058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=9.422 mas, bpa=6.635 degrees ! Estimated noise=1043.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000856289 Jy ! Component: 100 - total flux cleaned = 0.000295393 Jy ! Component: 150 - total flux cleaned = 0.000213241 Jy ! Component: 200 - total flux cleaned = 0.000139649 Jy ! Total flux subtracted in 200 components = 0.000139649 Jy ! Clean residual min=-0.002502 max=0.002426 Jy/beam ! Clean residual mean=-0.000011 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.183197 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 192 components and 0.183197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131117Jy sigma=0.000645 ! Fit after self-cal, rms=0.131042Jy sigma=0.000645 wmodel J1336-3357_S_2017_03_27_pus_map.mod ! Writing 192 model components to file: J1336-3357_S_2017_03_27_pus_map.mod wobs J1336-3357_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1336-3357_S_2017_03_27_pus_uvs.fits wwins J1336-3357_S_2017_03_27_pus_map.win ! wwins: Wrote 5 windows to J1336-3357_S_2017_03_27_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000750997 Jy ! Component: 100 - total flux cleaned = -0.0012411 Jy ! Component: 150 - total flux cleaned = -0.00147464 Jy ! Component: 200 - total flux cleaned = -0.00169896 Jy ! Component: 250 - total flux cleaned = -0.00177094 Jy ! Component: 300 - total flux cleaned = -0.00180608 Jy ! Component: 350 - total flux cleaned = -0.00173789 Jy ! Component: 400 - total flux cleaned = -0.00177082 Jy ! Component: 450 - total flux cleaned = -0.00189969 Jy ! Component: 500 - total flux cleaned = -0.00202637 Jy ! Component: 550 - total flux cleaned = -0.0020886 Jy ! Component: 600 - total flux cleaned = -0.00227177 Jy ! Component: 650 - total flux cleaned = -0.00242179 Jy ! Component: 700 - total flux cleaned = -0.00259796 Jy ! Component: 750 - total flux cleaned = -0.00277063 Jy ! Component: 800 - total flux cleaned = -0.00282771 Jy ! Component: 850 - total flux cleaned = -0.00302334 Jy ! Component: 900 - total flux cleaned = -0.00316042 Jy ! Component: 950 - total flux cleaned = -0.00324144 Jy ! Component: 1000 - total flux cleaned = -0.00326846 Jy ! Component: 1050 - total flux cleaned = -0.00345236 Jy ! Component: 1100 - total flux cleaned = -0.0036072 Jy ! Component: 1150 - total flux cleaned = -0.00373465 Jy ! Component: 1200 - total flux cleaned = -0.00386089 Jy ! Component: 1250 - total flux cleaned = -0.00401036 Jy ! Component: 1300 - total flux cleaned = -0.00415811 Jy ! Component: 1350 - total flux cleaned = -0.00423109 Jy ! Component: 1400 - total flux cleaned = -0.00439946 Jy ! Component: 1450 - total flux cleaned = -0.00442292 Jy ! Component: 1500 - total flux cleaned = -0.00449364 Jy ! Component: 1550 - total flux cleaned = -0.00460973 Jy ! Component: 1600 - total flux cleaned = -0.00470136 Jy ! Component: 1650 - total flux cleaned = -0.00472417 Jy ! Component: 1700 - total flux cleaned = -0.0048141 Jy ! Component: 1750 - total flux cleaned = -0.00490261 Jy ! Component: 1800 - total flux cleaned = -0.00503409 Jy ! Component: 1850 - total flux cleaned = -0.00507745 Jy ! Component: 1900 - total flux cleaned = -0.00514181 Jy ! Component: 1950 - total flux cleaned = -0.00520584 Jy ! Component: 2000 - total flux cleaned = -0.00533237 Jy ! Component: 2050 - total flux cleaned = -0.00541579 Jy ! Component: 2100 - total flux cleaned = -0.0055608 Jy ! Component: 2150 - total flux cleaned = -0.00568387 Jy ! Component: 2200 - total flux cleaned = -0.00576532 Jy ! Component: 2250 - total flux cleaned = -0.00590609 Jy ! Component: 2300 - total flux cleaned = -0.00598572 Jy ! Component: 2350 - total flux cleaned = -0.00608414 Jy ! Component: 2400 - total flux cleaned = -0.00612307 Jy ! Component: 2450 - total flux cleaned = -0.00623927 Jy ! Component: 2500 - total flux cleaned = -0.00633499 Jy ! Component: 2550 - total flux cleaned = -0.00633503 Jy ! Component: 2600 - total flux cleaned = -0.00637272 Jy ! Component: 2650 - total flux cleaned = -0.00648496 Jy ! Component: 2700 - total flux cleaned = -0.00646641 Jy ! Component: 2750 - total flux cleaned = -0.00650313 Jy ! Component: 2800 - total flux cleaned = -0.00659405 Jy ! Component: 2850 - total flux cleaned = -0.00663038 Jy ! Component: 2900 - total flux cleaned = -0.00672 Jy ! Component: 2950 - total flux cleaned = -0.00679087 Jy ! Component: 3000 - total flux cleaned = -0.00682584 Jy ! Component: 3050 - total flux cleaned = -0.00686051 Jy ! Component: 3100 - total flux cleaned = -0.006843 Jy ! Component: 3150 - total flux cleaned = -0.00696353 Jy ! Component: 3200 - total flux cleaned = -0.00696341 Jy ! Component: 3250 - total flux cleaned = -0.007031 Jy ! Component: 3300 - total flux cleaned = -0.00708131 Jy ! Component: 3350 - total flux cleaned = -0.00709801 Jy ! Component: 3400 - total flux cleaned = -0.00714776 Jy ! Component: 3450 - total flux cleaned = -0.00711514 Jy ! Component: 3500 - total flux cleaned = -0.00719687 Jy ! Component: 3550 - total flux cleaned = -0.00718067 Jy ! Component: 3600 - total flux cleaned = -0.00734129 Jy ! Component: 3650 - total flux cleaned = -0.00737307 Jy ! Component: 3700 - total flux cleaned = -0.00734151 Jy ! Component: 3750 - total flux cleaned = -0.00735735 Jy ! Component: 3800 - total flux cleaned = -0.00738863 Jy ! Component: 3850 - total flux cleaned = -0.00743534 Jy ! Component: 3900 - total flux cleaned = -0.00746619 Jy ! Component: 3950 - total flux cleaned = -0.00751219 Jy ! Component: 4000 - total flux cleaned = -0.00755782 Jy ! Component: 4050 - total flux cleaned = -0.00757289 Jy ! Total flux subtracted in 4096 components = -0.00767785 Jy ! Clean residual min=-0.000791 max=0.000871 Jy/beam ! Clean residual mean=-0.000006 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.175519 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 504 components and 0.17552 Jy ![Exited script file: muppet] wmap "J1336-3357_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 9.422 at 6.635 degrees (North through East) ! Clean map min=-0.0038452 max=0.10115 Jy/beam ! Writing clean map to FITS file: J1336-3357_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101153 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285683 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.847281 0.847281 1.69456 3.38913 6.77825 13.5565 27.113 54.226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 9.422 at 6.635 degrees (North through East) ! Clean map min=-0.0038452 max=0.10115 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1336-3357_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:42:33 2019