! Started logfile: J1913-0151_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:12:10 2016 obs J1913-0151_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1913-0151_S_2014_08_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702296 visibilities/baseline/integration-bin. ! Found source: J1913-0151 ! ! 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 15296 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 J1913-0151_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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954940Jy sigma=0.010251 ! Fit after self-cal, rms=0.918202Jy sigma=0.009805 ! 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.375 mas, bmaj=9.873 mas, bpa=19.41 degrees ! Estimated noise=678.919 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.0644883 Jy ! Component: 100 - total flux cleaned = 0.0961912 Jy ! Total flux subtracted in 100 components = 0.0961912 Jy ! Clean residual min=-0.016234 max=0.025122 Jy/beam ! Clean residual mean=0.000006 rms=0.004936 Jy/beam ! Combined flux in latest and established models = 0.0961912 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0961912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111135Jy sigma=0.001166 ! Fit after self-cal, rms=0.110244Jy sigma=0.001158 ! 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.95 mas, bmaj=10.27 mas, bpa=17.34 degrees ! Estimated noise=541.066 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.0322956 Jy ! Component: 100 - total flux cleaned = 0.0517548 Jy ! Component: 150 - total flux cleaned = 0.065225 Jy ! Component: 200 - total flux cleaned = 0.0749356 Jy ! Total flux subtracted in 200 components = 0.0749356 Jy ! Clean residual min=-0.013125 max=0.032150 Jy/beam ! Clean residual mean=0.000034 rms=0.004923 Jy/beam ! Combined flux in latest and established models = 0.171127 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 88 components and 0.171127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099492Jy sigma=0.001034 ! Fit after self-cal, rms=0.098508Jy sigma=0.001024 ! Inverting map ! Added new window around map position (19.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317758 Jy ! Component: 100 - total flux cleaned = 0.0484127 Jy ! Component: 150 - total flux cleaned = 0.0605771 Jy ! Component: 200 - total flux cleaned = 0.0703998 Jy ! Total flux subtracted in 200 components = 0.0703998 Jy ! Clean residual min=-0.009206 max=0.017504 Jy/beam ! Clean residual mean=0.000020 rms=0.002886 Jy/beam ! Combined flux in latest and established models = 0.241527 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 137 components and 0.241526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087646Jy sigma=0.000890 ! Fit after self-cal, rms=0.085681Jy sigma=0.000869 ! Inverting map ! Added new window around map position (8.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173475 Jy ! Component: 100 - total flux cleaned = 0.0281428 Jy ! Component: 150 - total flux cleaned = 0.0362557 Jy ! Component: 200 - total flux cleaned = 0.0429069 Jy ! Total flux subtracted in 200 components = 0.0429069 Jy ! Clean residual min=-0.005318 max=0.006172 Jy/beam ! Clean residual mean=0.000011 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.284433 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 190 components and 0.284433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081422Jy sigma=0.000820 ! Fit after self-cal, rms=0.080923Jy sigma=0.000814 ! 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.03 FD 0.86 HN 1.00 KP 0.99 ! LA 1.09 MK 1.00* NL 1.01 OV 0.97 ! PT 0.92 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.13 KP 0.99 ! LA 1.04 MK 1.00* NL 1.06 OV 0.96 ! PT 0.89 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.19 HN 1.13 KP 0.89 ! LA 0.86 MK 1.00* NL 1.03 OV 0.90 ! PT 0.87 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.07 KP 0.86 ! LA 0.83 MK 1.00* NL 1.08 OV 0.99 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.080923Jy sigma=0.000814 ! Fit after self-cal, rms=0.078072Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.961 mas, bmaj=10.47 mas, bpa=17.61 degrees ! Estimated noise=532.352 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.00361437 Jy ! Component: 100 - total flux cleaned = 0.00442317 Jy ! Component: 150 - total flux cleaned = 0.00517685 Jy ! Component: 200 - total flux cleaned = 0.00587011 Jy ! Total flux subtracted in 200 components = 0.00587011 Jy ! Clean residual min=-0.003866 max=0.004081 Jy/beam ! Clean residual mean=-0.000010 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.290303 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 209 components and 0.290303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077449Jy sigma=0.000787 ! Fit after self-cal, rms=0.077432Jy sigma=0.000785 ! 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.077432Jy sigma=0.000785 ! Fit after self-cal, rms=0.078193Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=10.5 mas, bpa=17.58 degrees ! Estimated noise=534.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177391 Jy ! Component: 100 - total flux cleaned = 0.00225561 Jy ! Component: 150 - total flux cleaned = 0.00287219 Jy ! Component: 200 - total flux cleaned = 0.00314267 Jy ! Total flux subtracted in 200 components = 0.00314267 Jy ! Clean residual min=-0.002764 max=0.002788 Jy/beam ! Clean residual mean=-0.000004 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.293446 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 232 components and 0.293446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077972Jy sigma=0.000778 ! Fit after self-cal, rms=0.078024Jy sigma=0.000778 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.000836072 Jy ! Component: 100 - total flux cleaned = 0.00123135 Jy ! Component: 150 - total flux cleaned = 0.00147021 Jy ! Component: 200 - total flux cleaned = 0.00168985 Jy ! Total flux subtracted in 200 components = 0.00168985 Jy ! Clean residual min=-0.002817 max=0.002822 Jy/beam ! Clean residual mean=-0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.295136 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 248 components and 0.295136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077919Jy sigma=0.000777 ! Fit after self-cal, rms=0.077925Jy 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.077925Jy sigma=0.000777 ! Fit after self-cal, rms=0.078447Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=10.5 mas, bpa=17.5 degrees ! Estimated noise=537.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124614 Jy ! Component: 100 - total flux cleaned = 0.0016522 Jy ! Component: 150 - total flux cleaned = 0.00202445 Jy ! Component: 200 - total flux cleaned = 0.00222232 Jy ! Total flux subtracted in 200 components = 0.00222232 Jy ! Clean residual min=-0.002653 max=0.002731 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.297358 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 267 components and 0.297358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078365Jy sigma=0.000776 ! Fit after self-cal, rms=0.078370Jy 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 = 0.000433647 Jy ! Component: 100 - total flux cleaned = 0.000728638 Jy ! Component: 150 - total flux cleaned = 0.000909976 Jy ! Component: 200 - total flux cleaned = 0.000996577 Jy ! Total flux subtracted in 200 components = 0.000996577 Jy ! Clean residual min=-0.002537 max=0.002677 Jy/beam ! Clean residual mean=-0.000002 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.298355 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 275 components and 0.298355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078311Jy sigma=0.000776 ! Fit after self-cal, rms=0.078316Jy 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.078316Jy sigma=0.000776 ! Fit after self-cal, rms=0.078300Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.612 mas, bmaj=12.82 mas, bpa=8.048 degrees ! Estimated noise=609.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130223 Jy ! Component: 100 - total flux cleaned = 0.00140612 Jy ! Component: 150 - total flux cleaned = 0.0016518 Jy ! Component: 200 - total flux cleaned = 0.00177772 Jy ! Total flux subtracted in 200 components = 0.00177772 Jy ! Clean residual min=-0.002533 max=0.003013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.300133 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 298 components and 0.300133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078274Jy sigma=0.000775 ! Fit after self-cal, rms=0.078264Jy 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.000469731 Jy ! Component: 100 - total flux cleaned = 0.000560675 Jy ! Component: 150 - total flux cleaned = 0.0006011 Jy ! Component: 200 - total flux cleaned = 0.000580977 Jy ! Total flux subtracted in 200 components = 0.000580977 Jy ! Clean residual min=-0.002535 max=0.002944 Jy/beam ! Clean residual mean=-0.000002 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.300714 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 320 components and 0.300714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078248Jy sigma=0.000775 ! Fit after self-cal, rms=0.078249Jy 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=4.003 mas, bmaj=10.49 mas, bpa=17.45 degrees ! Estimated noise=537.515 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 10.49 at 17.45 degrees (North through East) ! Clean map min=-0.0050737 max=0.075446 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.408 mas, bmaj=10.06 mas, bpa=19.5 degrees ! Estimated noise=674.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0629012 Jy ! Component: 100 - total flux cleaned = 0.103017 Jy ! Component: 150 - total flux cleaned = 0.132966 Jy ! Component: 200 - total flux cleaned = 0.156402 Jy ! Total flux subtracted in 200 components = 0.156402 Jy ! Clean residual min=-0.012491 max=0.014185 Jy/beam ! Clean residual mean=0.000006 rms=0.003482 Jy/beam ! Combined flux in latest and established models = 0.156402 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.156402 Jy ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=10.49 mas, bpa=17.45 degrees ! Estimated noise=537.515 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.0265325 Jy ! Component: 100 - total flux cleaned = 0.0468881 Jy ! Component: 150 - total flux cleaned = 0.0630629 Jy ! Component: 200 - total flux cleaned = 0.076071 Jy ! Total flux subtracted in 200 components = 0.076071 Jy ! Clean residual min=-0.006877 max=0.007780 Jy/beam ! Clean residual mean=0.000013 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.232473 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 116 components and 0.232473 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.612 mas, bmaj=12.82 mas, bpa=8.048 degrees ! Estimated noise=609.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164787 Jy ! Component: 100 - total flux cleaned = 0.0281064 Jy ! Component: 150 - total flux cleaned = 0.0368617 Jy ! Component: 200 - total flux cleaned = 0.0436483 Jy ! Total flux subtracted in 200 components = 0.0436483 Jy ! Clean residual min=-0.005647 max=0.004618 Jy/beam ! Clean residual mean=0.000006 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.276122 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.00535837 Jy ! Component: 100 - total flux cleaned = 0.0090015 Jy ! Component: 150 - total flux cleaned = 0.0115863 Jy ! Component: 200 - total flux cleaned = 0.0136494 Jy ! Total flux subtracted in 200 components = 0.0136494 Jy ! Clean residual min=-0.003976 max=0.003336 Jy/beam ! Clean residual mean=0.000001 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.289771 Jy ! Adding 159 model components to the UV plane model. ! The established model now contains 259 components and 0.289771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=10.49 mas, bpa=17.45 degrees ! Estimated noise=537.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353197 Jy ! Component: 100 - total flux cleaned = 0.00221945 Jy ! Component: 150 - total flux cleaned = 0.00387233 Jy ! Component: 200 - total flux cleaned = 0.00427383 Jy ! Total flux subtracted in 200 components = 0.00427383 Jy ! Clean residual min=-0.002898 max=0.002940 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.294045 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 282 components and 0.294045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078423Jy sigma=0.000777 ! Fit after self-cal, rms=0.078377Jy sigma=0.000776 wmodel J1913-0151_S_2014_08_09_pus_map.mod ! Writing 282 model components to file: J1913-0151_S_2014_08_09_pus_map.mod wobs J1913-0151_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1913-0151_S_2014_08_09_pus_uvs.fits wwins J1913-0151_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1913-0151_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.000423258 Jy ! Component: 100 - total flux cleaned = 0.000465873 Jy ! Component: 150 - total flux cleaned = 0.000423673 Jy ! Component: 200 - total flux cleaned = 0.000583391 Jy ! Component: 250 - total flux cleaned = 0.0007371 Jy ! Component: 300 - total flux cleaned = 0.000773844 Jy ! Component: 350 - total flux cleaned = 0.000809437 Jy ! Component: 400 - total flux cleaned = 0.000739942 Jy ! Component: 450 - total flux cleaned = 0.000639282 Jy ! Component: 500 - total flux cleaned = 0.000476511 Jy ! Component: 550 - total flux cleaned = 0.000444161 Jy ! Component: 600 - total flux cleaned = 0.000288696 Jy ! Component: 650 - total flux cleaned = 0.000228803 Jy ! Component: 700 - total flux cleaned = 0.000287515 Jy ! Component: 750 - total flux cleaned = 0.000286974 Jy ! Component: 800 - total flux cleaned = 0.000229023 Jy ! Component: 850 - total flux cleaned = 0.000173088 Jy ! Component: 900 - total flux cleaned = 0.000145371 Jy ! Component: 950 - total flux cleaned = 0.000145485 Jy ! Component: 1000 - total flux cleaned = 0.000118906 Jy ! Component: 1050 - total flux cleaned = 6.75139e-05 Jy ! Component: 1100 - total flux cleaned = 6.74795e-05 Jy ! Component: 1150 - total flux cleaned = 1.81083e-05 Jy ! Component: 1200 - total flux cleaned = -5.40016e-05 Jy ! Component: 1250 - total flux cleaned = -3.03644e-05 Jy ! Component: 1300 - total flux cleaned = -0.000147834 Jy ! Component: 1350 - total flux cleaned = -0.000193855 Jy ! Component: 1400 - total flux cleaned = -0.000239008 Jy ! Component: 1450 - total flux cleaned = -0.000305793 Jy ! Component: 1500 - total flux cleaned = -0.000371305 Jy ! Component: 1550 - total flux cleaned = -0.000414254 Jy ! Component: 1600 - total flux cleaned = -0.000414166 Jy ! Component: 1650 - total flux cleaned = -0.000435105 Jy ! Component: 1700 - total flux cleaned = -0.000516983 Jy ! Component: 1750 - total flux cleaned = -0.000517003 Jy ! Component: 1800 - total flux cleaned = -0.000596621 Jy ! Component: 1850 - total flux cleaned = -0.000675006 Jy ! Component: 1900 - total flux cleaned = -0.000771055 Jy ! Component: 1950 - total flux cleaned = -0.000809108 Jy ! Component: 2000 - total flux cleaned = -0.000883819 Jy ! Component: 2050 - total flux cleaned = -0.00097582 Jy ! Component: 2100 - total flux cleaned = -0.00103044 Jy ! Component: 2150 - total flux cleaned = -0.00104829 Jy ! Component: 2200 - total flux cleaned = -0.00117215 Jy ! Component: 2250 - total flux cleaned = -0.00120727 Jy ! Component: 2300 - total flux cleaned = -0.0012934 Jy ! Component: 2350 - total flux cleaned = -0.00136168 Jy ! Component: 2400 - total flux cleaned = -0.00142902 Jy ! Component: 2450 - total flux cleaned = -0.00151156 Jy ! Component: 2500 - total flux cleaned = -0.00160935 Jy ! Component: 2550 - total flux cleaned = -0.0017059 Jy ! Component: 2600 - total flux cleaned = -0.00176936 Jy ! Component: 2650 - total flux cleaned = -0.00180115 Jy ! Component: 2700 - total flux cleaned = -0.0018785 Jy ! Component: 2750 - total flux cleaned = -0.00186341 Jy ! Component: 2800 - total flux cleaned = -0.00190921 Jy ! Component: 2850 - total flux cleaned = -0.00199928 Jy ! Component: 2900 - total flux cleaned = -0.00204357 Jy ! Component: 2950 - total flux cleaned = -0.00210207 Jy ! Component: 3000 - total flux cleaned = -0.00204447 Jy ! Component: 3050 - total flux cleaned = -0.00218775 Jy ! Component: 3100 - total flux cleaned = -0.00213099 Jy ! Component: 3150 - total flux cleaned = -0.00214506 Jy ! Component: 3200 - total flux cleaned = -0.00214526 Jy ! Component: 3250 - total flux cleaned = -0.00220042 Jy ! Component: 3300 - total flux cleaned = -0.00226845 Jy ! Component: 3350 - total flux cleaned = -0.00225495 Jy ! Component: 3400 - total flux cleaned = -0.00233478 Jy ! Component: 3450 - total flux cleaned = -0.00229504 Jy ! Component: 3500 - total flux cleaned = -0.00230826 Jy ! Component: 3550 - total flux cleaned = -0.00232119 Jy ! Component: 3600 - total flux cleaned = -0.00237243 Jy ! Component: 3650 - total flux cleaned = -0.00239768 Jy ! Component: 3700 - total flux cleaned = -0.0023601 Jy ! Component: 3750 - total flux cleaned = -0.0023851 Jy ! Component: 3800 - total flux cleaned = -0.00242213 Jy ! Component: 3850 - total flux cleaned = -0.00243437 Jy ! Component: 3900 - total flux cleaned = -0.00241009 Jy ! Component: 3950 - total flux cleaned = -0.00245803 Jy ! Component: 4000 - total flux cleaned = -0.00239853 Jy ! Component: 4050 - total flux cleaned = -0.00243392 Jy ! Total flux subtracted in 4096 components = -0.00244551 Jy ! Clean residual min=-0.000732 max=0.000708 Jy/beam ! Clean residual mean=-0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.291599 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 599 components and 0.291599 Jy ![Exited script file: muppet] wmap "J1913-0151_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 10.49 at 17.45 degrees (North through East) ! Clean map min=-0.0041865 max=0.077293 Jy/beam ! Writing clean map to FITS file: J1913-0151_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.0772932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229906 device "J1913-0151_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1913-0151_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.892338 0.892338 1.78468 3.56935 7.13871 14.2774 28.5548 57.1096 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.003 x 10.49 at 17.45 degrees (North through East) ! Clean map min=-0.0041865 max=0.077293 Jy/beam quit ! Quitting program ! Log file J1913-0151_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:12:16 2016