! Started logfile: J0416-3403_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:45:42 2016 obs J0416-3403_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0416-3403_S_2014_05_31_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781933 visibilities/baseline/integration-bin. ! Found source: J0416-3403 ! ! 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 336 lines of history. ! ! Reading 17312 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 J0416-3403_S_2014_05_31_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 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.803844Jy sigma=0.005883 ! Fit after self-cal, rms=0.733892Jy sigma=0.005344 ! 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.946 mas, bmaj=15.14 mas, bpa=11.45 degrees ! Estimated noise=1272.3 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.189534 Jy ! Component: 100 - total flux cleaned = 0.281768 Jy ! Total flux subtracted in 100 components = 0.281768 Jy ! Clean residual min=-0.014907 max=0.046224 Jy/beam ! Clean residual mean=0.000016 rms=0.006476 Jy/beam ! Combined flux in latest and established models = 0.281768 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.281768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169014Jy sigma=0.001274 ! Fit after self-cal, rms=0.168240Jy sigma=0.001271 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0556451 Jy ! Component: 100 - total flux cleaned = 0.0906959 Jy ! Total flux subtracted in 100 components = 0.0906959 Jy ! Clean residual min=-0.010302 max=0.019667 Jy/beam ! Clean residual mean=0.000025 rms=0.003756 Jy/beam ! Combined flux in latest and established models = 0.372464 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.372464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135735Jy sigma=0.000963 ! Fit after self-cal, rms=0.135559Jy sigma=0.000962 ! 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.889 mas, bmaj=17.71 mas, bpa=10.28 degrees ! Estimated noise=726.597 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.0411558 Jy ! Component: 100 - total flux cleaned = 0.0624948 Jy ! Component: 150 - total flux cleaned = 0.0746489 Jy ! Component: 200 - total flux cleaned = 0.0817222 Jy ! Total flux subtracted in 200 components = 0.0817222 Jy ! Clean residual min=-0.008048 max=0.009621 Jy/beam ! Clean residual mean=0.000056 rms=0.002525 Jy/beam ! Combined flux in latest and established models = 0.454186 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 124 components and 0.454186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124507Jy sigma=0.000852 ! Fit after self-cal, rms=0.124422Jy sigma=0.000852 ! 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 1.00 FD 0.81 HN 1.19 KP 1.02 ! LA 1.16 MK 1.00* NL 1.00 OV 0.95 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.26 KP 0.99 ! LA 1.13 MK 1.00* NL 1.07 OV 0.98 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.23 KP 0.90 ! LA 0.91 MK 1.00* NL 1.03 OV 0.94 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.96 HN 1.20 KP 0.88 ! LA 0.87 MK 1.00* NL 1.10 OV 0.98 ! PT 1.03 SC 0.94 ! ! ! Fit before self-cal, rms=0.124422Jy sigma=0.000852 ! Fit after self-cal, rms=0.123022Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=18.15 mas, bpa=10.99 degrees ! Estimated noise=729.373 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.0038709 Jy ! Component: 100 - total flux cleaned = -0.00429024 Jy ! Component: 150 - total flux cleaned = -0.0047491 Jy ! Component: 200 - total flux cleaned = -0.00513582 Jy ! Total flux subtracted in 200 components = -0.00513582 Jy ! Clean residual min=-0.006159 max=0.007154 Jy/beam ! Clean residual mean=0.000005 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.44905 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.44905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122637Jy sigma=0.000790 ! Fit after self-cal, rms=0.122773Jy sigma=0.000790 ! 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.122773Jy sigma=0.000790 ! Fit after self-cal, rms=0.124562Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=18.26 mas, bpa=11.19 degrees ! Estimated noise=729.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00205138 Jy ! Component: 100 - total flux cleaned = -0.00248427 Jy ! Component: 150 - total flux cleaned = -0.00276534 Jy ! Component: 200 - total flux cleaned = -0.00309339 Jy ! Total flux subtracted in 200 components = -0.00309339 Jy ! Clean residual min=-0.005017 max=0.005661 Jy/beam ! Clean residual mean=-0.000001 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.445957 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.445957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124348Jy sigma=0.000784 ! Fit after self-cal, rms=0.124398Jy sigma=0.000784 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 (43.5, -89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027578 Jy ! Component: 100 - total flux cleaned = 0.00268731 Jy ! Component: 150 - total flux cleaned = 0.00198685 Jy ! Component: 200 - total flux cleaned = 0.00127639 Jy ! Total flux subtracted in 200 components = 0.00127639 Jy ! Clean residual min=-0.004829 max=0.004155 Jy/beam ! Clean residual mean=-0.000003 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.447233 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 197 components and 0.447233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124099Jy sigma=0.000782 ! Fit after self-cal, rms=0.124096Jy sigma=0.000782 ! 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.124096Jy sigma=0.000782 ! Fit after self-cal, rms=0.125941Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=18.31 mas, bpa=11.27 degrees ! Estimated noise=728.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150081 Jy ! Component: 100 - total flux cleaned = -0.00164113 Jy ! Component: 150 - total flux cleaned = -0.00176645 Jy ! Component: 200 - total flux cleaned = -0.00187938 Jy ! Total flux subtracted in 200 components = -0.00187938 Jy ! Clean residual min=-0.003076 max=0.002415 Jy/beam ! Clean residual mean=-0.000013 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.445354 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 209 components and 0.445354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125849Jy sigma=0.000777 ! Fit after self-cal, rms=0.125908Jy sigma=0.000777 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.34301e-05 Jy ! Component: 100 - total flux cleaned = -0.000200054 Jy ! Component: 150 - total flux cleaned = -0.000332396 Jy ! Component: 200 - total flux cleaned = -0.000373622 Jy ! Total flux subtracted in 200 components = -0.000373622 Jy ! Clean residual min=-0.003012 max=0.002410 Jy/beam ! Clean residual mean=-0.000013 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.44498 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 230 components and 0.44498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125869Jy sigma=0.000777 ! Fit after self-cal, rms=0.125870Jy sigma=0.000777 ! 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.125870Jy sigma=0.000777 ! Fit after self-cal, rms=0.127198Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.561 mas, bmaj=27.55 mas, bpa=1.312 degrees ! Estimated noise=813.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000242468 Jy ! Component: 100 - total flux cleaned = -0.000486135 Jy ! Component: 150 - total flux cleaned = -0.000508753 Jy ! Component: 200 - total flux cleaned = -0.000543937 Jy ! Total flux subtracted in 200 components = -0.000543937 Jy ! Clean residual min=-0.003259 max=0.002782 Jy/beam ! Clean residual mean=-0.000019 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.444436 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 259 components and 0.444436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127180Jy sigma=0.000776 ! Fit after self-cal, rms=0.127206Jy sigma=0.000776 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 = 1.12573e-05 Jy ! Component: 100 - total flux cleaned = 1.15993e-05 Jy ! Component: 150 - total flux cleaned = -2.00829e-05 Jy ! Component: 200 - total flux cleaned = -5.08077e-05 Jy ! Total flux subtracted in 200 components = -5.08077e-05 Jy ! Clean residual min=-0.003261 max=0.002743 Jy/beam ! Clean residual mean=-0.000019 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.444385 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 269 components and 0.444385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127195Jy sigma=0.000776 ! Fit after self-cal, rms=0.127198Jy sigma=0.000776 ! 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.843 mas, bmaj=18.37 mas, bpa=11.36 degrees ! Estimated noise=729.136 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 18.37 at 11.36 degrees (North through East) ! Clean map min=-0.0029259 max=0.27807 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.874 mas, bmaj=15.86 mas, bpa=12.47 degrees ! Estimated noise=1286.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194543 Jy ! Component: 100 - total flux cleaned = 0.28861 Jy ! Component: 150 - total flux cleaned = 0.34268 Jy ! Component: 200 - total flux cleaned = 0.374712 Jy ! Total flux subtracted in 200 components = 0.374712 Jy ! Clean residual min=-0.006357 max=0.016278 Jy/beam ! Clean residual mean=-0.000003 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.374712 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.374712 Jy ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=18.37 mas, bpa=11.36 degrees ! Estimated noise=729.136 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.0320139 Jy ! Component: 100 - total flux cleaned = 0.0473143 Jy ! Component: 150 - total flux cleaned = 0.0555097 Jy ! Component: 200 - total flux cleaned = 0.0605078 Jy ! Total flux subtracted in 200 components = 0.0605078 Jy ! Clean residual min=-0.003243 max=0.004107 Jy/beam ! Clean residual mean=-0.000018 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.435219 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 102 components and 0.435219 Jy ! Inverting map ! Added new window around map position (6.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379901 Jy ! Component: 100 - total flux cleaned = 0.00508174 Jy ! Component: 150 - total flux cleaned = 0.00618144 Jy ! Component: 200 - total flux cleaned = 0.00712755 Jy ! Total flux subtracted in 200 components = 0.00712755 Jy ! Clean residual min=-0.002784 max=0.002350 Jy/beam ! Clean residual mean=-0.000010 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.442347 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 152 components and 0.442347 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=8.561 mas, bmaj=27.55 mas, bpa=1.312 degrees ! Estimated noise=813.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175598 Jy ! Component: 100 - total flux cleaned = 0.00245156 Jy ! Component: 150 - total flux cleaned = 0.00260064 Jy ! Component: 200 - total flux cleaned = 0.00270031 Jy ! Total flux subtracted in 200 components = 0.00270031 Jy ! Clean residual min=-0.003214 max=0.002423 Jy/beam ! Clean residual mean=-0.000012 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.445047 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 = 2.91497e-05 Jy ! Component: 100 - total flux cleaned = 5.69541e-05 Jy ! Component: 150 - total flux cleaned = 8.1975e-05 Jy ! Component: 200 - total flux cleaned = 0.000128737 Jy ! Total flux subtracted in 200 components = 0.000128737 Jy ! Clean residual min=-0.003132 max=0.002367 Jy/beam ! Clean residual mean=-0.000012 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.445176 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 199 components and 0.445176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=18.37 mas, bpa=11.36 degrees ! Estimated noise=729.136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000472111 Jy ! Component: 100 - total flux cleaned = -0.000583276 Jy ! Component: 150 - total flux cleaned = -0.000549926 Jy ! Component: 200 - total flux cleaned = -0.000582264 Jy ! Total flux subtracted in 200 components = -0.000582264 Jy ! Clean residual min=-0.002567 max=0.002418 Jy/beam ! Clean residual mean=-0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.444594 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 224 components and 0.444594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127077Jy sigma=0.000776 ! Fit after self-cal, rms=0.127061Jy sigma=0.000776 wmodel J0416-3403_S_2014_05_31_pus_map.mod ! Writing 224 model components to file: J0416-3403_S_2014_05_31_pus_map.mod wobs J0416-3403_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0416-3403_S_2014_05_31_pus_uvs.fits wwins J0416-3403_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0416-3403_S_2014_05_31_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.000200554 Jy ! Component: 100 - total flux cleaned = -0.000477645 Jy ! Component: 150 - total flux cleaned = -0.000773466 Jy ! Component: 200 - total flux cleaned = -0.00101877 Jy ! Component: 250 - total flux cleaned = -0.00128827 Jy ! Component: 300 - total flux cleaned = -0.0015475 Jy ! Component: 350 - total flux cleaned = -0.00173491 Jy ! Component: 400 - total flux cleaned = -0.00182587 Jy ! Component: 450 - total flux cleaned = -0.00188507 Jy ! Component: 500 - total flux cleaned = -0.00194282 Jy ! Component: 550 - total flux cleaned = -0.00205466 Jy ! Component: 600 - total flux cleaned = -0.00216435 Jy ! Component: 650 - total flux cleaned = -0.00232556 Jy ! Component: 700 - total flux cleaned = -0.00237843 Jy ! Component: 750 - total flux cleaned = -0.00240507 Jy ! Component: 800 - total flux cleaned = -0.00250684 Jy ! Component: 850 - total flux cleaned = -0.00263101 Jy ! Component: 900 - total flux cleaned = -0.00265484 Jy ! Component: 950 - total flux cleaned = -0.00265494 Jy ! Component: 1000 - total flux cleaned = -0.0027504 Jy ! Component: 1050 - total flux cleaned = -0.00288982 Jy ! Component: 1100 - total flux cleaned = -0.00304987 Jy ! Component: 1150 - total flux cleaned = -0.0030949 Jy ! Component: 1200 - total flux cleaned = -0.00327277 Jy ! Component: 1250 - total flux cleaned = -0.0034256 Jy ! Component: 1300 - total flux cleaned = -0.00353316 Jy ! Component: 1350 - total flux cleaned = -0.00366079 Jy ! Component: 1400 - total flux cleaned = -0.00376556 Jy ! Component: 1450 - total flux cleaned = -0.00384868 Jy ! Component: 1500 - total flux cleaned = -0.00393151 Jy ! Component: 1550 - total flux cleaned = -0.00411477 Jy ! Component: 1600 - total flux cleaned = -0.00425535 Jy ! Component: 1650 - total flux cleaned = -0.00437478 Jy ! Component: 1700 - total flux cleaned = -0.00445352 Jy ! Component: 1750 - total flux cleaned = -0.00458958 Jy ! Component: 1800 - total flux cleaned = -0.00462806 Jy ! Component: 1850 - total flux cleaned = -0.00470414 Jy ! Component: 1900 - total flux cleaned = -0.00481764 Jy ! Component: 1950 - total flux cleaned = -0.00493018 Jy ! Component: 2000 - total flux cleaned = -0.0050043 Jy ! Component: 2050 - total flux cleaned = -0.00509641 Jy ! Component: 2100 - total flux cleaned = -0.00513297 Jy ! Component: 2150 - total flux cleaned = -0.00525983 Jy ! Component: 2200 - total flux cleaned = -0.00534939 Jy ! Component: 2250 - total flux cleaned = -0.00533173 Jy ! Component: 2300 - total flux cleaned = -0.00542035 Jy ! Component: 2350 - total flux cleaned = -0.00549046 Jy ! Component: 2400 - total flux cleaned = -0.00540358 Jy ! Component: 2450 - total flux cleaned = -0.00554144 Jy ! Component: 2500 - total flux cleaned = -0.0055243 Jy ! Component: 2550 - total flux cleaned = -0.00555839 Jy ! Component: 2600 - total flux cleaned = -0.0056424 Jy ! Component: 2650 - total flux cleaned = -0.00565891 Jy ! Component: 2700 - total flux cleaned = -0.00559253 Jy ! Component: 2750 - total flux cleaned = -0.00564215 Jy ! Component: 2800 - total flux cleaned = -0.00565881 Jy ! Component: 2850 - total flux cleaned = -0.00570749 Jy ! Component: 2900 - total flux cleaned = -0.00572352 Jy ! Component: 2950 - total flux cleaned = -0.00575558 Jy ! Component: 3000 - total flux cleaned = -0.00578738 Jy ! Component: 3050 - total flux cleaned = -0.00577143 Jy ! Component: 3100 - total flux cleaned = -0.00580301 Jy ! Component: 3150 - total flux cleaned = -0.00578731 Jy ! Component: 3200 - total flux cleaned = -0.00575624 Jy ! Component: 3250 - total flux cleaned = -0.00575628 Jy ! Component: 3300 - total flux cleaned = -0.00575632 Jy ! Component: 3350 - total flux cleaned = -0.00575629 Jy ! Component: 3400 - total flux cleaned = -0.00574128 Jy ! Component: 3450 - total flux cleaned = -0.00572631 Jy ! Component: 3500 - total flux cleaned = -0.00572645 Jy ! Component: 3550 - total flux cleaned = -0.0057265 Jy ! Component: 3600 - total flux cleaned = -0.00572664 Jy ! Component: 3650 - total flux cleaned = -0.00578528 Jy ! Component: 3700 - total flux cleaned = -0.00581448 Jy ! Component: 3750 - total flux cleaned = -0.00581453 Jy ! Component: 3800 - total flux cleaned = -0.00582903 Jy ! Component: 3850 - total flux cleaned = -0.00580037 Jy ! Component: 3900 - total flux cleaned = -0.00587155 Jy ! Component: 3950 - total flux cleaned = -0.00584309 Jy ! Component: 4000 - total flux cleaned = -0.00587132 Jy ! Component: 4050 - total flux cleaned = -0.00584319 Jy ! Total flux subtracted in 4096 components = -0.00581526 Jy ! Clean residual min=-0.000725 max=0.000771 Jy/beam ! Clean residual mean=-0.000007 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.438779 Jy keep ! Adding 368 model components to the UV plane model. ! The established model now contains 592 components and 0.438779 Jy ![Exited script file: muppet] wmap "J0416-3403_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 18.37 at 11.36 degrees (North through East) ! Clean map min=-0.0024315 max=0.28163 Jy/beam ! Writing clean map to FITS file: J0416-3403_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.281631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000306333 device "J0416-3403_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0416-3403_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.326313 0.326313 0.652626 1.30525 2.6105 5.22101 10.442 20.884 41.768 83.5361 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.281 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.843 x 18.37 at 11.36 degrees (North through East) ! Clean map min=-0.0024315 max=0.28163 Jy/beam quit ! Quitting program ! Log file J0416-3403_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:45:48 2016