! Started logfile: J1406+3433_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:29:39 2016 obs J1406+3433_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1406+3433_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.680365 visibilities/baseline/integration-bin. ! Found source: J1406+3433 ! ! 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 8940 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 J1406+3433_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823261Jy sigma=0.009434 ! Fit after self-cal, rms=0.801638Jy sigma=0.009205 ! 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.768 mas, bmaj=7.302 mas, bpa=29.73 degrees ! Estimated noise=1183.22 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.149079 Jy ! Component: 100 - total flux cleaned = 0.188689 Jy ! Total flux subtracted in 100 components = 0.188689 Jy ! Clean residual min=-0.007344 max=0.015830 Jy/beam ! Clean residual mean=-0.000027 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.188689 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.188689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092106Jy sigma=0.000880 ! Fit after self-cal, rms=0.092089Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164685 Jy ! Component: 100 - total flux cleaned = 0.0249736 Jy ! Total flux subtracted in 100 components = 0.0249736 Jy ! Clean residual min=-0.007035 max=0.005903 Jy/beam ! Clean residual mean=-0.000008 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.213662 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.213662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087886Jy sigma=0.000843 ! Fit after self-cal, rms=0.087885Jy sigma=0.000843 ! 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.835 mas, bmaj=8.129 mas, bpa=27.88 degrees ! Estimated noise=670.237 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.00587371 Jy ! Component: 100 - total flux cleaned = 0.00839138 Jy ! Component: 150 - total flux cleaned = 0.00909092 Jy ! Component: 200 - total flux cleaned = 0.00964794 Jy ! Total flux subtracted in 200 components = 0.00964794 Jy ! Clean residual min=-0.005157 max=0.005128 Jy/beam ! Clean residual mean=0.000030 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.22331 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 71 components and 0.22331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087094Jy sigma=0.000841 ! Fit after self-cal, rms=0.087082Jy sigma=0.000841 ! 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.99 FD 0.85 HN 1.00 KP 1.10 ! LA 1.14 MK 1.00* NL 0.98 OV 1.00 ! PT 1.05 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 1.02 FD 1.01 HN 1.01 KP 1.01 ! LA 1.09 MK 1.00* NL 1.04 OV 1.05 ! PT 1.02 SC 1.09 ! ! ! 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.15 HN 1.02 KP 0.91 ! LA 0.85 MK 1.00* NL 1.00 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.01 KP 0.87 ! LA 0.79 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 1.10 ! ! ! Fit before self-cal, rms=0.087082Jy sigma=0.000841 ! Fit after self-cal, rms=0.081119Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.884 mas, bmaj=8.133 mas, bpa=27.71 degrees ! Estimated noise=673.121 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 = -9.26925e-05 Jy ! Component: 100 - total flux cleaned = -6.10048e-05 Jy ! Component: 150 - total flux cleaned = -6.1758e-05 Jy ! Component: 200 - total flux cleaned = -6.07792e-05 Jy ! Total flux subtracted in 200 components = -6.07792e-05 Jy ! Clean residual min=-0.004986 max=0.004806 Jy/beam ! Clean residual mean=0.000019 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.22325 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.22325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081071Jy sigma=0.000802 ! Fit after self-cal, rms=0.081039Jy sigma=0.000802 ! 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.081039Jy sigma=0.000802 ! Fit after self-cal, rms=0.076665Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.891 mas, bmaj=8.155 mas, bpa=27.89 degrees ! Estimated noise=672.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010737 Jy ! Component: 100 - total flux cleaned = -0.0011724 Jy ! Component: 150 - total flux cleaned = -0.0012814 Jy ! Component: 200 - total flux cleaned = -0.00135023 Jy ! Total flux subtracted in 200 components = -0.00135023 Jy ! Clean residual min=-0.002764 max=0.003202 Jy/beam ! Clean residual mean=0.000011 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.221899 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 89 components and 0.221899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076639Jy sigma=0.000792 ! Fit after self-cal, rms=0.076608Jy sigma=0.000792 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 (47, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273004 Jy ! Component: 100 - total flux cleaned = 0.00362655 Jy ! Component: 150 - total flux cleaned = 0.00429389 Jy ! Component: 200 - total flux cleaned = 0.00479713 Jy ! Total flux subtracted in 200 components = 0.00479713 Jy ! Clean residual min=-0.002578 max=0.002919 Jy/beam ! Clean residual mean=0.000014 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.226696 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 113 components and 0.226696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076488Jy sigma=0.000791 ! Fit after self-cal, rms=0.076487Jy sigma=0.000791 ! Inverting map ! Added new window around map position (-59.5, -108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025612 Jy ! Component: 100 - total flux cleaned = 0.00312823 Jy ! Component: 150 - total flux cleaned = 0.00352457 Jy ! Component: 200 - total flux cleaned = 0.00391172 Jy ! Total flux subtracted in 200 components = 0.00391172 Jy ! Clean residual min=-0.002365 max=0.002167 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.230608 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 136 components and 0.230608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076385Jy sigma=0.000790 ! Fit after self-cal, rms=0.076380Jy sigma=0.000790 ! 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.076380Jy sigma=0.000790 ! Fit after self-cal, rms=0.076434Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.902 mas, bmaj=8.162 mas, bpa=27.87 degrees ! Estimated noise=672.074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928073 Jy ! Component: 100 - total flux cleaned = 0.0013395 Jy ! Component: 150 - total flux cleaned = 0.0015212 Jy ! Component: 200 - total flux cleaned = 0.00168703 Jy ! Total flux subtracted in 200 components = 0.00168703 Jy ! Clean residual min=-0.002242 max=0.002236 Jy/beam ! Clean residual mean=0.000007 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.232295 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 152 components and 0.232295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076406Jy sigma=0.000789 ! Fit after self-cal, rms=0.076409Jy sigma=0.000789 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.000329671 Jy ! Component: 100 - total flux cleaned = 0.000402474 Jy ! Component: 150 - total flux cleaned = 0.000426106 Jy ! Component: 200 - total flux cleaned = 0.000513928 Jy ! Total flux subtracted in 200 components = 0.000513928 Jy ! Clean residual min=-0.002182 max=0.002215 Jy/beam ! Clean residual mean=0.000005 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.232809 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 165 components and 0.232809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076394Jy sigma=0.000789 ! Fit after self-cal, rms=0.076394Jy sigma=0.000789 ! Inverting map ! Added new window around map position (92.5, -28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202433 Jy ! Component: 100 - total flux cleaned = 0.00266192 Jy ! Component: 150 - total flux cleaned = 0.00299957 Jy ! Component: 200 - total flux cleaned = 0.00339962 Jy ! Total flux subtracted in 200 components = 0.00339962 Jy ! Clean residual min=-0.001981 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.236209 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 191 components and 0.236209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076322Jy sigma=0.000789 ! Fit after self-cal, rms=0.076320Jy sigma=0.000789 ! 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.076320Jy sigma=0.000789 ! Fit after self-cal, rms=0.076282Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.03 mas, bmaj=10.12 mas, bpa=48.37 degrees ! Estimated noise=752.693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000960802 Jy ! Component: 100 - total flux cleaned = 0.00159406 Jy ! Component: 150 - total flux cleaned = 0.00206444 Jy ! Component: 200 - total flux cleaned = 0.00248371 Jy ! Total flux subtracted in 200 components = 0.00248371 Jy ! Clean residual min=-0.001798 max=0.001910 Jy/beam ! Clean residual mean=0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.238692 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 229 components and 0.238692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076267Jy sigma=0.000788 ! Fit after self-cal, rms=0.076267Jy sigma=0.000788 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.000404228 Jy ! Component: 100 - total flux cleaned = 0.000769387 Jy ! Component: 150 - total flux cleaned = 0.00109073 Jy ! Component: 200 - total flux cleaned = 0.00135646 Jy ! Total flux subtracted in 200 components = 0.00135646 Jy ! Clean residual min=-0.001722 max=0.001815 Jy/beam ! Clean residual mean=0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.240049 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 255 components and 0.240049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076259Jy sigma=0.000788 ! Fit after self-cal, rms=0.076259Jy sigma=0.000788 ! 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.905 mas, bmaj=8.164 mas, bpa=27.87 degrees ! Estimated noise=671.366 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.905 x 8.164 at 27.87 degrees (North through East) ! Clean map min=-0.001778 max=0.19763 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.818 mas, bmaj=7.329 mas, bpa=29.76 degrees ! Estimated noise=1196.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150566 Jy ! Component: 100 - total flux cleaned = 0.190154 Jy ! Component: 150 - total flux cleaned = 0.206093 Jy ! Component: 200 - total flux cleaned = 0.213558 Jy ! Total flux subtracted in 200 components = 0.213558 Jy ! Clean residual min=-0.004792 max=0.003933 Jy/beam ! Clean residual mean=-0.000006 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.213558 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.213558 Jy ! Inverting map and beam ! Estimated beam: bmin=4.905 mas, bmaj=8.164 mas, bpa=27.87 degrees ! Estimated noise=671.366 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.00444297 Jy ! Component: 100 - total flux cleaned = 0.0074538 Jy ! Component: 150 - total flux cleaned = 0.00992247 Jy ! Component: 200 - total flux cleaned = 0.011722 Jy ! Total flux subtracted in 200 components = 0.011722 Jy ! Clean residual min=-0.002560 max=0.002598 Jy/beam ! Clean residual mean=0.000006 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.22528 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.22528 Jy ! Inverting map ! Added new window around map position (-13, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251899 Jy ! Component: 100 - total flux cleaned = 0.0033148 Jy ! Component: 150 - total flux cleaned = 0.00409892 Jy ! Component: 200 - total flux cleaned = 0.00489117 Jy ! Total flux subtracted in 200 components = 0.00489117 Jy ! Clean residual min=-0.002213 max=0.002114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.230171 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 89 components and 0.230171 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=9.03 mas, bmaj=10.12 mas, bpa=48.37 degrees ! Estimated noise=752.693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015493 Jy ! Component: 100 - total flux cleaned = 0.00271875 Jy ! Component: 150 - total flux cleaned = 0.00372826 Jy ! Component: 200 - total flux cleaned = 0.00444222 Jy ! Total flux subtracted in 200 components = 0.00444222 Jy ! Clean residual min=-0.001894 max=0.001720 Jy/beam ! Clean residual mean=-0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.234613 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.000560511 Jy ! Component: 100 - total flux cleaned = 0.00103276 Jy ! Component: 150 - total flux cleaned = 0.00133411 Jy ! Component: 200 - total flux cleaned = 0.00167646 Jy ! Total flux subtracted in 200 components = 0.00167646 Jy ! Clean residual min=-0.001801 max=0.001555 Jy/beam ! Clean residual mean=-0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.236289 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 178 components and 0.236289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.905 mas, bmaj=8.164 mas, bpa=27.87 degrees ! Estimated noise=671.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.29082e-05 Jy ! Component: 100 - total flux cleaned = 0.000114722 Jy ! Component: 150 - total flux cleaned = 0.000385176 Jy ! Component: 200 - total flux cleaned = 0.000786496 Jy ! Total flux subtracted in 200 components = 0.000786496 Jy ! Clean residual min=-0.001895 max=0.001496 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.237076 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 205 components and 0.237076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076275Jy sigma=0.000788 ! Fit after self-cal, rms=0.076268Jy sigma=0.000788 wmodel J1406+3433_S_2014_08_05_pus_map.mod ! Writing 205 model components to file: J1406+3433_S_2014_08_05_pus_map.mod wobs J1406+3433_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1406+3433_S_2014_08_05_pus_uvs.fits wwins J1406+3433_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J1406+3433_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.000716463 Jy ! Component: 100 - total flux cleaned = -0.00101667 Jy ! Component: 150 - total flux cleaned = -0.00122312 Jy ! Component: 200 - total flux cleaned = -0.00142176 Jy ! Component: 250 - total flux cleaned = -0.0016127 Jy ! Component: 300 - total flux cleaned = -0.00177527 Jy ! Component: 350 - total flux cleaned = -0.00199992 Jy ! Component: 400 - total flux cleaned = -0.00219622 Jy ! Component: 450 - total flux cleaned = -0.00240945 Jy ! Component: 500 - total flux cleaned = -0.00261783 Jy ! Component: 550 - total flux cleaned = -0.00284147 Jy ! Component: 600 - total flux cleaned = -0.00306014 Jy ! Component: 650 - total flux cleaned = -0.00325487 Jy ! Component: 700 - total flux cleaned = -0.00346502 Jy ! Component: 750 - total flux cleaned = -0.00359631 Jy ! Component: 800 - total flux cleaned = -0.00385362 Jy ! Component: 850 - total flux cleaned = -0.00396172 Jy ! Component: 900 - total flux cleaned = -0.00410378 Jy ! Component: 950 - total flux cleaned = -0.00422547 Jy ! Component: 1000 - total flux cleaned = -0.00439676 Jy ! Component: 1050 - total flux cleaned = -0.00453116 Jy ! Component: 1100 - total flux cleaned = -0.00469615 Jy ! Component: 1150 - total flux cleaned = -0.00480957 Jy ! Component: 1200 - total flux cleaned = -0.00492135 Jy ! Component: 1250 - total flux cleaned = -0.00503173 Jy ! Component: 1300 - total flux cleaned = -0.00517097 Jy ! Component: 1350 - total flux cleaned = -0.00524718 Jy ! Component: 1400 - total flux cleaned = -0.00536687 Jy ! Component: 1450 - total flux cleaned = -0.00541102 Jy ! Component: 1500 - total flux cleaned = -0.00548402 Jy ! Component: 1550 - total flux cleaned = -0.00558461 Jy ! Component: 1600 - total flux cleaned = -0.00569743 Jy ! Component: 1650 - total flux cleaned = -0.00576679 Jy ! Component: 1700 - total flux cleaned = -0.0058903 Jy ! Component: 1750 - total flux cleaned = -0.00594436 Jy ! Component: 1800 - total flux cleaned = -0.00605129 Jy ! Component: 1850 - total flux cleaned = -0.00614367 Jy ! Component: 1900 - total flux cleaned = -0.00624805 Jy ! Component: 1950 - total flux cleaned = -0.0063385 Jy ! Component: 2000 - total flux cleaned = -0.00641511 Jy ! Component: 2050 - total flux cleaned = -0.00649092 Jy ! Component: 2100 - total flux cleaned = -0.00657825 Jy ! Component: 2150 - total flux cleaned = -0.00663994 Jy ! Component: 2200 - total flux cleaned = -0.00670088 Jy ! Component: 2250 - total flux cleaned = -0.00672491 Jy ! Component: 2300 - total flux cleaned = -0.00680855 Jy ! Component: 2350 - total flux cleaned = -0.00687948 Jy ! Component: 2400 - total flux cleaned = -0.00696133 Jy ! Component: 2450 - total flux cleaned = -0.00704229 Jy ! Component: 2500 - total flux cleaned = -0.00708814 Jy ! Component: 2550 - total flux cleaned = -0.00719027 Jy ! Component: 2600 - total flux cleaned = -0.00723532 Jy ! Component: 2650 - total flux cleaned = -0.0073245 Jy ! Component: 2700 - total flux cleaned = -0.00742382 Jy ! Component: 2750 - total flux cleaned = -0.00747852 Jy ! Component: 2800 - total flux cleaned = -0.00757601 Jy ! Component: 2850 - total flux cleaned = -0.00761885 Jy ! Component: 2900 - total flux cleaned = -0.00769339 Jy ! Component: 2950 - total flux cleaned = -0.00774629 Jy ! Component: 3000 - total flux cleaned = -0.00786132 Jy ! Component: 3050 - total flux cleaned = -0.00791312 Jy ! Component: 3100 - total flux cleaned = -0.00801586 Jy ! Component: 3150 - total flux cleaned = -0.00808709 Jy ! Component: 3200 - total flux cleaned = -0.00815778 Jy ! Component: 3250 - total flux cleaned = -0.00823811 Jy ! Component: 3300 - total flux cleaned = -0.00832761 Jy ! Component: 3350 - total flux cleaned = -0.00839675 Jy ! Component: 3400 - total flux cleaned = -0.00849461 Jy ! Component: 3450 - total flux cleaned = -0.00858209 Jy ! Component: 3500 - total flux cleaned = -0.00863044 Jy ! Component: 3550 - total flux cleaned = -0.00876444 Jy ! Component: 3600 - total flux cleaned = -0.00882144 Jy ! Component: 3650 - total flux cleaned = -0.00888745 Jy ! Component: 3700 - total flux cleaned = -0.00896243 Jy ! Component: 3750 - total flux cleaned = -0.00901823 Jy ! Component: 3800 - total flux cleaned = -0.00907372 Jy ! Component: 3850 - total flux cleaned = -0.00914717 Jy ! Component: 3900 - total flux cleaned = -0.0092019 Jy ! Component: 3950 - total flux cleaned = -0.00927442 Jy ! Component: 4000 - total flux cleaned = -0.00932826 Jy ! Component: 4050 - total flux cleaned = -0.00940861 Jy ! Total flux subtracted in 4096 components = -0.00945294 Jy ! Clean residual min=-0.000494 max=0.000482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.227623 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 493 components and 0.227623 Jy ![Exited script file: muppet] wmap "J1406+3433_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.905 x 8.164 at 27.87 degrees (North through East) ! Clean map min=-0.0015051 max=0.19714 Jy/beam ! Writing clean map to FITS file: J1406+3433_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.197145 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163199 device "J1406+3433_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1406+3433_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248343 0.248343 0.496687 0.993374 1.98675 3.97349 7.94699 15.894 31.788 63.5759 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.197 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.905 x 8.164 at 27.87 degrees (North through East) ! Clean map min=-0.0015051 max=0.19714 Jy/beam quit ! Quitting program ! Log file J1406+3433_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:29:45 2016