! Started logfile: J0659-2745_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:17:58 2016 obs J0659-2745_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0659-2745_S_2014_08_05_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764926 visibilities/baseline/integration-bin. ! Found source: J0659-2745 ! ! 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 360 lines of history. ! ! Reading 11428 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 J0659-2745_S_2014_08_05_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.735013Jy sigma=0.005987 ! Fit after self-cal, rms=0.685957Jy sigma=0.005547 ! 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.932 mas, bmaj=14.19 mas, bpa=19.82 degrees ! Estimated noise=1281.56 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.234098 Jy ! Component: 100 - total flux cleaned = 0.301266 Jy ! Total flux subtracted in 100 components = 0.301266 Jy ! Clean residual min=-0.017007 max=0.032677 Jy/beam ! Clean residual mean=-0.000122 rms=0.005031 Jy/beam ! Combined flux in latest and established models = 0.301266 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.301266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146691Jy sigma=0.001170 ! Fit after self-cal, rms=0.146613Jy sigma=0.001170 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401012 Jy ! Component: 100 - total flux cleaned = 0.0679709 Jy ! Total flux subtracted in 100 components = 0.0679709 Jy ! Clean residual min=-0.011345 max=0.016306 Jy/beam ! Clean residual mean=-0.000060 rms=0.003359 Jy/beam ! Combined flux in latest and established models = 0.369237 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 65 components and 0.369237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127319Jy sigma=0.000965 ! Fit after self-cal, rms=0.127305Jy sigma=0.000965 ! 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.86 mas, bmaj=16.54 mas, bpa=19.05 degrees ! Estimated noise=810.962 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.0335452 Jy ! Component: 100 - total flux cleaned = 0.0524745 Jy ! Component: 150 - total flux cleaned = 0.0638003 Jy ! Component: 200 - total flux cleaned = 0.0706483 Jy ! Total flux subtracted in 200 components = 0.0706483 Jy ! Clean residual min=-0.009169 max=0.012103 Jy/beam ! Clean residual mean=0.000012 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.439885 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 122 components and 0.439885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118616Jy sigma=0.000878 ! Fit after self-cal, rms=0.118581Jy sigma=0.000877 ! 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.94 FD 0.86 HN 1.17 KP 1.04 ! LA 1.14 MK 1.00* NL 1.01 OV 0.97 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.20 KP 1.00 ! LA 1.09 MK 1.00* NL 1.06 OV 1.00 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.18 HN 1.16 KP 0.90 ! LA 0.87 MK 1.00* NL 1.02 OV 0.93 ! PT 0.99 SC 1.01 ! ! ! 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.14 KP 0.86 ! LA 0.82 MK 1.00* NL 1.08 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.118581Jy sigma=0.000877 ! Fit after self-cal, rms=0.114346Jy sigma=0.000804 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=16.97 mas, bpa=19.4 degrees ! Estimated noise=817.203 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.00548387 Jy ! Component: 100 - total flux cleaned = -0.00618539 Jy ! Component: 150 - total flux cleaned = -0.00664459 Jy ! Component: 200 - total flux cleaned = -0.00718455 Jy ! Total flux subtracted in 200 components = -0.00718455 Jy ! Clean residual min=-0.007017 max=0.008678 Jy/beam ! Clean residual mean=-0.000017 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.4327 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.4327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113768Jy sigma=0.000800 ! Fit after self-cal, rms=0.113852Jy sigma=0.000800 ! 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.113852Jy sigma=0.000800 ! Fit after self-cal, rms=0.115037Jy sigma=0.000799 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=17.08 mas, bpa=19.48 degrees ! Estimated noise=816.581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0044024 Jy ! Component: 100 - total flux cleaned = -0.00480415 Jy ! Component: 150 - total flux cleaned = -0.00515394 Jy ! Component: 200 - total flux cleaned = -0.00547282 Jy ! Total flux subtracted in 200 components = -0.00547282 Jy ! Clean residual min=-0.006737 max=0.008125 Jy/beam ! Clean residual mean=-0.000015 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.427228 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.427228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114678Jy sigma=0.000797 ! Fit after self-cal, rms=0.114704Jy sigma=0.000797 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 (-9.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857047 Jy ! Component: 100 - total flux cleaned = 0.0136818 Jy ! Component: 150 - total flux cleaned = 0.0151544 Jy ! Component: 200 - total flux cleaned = 0.0160243 Jy ! Total flux subtracted in 200 components = 0.0160243 Jy ! Clean residual min=-0.005973 max=0.005728 Jy/beam ! Clean residual mean=0.000019 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.443252 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 185 components and 0.443252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113893Jy sigma=0.000790 ! Fit after self-cal, rms=0.113825Jy sigma=0.000789 ! 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.113825Jy sigma=0.000789 ! Fit after self-cal, rms=0.118437Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=16.98 mas, bpa=19.38 degrees ! Estimated noise=814.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000860176 Jy ! Component: 100 - total flux cleaned = -0.000543988 Jy ! Component: 150 - total flux cleaned = -7.59607e-05 Jy ! Component: 200 - total flux cleaned = 0.000249399 Jy ! Total flux subtracted in 200 components = 0.000249399 Jy ! Clean residual min=-0.003756 max=0.003082 Jy/beam ! Clean residual mean=0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.443501 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 217 components and 0.443501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118215Jy sigma=0.000777 ! Fit after self-cal, rms=0.118272Jy 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.0011317 Jy ! Component: 100 - total flux cleaned = 0.00161941 Jy ! Component: 150 - total flux cleaned = 0.00212117 Jy ! Component: 200 - total flux cleaned = 0.00246391 Jy ! Total flux subtracted in 200 components = 0.00246391 Jy ! Clean residual min=-0.003495 max=0.002969 Jy/beam ! Clean residual mean=0.000008 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.445965 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 237 components and 0.445965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118197Jy sigma=0.000776 ! Fit after self-cal, rms=0.118198Jy sigma=0.000776 ! 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.118198Jy sigma=0.000776 ! Fit after self-cal, rms=0.119922Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.299 mas, bmaj=24.37 mas, bpa=9.755 degrees ! Estimated noise=890.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000880763 Jy ! Component: 100 - total flux cleaned = -0.000877385 Jy ! Component: 150 - total flux cleaned = -0.000823653 Jy ! Component: 200 - total flux cleaned = -0.000676142 Jy ! Total flux subtracted in 200 components = -0.000676142 Jy ! Clean residual min=-0.003755 max=0.002854 Jy/beam ! Clean residual mean=0.000018 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.445289 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 259 components and 0.445289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119866Jy sigma=0.000775 ! Fit after self-cal, rms=0.119883Jy 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.000610525 Jy ! Component: 100 - total flux cleaned = 0.00091878 Jy ! Component: 150 - total flux cleaned = 0.00107626 Jy ! Component: 200 - total flux cleaned = 0.00122132 Jy ! Total flux subtracted in 200 components = 0.00122132 Jy ! Clean residual min=-0.003555 max=0.002735 Jy/beam ! Clean residual mean=0.000022 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.44651 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 278 components and 0.446511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119856Jy sigma=0.000775 ! Fit after self-cal, rms=0.119859Jy sigma=0.000775 ! 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.885 mas, bmaj=17.04 mas, bpa=19.44 degrees ! Estimated noise=814.784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 17.04 at 19.44 degrees (North through East) ! Clean map min=-0.0032863 max=0.3222 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.914 mas, bmaj=14.54 mas, bpa=20.16 degrees ! Estimated noise=1308.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238759 Jy ! Component: 100 - total flux cleaned = 0.305247 Jy ! Component: 150 - total flux cleaned = 0.341241 Jy ! Component: 200 - total flux cleaned = 0.362815 Jy ! Total flux subtracted in 200 components = 0.362815 Jy ! Clean residual min=-0.006490 max=0.011467 Jy/beam ! Clean residual mean=-0.000072 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.362815 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.362815 Jy ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=17.04 mas, bpa=19.44 degrees ! Estimated noise=814.784 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.0248605 Jy ! Component: 100 - total flux cleaned = 0.0396282 Jy ! Component: 150 - total flux cleaned = 0.0496676 Jy ! Component: 200 - total flux cleaned = 0.0569141 Jy ! Total flux subtracted in 200 components = 0.0569141 Jy ! Clean residual min=-0.003958 max=0.005361 Jy/beam ! Clean residual mean=-0.000041 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.419729 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 130 components and 0.419729 Jy ! Inverting map ! Added new window around map position (20, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564154 Jy ! Component: 100 - total flux cleaned = 0.00989673 Jy ! Component: 150 - total flux cleaned = 0.0133475 Jy ! Component: 200 - total flux cleaned = 0.0161847 Jy ! Total flux subtracted in 200 components = 0.0161847 Jy ! Clean residual min=-0.003276 max=0.003112 Jy/beam ! Clean residual mean=-0.000006 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.435914 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 196 components and 0.435914 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.299 mas, bmaj=24.37 mas, bpa=9.755 degrees ! Estimated noise=890.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329346 Jy ! Component: 100 - total flux cleaned = 0.00568069 Jy ! Component: 150 - total flux cleaned = 0.00749552 Jy ! Component: 200 - total flux cleaned = 0.00891716 Jy ! Total flux subtracted in 200 components = 0.00891716 Jy ! Clean residual min=-0.003626 max=0.002518 Jy/beam ! Clean residual mean=0.000019 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.444831 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.000796444 Jy ! Component: 100 - total flux cleaned = 0.00132523 Jy ! Component: 150 - total flux cleaned = 0.00176131 Jy ! Component: 200 - total flux cleaned = 0.00205299 Jy ! Total flux subtracted in 200 components = 0.00205299 Jy ! Clean residual min=-0.003419 max=0.002188 Jy/beam ! Clean residual mean=0.000026 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.446884 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 267 components and 0.446884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=17.04 mas, bpa=19.44 degrees ! Estimated noise=814.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201008 Jy ! Component: 100 - total flux cleaned = 0.00037954 Jy ! Component: 150 - total flux cleaned = 0.000505656 Jy ! Component: 200 - total flux cleaned = 0.000623062 Jy ! Total flux subtracted in 200 components = 0.000623062 Jy ! Clean residual min=-0.002702 max=0.002392 Jy/beam ! Clean residual mean=0.000016 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.447507 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 290 components and 0.447507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119687Jy sigma=0.000774 ! Fit after self-cal, rms=0.119670Jy sigma=0.000774 wmodel J0659-2745_S_2014_08_05_pus_map.mod ! Writing 290 model components to file: J0659-2745_S_2014_08_05_pus_map.mod wobs J0659-2745_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0659-2745_S_2014_08_05_pus_uvs.fits wwins J0659-2745_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0659-2745_S_2014_08_05_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.000527724 Jy ! Component: 100 - total flux cleaned = -0.000652613 Jy ! Component: 150 - total flux cleaned = -0.000810274 Jy ! Component: 200 - total flux cleaned = -0.000921663 Jy ! Component: 250 - total flux cleaned = -0.000886222 Jy ! Component: 300 - total flux cleaned = -0.000886109 Jy ! Component: 350 - total flux cleaned = -0.000818329 Jy ! Component: 400 - total flux cleaned = -0.000588224 Jy ! Component: 450 - total flux cleaned = -0.000427602 Jy ! Component: 500 - total flux cleaned = -0.000270342 Jy ! Component: 550 - total flux cleaned = -8.66377e-05 Jy ! Component: 600 - total flux cleaned = -2.68246e-05 Jy ! Component: 650 - total flux cleaned = 6.13505e-05 Jy ! Component: 700 - total flux cleaned = 0.000119018 Jy ! Component: 750 - total flux cleaned = 0.000119327 Jy ! Component: 800 - total flux cleaned = 0.000118908 Jy ! Component: 850 - total flux cleaned = 9.1815e-05 Jy ! Component: 900 - total flux cleaned = 0.000172704 Jy ! Component: 950 - total flux cleaned = 0.000199122 Jy ! Component: 1000 - total flux cleaned = 0.000225166 Jy ! Component: 1050 - total flux cleaned = 0.000277094 Jy ! Component: 1100 - total flux cleaned = 0.000225904 Jy ! Component: 1150 - total flux cleaned = 0.000251015 Jy ! Component: 1200 - total flux cleaned = 0.000201232 Jy ! Component: 1250 - total flux cleaned = 0.000127247 Jy ! Component: 1300 - total flux cleaned = 0.000102951 Jy ! Component: 1350 - total flux cleaned = 5.45225e-05 Jy ! Component: 1400 - total flux cleaned = 5.44167e-05 Jy ! Component: 1450 - total flux cleaned = -1.61774e-05 Jy ! Component: 1500 - total flux cleaned = -1.61978e-05 Jy ! Component: 1550 - total flux cleaned = -0.00013146 Jy ! Component: 1600 - total flux cleaned = -0.000131341 Jy ! Component: 1650 - total flux cleaned = -0.000153882 Jy ! Component: 1700 - total flux cleaned = -0.000265157 Jy ! Component: 1750 - total flux cleaned = -0.000309088 Jy ! Component: 1800 - total flux cleaned = -0.000265312 Jy ! Component: 1850 - total flux cleaned = -0.000265493 Jy ! Component: 1900 - total flux cleaned = -0.000286617 Jy ! Component: 1950 - total flux cleaned = -0.000286587 Jy ! Component: 2000 - total flux cleaned = -0.000286815 Jy ! Component: 2050 - total flux cleaned = -0.000224473 Jy ! Component: 2100 - total flux cleaned = -0.000162515 Jy ! Component: 2150 - total flux cleaned = -0.000142102 Jy ! Component: 2200 - total flux cleaned = -8.13679e-05 Jy ! Component: 2250 - total flux cleaned = -8.17054e-05 Jy ! Component: 2300 - total flux cleaned = -8.1789e-05 Jy ! Component: 2350 - total flux cleaned = -0.000101407 Jy ! Component: 2400 - total flux cleaned = -8.18696e-05 Jy ! Component: 2450 - total flux cleaned = -6.24316e-05 Jy ! Component: 2500 - total flux cleaned = -4.33684e-05 Jy ! Component: 2550 - total flux cleaned = -0.000100667 Jy ! Component: 2600 - total flux cleaned = -0.000157167 Jy ! Component: 2650 - total flux cleaned = -0.000119809 Jy ! Component: 2700 - total flux cleaned = -0.000175403 Jy ! Component: 2750 - total flux cleaned = -0.000157032 Jy ! Component: 2800 - total flux cleaned = -0.000229896 Jy ! Component: 2850 - total flux cleaned = -0.000247974 Jy ! Component: 2900 - total flux cleaned = -0.000283766 Jy ! Component: 2950 - total flux cleaned = -0.000301559 Jy ! Component: 3000 - total flux cleaned = -0.000319355 Jy ! Component: 3050 - total flux cleaned = -0.000319337 Jy ! Component: 3100 - total flux cleaned = -0.000371748 Jy ! Component: 3150 - total flux cleaned = -0.000371507 Jy ! Component: 3200 - total flux cleaned = -0.000285832 Jy ! Component: 3250 - total flux cleaned = -0.000353748 Jy ! Component: 3300 - total flux cleaned = -0.000387367 Jy ! Component: 3350 - total flux cleaned = -0.000387038 Jy ! Component: 3400 - total flux cleaned = -0.000270741 Jy ! Component: 3450 - total flux cleaned = -0.000303833 Jy ! Component: 3500 - total flux cleaned = -0.000320227 Jy ! Component: 3550 - total flux cleaned = -0.000304162 Jy ! Component: 3600 - total flux cleaned = -0.000288181 Jy ! Component: 3650 - total flux cleaned = -0.0003041 Jy ! Component: 3700 - total flux cleaned = -0.000335996 Jy ! Component: 3750 - total flux cleaned = -0.000383394 Jy ! Component: 3800 - total flux cleaned = -0.000336227 Jy ! Component: 3850 - total flux cleaned = -0.000367535 Jy ! Component: 3900 - total flux cleaned = -0.000367481 Jy ! Component: 3950 - total flux cleaned = -0.000352208 Jy ! Component: 4000 - total flux cleaned = -0.000397974 Jy ! Component: 4050 - total flux cleaned = -0.000382936 Jy ! Total flux subtracted in 4096 components = -0.000337882 Jy ! Clean residual min=-0.000831 max=0.000818 Jy/beam ! Clean residual mean=0.000006 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.447169 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 569 components and 0.447169 Jy ![Exited script file: muppet] wmap "J0659-2745_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 17.04 at 19.44 degrees (North through East) ! Clean map min=-0.0025975 max=0.32656 Jy/beam ! Writing clean map to FITS file: J0659-2745_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.326558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000308529 device "J0659-2745_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0659-2745_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283437 0.283437 0.566875 1.13375 2.2675 4.535 9.07 18.14 36.28 72.56 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.326 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.885 x 17.04 at 19.44 degrees (North through East) ! Clean map min=-0.0025975 max=0.32656 Jy/beam quit ! Quitting program ! Log file J0659-2745_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:18:04 2016