! Started logfile: J1110+4403_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:03:07 2016 obs J1110+4403_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1110+4403_S_2014_08_09_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826054 visibilities/baseline/integration-bin. ! Found source: J1110+4403 ! ! 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 8624 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 J1110+4403_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.822672Jy sigma=0.009582 ! Fit after self-cal, rms=0.816748Jy sigma=0.009514 ! 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.379 mas, bmaj=4.844 mas, bpa=-18.25 degrees ! Estimated noise=826.288 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.138734 Jy ! Component: 100 - total flux cleaned = 0.173196 Jy ! Total flux subtracted in 100 components = 0.173196 Jy ! Clean residual min=-0.007616 max=0.024892 Jy/beam ! Clean residual mean=-0.000040 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.173196 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.173196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086391Jy sigma=0.000940 ! Fit after self-cal, rms=0.086363Jy sigma=0.000939 ! Inverting map ! Added new window around map position (-7, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229467 Jy ! Component: 100 - total flux cleaned = 0.0359893 Jy ! Total flux subtracted in 100 components = 0.0359893 Jy ! Clean residual min=-0.007037 max=0.011228 Jy/beam ! Clean residual mean=-0.000022 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.209186 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.209186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078376Jy sigma=0.000847 ! Fit after self-cal, rms=0.077812Jy sigma=0.000840 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104668 Jy ! Component: 100 - total flux cleaned = 0.0169478 Jy ! Total flux subtracted in 100 components = 0.0169478 Jy ! Clean residual min=-0.005000 max=0.005541 Jy/beam ! Clean residual mean=-0.000013 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.226134 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.226134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075858Jy sigma=0.000820 ! Fit after self-cal, rms=0.075744Jy sigma=0.000818 ! 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.988 mas, bmaj=5.582 mas, bpa=-17.39 degrees ! Estimated noise=664.523 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.00689619 Jy ! Component: 100 - total flux cleaned = 0.0114249 Jy ! Component: 150 - total flux cleaned = 0.0145846 Jy ! Component: 200 - total flux cleaned = 0.0168301 Jy ! Total flux subtracted in 200 components = 0.0168301 Jy ! Clean residual min=-0.003943 max=0.005600 Jy/beam ! Clean residual mean=0.000000 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.242964 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.242964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074852Jy sigma=0.000811 ! Fit after self-cal, rms=0.074821Jy sigma=0.000810 ! Inverting map ! Added new window around map position (-5, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00503755 Jy ! Component: 100 - total flux cleaned = 0.00616345 Jy ! Component: 150 - total flux cleaned = 0.00670664 Jy ! Component: 200 - total flux cleaned = 0.00704457 Jy ! Total flux subtracted in 200 components = 0.00704457 Jy ! Clean residual min=-0.003453 max=0.004207 Jy/beam ! Clean residual mean=0.000003 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.250008 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.250008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074439Jy sigma=0.000807 ! Fit after self-cal, rms=0.074399Jy sigma=0.000806 ! 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 0.97 FD 0.90 HN 0.97 KP 1.07 ! LA 1.08 MK 1.03 NL 1.01 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.05 KP 1.02 ! LA 1.06 MK 1.03 NL 0.98 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.06 KP 0.89 ! LA 0.85 MK 1.06 NL 1.02 OV 0.96 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.99 KP 0.87 ! LA 0.83 MK 1.03 NL 1.14 OV 1.03 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.074399Jy sigma=0.000806 ! Fit after self-cal, rms=0.070580Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=5.57 mas, bpa=-16.45 degrees ! Estimated noise=666.802 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 = 3.35264e-05 Jy ! Component: 100 - total flux cleaned = -1.22564e-05 Jy ! Component: 150 - total flux cleaned = -1.23563e-05 Jy ! Component: 200 - total flux cleaned = -7.08042e-05 Jy ! Total flux subtracted in 200 components = -7.08042e-05 Jy ! Clean residual min=-0.002329 max=0.002443 Jy/beam ! Clean residual mean=0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.249938 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.249938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070536Jy sigma=0.000775 ! Fit after self-cal, rms=0.070524Jy sigma=0.000775 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070524Jy sigma=0.000775 ! Fit after self-cal, rms=0.070311Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=5.588 mas, bpa=-16.68 degrees ! Estimated noise=667.921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.85032e-05 Jy ! Component: 100 - total flux cleaned = -0.00028352 Jy ! Component: 150 - total flux cleaned = -0.000336428 Jy ! Component: 200 - total flux cleaned = -0.000382928 Jy ! Total flux subtracted in 200 components = -0.000382928 Jy ! Clean residual min=-0.002078 max=0.002016 Jy/beam ! Clean residual mean=-0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.249555 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.249555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070285Jy sigma=0.000771 ! Fit after self-cal, rms=0.070285Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.59204e-05 Jy ! Component: 100 - total flux cleaned = 5.58633e-05 Jy ! Component: 150 - total flux cleaned = 2.00442e-05 Jy ! Component: 200 - total flux cleaned = 3.50775e-06 Jy ! Total flux subtracted in 200 components = 3.50775e-06 Jy ! Clean residual min=-0.002053 max=0.002029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.249558 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.249558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070276Jy sigma=0.000771 ! Fit after self-cal, rms=0.070275Jy sigma=0.000771 ! 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.070275Jy sigma=0.000771 ! Fit after self-cal, rms=0.070333Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=5.588 mas, bpa=-16.59 degrees ! Estimated noise=668.152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.75125e-05 Jy ! Component: 100 - total flux cleaned = -5.03532e-05 Jy ! Component: 150 - total flux cleaned = -0.000101331 Jy ! Component: 200 - total flux cleaned = -0.000132407 Jy ! Total flux subtracted in 200 components = -0.000132407 Jy ! Clean residual min=-0.002031 max=0.001984 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.249426 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.249426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070324Jy sigma=0.000771 ! Fit after self-cal, rms=0.070324Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.12145e-05 Jy ! Component: 100 - total flux cleaned = 3.67722e-05 Jy ! Component: 150 - total flux cleaned = 2.3059e-05 Jy ! Component: 200 - total flux cleaned = 2.26848e-05 Jy ! Total flux subtracted in 200 components = 2.26848e-05 Jy ! Clean residual min=-0.002014 max=0.001970 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.249448 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.249448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070319Jy sigma=0.000771 ! Fit after self-cal, rms=0.070319Jy sigma=0.000771 ! 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.070319Jy sigma=0.000771 ! Fit after self-cal, rms=0.070337Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.12 mas, bmaj=9.15 mas, bpa=-12.48 degrees ! Estimated noise=808.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.68382e-05 Jy ! Component: 100 - total flux cleaned = 0.000135653 Jy ! Component: 150 - total flux cleaned = 0.000125345 Jy ! Component: 200 - total flux cleaned = 0.000133647 Jy ! Total flux subtracted in 200 components = 0.000133647 Jy ! Clean residual min=-0.001770 max=0.001984 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.249582 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 141 components and 0.249582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070335Jy sigma=0.000771 ! Fit after self-cal, rms=0.070335Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-77.5, 122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010239 Jy ! Component: 100 - total flux cleaned = 0.000778746 Jy ! Component: 150 - total flux cleaned = 0.000695648 Jy ! Component: 200 - total flux cleaned = 0.000672112 Jy ! Total flux subtracted in 200 components = 0.000672112 Jy ! Clean residual min=-0.001495 max=0.001590 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.250254 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 170 components and 0.250254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070294Jy sigma=0.000770 ! Fit after self-cal, rms=0.070290Jy sigma=0.000770 ! 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.028 mas, bmaj=5.587 mas, bpa=-16.53 degrees ! Estimated noise=668.146 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.028 x 5.587 at -16.53 degrees (North through East) ! Clean map min=-0.0017218 max=0.17783 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.412 mas, bmaj=4.836 mas, bpa=-17.09 degrees ! Estimated noise=833.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139245 Jy ! Component: 100 - total flux cleaned = 0.178236 Jy ! Component: 150 - total flux cleaned = 0.200267 Jy ! Component: 200 - total flux cleaned = 0.213769 Jy ! Total flux subtracted in 200 components = 0.213769 Jy ! Clean residual min=-0.004001 max=0.007173 Jy/beam ! Clean residual mean=-0.000021 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.213769 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.213769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=5.587 mas, bpa=-16.53 degrees ! Estimated noise=668.146 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.0116641 Jy ! Component: 100 - total flux cleaned = 0.0192175 Jy ! Component: 150 - total flux cleaned = 0.0243632 Jy ! Component: 200 - total flux cleaned = 0.0279887 Jy ! Total flux subtracted in 200 components = 0.0279887 Jy ! Clean residual min=-0.002319 max=0.002251 Jy/beam ! Clean residual mean=-0.000007 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.241758 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.241758 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.12 mas, bmaj=9.15 mas, bpa=-12.48 degrees ! Estimated noise=808.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392883 Jy ! Component: 100 - total flux cleaned = 0.00628779 Jy ! Component: 150 - total flux cleaned = 0.00752277 Jy ! Component: 200 - total flux cleaned = 0.00748261 Jy ! Total flux subtracted in 200 components = 0.00748261 Jy ! Clean residual min=-0.001594 max=0.001410 Jy/beam ! Clean residual mean=-0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.249241 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 = 1.904e-06 Jy ! Component: 100 - total flux cleaned = -3.15071e-05 Jy ! Component: 150 - total flux cleaned = -7.61825e-07 Jy ! Component: 200 - total flux cleaned = -4.29442e-07 Jy ! Total flux subtracted in 200 components = -4.29442e-07 Jy ! Clean residual min=-0.001435 max=0.001457 Jy/beam ! Clean residual mean=-0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.24924 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 128 components and 0.24924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=5.587 mas, bpa=-16.53 degrees ! Estimated noise=668.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023341 Jy ! Component: 100 - total flux cleaned = -0.00023329 Jy ! Component: 150 - total flux cleaned = -0.000157736 Jy ! Component: 200 - total flux cleaned = 1.34482e-05 Jy ! Total flux subtracted in 200 components = 1.34482e-05 Jy ! Clean residual min=-0.001754 max=0.001719 Jy/beam ! Clean residual mean=-0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.249254 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 154 components and 0.249254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070296Jy sigma=0.000771 ! Fit after self-cal, rms=0.070289Jy sigma=0.000770 wmodel J1110+4403_S_2014_08_09_pus_map.mod ! Writing 154 model components to file: J1110+4403_S_2014_08_09_pus_map.mod wobs J1110+4403_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1110+4403_S_2014_08_09_pus_uvs.fits wwins J1110+4403_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J1110+4403_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 = -5.39532e-06 Jy ! Component: 100 - total flux cleaned = 0.000316305 Jy ! Component: 150 - total flux cleaned = 0.000508962 Jy ! Component: 200 - total flux cleaned = 0.000639452 Jy ! Component: 250 - total flux cleaned = 0.000865392 Jy ! Component: 300 - total flux cleaned = 0.00108481 Jy ! Component: 350 - total flux cleaned = 0.00129784 Jy ! Component: 400 - total flux cleaned = 0.00145932 Jy ! Component: 450 - total flux cleaned = 0.00161751 Jy ! Component: 500 - total flux cleaned = 0.00174956 Jy ! Component: 550 - total flux cleaned = 0.00192168 Jy ! Component: 600 - total flux cleaned = 0.00198492 Jy ! Component: 650 - total flux cleaned = 0.00208923 Jy ! Component: 700 - total flux cleaned = 0.00217123 Jy ! Component: 750 - total flux cleaned = 0.00221109 Jy ! Component: 800 - total flux cleaned = 0.00223116 Jy ! Component: 850 - total flux cleaned = 0.00227058 Jy ! Component: 900 - total flux cleaned = 0.00227035 Jy ! Component: 950 - total flux cleaned = 0.0023084 Jy ! Component: 1000 - total flux cleaned = 0.00225231 Jy ! Component: 1050 - total flux cleaned = 0.00228951 Jy ! Component: 1100 - total flux cleaned = 0.00223465 Jy ! Component: 1150 - total flux cleaned = 0.00230723 Jy ! Component: 1200 - total flux cleaned = 0.00230699 Jy ! Component: 1250 - total flux cleaned = 0.00237754 Jy ! Component: 1300 - total flux cleaned = 0.0023776 Jy ! Component: 1350 - total flux cleaned = 0.00242959 Jy ! Component: 1400 - total flux cleaned = 0.00249793 Jy ! Component: 1450 - total flux cleaned = 0.00251473 Jy ! Component: 1500 - total flux cleaned = 0.00253131 Jy ! Component: 1550 - total flux cleaned = 0.00256455 Jy ! Component: 1600 - total flux cleaned = 0.0026138 Jy ! Component: 1650 - total flux cleaned = 0.00267871 Jy ! Component: 1700 - total flux cleaned = 0.00267846 Jy ! Component: 1750 - total flux cleaned = 0.00278996 Jy ! Component: 1800 - total flux cleaned = 0.00274287 Jy ! Component: 1850 - total flux cleaned = 0.00285226 Jy ! Component: 1900 - total flux cleaned = 0.00288306 Jy ! Component: 1950 - total flux cleaned = 0.00291409 Jy ! Component: 2000 - total flux cleaned = 0.00295996 Jy ! Component: 2050 - total flux cleaned = 0.00300513 Jy ! Component: 2100 - total flux cleaned = 0.00309452 Jy ! Component: 2150 - total flux cleaned = 0.0031241 Jy ! Component: 2200 - total flux cleaned = 0.00313878 Jy ! Component: 2250 - total flux cleaned = 0.00318232 Jy ! Component: 2300 - total flux cleaned = 0.00318222 Jy ! Component: 2350 - total flux cleaned = 0.00321076 Jy ! Component: 2400 - total flux cleaned = 0.00328155 Jy ! Component: 2450 - total flux cleaned = 0.00332372 Jy ! Component: 2500 - total flux cleaned = 0.00332391 Jy ! Component: 2550 - total flux cleaned = 0.00335158 Jy ! Component: 2600 - total flux cleaned = 0.00340634 Jy ! Component: 2650 - total flux cleaned = 0.00344699 Jy ! Component: 2700 - total flux cleaned = 0.00347418 Jy ! Component: 2750 - total flux cleaned = 0.00348775 Jy ! Component: 2800 - total flux cleaned = 0.00356771 Jy ! Component: 2850 - total flux cleaned = 0.00360734 Jy ! Component: 2900 - total flux cleaned = 0.00365992 Jy ! Component: 2950 - total flux cleaned = 0.003699 Jy ! Component: 3000 - total flux cleaned = 0.00377674 Jy ! Component: 3050 - total flux cleaned = 0.0038282 Jy ! Component: 3100 - total flux cleaned = 0.00385367 Jy ! Component: 3150 - total flux cleaned = 0.00395516 Jy ! Component: 3200 - total flux cleaned = 0.00394258 Jy ! Component: 3250 - total flux cleaned = 0.00396766 Jy ! Component: 3300 - total flux cleaned = 0.00404218 Jy ! Component: 3350 - total flux cleaned = 0.00406686 Jy ! Component: 3400 - total flux cleaned = 0.00405455 Jy ! Component: 3450 - total flux cleaned = 0.00406687 Jy ! Component: 3500 - total flux cleaned = 0.00407896 Jy ! Component: 3550 - total flux cleaned = 0.00410293 Jy ! Component: 3600 - total flux cleaned = 0.00412683 Jy ! Component: 3650 - total flux cleaned = 0.00413864 Jy ! Component: 3700 - total flux cleaned = 0.0041504 Jy ! Component: 3750 - total flux cleaned = 0.00419746 Jy ! Component: 3800 - total flux cleaned = 0.00426759 Jy ! Component: 3850 - total flux cleaned = 0.0043141 Jy ! Component: 3900 - total flux cleaned = 0.0043604 Jy ! Component: 3950 - total flux cleaned = 0.00444082 Jy ! Component: 4000 - total flux cleaned = 0.00449793 Jy ! Component: 4050 - total flux cleaned = 0.00452066 Jy ! Total flux subtracted in 4096 components = 0.00458857 Jy ! Clean residual min=-0.000642 max=0.000753 Jy/beam ! Clean residual mean=0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.253842 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 433 components and 0.253842 Jy ![Exited script file: muppet] wmap "J1110+4403_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.028 x 5.587 at -16.53 degrees (North through East) ! Clean map min=-0.0011979 max=0.17797 Jy/beam ! Writing clean map to FITS file: J1110+4403_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.177969 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198365 device "J1110+4403_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1110+4403_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334381 0.334381 0.668762 1.33752 2.67505 5.3501 10.7002 21.4004 42.8008 85.6015 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.177 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.028 x 5.587 at -16.53 degrees (North through East) ! Clean map min=-0.0011979 max=0.17797 Jy/beam quit ! Quitting program ! Log file J1110+4403_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:03:13 2016