! Started logfile: J1926+7706_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:37:13 2016 obs J1926+7706_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1926+7706_S_2014_08_05_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776035 visibilities/baseline/integration-bin. ! Found source: J1926+7706 ! ! 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 14248 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 J1926+7706_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911022Jy sigma=0.009767 ! Fit after self-cal, rms=0.893691Jy sigma=0.009588 ! 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.293 mas, bmaj=10.78 mas, bpa=75.48 degrees ! Estimated noise=1127.03 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.079776 Jy ! Component: 100 - total flux cleaned = 0.102679 Jy ! Total flux subtracted in 100 components = 0.102679 Jy ! Clean residual min=-0.005213 max=0.010276 Jy/beam ! Clean residual mean=0.000005 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.102679 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.102679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079989Jy sigma=0.000800 ! Fit after self-cal, rms=0.079971Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112378 Jy ! Component: 100 - total flux cleaned = 0.0167351 Jy ! Total flux subtracted in 100 components = 0.0167351 Jy ! Clean residual min=-0.004275 max=0.003772 Jy/beam ! Clean residual mean=0.000004 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.119414 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.119414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078102Jy sigma=0.000782 ! Fit after self-cal, rms=0.078093Jy sigma=0.000782 ! 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.038 mas, bmaj=11.69 mas, bpa=75.54 degrees ! Estimated noise=560.751 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.00399843 Jy ! Component: 100 - total flux cleaned = 0.0063707 Jy ! Component: 150 - total flux cleaned = 0.00796529 Jy ! Component: 200 - total flux cleaned = 0.00907396 Jy ! Total flux subtracted in 200 components = 0.00907396 Jy ! Clean residual min=-0.002294 max=0.002097 Jy/beam ! Clean residual mean=0.000008 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.128488 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 75 components and 0.128488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077801Jy sigma=0.000780 ! Fit after self-cal, rms=0.077792Jy sigma=0.000780 ! 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.98 FD 0.86 HN 0.99 KP 1.07 ! LA 1.08 MK 1.00* NL 0.97 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.03 KP 1.03 ! LA 1.06 MK 1.00* NL 0.98 OV 1.00 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.07 KP 0.89 ! LA 0.83 MK 1.00* NL 0.97 OV 0.97 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.02 HN 1.00 KP 0.90 ! LA 0.82 MK 1.00* NL 1.08 OV 1.00 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.077792Jy sigma=0.000780 ! Fit after self-cal, rms=0.074980Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=11.76 mas, bpa=75.55 degrees ! Estimated noise=558.981 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.000290214 Jy ! Component: 100 - total flux cleaned = -0.000370857 Jy ! Component: 150 - total flux cleaned = -0.00039275 Jy ! Component: 200 - total flux cleaned = -0.000412212 Jy ! Total flux subtracted in 200 components = -0.000412212 Jy ! Clean residual min=-0.001791 max=0.001655 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.128076 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.128076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074974Jy sigma=0.000771 ! Fit after self-cal, rms=0.074949Jy sigma=0.000771 ! 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.074949Jy sigma=0.000771 ! Fit after self-cal, rms=0.075099Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=11.76 mas, bpa=75.42 degrees ! Estimated noise=558.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304994 Jy ! Component: 100 - total flux cleaned = -0.000353961 Jy ! Component: 150 - total flux cleaned = -0.000375333 Jy ! Component: 200 - total flux cleaned = -0.000394473 Jy ! Total flux subtracted in 200 components = -0.000394473 Jy ! Clean residual min=-0.001585 max=0.001465 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.127682 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.127682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075096Jy sigma=0.000770 ! Fit after self-cal, rms=0.075107Jy 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.49114e-05 Jy ! Component: 100 - total flux cleaned = -5.04925e-05 Jy ! Component: 150 - total flux cleaned = -5.76095e-05 Jy ! Component: 200 - total flux cleaned = -6.4272e-05 Jy ! Total flux subtracted in 200 components = -6.4272e-05 Jy ! Clean residual min=-0.001589 max=0.001466 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.127617 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.127617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075106Jy sigma=0.000770 ! Fit after self-cal, rms=0.075106Jy 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.075106Jy sigma=0.000770 ! Fit after self-cal, rms=0.075147Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=11.76 mas, bpa=75.38 degrees ! Estimated noise=558.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229283 Jy ! Component: 100 - total flux cleaned = -0.000307101 Jy ! Component: 150 - total flux cleaned = -0.00032953 Jy ! Component: 200 - total flux cleaned = -0.00034256 Jy ! Total flux subtracted in 200 components = -0.00034256 Jy ! Clean residual min=-0.001595 max=0.001467 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.127275 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.127275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075145Jy sigma=0.000770 ! Fit after self-cal, rms=0.075146Jy 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 = -1.32237e-05 Jy ! Component: 100 - total flux cleaned = -2.52431e-05 Jy ! Component: 150 - total flux cleaned = -2.50953e-05 Jy ! Component: 200 - total flux cleaned = -3.08734e-05 Jy ! Total flux subtracted in 200 components = -3.08734e-05 Jy ! Clean residual min=-0.001594 max=0.001467 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.127244 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.127244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075145Jy sigma=0.000770 ! Fit after self-cal, rms=0.075145Jy 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.075145Jy sigma=0.000770 ! Fit after self-cal, rms=0.075170Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.594 mas, bmaj=13.05 mas, bpa=78.79 degrees ! Estimated noise=647.846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.53638e-05 Jy ! Component: 100 - total flux cleaned = -3.33085e-05 Jy ! Component: 150 - total flux cleaned = -7.21863e-05 Jy ! Component: 200 - total flux cleaned = -9.40277e-05 Jy ! Total flux subtracted in 200 components = -9.40277e-05 Jy ! Clean residual min=-0.001750 max=0.001705 Jy/beam ! Clean residual mean=0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.12715 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 118 components and 0.12715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075170Jy sigma=0.000770 ! Fit after self-cal, rms=0.075171Jy 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.04616e-06 Jy ! Component: 100 - total flux cleaned = -2.93161e-05 Jy ! Component: 150 - total flux cleaned = -2.91342e-05 Jy ! Component: 200 - total flux cleaned = -2.89946e-05 Jy ! Total flux subtracted in 200 components = -2.89946e-05 Jy ! Clean residual min=-0.001758 max=0.001696 Jy/beam ! Clean residual mean=0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.127121 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 121 components and 0.127121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075172Jy sigma=0.000770 ! Fit after self-cal, rms=0.075172Jy 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.041 mas, bmaj=11.77 mas, bpa=75.35 degrees ! Estimated noise=558.298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.041 x 11.77 at 75.35 degrees (North through East) ! Clean map min=-0.0015726 max=0.10664 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.287 mas, bmaj=10.81 mas, bpa=75.31 degrees ! Estimated noise=1122.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0791923 Jy ! Component: 100 - total flux cleaned = 0.102765 Jy ! Component: 150 - total flux cleaned = 0.114036 Jy ! Component: 200 - total flux cleaned = 0.119499 Jy ! Total flux subtracted in 200 components = 0.119499 Jy ! Clean residual min=-0.003535 max=0.003255 Jy/beam ! Clean residual mean=0.000002 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.119499 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.119499 Jy ! Inverting map and beam ! Estimated beam: bmin=4.041 mas, bmaj=11.77 mas, bpa=75.35 degrees ! Estimated noise=558.298 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.00327158 Jy ! Component: 100 - total flux cleaned = 0.00499188 Jy ! Component: 150 - total flux cleaned = 0.00607047 Jy ! Component: 200 - total flux cleaned = 0.00675711 Jy ! Total flux subtracted in 200 components = 0.00675711 Jy ! Clean residual min=-0.001600 max=0.001475 Jy/beam ! Clean residual mean=0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.126256 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.126256 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.594 mas, bmaj=13.05 mas, bpa=78.79 degrees ! Estimated noise=647.846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662459 Jy ! Component: 100 - total flux cleaned = 0.000808944 Jy ! Component: 150 - total flux cleaned = 0.000827015 Jy ! Component: 200 - total flux cleaned = 0.000842002 Jy ! Total flux subtracted in 200 components = 0.000842002 Jy ! Clean residual min=-0.001763 max=0.001713 Jy/beam ! Clean residual mean=0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.127098 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 = 6.73443e-06 Jy ! Component: 100 - total flux cleaned = 1.86853e-05 Jy ! Component: 150 - total flux cleaned = 2.89718e-05 Jy ! Component: 200 - total flux cleaned = 3.36055e-05 Jy ! Total flux subtracted in 200 components = 3.36055e-05 Jy ! Clean residual min=-0.001756 max=0.001700 Jy/beam ! Clean residual mean=0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.127132 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.127132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.041 mas, bmaj=11.77 mas, bpa=75.35 degrees ! Estimated noise=558.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152168 Jy ! Component: 100 - total flux cleaned = -0.000161688 Jy ! Component: 150 - total flux cleaned = -0.000161596 Jy ! Component: 200 - total flux cleaned = -0.000161484 Jy ! Total flux subtracted in 200 components = -0.000161484 Jy ! Clean residual min=-0.001588 max=0.001489 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.12697 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.12697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075174Jy sigma=0.000770 ! Fit after self-cal, rms=0.075173Jy sigma=0.000770 wmodel J1926+7706_S_2014_08_05_pus_map.mod ! Writing 70 model components to file: J1926+7706_S_2014_08_05_pus_map.mod wobs J1926+7706_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1926+7706_S_2014_08_05_pus_uvs.fits wwins J1926+7706_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1926+7706_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.000151436 Jy ! Component: 100 - total flux cleaned = -0.00010077 Jy ! Component: 150 - total flux cleaned = -7.59777e-05 Jy ! Component: 200 - total flux cleaned = -5.25437e-05 Jy ! Component: 250 - total flux cleaned = -3.04495e-05 Jy ! Component: 300 - total flux cleaned = -3.13012e-05 Jy ! Component: 350 - total flux cleaned = -3.17259e-05 Jy ! Component: 400 - total flux cleaned = -5.29296e-05 Jy ! Component: 450 - total flux cleaned = -7.34013e-05 Jy ! Component: 500 - total flux cleaned = 4.3516e-06 Jy ! Component: 550 - total flux cleaned = 4.22614e-05 Jy ! Component: 600 - total flux cleaned = 4.81247e-06 Jy ! Component: 650 - total flux cleaned = 4.12274e-05 Jy ! Component: 700 - total flux cleaned = -1.27483e-05 Jy ! Component: 750 - total flux cleaned = 5.04415e-06 Jy ! Component: 800 - total flux cleaned = -1.21895e-05 Jy ! Component: 850 - total flux cleaned = 4.95302e-06 Jy ! Component: 900 - total flux cleaned = -1.16286e-05 Jy ! Component: 950 - total flux cleaned = 4.87378e-06 Jy ! Component: 1000 - total flux cleaned = 2.11827e-05 Jy ! Component: 1050 - total flux cleaned = 5.16514e-06 Jy ! Component: 1100 - total flux cleaned = 2.10352e-05 Jy ! Component: 1150 - total flux cleaned = 5.59394e-06 Jy ! Component: 1200 - total flux cleaned = 3.60935e-05 Jy ! Component: 1250 - total flux cleaned = 3.60204e-05 Jy ! Component: 1300 - total flux cleaned = 6.26948e-06 Jy ! Component: 1350 - total flux cleaned = -8.52568e-06 Jy ! Component: 1400 - total flux cleaned = -5.19461e-05 Jy ! Component: 1450 - total flux cleaned = -9.45111e-05 Jy ! Component: 1500 - total flux cleaned = -0.000108531 Jy ! Component: 1550 - total flux cleaned = -0.000108638 Jy ! Component: 1600 - total flux cleaned = -0.000135872 Jy ! Component: 1650 - total flux cleaned = -0.000108724 Jy ! Component: 1700 - total flux cleaned = -0.000135452 Jy ! Component: 1750 - total flux cleaned = -0.000122028 Jy ! Component: 1800 - total flux cleaned = -0.000122043 Jy ! Component: 1850 - total flux cleaned = -0.000134862 Jy ! Component: 1900 - total flux cleaned = -0.000147556 Jy ! Component: 1950 - total flux cleaned = -0.0001349 Jy ! Component: 2000 - total flux cleaned = -0.000134842 Jy ! Component: 2050 - total flux cleaned = -0.000172117 Jy ! Component: 2100 - total flux cleaned = -0.000172035 Jy ! Component: 2150 - total flux cleaned = -0.000159719 Jy ! Component: 2200 - total flux cleaned = -0.000195951 Jy ! Component: 2250 - total flux cleaned = -0.00019596 Jy ! Component: 2300 - total flux cleaned = -0.000184181 Jy ! Component: 2350 - total flux cleaned = -0.000207586 Jy ! Component: 2400 - total flux cleaned = -0.0001959 Jy ! Component: 2450 - total flux cleaned = -0.00017295 Jy ! Component: 2500 - total flux cleaned = -0.000173097 Jy ! Component: 2550 - total flux cleaned = -0.000184672 Jy ! Component: 2600 - total flux cleaned = -0.000184708 Jy ! Component: 2650 - total flux cleaned = -0.000162701 Jy ! Component: 2700 - total flux cleaned = -0.000184702 Jy ! Component: 2750 - total flux cleaned = -0.000206414 Jy ! Component: 2800 - total flux cleaned = -0.000184862 Jy ! Component: 2850 - total flux cleaned = -0.000174224 Jy ! Component: 2900 - total flux cleaned = -0.00014233 Jy ! Component: 2950 - total flux cleaned = -0.000142428 Jy ! Component: 3000 - total flux cleaned = -0.000121726 Jy ! Component: 3050 - total flux cleaned = -0.000101157 Jy ! Component: 3100 - total flux cleaned = -0.000121699 Jy ! Component: 3150 - total flux cleaned = -8.10645e-05 Jy ! Component: 3200 - total flux cleaned = -0.000101215 Jy ! Component: 3250 - total flux cleaned = -0.000111095 Jy ! Component: 3300 - total flux cleaned = -7.13826e-05 Jy ! Component: 3350 - total flux cleaned = -4.19208e-05 Jy ! Component: 3400 - total flux cleaned = -7.13054e-05 Jy ! Component: 3450 - total flux cleaned = -7.11783e-05 Jy ! Component: 3500 - total flux cleaned = -9.04914e-05 Jy ! Component: 3550 - total flux cleaned = -6.16929e-05 Jy ! Component: 3600 - total flux cleaned = -0.000109354 Jy ! Component: 3650 - total flux cleaned = -7.15293e-05 Jy ! Component: 3700 - total flux cleaned = -0.000109061 Jy ! Component: 3750 - total flux cleaned = -0.000118379 Jy ! Component: 3800 - total flux cleaned = -0.000155401 Jy ! Component: 3850 - total flux cleaned = -0.000118607 Jy ! Component: 3900 - total flux cleaned = -0.000155157 Jy ! Component: 3950 - total flux cleaned = -0.000164237 Jy ! Component: 4000 - total flux cleaned = -0.000182326 Jy ! Component: 4050 - total flux cleaned = -0.000173421 Jy ! Total flux subtracted in 4096 components = -0.000191351 Jy ! Clean residual min=-0.000510 max=0.000633 Jy/beam ! Clean residual mean=0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.126779 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 371 components and 0.126779 Jy ![Exited script file: muppet] wmap "J1926+7706_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.041 x 11.77 at 75.35 degrees (North through East) ! Clean map min=-0.0012993 max=0.10665 Jy/beam ! Writing clean map to FITS file: J1926+7706_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.106653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172295 device "J1926+7706_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1926+7706_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.484644 0.484644 0.969288 1.93858 3.87715 7.75431 15.5086 31.0172 62.0344 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 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: 4.041 x 11.77 at 75.35 degrees (North through East) ! Clean map min=-0.0012993 max=0.10665 Jy/beam quit ! Quitting program ! Log file J1926+7706_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:37:17 2016