! Started logfile: J1029+0519_S_2014_12_20_pus_uvs.log on Wed Dec 28 14:10:59 2016 obs J1029+0519_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1029+0519_S_2014_12_20_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982498 visibilities/baseline/integration-bin. ! Found source: J1029+0519 ! ! 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 348 lines of history. ! ! Reading 19984 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 J1029+0519_S_2014_12_20_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.934464Jy sigma=0.009696 ! Fit after self-cal, rms=0.891457Jy sigma=0.009294 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=6.661 mas, bpa=-4.892 degrees ! Estimated noise=723.876 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.0804463 Jy ! Component: 100 - total flux cleaned = 0.10281 Jy ! Total flux subtracted in 100 components = 0.10281 Jy ! Clean residual min=-0.005194 max=0.011229 Jy/beam ! Clean residual mean=-0.000035 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.10281 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.10281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091170Jy sigma=0.000842 ! Fit after self-cal, rms=0.091126Jy sigma=0.000841 ! Inverting map ! Added new window around map position (-3.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125748 Jy ! Component: 100 - total flux cleaned = 0.0203759 Jy ! Total flux subtracted in 100 components = 0.0203759 Jy ! Clean residual min=-0.004366 max=0.005728 Jy/beam ! Clean residual mean=-0.000024 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.123186 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 31 components and 0.123186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088335Jy sigma=0.000813 ! Fit after self-cal, rms=0.088260Jy sigma=0.000812 ! 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.273 mas, bmaj=7.57 mas, bpa=-4.619 degrees ! Estimated noise=499.38 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 (-6, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00883435 Jy ! Component: 100 - total flux cleaned = 0.0140312 Jy ! Component: 150 - total flux cleaned = 0.0175578 Jy ! Component: 200 - total flux cleaned = 0.02008 Jy ! Total flux subtracted in 200 components = 0.02008 Jy ! Clean residual min=-0.003582 max=0.004359 Jy/beam ! Clean residual mean=-0.000026 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.143266 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 78 components and 0.143266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087108Jy sigma=0.000803 ! Fit after self-cal, rms=0.087045Jy sigma=0.000802 ! 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.02 FD 0.84 HN 0.95 KP 1.10 ! LA 0.92 MK 0.98 NL 0.97 OV 1.00 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.08 KP 1.05 ! LA 0.91 MK 0.97 NL 1.04 OV 1.02 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.02 KP 0.95 ! LA 0.74 MK 1.03 NL 1.25 OV 0.94 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 1.00 KP 0.92 ! LA 0.80 MK 1.04 NL 1.04 OV 1.02 ! PT 1.00 SC 1.03 ! ! ! Fit before self-cal, rms=0.087045Jy sigma=0.000802 ! Fit after self-cal, rms=0.083143Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.642 mas, bpa=-4.557 degrees ! Estimated noise=496.795 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 (-20, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296917 Jy ! Component: 100 - total flux cleaned = 0.0045537 Jy ! Component: 150 - total flux cleaned = 0.00567124 Jy ! Component: 200 - total flux cleaned = 0.0059926 Jy ! Total flux subtracted in 200 components = 0.0059926 Jy ! Clean residual min=-0.001768 max=0.001871 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.149259 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 107 components and 0.149259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083029Jy sigma=0.000788 ! Fit after self-cal, rms=0.082990Jy sigma=0.000788 ! 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.082990Jy sigma=0.000788 ! Fit after self-cal, rms=0.082627Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.645 mas, bpa=-4.484 degrees ! Estimated noise=496.141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338729 Jy ! Component: 100 - total flux cleaned = 0.00065507 Jy ! Component: 150 - total flux cleaned = 0.000823925 Jy ! Component: 200 - total flux cleaned = 0.000888113 Jy ! Total flux subtracted in 200 components = 0.000888113 Jy ! Clean residual min=-0.001291 max=0.001501 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.150147 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 134 components and 0.150147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082610Jy sigma=0.000786 ! Fit after self-cal, rms=0.082613Jy sigma=0.000786 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 (-97, -121.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938846 Jy ! Component: 100 - total flux cleaned = 0.000962677 Jy ! Component: 150 - total flux cleaned = 0.0010793 Jy ! Component: 200 - total flux cleaned = 0.00116392 Jy ! Total flux subtracted in 200 components = 0.00116392 Jy ! Clean residual min=-0.001221 max=0.001271 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.151311 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.151311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082589Jy sigma=0.000786 ! Fit after self-cal, rms=0.082587Jy sigma=0.000786 ! 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.082587Jy sigma=0.000786 ! Fit after self-cal, rms=0.082684Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.641 mas, bpa=-4.456 degrees ! Estimated noise=496.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036294 Jy ! Component: 100 - total flux cleaned = 0.00044836 Jy ! Component: 150 - total flux cleaned = 0.000525748 Jy ! Component: 200 - total flux cleaned = 0.000580671 Jy ! Total flux subtracted in 200 components = 0.000580671 Jy ! Clean residual min=-0.001238 max=0.001231 Jy/beam ! Clean residual mean=-0.000002 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.151891 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 170 components and 0.151891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082675Jy sigma=0.000786 ! Fit after self-cal, rms=0.082677Jy sigma=0.000786 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 = 9.60967e-05 Jy ! Component: 100 - total flux cleaned = 9.6243e-05 Jy ! Component: 150 - total flux cleaned = 0.000113602 Jy ! Component: 200 - total flux cleaned = 9.74488e-05 Jy ! Total flux subtracted in 200 components = 9.74488e-05 Jy ! Clean residual min=-0.001226 max=0.001225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.151989 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 179 components and 0.151989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082671Jy sigma=0.000786 ! Fit after self-cal, rms=0.082670Jy sigma=0.000786 ! 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.082670Jy sigma=0.000786 ! Fit after self-cal, rms=0.082703Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=11.63 mas, bpa=3.18 degrees ! Estimated noise=618.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143681 Jy ! Component: 100 - total flux cleaned = 0.000299731 Jy ! Component: 150 - total flux cleaned = 0.000447731 Jy ! Component: 200 - total flux cleaned = 0.000477415 Jy ! Total flux subtracted in 200 components = 0.000477415 Jy ! Clean residual min=-0.001428 max=0.001321 Jy/beam ! Clean residual mean=-0.000005 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.152466 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 200 components and 0.152466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082700Jy sigma=0.000786 ! Fit after self-cal, rms=0.082702Jy sigma=0.000786 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.000158971 Jy ! Component: 100 - total flux cleaned = 0.000184904 Jy ! Component: 150 - total flux cleaned = 0.000209057 Jy ! Component: 200 - total flux cleaned = 0.00022043 Jy ! Total flux subtracted in 200 components = 0.00022043 Jy ! Clean residual min=-0.001418 max=0.001348 Jy/beam ! Clean residual mean=-0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.152687 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 211 components and 0.152687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082701Jy sigma=0.000786 ! Fit after self-cal, rms=0.082701Jy sigma=0.000786 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=7.639 mas, bpa=-4.44 degrees ! Estimated noise=496.299 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 7.639 at -4.44 degrees (North through East) ! Clean map min=-0.0012197 max=0.10551 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.698 mas, bmaj=6.708 mas, bpa=-4.691 degrees ! Estimated noise=719.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.079562 Jy ! Component: 100 - total flux cleaned = 0.102605 Jy ! Component: 150 - total flux cleaned = 0.115586 Jy ! Component: 200 - total flux cleaned = 0.123623 Jy ! Total flux subtracted in 200 components = 0.123623 Jy ! Clean residual min=-0.003532 max=0.004221 Jy/beam ! Clean residual mean=-0.000019 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.123623 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.123623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=7.639 mas, bpa=-4.44 degrees ! Estimated noise=496.299 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.00756799 Jy ! Component: 100 - total flux cleaned = 0.0120362 Jy ! Component: 150 - total flux cleaned = 0.0152367 Jy ! Component: 200 - total flux cleaned = 0.0176911 Jy ! Total flux subtracted in 200 components = 0.0176911 Jy ! Clean residual min=-0.001547 max=0.001644 Jy/beam ! Clean residual mean=-0.000015 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.141314 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 65 components and 0.141314 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.833 mas, bmaj=11.63 mas, bpa=3.18 degrees ! Estimated noise=618.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303713 Jy ! Component: 100 - total flux cleaned = 0.00502271 Jy ! Component: 150 - total flux cleaned = 0.00653355 Jy ! Component: 200 - total flux cleaned = 0.00771541 Jy ! Total flux subtracted in 200 components = 0.00771541 Jy ! Clean residual min=-0.001471 max=0.001362 Jy/beam ! Clean residual mean=-0.000011 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.149029 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.000939665 Jy ! Component: 100 - total flux cleaned = 0.00164271 Jy ! Component: 150 - total flux cleaned = 0.00195616 Jy ! Component: 200 - total flux cleaned = 0.00218643 Jy ! Total flux subtracted in 200 components = 0.00218643 Jy ! Clean residual min=-0.001393 max=0.001281 Jy/beam ! Clean residual mean=-0.000006 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.151216 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 152 components and 0.151215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=7.639 mas, bpa=-4.44 degrees ! Estimated noise=496.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791865 Jy ! Component: 100 - total flux cleaned = 0.000899779 Jy ! Component: 150 - total flux cleaned = 0.000836801 Jy ! Component: 200 - total flux cleaned = 0.000923947 Jy ! Total flux subtracted in 200 components = 0.000923947 Jy ! Clean residual min=-0.001164 max=0.001299 Jy/beam ! Clean residual mean=-0.000003 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.152139 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 177 components and 0.152139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082725Jy sigma=0.000786 ! Fit after self-cal, rms=0.082716Jy sigma=0.000786 wmodel J1029+0519_S_2014_12_20_pus_map.mod ! Writing 177 model components to file: J1029+0519_S_2014_12_20_pus_map.mod wobs J1029+0519_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1029+0519_S_2014_12_20_pus_uvs.fits wwins J1029+0519_S_2014_12_20_pus_map.win ! wwins: Wrote 5 windows to J1029+0519_S_2014_12_20_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.000171134 Jy ! Component: 100 - total flux cleaned = 0.000236541 Jy ! Component: 150 - total flux cleaned = 0.000215838 Jy ! Component: 200 - total flux cleaned = 0.000196292 Jy ! Component: 250 - total flux cleaned = 0.000176975 Jy ! Component: 300 - total flux cleaned = 0.000196205 Jy ! Component: 350 - total flux cleaned = 0.000251749 Jy ! Component: 400 - total flux cleaned = 0.000233725 Jy ! Component: 450 - total flux cleaned = 0.000251686 Jy ! Component: 500 - total flux cleaned = 0.000234033 Jy ! Component: 550 - total flux cleaned = 0.000199824 Jy ! Component: 600 - total flux cleaned = 0.00019996 Jy ! Component: 650 - total flux cleaned = 0.000183765 Jy ! Component: 700 - total flux cleaned = 0.000200425 Jy ! Component: 750 - total flux cleaned = 0.000200395 Jy ! Component: 800 - total flux cleaned = 0.000231842 Jy ! Component: 850 - total flux cleaned = 0.000200671 Jy ! Component: 900 - total flux cleaned = 0.000216436 Jy ! Component: 950 - total flux cleaned = 0.000231397 Jy ! Component: 1000 - total flux cleaned = 0.000231606 Jy ! Component: 1050 - total flux cleaned = 0.000290446 Jy ! Component: 1100 - total flux cleaned = 0.00030504 Jy ! Component: 1150 - total flux cleaned = 0.000348088 Jy ! Component: 1200 - total flux cleaned = 0.000376584 Jy ! Component: 1250 - total flux cleaned = 0.000432678 Jy ! Component: 1300 - total flux cleaned = 0.000515684 Jy ! Component: 1350 - total flux cleaned = 0.000556509 Jy ! Component: 1400 - total flux cleaned = 0.000556622 Jy ! Component: 1450 - total flux cleaned = 0.000663497 Jy ! Component: 1500 - total flux cleaned = 0.000690003 Jy ! Component: 1550 - total flux cleaned = 0.000755465 Jy ! Component: 1600 - total flux cleaned = 0.000781306 Jy ! Component: 1650 - total flux cleaned = 0.000806975 Jy ! Component: 1700 - total flux cleaned = 0.000844994 Jy ! Component: 1750 - total flux cleaned = 0.000882602 Jy ! Component: 1800 - total flux cleaned = 0.00087032 Jy ! Component: 1850 - total flux cleaned = 0.000944116 Jy ! Component: 1900 - total flux cleaned = 0.00100483 Jy ! Component: 1950 - total flux cleaned = 0.00100478 Jy ! Component: 2000 - total flux cleaned = 0.00100485 Jy ! Component: 2050 - total flux cleaned = 0.00102862 Jy ! Component: 2100 - total flux cleaned = 0.00104029 Jy ! Component: 2150 - total flux cleaned = 0.00102888 Jy ! Component: 2200 - total flux cleaned = 0.00106373 Jy ! Component: 2250 - total flux cleaned = 0.00108668 Jy ! Component: 2300 - total flux cleaned = 0.00113212 Jy ! Component: 2350 - total flux cleaned = 0.0011773 Jy ! Component: 2400 - total flux cleaned = 0.00118856 Jy ! Component: 2450 - total flux cleaned = 0.00125512 Jy ! Component: 2500 - total flux cleaned = 0.0012661 Jy ! Component: 2550 - total flux cleaned = 0.00132072 Jy ! Component: 2600 - total flux cleaned = 0.00130986 Jy ! Component: 2650 - total flux cleaned = 0.00134194 Jy ! Component: 2700 - total flux cleaned = 0.00138472 Jy ! Component: 2750 - total flux cleaned = 0.00142713 Jy ! Component: 2800 - total flux cleaned = 0.0014165 Jy ! Component: 2850 - total flux cleaned = 0.00144796 Jy ! Component: 2900 - total flux cleaned = 0.00147913 Jy ! Component: 2950 - total flux cleaned = 0.00149979 Jy ! Component: 3000 - total flux cleaned = 0.00157164 Jy ! Component: 3050 - total flux cleaned = 0.00155128 Jy ! Component: 3100 - total flux cleaned = 0.00158163 Jy ! Component: 3150 - total flux cleaned = 0.0016219 Jy ! Component: 3200 - total flux cleaned = 0.00161189 Jy ! Component: 3250 - total flux cleaned = 0.00160193 Jy ! Component: 3300 - total flux cleaned = 0.00160193 Jy ! Component: 3350 - total flux cleaned = 0.00159216 Jy ! Component: 3400 - total flux cleaned = 0.00162136 Jy ! Component: 3450 - total flux cleaned = 0.00165048 Jy ! Component: 3500 - total flux cleaned = 0.00166003 Jy ! Component: 3550 - total flux cleaned = 0.00167921 Jy ! Component: 3600 - total flux cleaned = 0.00166979 Jy ! Component: 3650 - total flux cleaned = 0.00166041 Jy ! Component: 3700 - total flux cleaned = 0.00170731 Jy ! Component: 3750 - total flux cleaned = 0.00167924 Jy ! Component: 3800 - total flux cleaned = 0.00164213 Jy ! Component: 3850 - total flux cleaned = 0.00166979 Jy ! Component: 3900 - total flux cleaned = 0.00162405 Jy ! Component: 3950 - total flux cleaned = 0.0016696 Jy ! Component: 4000 - total flux cleaned = 0.00168764 Jy ! Component: 4050 - total flux cleaned = 0.00166054 Jy ! Total flux subtracted in 4096 components = 0.00165152 Jy ! Clean residual min=-0.000550 max=0.000655 Jy/beam ! Clean residual mean=-0.000000 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.153791 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 475 components and 0.153791 Jy ![Exited script file: muppet] wmap "J1029+0519_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 7.639 at -4.44 degrees (North through East) ! Clean map min=-0.00091688 max=0.10605 Jy/beam ! Writing clean map to FITS file: J1029+0519_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163265 device "J1029+0519_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1029+0519_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.461872 0.461872 0.923743 1.84749 3.69497 7.38995 14.7799 29.5598 59.1196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 7.639 at -4.44 degrees (North through East) ! Clean map min=-0.00091688 max=0.10605 Jy/beam quit ! Quitting program ! Log file J1029+0519_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 14:11:06 2016