! Started logfile: J0503-2128_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:54:47 2016 obs J0503-2128_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0503-2128_S_2014_08_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78843 visibilities/baseline/integration-bin. ! Found source: J0503-2128 ! ! 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 342 lines of history. ! ! Reading 17172 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 J0503-2128_S_2014_08_09_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.800261Jy sigma=0.007444 ! Fit after self-cal, rms=0.741494Jy sigma=0.006937 ! 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=3.104 mas, bmaj=11.48 mas, bpa=9.984 degrees ! Estimated noise=1092.47 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.192993 Jy ! Component: 100 - total flux cleaned = 0.238696 Jy ! Total flux subtracted in 100 components = 0.238696 Jy ! Clean residual min=-0.016492 max=0.047626 Jy/beam ! Clean residual mean=-0.000028 rms=0.004748 Jy/beam ! Combined flux in latest and established models = 0.238696 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.238696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121314Jy sigma=0.001083 ! Fit after self-cal, rms=0.121296Jy sigma=0.001082 ! Inverting map ! Added new window around map position (-4.5, -17). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0393556 Jy ! Component: 100 - total flux cleaned = 0.058364 Jy ! Total flux subtracted in 100 components = 0.058364 Jy ! Clean residual min=-0.013503 max=0.013424 Jy/beam ! Clean residual mean=-0.000027 rms=0.003003 Jy/beam ! Combined flux in latest and established models = 0.29706 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.29706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104600Jy sigma=0.000921 ! Fit after self-cal, rms=0.102653Jy sigma=0.000903 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176448 Jy ! Component: 100 - total flux cleaned = 0.0286217 Jy ! Total flux subtracted in 100 components = 0.0286217 Jy ! Clean residual min=-0.007940 max=0.007053 Jy/beam ! Clean residual mean=-0.000024 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 0.325682 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.325682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097624Jy sigma=0.000856 ! Fit after self-cal, rms=0.097316Jy sigma=0.000853 ! 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.901 mas, bmaj=12.97 mas, bpa=8.206 degrees ! Estimated noise=584.69 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.0162197 Jy ! Component: 100 - total flux cleaned = 0.0264196 Jy ! Component: 150 - total flux cleaned = 0.0333786 Jy ! Component: 200 - total flux cleaned = 0.0382026 Jy ! Total flux subtracted in 200 components = 0.0382026 Jy ! Clean residual min=-0.004971 max=0.005187 Jy/beam ! Clean residual mean=0.000008 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.363884 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 93 components and 0.363884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093869Jy sigma=0.000826 ! Fit after self-cal, rms=0.093743Jy sigma=0.000825 ! 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.99 FD 0.88 HN 0.99 KP 1.04 ! LA 1.09 MK 1.00* NL 0.97 OV 0.97 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 1.03 KP 1.01 ! LA 1.05 MK 1.00* NL 1.01 OV 1.01 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.06 KP 0.89 ! LA 0.83 MK 1.00* NL 1.03 OV 0.94 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.02 KP 0.87 ! LA 0.80 MK 1.00* NL 1.10 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.093743Jy sigma=0.000825 ! Fit after self-cal, rms=0.086794Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=13.07 mas, bpa=8.176 degrees ! Estimated noise=582.05 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.00216219 Jy ! Component: 100 - total flux cleaned = 0.00211234 Jy ! Component: 150 - total flux cleaned = 0.00201634 Jy ! Component: 200 - total flux cleaned = 0.00197609 Jy ! Total flux subtracted in 200 components = 0.00197609 Jy ! Clean residual min=-0.002525 max=0.002748 Jy/beam ! Clean residual mean=0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.36586 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 118 components and 0.36586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086677Jy sigma=0.000779 ! Fit after self-cal, rms=0.086645Jy sigma=0.000778 ! 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.086645Jy sigma=0.000778 ! Fit after self-cal, rms=0.086586Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=13.07 mas, bpa=8.193 degrees ! Estimated noise=581.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094257 Jy ! Component: 100 - total flux cleaned = 0.00104716 Jy ! Component: 150 - total flux cleaned = 0.0009529 Jy ! Component: 200 - total flux cleaned = 0.000951254 Jy ! Total flux subtracted in 200 components = 0.000951254 Jy ! Clean residual min=-0.002485 max=0.002339 Jy/beam ! Clean residual mean=-0.000000 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.366812 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.366811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086542Jy sigma=0.000778 ! Fit after self-cal, rms=0.086529Jy 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 = 0.000370693 Jy ! Component: 100 - total flux cleaned = 0.00045279 Jy ! Component: 150 - total flux cleaned = 0.000497496 Jy ! Component: 200 - total flux cleaned = 0.000517263 Jy ! Total flux subtracted in 200 components = 0.000517263 Jy ! Clean residual min=-0.002414 max=0.002292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.367329 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.367329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086511Jy sigma=0.000777 ! Fit after self-cal, rms=0.086506Jy sigma=0.000777 ! 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.086506Jy sigma=0.000777 ! Fit after self-cal, rms=0.086043Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=13.08 mas, bpa=8.196 degrees ! Estimated noise=581.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400487 Jy ! Component: 100 - total flux cleaned = 0.00040436 Jy ! Component: 150 - total flux cleaned = 0.000382611 Jy ! Component: 200 - total flux cleaned = 0.000401992 Jy ! Total flux subtracted in 200 components = 0.000401992 Jy ! Clean residual min=-0.002144 max=0.002126 Jy/beam ! Clean residual mean=-0.000006 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.367731 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 147 components and 0.367731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086027Jy sigma=0.000775 ! Fit after self-cal, rms=0.086024Jy sigma=0.000775 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.0001909 Jy ! Component: 100 - total flux cleaned = 0.000208867 Jy ! Component: 150 - total flux cleaned = 0.000209876 Jy ! Component: 200 - total flux cleaned = 0.000210472 Jy ! Total flux subtracted in 200 components = 0.000210472 Jy ! Clean residual min=-0.002127 max=0.002075 Jy/beam ! Clean residual mean=-0.000007 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.367941 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 150 components and 0.367941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086017Jy sigma=0.000774 ! Fit after self-cal, rms=0.086015Jy sigma=0.000774 ! 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.086015Jy sigma=0.000774 ! Fit after self-cal, rms=0.086010Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.101 mas, bmaj=17.94 mas, bpa=-2.516 degrees ! Estimated noise=678.921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149517 Jy ! Component: 100 - total flux cleaned = 0.000214033 Jy ! Component: 150 - total flux cleaned = 0.00026434 Jy ! Component: 200 - total flux cleaned = 0.000294667 Jy ! Total flux subtracted in 200 components = 0.000294667 Jy ! Clean residual min=-0.001933 max=0.002006 Jy/beam ! Clean residual mean=-0.000011 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.368236 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 159 components and 0.368236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086004Jy sigma=0.000774 ! Fit after self-cal, rms=0.086002Jy sigma=0.000774 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 = 6.71543e-05 Jy ! Component: 100 - total flux cleaned = 0.000133828 Jy ! Component: 150 - total flux cleaned = 0.000162655 Jy ! Component: 200 - total flux cleaned = 0.000188857 Jy ! Total flux subtracted in 200 components = 0.000188857 Jy ! Clean residual min=-0.001910 max=0.001972 Jy/beam ! Clean residual mean=-0.000012 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.368425 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 162 components and 0.368425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086000Jy sigma=0.000774 ! Fit after self-cal, rms=0.085999Jy sigma=0.000774 ! 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.922 mas, bmaj=13.09 mas, bpa=8.212 degrees ! Estimated noise=581.223 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 13.09 at 8.212 degrees (North through East) ! Clean map min=-0.0020273 max=0.24243 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=3.102 mas, bmaj=11.56 mas, bpa=10.04 degrees ! Estimated noise=1088.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192018 Jy ! Component: 100 - total flux cleaned = 0.253917 Jy ! Component: 150 - total flux cleaned = 0.285394 Jy ! Component: 200 - total flux cleaned = 0.304539 Jy ! Total flux subtracted in 200 components = 0.304539 Jy ! Clean residual min=-0.005966 max=0.010268 Jy/beam ! Clean residual mean=-0.000019 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.304539 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.304539 Jy ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=13.09 mas, bpa=8.212 degrees ! Estimated noise=581.223 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.0218199 Jy ! Component: 100 - total flux cleaned = 0.0349461 Jy ! Component: 150 - total flux cleaned = 0.043499 Jy ! Component: 200 - total flux cleaned = 0.0493095 Jy ! Total flux subtracted in 200 components = 0.0493095 Jy ! Clean residual min=-0.002738 max=0.003337 Jy/beam ! Clean residual mean=0.000002 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.353849 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 89 components and 0.353849 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.101 mas, bmaj=17.94 mas, bpa=-2.516 degrees ! Estimated noise=678.921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556733 Jy ! Component: 100 - total flux cleaned = 0.00859983 Jy ! Component: 150 - total flux cleaned = 0.0103907 Jy ! Component: 200 - total flux cleaned = 0.0115009 Jy ! Total flux subtracted in 200 components = 0.0115009 Jy ! Clean residual min=-0.002090 max=0.001769 Jy/beam ! Clean residual mean=-0.000009 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.36535 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 = 0.000701617 Jy ! Component: 100 - total flux cleaned = 0.00115135 Jy ! Component: 150 - total flux cleaned = 0.00122077 Jy ! Component: 200 - total flux cleaned = 0.00128605 Jy ! Total flux subtracted in 200 components = 0.00128605 Jy ! Clean residual min=-0.001970 max=0.001845 Jy/beam ! Clean residual mean=-0.000010 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.366636 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 152 components and 0.366636 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=13.09 mas, bpa=8.212 degrees ! Estimated noise=581.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153942 Jy ! Component: 100 - total flux cleaned = -0.000120883 Jy ! Component: 150 - total flux cleaned = -9.34272e-05 Jy ! Component: 200 - total flux cleaned = -9.36537e-05 Jy ! Total flux subtracted in 200 components = -9.36537e-05 Jy ! Clean residual min=-0.002090 max=0.001912 Jy/beam ! Clean residual mean=-0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.366542 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 165 components and 0.366542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086005Jy sigma=0.000774 ! Fit after self-cal, rms=0.085995Jy sigma=0.000774 wmodel J0503-2128_S_2014_08_09_pus_map.mod ! Writing 165 model components to file: J0503-2128_S_2014_08_09_pus_map.mod wobs J0503-2128_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0503-2128_S_2014_08_09_pus_uvs.fits wwins J0503-2128_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0503-2128_S_2014_08_09_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 = 8.22891e-06 Jy ! Component: 100 - total flux cleaned = 0.000386531 Jy ! Component: 150 - total flux cleaned = 0.000642118 Jy ! Component: 200 - total flux cleaned = 0.000771709 Jy ! Component: 250 - total flux cleaned = 0.000916319 Jy ! Component: 300 - total flux cleaned = 0.00112319 Jy ! Component: 350 - total flux cleaned = 0.00132089 Jy ! Component: 400 - total flux cleaned = 0.00146939 Jy ! Component: 450 - total flux cleaned = 0.00163361 Jy ! Component: 500 - total flux cleaned = 0.00171349 Jy ! Component: 550 - total flux cleaned = 0.00181053 Jy ! Component: 600 - total flux cleaned = 0.00181017 Jy ! Component: 650 - total flux cleaned = 0.0018105 Jy ! Component: 700 - total flux cleaned = 0.00181081 Jy ! Component: 750 - total flux cleaned = 0.00175744 Jy ! Component: 800 - total flux cleaned = 0.0017752 Jy ! Component: 850 - total flux cleaned = 0.00172346 Jy ! Component: 900 - total flux cleaned = 0.00163891 Jy ! Component: 950 - total flux cleaned = 0.00157235 Jy ! Component: 1000 - total flux cleaned = 0.00149038 Jy ! Component: 1050 - total flux cleaned = 0.00144212 Jy ! Component: 1100 - total flux cleaned = 0.00141011 Jy ! Component: 1150 - total flux cleaned = 0.00137841 Jy ! Component: 1200 - total flux cleaned = 0.00130092 Jy ! Component: 1250 - total flux cleaned = 0.00128574 Jy ! Component: 1300 - total flux cleaned = 0.0012857 Jy ! Component: 1350 - total flux cleaned = 0.00127077 Jy ! Component: 1400 - total flux cleaned = 0.00131467 Jy ! Component: 1450 - total flux cleaned = 0.00124166 Jy ! Component: 1500 - total flux cleaned = 0.00121295 Jy ! Component: 1550 - total flux cleaned = 0.00119854 Jy ! Component: 1600 - total flux cleaned = 0.00119847 Jy ! Component: 1650 - total flux cleaned = 0.0011707 Jy ! Component: 1700 - total flux cleaned = 0.00115688 Jy ! Component: 1750 - total flux cleaned = 0.00112983 Jy ! Component: 1800 - total flux cleaned = 0.00114344 Jy ! Component: 1850 - total flux cleaned = 0.00123632 Jy ! Component: 1900 - total flux cleaned = 0.00122302 Jy ! Component: 1950 - total flux cleaned = 0.00126186 Jy ! Component: 2000 - total flux cleaned = 0.00127476 Jy ! Component: 2050 - total flux cleaned = 0.00128731 Jy ! Component: 2100 - total flux cleaned = 0.00131234 Jy ! Component: 2150 - total flux cleaned = 0.00134977 Jy ! Component: 2200 - total flux cleaned = 0.00136219 Jy ! Component: 2250 - total flux cleaned = 0.0014479 Jy ! Component: 2300 - total flux cleaned = 0.00145995 Jy ! Component: 2350 - total flux cleaned = 0.00150791 Jy ! Component: 2400 - total flux cleaned = 0.00149589 Jy ! Component: 2450 - total flux cleaned = 0.00153121 Jy ! Component: 2500 - total flux cleaned = 0.0015548 Jy ! Component: 2550 - total flux cleaned = 0.00160137 Jy ! Component: 2600 - total flux cleaned = 0.00164752 Jy ! Component: 2650 - total flux cleaned = 0.0016476 Jy ! Component: 2700 - total flux cleaned = 0.00167041 Jy ! Component: 2750 - total flux cleaned = 0.00170439 Jy ! Component: 2800 - total flux cleaned = 0.00174938 Jy ! Component: 2850 - total flux cleaned = 0.0017829 Jy ! Component: 2900 - total flux cleaned = 0.00178285 Jy ! Component: 2950 - total flux cleaned = 0.001816 Jy ! Component: 3000 - total flux cleaned = 0.00185973 Jy ! Component: 3050 - total flux cleaned = 0.00190314 Jy ! Component: 3100 - total flux cleaned = 0.00192475 Jy ! Component: 3150 - total flux cleaned = 0.00193552 Jy ! Component: 3200 - total flux cleaned = 0.00195692 Jy ! Component: 3250 - total flux cleaned = 0.00200992 Jy ! Component: 3300 - total flux cleaned = 0.00205207 Jy ! Component: 3350 - total flux cleaned = 0.00206252 Jy ! Component: 3400 - total flux cleaned = 0.00207294 Jy ! Component: 3450 - total flux cleaned = 0.002104 Jy ! Component: 3500 - total flux cleaned = 0.00211434 Jy ! Component: 3550 - total flux cleaned = 0.00213484 Jy ! Component: 3600 - total flux cleaned = 0.00218575 Jy ! Component: 3650 - total flux cleaned = 0.00220592 Jy ! Component: 3700 - total flux cleaned = 0.00224623 Jy ! Component: 3750 - total flux cleaned = 0.00223626 Jy ! Component: 3800 - total flux cleaned = 0.00226624 Jy ! Component: 3850 - total flux cleaned = 0.0023555 Jy ! Component: 3900 - total flux cleaned = 0.00235536 Jy ! Component: 3950 - total flux cleaned = 0.00239461 Jy ! Component: 4000 - total flux cleaned = 0.00240436 Jy ! Component: 4050 - total flux cleaned = 0.00246278 Jy ! Total flux subtracted in 4096 components = 0.00243368 Jy ! Clean residual min=-0.000546 max=0.000612 Jy/beam ! Clean residual mean=-0.000000 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.368976 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 462 components and 0.368976 Jy ![Exited script file: muppet] wmap "J0503-2128_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 13.09 at 8.212 degrees (North through East) ! Clean map min=-0.0017009 max=0.24343 Jy/beam ! Writing clean map to FITS file: J0503-2128_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192056 device "J0503-2128_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0503-2128_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.236686 0.236686 0.473372 0.946744 1.89349 3.78698 7.57395 15.1479 30.2958 60.5916 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 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.922 x 13.09 at 8.212 degrees (North through East) ! Clean map min=-0.0017009 max=0.24343 Jy/beam quit ! Quitting program ! Log file J0503-2128_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:54:53 2016