! Started logfile: J1619-1817_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:10:17 2016 obs J1619-1817_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1619-1817_S_2014_08_09_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68487 visibilities/baseline/integration-bin. ! Found source: J1619-1817 ! ! 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 11588 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 J1619-1817_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885561Jy sigma=0.007748 ! Fit after self-cal, rms=0.840828Jy sigma=0.007414 ! 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.305 mas, bmaj=9.37 mas, bpa=16.85 degrees ! Estimated noise=1143.81 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.114992 Jy ! Component: 100 - total flux cleaned = 0.151704 Jy ! Total flux subtracted in 100 components = 0.151704 Jy ! Clean residual min=-0.008543 max=0.017623 Jy/beam ! Clean residual mean=-0.000035 rms=0.002984 Jy/beam ! Combined flux in latest and established models = 0.151704 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.151704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109968Jy sigma=0.000895 ! Fit after self-cal, rms=0.109805Jy sigma=0.000894 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209011 Jy ! Component: 100 - total flux cleaned = 0.0340116 Jy ! Total flux subtracted in 100 components = 0.0340116 Jy ! Clean residual min=-0.006662 max=0.012897 Jy/beam ! Clean residual mean=-0.000012 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.185715 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.185715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103161Jy sigma=0.000830 ! Fit after self-cal, rms=0.103064Jy sigma=0.000829 ! Inverting map ! Added new window around map position (-6.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123645 Jy ! Component: 100 - total flux cleaned = 0.0203563 Jy ! Total flux subtracted in 100 components = 0.0203563 Jy ! Clean residual min=-0.005564 max=0.006413 Jy/beam ! Clean residual mean=-0.000003 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.206072 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 56 components and 0.206071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100623Jy sigma=0.000808 ! Fit after self-cal, rms=0.100471Jy sigma=0.000807 ! 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=4.115 mas, bmaj=10.86 mas, bpa=16.03 degrees ! Estimated noise=756.532 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.0103598 Jy ! Component: 100 - total flux cleaned = 0.0166864 Jy ! Component: 150 - total flux cleaned = 0.0210119 Jy ! Component: 200 - total flux cleaned = 0.024106 Jy ! Total flux subtracted in 200 components = 0.024106 Jy ! Clean residual min=-0.004098 max=0.005500 Jy/beam ! Clean residual mean=0.000003 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.230177 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 107 components and 0.230178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099070Jy sigma=0.000798 ! Fit after self-cal, rms=0.099018Jy sigma=0.000797 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.83 HN 1.05 KP 1.06 ! LA 1.11 MK 1.00* NL 0.90 OV 1.02 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.19 KP 1.03 ! LA 1.08 MK 1.00* NL 0.99 OV 1.04 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.14 HN 1.11 KP 0.90 ! LA 0.87 MK 1.00* NL 0.96 OV 0.95 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.11 KP 0.88 ! LA 0.81 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 0.93 ! ! ! Fit before self-cal, rms=0.099018Jy sigma=0.000797 ! Fit after self-cal, rms=0.095653Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=11.01 mas, bpa=16.7 degrees ! Estimated noise=752.189 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.000532396 Jy ! Component: 100 - total flux cleaned = -0.000681073 Jy ! Component: 150 - total flux cleaned = -0.00068745 Jy ! Component: 200 - total flux cleaned = -0.000741224 Jy ! Total flux subtracted in 200 components = -0.000741224 Jy ! Clean residual min=-0.002900 max=0.003962 Jy/beam ! Clean residual mean=0.000013 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.229436 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.229436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095521Jy sigma=0.000775 ! Fit after self-cal, rms=0.095518Jy sigma=0.000775 ! 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.095518Jy sigma=0.000775 ! Fit after self-cal, rms=0.101410Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=10.95 mas, bpa=16.23 degrees ! Estimated noise=752.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000788615 Jy ! Component: 100 - total flux cleaned = -0.000754823 Jy ! Component: 150 - total flux cleaned = -0.000754574 Jy ! Component: 200 - total flux cleaned = -0.000753619 Jy ! Total flux subtracted in 200 components = -0.000753619 Jy ! Clean residual min=-0.002508 max=0.002893 Jy/beam ! Clean residual mean=0.000009 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.228683 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 0.228683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101385Jy sigma=0.000771 ! Fit after self-cal, rms=0.101489Jy sigma=0.000771 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 (-67, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281853 Jy ! Component: 100 - total flux cleaned = 0.0043655 Jy ! Component: 150 - total flux cleaned = 0.00490319 Jy ! Component: 200 - total flux cleaned = 0.00515989 Jy ! Total flux subtracted in 200 components = 0.00515989 Jy ! Clean residual min=-0.002247 max=0.002271 Jy/beam ! Clean residual mean=0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.233843 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.233843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101404Jy sigma=0.000770 ! Fit after self-cal, rms=0.101396Jy sigma=0.000770 ! 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.101396Jy sigma=0.000770 ! Fit after self-cal, rms=0.101698Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=10.94 mas, bpa=16.21 degrees ! Estimated noise=750.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737469 Jy ! Component: 100 - total flux cleaned = 0.00128923 Jy ! Component: 150 - total flux cleaned = 0.00155935 Jy ! Component: 200 - total flux cleaned = 0.0016658 Jy ! Total flux subtracted in 200 components = 0.0016658 Jy ! Clean residual min=-0.002087 max=0.002129 Jy/beam ! Clean residual mean=0.000007 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.235508 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 174 components and 0.235508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101673Jy sigma=0.000770 ! Fit after self-cal, rms=0.101673Jy sigma=0.000770 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.00023814 Jy ! Component: 100 - total flux cleaned = 0.000415116 Jy ! Component: 150 - total flux cleaned = 0.000484431 Jy ! Component: 200 - total flux cleaned = 0.000506133 Jy ! Total flux subtracted in 200 components = 0.000506133 Jy ! Clean residual min=-0.002039 max=0.002111 Jy/beam ! Clean residual mean=0.000007 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.236015 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 184 components and 0.236015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101661Jy sigma=0.000769 ! Fit after self-cal, rms=0.101659Jy sigma=0.000769 ! 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.101659Jy sigma=0.000769 ! Fit after self-cal, rms=0.101762Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.009 mas, bmaj=15.53 mas, bpa=6.841 degrees ! Estimated noise=863.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541709 Jy ! Component: 100 - total flux cleaned = 0.000681291 Jy ! Component: 150 - total flux cleaned = 0.00079093 Jy ! Component: 200 - total flux cleaned = 0.000830126 Jy ! Total flux subtracted in 200 components = 0.000830126 Jy ! Clean residual min=-0.001776 max=0.002183 Jy/beam ! Clean residual mean=0.000011 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.236845 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 204 components and 0.236845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101756Jy sigma=0.000769 ! Fit after self-cal, rms=0.101756Jy sigma=0.000769 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.000125458 Jy ! Component: 100 - total flux cleaned = 0.000174068 Jy ! Component: 150 - total flux cleaned = 0.000196013 Jy ! Component: 200 - total flux cleaned = 0.000216668 Jy ! Total flux subtracted in 200 components = 0.000216668 Jy ! Clean residual min=-0.001779 max=0.002170 Jy/beam ! Clean residual mean=0.000011 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.237061 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 211 components and 0.237061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101753Jy sigma=0.000769 ! Fit after self-cal, rms=0.101753Jy sigma=0.000769 ! 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=4.119 mas, bmaj=10.93 mas, bpa=16.23 degrees ! Estimated noise=749.747 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 10.93 at 16.23 degrees (North through East) ! Clean map min=-0.0020358 max=0.15709 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.292 mas, bmaj=9.414 mas, bpa=17.1 degrees ! Estimated noise=1137.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113936 Jy ! Component: 100 - total flux cleaned = 0.151501 Jy ! Component: 150 - total flux cleaned = 0.172831 Jy ! Component: 200 - total flux cleaned = 0.186624 Jy ! Total flux subtracted in 200 components = 0.186624 Jy ! Clean residual min=-0.004476 max=0.007457 Jy/beam ! Clean residual mean=-0.000015 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.186624 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.186624 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=10.93 mas, bpa=16.23 degrees ! Estimated noise=749.747 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.0149065 Jy ! Component: 100 - total flux cleaned = 0.0234627 Jy ! Component: 150 - total flux cleaned = 0.0288156 Jy ! Component: 200 - total flux cleaned = 0.0326191 Jy ! Total flux subtracted in 200 components = 0.0326191 Jy ! Clean residual min=-0.002874 max=0.002692 Jy/beam ! Clean residual mean=-0.000000 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.219244 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 100 components and 0.219244 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.009 mas, bmaj=15.53 mas, bpa=6.841 degrees ! Estimated noise=863.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417436 Jy ! Component: 100 - total flux cleaned = 0.00705427 Jy ! Component: 150 - total flux cleaned = 0.00923043 Jy ! Component: 200 - total flux cleaned = 0.010929 Jy ! Total flux subtracted in 200 components = 0.010929 Jy ! Clean residual min=-0.002459 max=0.001942 Jy/beam ! Clean residual mean=0.000007 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.230173 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.00134375 Jy ! Component: 100 - total flux cleaned = 0.00241707 Jy ! Component: 150 - total flux cleaned = 0.0032803 Jy ! Component: 200 - total flux cleaned = 0.00374119 Jy ! Total flux subtracted in 200 components = 0.00374119 Jy ! Clean residual min=-0.002126 max=0.002025 Jy/beam ! Clean residual mean=0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.233914 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 209 components and 0.233914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=10.93 mas, bpa=16.23 degrees ! Estimated noise=749.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356495 Jy ! Component: 100 - total flux cleaned = 0.000468563 Jy ! Component: 150 - total flux cleaned = 0.000639844 Jy ! Component: 200 - total flux cleaned = 0.000764979 Jy ! Total flux subtracted in 200 components = 0.000764979 Jy ! Clean residual min=-0.002165 max=0.002070 Jy/beam ! Clean residual mean=0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.234679 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 227 components and 0.234679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101784Jy sigma=0.000770 ! Fit after self-cal, rms=0.101776Jy sigma=0.000769 wmodel J1619-1817_S_2014_08_09_pus_map.mod ! Writing 227 model components to file: J1619-1817_S_2014_08_09_pus_map.mod wobs J1619-1817_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1619-1817_S_2014_08_09_pus_uvs.fits wwins J1619-1817_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1619-1817_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 = -0.000311507 Jy ! Component: 100 - total flux cleaned = -0.00066026 Jy ! Component: 150 - total flux cleaned = -0.000631694 Jy ! Component: 200 - total flux cleaned = -0.000512358 Jy ! Component: 250 - total flux cleaned = -0.000371165 Jy ! Component: 300 - total flux cleaned = -0.000207469 Jy ! Component: 350 - total flux cleaned = -7.64526e-05 Jy ! Component: 400 - total flux cleaned = -5.12653e-05 Jy ! Component: 450 - total flux cleaned = -1.8201e-06 Jy ! Component: 500 - total flux cleaned = -1.69365e-06 Jy ! Component: 550 - total flux cleaned = 4.49032e-05 Jy ! Component: 600 - total flux cleaned = 6.72792e-05 Jy ! Component: 650 - total flux cleaned = 4.45815e-05 Jy ! Component: 700 - total flux cleaned = 2.30647e-05 Jy ! Component: 750 - total flux cleaned = 6.541e-05 Jy ! Component: 800 - total flux cleaned = -1.77044e-05 Jy ! Component: 850 - total flux cleaned = -9.87805e-05 Jy ! Component: 900 - total flux cleaned = -7.84485e-05 Jy ! Component: 950 - total flux cleaned = -0.000176813 Jy ! Component: 1000 - total flux cleaned = -0.000195821 Jy ! Component: 1050 - total flux cleaned = -0.00023358 Jy ! Component: 1100 - total flux cleaned = -0.000252303 Jy ! Component: 1150 - total flux cleaned = -0.000289085 Jy ! Component: 1200 - total flux cleaned = -0.000289066 Jy ! Component: 1250 - total flux cleaned = -0.000271176 Jy ! Component: 1300 - total flux cleaned = -0.00023613 Jy ! Component: 1350 - total flux cleaned = -0.00018388 Jy ! Component: 1400 - total flux cleaned = -9.82029e-05 Jy ! Component: 1450 - total flux cleaned = -1.39289e-05 Jy ! Component: 1500 - total flux cleaned = 5.2462e-05 Jy ! Component: 1550 - total flux cleaned = 1.94272e-05 Jy ! Component: 1600 - total flux cleaned = 0.000133715 Jy ! Component: 1650 - total flux cleaned = 0.00019803 Jy ! Component: 1700 - total flux cleaned = 0.00022985 Jy ! Component: 1750 - total flux cleaned = 0.000292642 Jy ! Component: 1800 - total flux cleaned = 0.000385658 Jy ! Component: 1850 - total flux cleaned = 0.000385543 Jy ! Component: 1900 - total flux cleaned = 0.000415947 Jy ! Component: 1950 - total flux cleaned = 0.000520696 Jy ! Component: 2000 - total flux cleaned = 0.000490927 Jy ! Component: 2050 - total flux cleaned = 0.000579085 Jy ! Component: 2100 - total flux cleaned = 0.000549927 Jy ! Component: 2150 - total flux cleaned = 0.000549997 Jy ! Component: 2200 - total flux cleaned = 0.000564368 Jy ! Component: 2250 - total flux cleaned = 0.000592574 Jy ! Component: 2300 - total flux cleaned = 0.000592674 Jy ! Component: 2350 - total flux cleaned = 0.00060654 Jy ! Component: 2400 - total flux cleaned = 0.000579194 Jy ! Component: 2450 - total flux cleaned = 0.000606255 Jy ! Component: 2500 - total flux cleaned = 0.000646874 Jy ! Component: 2550 - total flux cleaned = 0.000620254 Jy ! Component: 2600 - total flux cleaned = 0.000633563 Jy ! Component: 2650 - total flux cleaned = 0.000633568 Jy ! Component: 2700 - total flux cleaned = 0.000633601 Jy ! Component: 2750 - total flux cleaned = 0.000646378 Jy ! Component: 2800 - total flux cleaned = 0.00065903 Jy ! Component: 2850 - total flux cleaned = 0.000608374 Jy ! Component: 2900 - total flux cleaned = 0.000633491 Jy ! Component: 2950 - total flux cleaned = 0.000633429 Jy ! Component: 3000 - total flux cleaned = 0.000621106 Jy ! Component: 3050 - total flux cleaned = 0.00062119 Jy ! Component: 3100 - total flux cleaned = 0.000657531 Jy ! Component: 3150 - total flux cleaned = 0.000633374 Jy ! Component: 3200 - total flux cleaned = 0.00064514 Jy ! Component: 3250 - total flux cleaned = 0.000621364 Jy ! Component: 3300 - total flux cleaned = 0.000644921 Jy ! Component: 3350 - total flux cleaned = 0.000644965 Jy ! Component: 3400 - total flux cleaned = 0.000691287 Jy ! Component: 3450 - total flux cleaned = 0.000714158 Jy ! Component: 3500 - total flux cleaned = 0.00067978 Jy ! Component: 3550 - total flux cleaned = 0.000634268 Jy ! Component: 3600 - total flux cleaned = 0.000634199 Jy ! Component: 3650 - total flux cleaned = 0.000645414 Jy ! Component: 3700 - total flux cleaned = 0.000623114 Jy ! Component: 3750 - total flux cleaned = 0.000622971 Jy ! Component: 3800 - total flux cleaned = 0.000601065 Jy ! Component: 3850 - total flux cleaned = 0.000601022 Jy ! Component: 3900 - total flux cleaned = 0.000590241 Jy ! Component: 3950 - total flux cleaned = 0.000590228 Jy ! Component: 4000 - total flux cleaned = 0.000579614 Jy ! Component: 4050 - total flux cleaned = 0.000558453 Jy ! Total flux subtracted in 4096 components = 0.000621703 Jy ! Clean residual min=-0.000567 max=0.000661 Jy/beam ! Clean residual mean=0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.2353 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 504 components and 0.2353 Jy ![Exited script file: muppet] wmap "J1619-1817_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 10.93 at 16.23 degrees (North through East) ! Clean map min=-0.0015199 max=0.15782 Jy/beam ! Writing clean map to FITS file: J1619-1817_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.157816 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196168 device "J1619-1817_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1619-1817_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372906 0.372906 0.745811 1.49162 2.98324 5.96649 11.933 23.866 47.7319 95.4638 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.157 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 10.93 at 16.23 degrees (North through East) ! Clean map min=-0.0015199 max=0.15782 Jy/beam quit ! Quitting program ! Log file J1619-1817_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:10:22 2016