! Started logfile: J1752+0611_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:11:28 2016 obs J1752+0611_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1752+0611_S_2014_08_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.747945 visibilities/baseline/integration-bin. ! Found source: J1752+0611 ! ! 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 9828 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 J1752+0611_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864818Jy sigma=0.009661 ! Fit after self-cal, rms=0.855353Jy sigma=0.009564 ! 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.557 mas, bmaj=8.791 mas, bpa=20.97 degrees ! Estimated noise=838.358 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.10662 Jy ! Component: 100 - total flux cleaned = 0.149288 Jy ! Total flux subtracted in 100 components = 0.149288 Jy ! Clean residual min=-0.008868 max=0.020811 Jy/beam ! Clean residual mean=0.000034 rms=0.003021 Jy/beam ! Combined flux in latest and established models = 0.149288 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.149288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092646Jy sigma=0.000973 ! Fit after self-cal, rms=0.092530Jy sigma=0.000972 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253033 Jy ! Component: 100 - total flux cleaned = 0.0425361 Jy ! Total flux subtracted in 100 components = 0.0425361 Jy ! Clean residual min=-0.006476 max=0.012522 Jy/beam ! Clean residual mean=0.000020 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.191824 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.191824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081904Jy sigma=0.000853 ! Fit after self-cal, rms=0.081827Jy sigma=0.000852 ! Inverting map ! Added new window around map position (-1, 11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137618 Jy ! Component: 100 - total flux cleaned = 0.0236335 Jy ! Total flux subtracted in 100 components = 0.0236335 Jy ! Clean residual min=-0.005430 max=0.006727 Jy/beam ! Clean residual mean=0.000015 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.215457 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.215457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078413Jy sigma=0.000817 ! Fit after self-cal, rms=0.078368Jy sigma=0.000816 ! 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.396 mas, bmaj=9.496 mas, bpa=17.72 degrees ! Estimated noise=645.371 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.0100387 Jy ! Component: 100 - total flux cleaned = 0.0147255 Jy ! Component: 150 - total flux cleaned = 0.0171905 Jy ! Component: 200 - total flux cleaned = 0.0191173 Jy ! Total flux subtracted in 200 components = 0.0191173 Jy ! Clean residual min=-0.003789 max=0.003571 Jy/beam ! Clean residual mean=0.000009 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.234575 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 97 components and 0.234575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076459Jy sigma=0.000800 ! Fit after self-cal, rms=0.076420Jy sigma=0.000799 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.86 HN 0.96 KP 1.05 ! LA 1.11 MK 1.00* NL 0.97 OV 0.97 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.04 KP 1.02 ! LA 1.05 MK 1.00* NL 0.99 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.19 HN 1.08 KP 0.90 ! LA 0.84 MK 1.00* NL 0.97 OV 0.92 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 1.00 KP 0.90 ! LA 0.82 MK 1.00* NL 1.08 OV 1.01 ! PT 1.05 SC 0.92 ! ! ! Fit before self-cal, rms=0.076420Jy sigma=0.000799 ! Fit after self-cal, rms=0.071378Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.388 mas, bmaj=9.533 mas, bpa=17.94 degrees ! Estimated noise=636.135 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.00174599 Jy ! Component: 100 - total flux cleaned = -0.00158375 Jy ! Component: 150 - total flux cleaned = -0.00153135 Jy ! Component: 200 - total flux cleaned = -0.00138597 Jy ! Total flux subtracted in 200 components = -0.00138597 Jy ! Clean residual min=-0.003346 max=0.003258 Jy/beam ! Clean residual mean=0.000006 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.233189 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.233189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071198Jy sigma=0.000773 ! Fit after self-cal, rms=0.071164Jy sigma=0.000773 ! 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.071164Jy sigma=0.000773 ! Fit after self-cal, rms=0.071031Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=9.534 mas, bpa=17.87 degrees ! Estimated noise=635.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286885 Jy ! Component: 100 - total flux cleaned = -0.000338974 Jy ! Component: 150 - total flux cleaned = -0.000216089 Jy ! Component: 200 - total flux cleaned = -0.000106269 Jy ! Total flux subtracted in 200 components = -0.000106269 Jy ! Clean residual min=-0.003163 max=0.003067 Jy/beam ! Clean residual mean=0.000005 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.233082 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.233082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070961Jy sigma=0.000770 ! Fit after self-cal, rms=0.070962Jy 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.000217411 Jy ! Component: 100 - total flux cleaned = -0.000185379 Jy ! Component: 150 - total flux cleaned = -0.000154796 Jy ! Component: 200 - total flux cleaned = -0.00012517 Jy ! Total flux subtracted in 200 components = -0.00012517 Jy ! Clean residual min=-0.003104 max=0.003005 Jy/beam ! Clean residual mean=0.000005 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.232957 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.232957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070929Jy sigma=0.000770 ! Fit after self-cal, rms=0.070928Jy 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.070928Jy sigma=0.000770 ! Fit after self-cal, rms=0.070695Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.392 mas, bmaj=9.527 mas, bpa=17.82 degrees ! Estimated noise=633.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000268834 Jy ! Component: 100 - total flux cleaned = 0.000298932 Jy ! Component: 150 - total flux cleaned = 0.00038316 Jy ! Component: 200 - total flux cleaned = 0.000459779 Jy ! Total flux subtracted in 200 components = 0.000459779 Jy ! Clean residual min=-0.003070 max=0.002769 Jy/beam ! Clean residual mean=0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.233417 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.233417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070666Jy sigma=0.000770 ! Fit after self-cal, rms=0.070665Jy 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 = -3.87451e-05 Jy ! Component: 100 - total flux cleaned = -3.93353e-05 Jy ! Component: 150 - total flux cleaned = -3.88482e-05 Jy ! Component: 200 - total flux cleaned = -1.81933e-05 Jy ! Total flux subtracted in 200 components = -1.81933e-05 Jy ! Clean residual min=-0.003047 max=0.002711 Jy/beam ! Clean residual mean=0.000005 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.233399 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.233399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070648Jy sigma=0.000770 ! Fit after self-cal, rms=0.070648Jy sigma=0.000770 ! 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.070648Jy sigma=0.000770 ! Fit after self-cal, rms=0.070506Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.963 mas, bmaj=11.51 mas, bpa=5.034 degrees ! Estimated noise=726.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535112 Jy ! Component: 100 - total flux cleaned = 0.000648462 Jy ! Component: 150 - total flux cleaned = 0.000716785 Jy ! Component: 200 - total flux cleaned = 0.000757818 Jy ! Total flux subtracted in 200 components = 0.000757818 Jy ! Clean residual min=-0.002319 max=0.002135 Jy/beam ! Clean residual mean=0.000006 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.234157 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 134 components and 0.234157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070507Jy sigma=0.000769 ! Fit after self-cal, rms=0.070506Jy 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.000187984 Jy ! Component: 100 - total flux cleaned = 0.000224811 Jy ! Component: 150 - total flux cleaned = 0.000241643 Jy ! Component: 200 - total flux cleaned = 0.000273853 Jy ! Total flux subtracted in 200 components = 0.000273853 Jy ! Clean residual min=-0.002321 max=0.002175 Jy/beam ! Clean residual mean=0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.23443 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 138 components and 0.23443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070506Jy sigma=0.000769 ! Fit after self-cal, rms=0.070506Jy 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.391 mas, bmaj=9.52 mas, bpa=17.79 degrees ! Estimated noise=632.252 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.391 x 9.52 at 17.79 degrees (North through East) ! Clean map min=-0.00718 max=0.12537 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.553 mas, bmaj=8.799 mas, bpa=20.99 degrees ! Estimated noise=825.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104916 Jy ! Component: 100 - total flux cleaned = 0.147928 Jy ! Component: 150 - total flux cleaned = 0.17373 Jy ! Component: 200 - total flux cleaned = 0.191684 Jy ! Total flux subtracted in 200 components = 0.191684 Jy ! Clean residual min=-0.006917 max=0.010167 Jy/beam ! Clean residual mean=0.000021 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.191684 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.191684 Jy ! Inverting map and beam ! Estimated beam: bmin=4.391 mas, bmaj=9.52 mas, bpa=17.79 degrees ! Estimated noise=632.252 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.0166346 Jy ! Component: 100 - total flux cleaned = 0.026932 Jy ! Component: 150 - total flux cleaned = 0.030584 Jy ! Component: 200 - total flux cleaned = 0.0334243 Jy ! Total flux subtracted in 200 components = 0.0334243 Jy ! Clean residual min=-0.003559 max=0.004293 Jy/beam ! Clean residual mean=0.000012 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.225108 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.225108 Jy ! Inverting map ! Added new window around map position (-0.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279264 Jy ! Component: 100 - total flux cleaned = 0.00401165 Jy ! Component: 150 - total flux cleaned = 0.00474791 Jy ! Component: 200 - total flux cleaned = 0.00525752 Jy ! Total flux subtracted in 200 components = 0.00525752 Jy ! Clean residual min=-0.002628 max=0.002697 Jy/beam ! Clean residual mean=0.000008 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.230366 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 98 components and 0.230366 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.963 mas, bmaj=11.51 mas, bpa=5.034 degrees ! Estimated noise=726.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191957 Jy ! Component: 100 - total flux cleaned = 0.0020636 Jy ! Component: 150 - total flux cleaned = 0.00201148 Jy ! Component: 200 - total flux cleaned = 0.0021503 Jy ! Total flux subtracted in 200 components = 0.0021503 Jy ! Clean residual min=-0.002183 max=0.002060 Jy/beam ! Clean residual mean=0.000008 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.232516 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.000169535 Jy ! Component: 100 - total flux cleaned = 0.000286742 Jy ! Component: 150 - total flux cleaned = 0.000397365 Jy ! Component: 200 - total flux cleaned = 0.000533936 Jy ! Total flux subtracted in 200 components = 0.000533936 Jy ! Clean residual min=-0.002117 max=0.002036 Jy/beam ! Clean residual mean=0.000007 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.23305 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 149 components and 0.23305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.391 mas, bmaj=9.52 mas, bpa=17.79 degrees ! Estimated noise=632.252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000669169 Jy ! Component: 100 - total flux cleaned = -0.000669184 Jy ! Component: 150 - total flux cleaned = -0.00062174 Jy ! Component: 200 - total flux cleaned = -0.000577321 Jy ! Total flux subtracted in 200 components = -0.000577321 Jy ! Clean residual min=-0.002398 max=0.002578 Jy/beam ! Clean residual mean=0.000005 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.232473 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 172 components and 0.232473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070399Jy sigma=0.000768 ! Fit after self-cal, rms=0.070378Jy sigma=0.000768 wmodel J1752+0611_S_2014_08_09_pus_map.mod ! Writing 172 model components to file: J1752+0611_S_2014_08_09_pus_map.mod wobs J1752+0611_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1752+0611_S_2014_08_09_pus_uvs.fits wwins J1752+0611_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1752+0611_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.000583852 Jy ! Component: 100 - total flux cleaned = 0.00109039 Jy ! Component: 150 - total flux cleaned = 0.00136411 Jy ! Component: 200 - total flux cleaned = 0.00151183 Jy ! Component: 250 - total flux cleaned = 0.00144069 Jy ! Component: 300 - total flux cleaned = 0.00133909 Jy ! Component: 350 - total flux cleaned = 0.00120907 Jy ! Component: 400 - total flux cleaned = 0.00111494 Jy ! Component: 450 - total flux cleaned = 0.00102399 Jy ! Component: 500 - total flux cleaned = 0.000906624 Jy ! Component: 550 - total flux cleaned = 0.000763616 Jy ! Component: 600 - total flux cleaned = 0.000596211 Jy ! Component: 650 - total flux cleaned = 0.000432815 Jy ! Component: 700 - total flux cleaned = 0.000273618 Jy ! Component: 750 - total flux cleaned = 0.000170168 Jy ! Component: 800 - total flux cleaned = 0.000119425 Jy ! Component: 850 - total flux cleaned = -7.8873e-05 Jy ! Component: 900 - total flux cleaned = -0.000199645 Jy ! Component: 950 - total flux cleaned = -0.00031837 Jy ! Component: 1000 - total flux cleaned = -0.000387808 Jy ! Component: 1050 - total flux cleaned = -0.000410758 Jy ! Component: 1100 - total flux cleaned = -0.000500181 Jy ! Component: 1150 - total flux cleaned = -0.000587499 Jy ! Component: 1200 - total flux cleaned = -0.000565543 Jy ! Component: 1250 - total flux cleaned = -0.000649989 Jy ! Component: 1300 - total flux cleaned = -0.000691283 Jy ! Component: 1350 - total flux cleaned = -0.000731606 Jy ! Component: 1400 - total flux cleaned = -0.000771621 Jy ! Component: 1450 - total flux cleaned = -0.00079109 Jy ! Component: 1500 - total flux cleaned = -0.000809792 Jy ! Component: 1550 - total flux cleaned = -0.000848056 Jy ! Component: 1600 - total flux cleaned = -0.00092317 Jy ! Component: 1650 - total flux cleaned = -0.000959795 Jy ! Component: 1700 - total flux cleaned = -0.000995854 Jy ! Component: 1750 - total flux cleaned = -0.00101369 Jy ! Component: 1800 - total flux cleaned = -0.000995833 Jy ! Component: 1850 - total flux cleaned = -0.00101314 Jy ! Component: 1900 - total flux cleaned = -0.00101284 Jy ! Component: 1950 - total flux cleaned = -0.00104706 Jy ! Component: 2000 - total flux cleaned = -0.00109741 Jy ! Component: 2050 - total flux cleaned = -0.0011137 Jy ! Component: 2100 - total flux cleaned = -0.00116308 Jy ! Component: 2150 - total flux cleaned = -0.00117931 Jy ! Component: 2200 - total flux cleaned = -0.00121171 Jy ! Component: 2250 - total flux cleaned = -0.00122735 Jy ! Component: 2300 - total flux cleaned = -0.00125885 Jy ! Component: 2350 - total flux cleaned = -0.00121173 Jy ! Component: 2400 - total flux cleaned = -0.00121155 Jy ! Component: 2450 - total flux cleaned = -0.00121159 Jy ! Component: 2500 - total flux cleaned = -0.00113581 Jy ! Component: 2550 - total flux cleaned = -0.00113582 Jy ! Component: 2600 - total flux cleaned = -0.0011357 Jy ! Component: 2650 - total flux cleaned = -0.00112082 Jy ! Component: 2700 - total flux cleaned = -0.00106249 Jy ! Component: 2750 - total flux cleaned = -0.00100493 Jy ! Component: 2800 - total flux cleaned = -0.000990813 Jy ! Component: 2850 - total flux cleaned = -0.00099084 Jy ! Component: 2900 - total flux cleaned = -0.00101879 Jy ! Component: 2950 - total flux cleaned = -0.000976736 Jy ! Component: 3000 - total flux cleaned = -0.000962773 Jy ! Component: 3050 - total flux cleaned = -0.000949018 Jy ! Component: 3100 - total flux cleaned = -0.00092186 Jy ! Component: 3150 - total flux cleaned = -0.000894976 Jy ! Component: 3200 - total flux cleaned = -0.000828499 Jy ! Component: 3250 - total flux cleaned = -0.000828613 Jy ! Component: 3300 - total flux cleaned = -0.000828738 Jy ! Component: 3350 - total flux cleaned = -0.000841506 Jy ! Component: 3400 - total flux cleaned = -0.000815392 Jy ! Component: 3450 - total flux cleaned = -0.000751566 Jy ! Component: 3500 - total flux cleaned = -0.000713536 Jy ! Component: 3550 - total flux cleaned = -0.000713569 Jy ! Component: 3600 - total flux cleaned = -0.000663424 Jy ! Component: 3650 - total flux cleaned = -0.00065092 Jy ! Component: 3700 - total flux cleaned = -0.00062632 Jy ! Component: 3750 - total flux cleaned = -0.000589612 Jy ! Component: 3800 - total flux cleaned = -0.000565298 Jy ! Component: 3850 - total flux cleaned = -0.000528954 Jy ! Component: 3900 - total flux cleaned = -0.00051708 Jy ! Component: 3950 - total flux cleaned = -0.000457808 Jy ! Component: 4000 - total flux cleaned = -0.000493091 Jy ! Component: 4050 - total flux cleaned = -0.000446198 Jy ! Total flux subtracted in 4096 components = -0.000399615 Jy ! Clean residual min=-0.000732 max=0.000631 Jy/beam ! Clean residual mean=0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.232073 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 476 components and 0.232073 Jy ![Exited script file: muppet] wmap "J1752+0611_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.391 x 9.52 at 17.79 degrees (North through East) ! Clean map min=-0.0066268 max=0.12555 Jy/beam ! Writing clean map to FITS file: J1752+0611_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.125549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228969 device "J1752+0611_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1752+0611_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.547123 0.547123 1.09425 2.18849 4.37698 8.75396 17.5079 35.0159 70.0317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.391 x 9.52 at 17.79 degrees (North through East) ! Clean map min=-0.0066268 max=0.12555 Jy/beam quit ! Quitting program ! Log file J1752+0611_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:11:33 2016