! Started logfile: J1418+1703_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:30:01 2016 obs J1418+1703_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1418+1703_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783607 visibilities/baseline/integration-bin. ! Found source: J1418+1703 ! ! 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 17208 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 J1418+1703_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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004012Jy sigma=0.011188 ! Fit after self-cal, rms=0.968075Jy sigma=0.010803 ! 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.721 mas, bmaj=8.325 mas, bpa=17.42 degrees ! Estimated noise=794.699 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.0269184 Jy ! Component: 100 - total flux cleaned = 0.0327899 Jy ! Total flux subtracted in 100 components = 0.0327899 Jy ! Clean residual min=-0.002574 max=0.002495 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0327899 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0327899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072182Jy sigma=0.000741 ! Fit after self-cal, rms=0.070459Jy sigma=0.000721 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040927 Jy ! Component: 100 - total flux cleaned = 0.00399155 Jy ! Total flux subtracted in 100 components = 0.00399155 Jy ! Clean residual min=-0.002266 max=0.002111 Jy/beam ! Clean residual mean=0.000003 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0367815 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.0367815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070238Jy sigma=0.000720 ! Fit after self-cal, rms=0.070218Jy sigma=0.000720 ! 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.642 mas, bmaj=9.06 mas, bpa=15.55 degrees ! Estimated noise=492.14 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.000526343 Jy ! Component: 100 - total flux cleaned = -0.000588078 Jy ! Component: 150 - total flux cleaned = -0.000657359 Jy ! Component: 200 - total flux cleaned = -0.000637936 Jy ! Total flux subtracted in 200 components = -0.000637936 Jy ! Clean residual min=-0.001433 max=0.001478 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0361435 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0361436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070192Jy sigma=0.000720 ! Fit after self-cal, rms=0.070157Jy sigma=0.000719 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.87 HN 0.95 KP 1.06 ! LA 1.05 MK 1.00* NL 0.94 OV 1.07 ! PT 1.09 SC 0.90 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.00 KP 1.06 ! LA 1.00 MK 1.00* NL 1.02 OV 1.12 ! PT 1.05 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.03 KP 0.98 ! LA 0.83 MK 1.00* NL 0.91 OV 0.98 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.95 KP 1.00 ! LA 0.83 MK 1.00* NL 0.97 OV 1.05 ! PT 1.12 SC 0.89 ! ! ! Fit before self-cal, rms=0.070157Jy sigma=0.000719 ! Fit after self-cal, rms=0.067134Jy sigma=0.000718 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.577 mas, bmaj=9.013 mas, bpa=15.95 degrees ! Estimated noise=490.562 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.000160028 Jy ! Component: 100 - total flux cleaned = -0.000142287 Jy ! Component: 150 - total flux cleaned = -0.000100857 Jy ! Component: 200 - total flux cleaned = -7.82519e-05 Jy ! Total flux subtracted in 200 components = -7.82519e-05 Jy ! Clean residual min=-0.001282 max=0.001404 Jy/beam ! Clean residual mean=0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0360653 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.0360653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067126Jy sigma=0.000718 ! Fit after self-cal, rms=0.066998Jy sigma=0.000718 ! 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.066998Jy sigma=0.000718 ! Fit after self-cal, rms=0.066240Jy sigma=0.000717 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.614 mas, bmaj=9.004 mas, bpa=15.72 degrees ! Estimated noise=488.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207819 Jy ! Component: 100 - total flux cleaned = -0.000113993 Jy ! Component: 150 - total flux cleaned = -7.30203e-05 Jy ! Component: 200 - total flux cleaned = -5.10959e-05 Jy ! Total flux subtracted in 200 components = -5.10959e-05 Jy ! Clean residual min=-0.001283 max=0.001413 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0360142 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.0360142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066236Jy sigma=0.000717 ! Fit after self-cal, rms=0.066222Jy sigma=0.000717 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 (-13.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126262 Jy ! Component: 100 - total flux cleaned = 0.00154097 Jy ! Component: 150 - total flux cleaned = 0.00162944 Jy ! Component: 200 - total flux cleaned = 0.00166901 Jy ! Total flux subtracted in 200 components = 0.00166901 Jy ! Clean residual min=-0.001231 max=0.001201 Jy/beam ! Clean residual mean=0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0376832 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.0376832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066195Jy sigma=0.000717 ! Fit after self-cal, rms=0.066178Jy sigma=0.000716 ! 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.066178Jy sigma=0.000716 ! Fit after self-cal, rms=0.066090Jy sigma=0.000716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.63 mas, bmaj=8.973 mas, bpa=15.47 degrees ! Estimated noise=486.169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000930827 Jy ! Component: 100 - total flux cleaned = 0.00109486 Jy ! Component: 150 - total flux cleaned = 0.00115541 Jy ! Component: 200 - total flux cleaned = 0.00120866 Jy ! Total flux subtracted in 200 components = 0.00120866 Jy ! Clean residual min=-0.001330 max=0.001203 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0388919 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.0388919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066072Jy sigma=0.000716 ! Fit after self-cal, rms=0.066067Jy sigma=0.000716 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.000688436 Jy ! Component: 100 - total flux cleaned = 0.000792937 Jy ! Component: 150 - total flux cleaned = 0.000810323 Jy ! Component: 200 - total flux cleaned = 0.000842354 Jy ! Total flux subtracted in 200 components = 0.000842354 Jy ! Clean residual min=-0.001359 max=0.001193 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0397342 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.0397342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066055Jy sigma=0.000716 ! Fit after self-cal, rms=0.066048Jy sigma=0.000716 ! 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.066048Jy sigma=0.000716 ! Fit after self-cal, rms=0.066136Jy sigma=0.000716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.098 mas, bmaj=10.49 mas, bpa=5.582 degrees ! Estimated noise=545.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682325 Jy ! Component: 100 - total flux cleaned = 0.000821336 Jy ! Component: 150 - total flux cleaned = 0.000891251 Jy ! Component: 200 - total flux cleaned = 0.000950348 Jy ! Total flux subtracted in 200 components = 0.000950348 Jy ! Clean residual min=-0.001343 max=0.001223 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0406846 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.0406846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066128Jy sigma=0.000716 ! Fit after self-cal, rms=0.066134Jy sigma=0.000715 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.000483463 Jy ! Component: 100 - total flux cleaned = 0.00054389 Jy ! Component: 150 - total flux cleaned = 0.000568068 Jy ! Component: 200 - total flux cleaned = 0.000608497 Jy ! Total flux subtracted in 200 components = 0.000608497 Jy ! Clean residual min=-0.001386 max=0.001232 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0412931 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.0412931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066129Jy sigma=0.000715 ! Fit after self-cal, rms=0.066125Jy sigma=0.000715 ! 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.647 mas, bmaj=8.95 mas, bpa=15.24 degrees ! Estimated noise=485.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.647 x 8.95 at 15.24 degrees (North through East) ! Clean map min=-0.001536 max=0.037626 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.754 mas, bmaj=8.24 mas, bpa=17.31 degrees ! Estimated noise=762.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.028612 Jy ! Component: 100 - total flux cleaned = 0.0342648 Jy ! Component: 150 - total flux cleaned = 0.0361275 Jy ! Component: 200 - total flux cleaned = 0.0377045 Jy ! Total flux subtracted in 200 components = 0.0377045 Jy ! Clean residual min=-0.002312 max=0.002447 Jy/beam ! Clean residual mean=-0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0377045 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0377045 Jy ! Inverting map and beam ! Estimated beam: bmin=4.647 mas, bmaj=8.95 mas, bpa=15.24 degrees ! Estimated noise=485.35 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.00237348 Jy ! Component: 100 - total flux cleaned = 0.00303261 Jy ! Component: 150 - total flux cleaned = 0.00341335 Jy ! Component: 200 - total flux cleaned = 0.00369623 Jy ! Total flux subtracted in 200 components = 0.00369623 Jy ! Clean residual min=-0.001448 max=0.001273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0414008 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.0414008 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.098 mas, bmaj=10.49 mas, bpa=5.582 degrees ! Estimated noise=545.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269941 Jy ! Component: 100 - total flux cleaned = 0.000266789 Jy ! Component: 150 - total flux cleaned = 0.000267041 Jy ! Component: 200 - total flux cleaned = 0.000323078 Jy ! Total flux subtracted in 200 components = 0.000323078 Jy ! Clean residual min=-0.001378 max=0.001267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0417239 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.7375e-05 Jy ! Component: 100 - total flux cleaned = 4.85217e-05 Jy ! Component: 150 - total flux cleaned = 7.59561e-05 Jy ! Component: 200 - total flux cleaned = 0.000100084 Jy ! Total flux subtracted in 200 components = 0.000100084 Jy ! Clean residual min=-0.001347 max=0.001231 Jy/beam ! Clean residual mean=-0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0418239 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 72 components and 0.0418239 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.647 mas, bmaj=8.95 mas, bpa=15.24 degrees ! Estimated noise=485.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290813 Jy ! Component: 100 - total flux cleaned = -0.000386735 Jy ! Component: 150 - total flux cleaned = -0.000404615 Jy ! Component: 200 - total flux cleaned = -0.0004208 Jy ! Total flux subtracted in 200 components = -0.0004208 Jy ! Clean residual min=-0.001395 max=0.001180 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0414031 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.0414031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066128Jy sigma=0.000715 ! Fit after self-cal, rms=0.066126Jy sigma=0.000715 wmodel J1418+1703_S_2014_08_05_pus_map.mod ! Writing 87 model components to file: J1418+1703_S_2014_08_05_pus_map.mod wobs J1418+1703_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1418+1703_S_2014_08_05_pus_uvs.fits wwins J1418+1703_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1418+1703_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.000514471 Jy ! Component: 100 - total flux cleaned = -0.000774398 Jy ! Component: 150 - total flux cleaned = -0.000938655 Jy ! Component: 200 - total flux cleaned = -0.00109525 Jy ! Component: 250 - total flux cleaned = -0.00117097 Jy ! Component: 300 - total flux cleaned = -0.00126252 Jy ! Component: 350 - total flux cleaned = -0.00131516 Jy ! Component: 400 - total flux cleaned = -0.00136692 Jy ! Component: 450 - total flux cleaned = -0.00143408 Jy ! Component: 500 - total flux cleaned = -0.00146665 Jy ! Component: 550 - total flux cleaned = -0.00148227 Jy ! Component: 600 - total flux cleaned = -0.00143543 Jy ! Component: 650 - total flux cleaned = -0.00138971 Jy ! Component: 700 - total flux cleaned = -0.00134506 Jy ! Component: 750 - total flux cleaned = -0.00130091 Jy ! Component: 800 - total flux cleaned = -0.00124342 Jy ! Component: 850 - total flux cleaned = -0.00120134 Jy ! Component: 900 - total flux cleaned = -0.00117374 Jy ! Component: 950 - total flux cleaned = -0.00113309 Jy ! Component: 1000 - total flux cleaned = -0.00113336 Jy ! Component: 1050 - total flux cleaned = -0.00112007 Jy ! Component: 1100 - total flux cleaned = -0.00111993 Jy ! Component: 1150 - total flux cleaned = -0.00109427 Jy ! Component: 1200 - total flux cleaned = -0.00106891 Jy ! Component: 1250 - total flux cleaned = -0.0010192 Jy ! Component: 1300 - total flux cleaned = -0.00104379 Jy ! Component: 1350 - total flux cleaned = -0.0010073 Jy ! Component: 1400 - total flux cleaned = -0.0010074 Jy ! Component: 1450 - total flux cleaned = -0.000995661 Jy ! Component: 1500 - total flux cleaned = -0.000984148 Jy ! Component: 1550 - total flux cleaned = -0.00101888 Jy ! Component: 1600 - total flux cleaned = -0.000973112 Jy ! Component: 1650 - total flux cleaned = -0.000973246 Jy ! Component: 1700 - total flux cleaned = -0.000973193 Jy ! Component: 1750 - total flux cleaned = -0.000995273 Jy ! Component: 1800 - total flux cleaned = -0.000973372 Jy ! Component: 1850 - total flux cleaned = -0.000962374 Jy ! Component: 1900 - total flux cleaned = -0.000930211 Jy ! Component: 1950 - total flux cleaned = -0.000919543 Jy ! Component: 2000 - total flux cleaned = -0.000908906 Jy ! Component: 2050 - total flux cleaned = -0.000939935 Jy ! Component: 2100 - total flux cleaned = -0.000888754 Jy ! Component: 2150 - total flux cleaned = -0.000898822 Jy ! Component: 2200 - total flux cleaned = -0.000878796 Jy ! Component: 2250 - total flux cleaned = -0.000848816 Jy ! Component: 2300 - total flux cleaned = -0.000888273 Jy ! Component: 2350 - total flux cleaned = -0.00088836 Jy ! Component: 2400 - total flux cleaned = -0.000878683 Jy ! Component: 2450 - total flux cleaned = -0.000917105 Jy ! Component: 2500 - total flux cleaned = -0.000907578 Jy ! Component: 2550 - total flux cleaned = -0.000860501 Jy ! Component: 2600 - total flux cleaned = -0.000888641 Jy ! Component: 2650 - total flux cleaned = -0.000879461 Jy ! Component: 2700 - total flux cleaned = -0.000888651 Jy ! Component: 2750 - total flux cleaned = -0.000870383 Jy ! Component: 2800 - total flux cleaned = -0.000897605 Jy ! Component: 2850 - total flux cleaned = -0.000906703 Jy ! Component: 2900 - total flux cleaned = -0.000933398 Jy ! Component: 2950 - total flux cleaned = -0.000977762 Jy ! Component: 3000 - total flux cleaned = -0.000969 Jy ! Component: 3050 - total flux cleaned = -0.000951554 Jy ! Component: 3100 - total flux cleaned = -0.000951647 Jy ! Component: 3150 - total flux cleaned = -0.000943084 Jy ! Component: 3200 - total flux cleaned = -0.000985718 Jy ! Component: 3250 - total flux cleaned = -0.000934932 Jy ! Component: 3300 - total flux cleaned = -0.000968641 Jy ! Component: 3350 - total flux cleaned = -0.000968644 Jy ! Component: 3400 - total flux cleaned = -0.000968617 Jy ! Component: 3450 - total flux cleaned = -0.000944007 Jy ! Component: 3500 - total flux cleaned = -0.000952255 Jy ! Component: 3550 - total flux cleaned = -0.00100091 Jy ! Component: 3600 - total flux cleaned = -0.000992799 Jy ! Component: 3650 - total flux cleaned = -0.00103277 Jy ! Component: 3700 - total flux cleaned = -0.00100901 Jy ! Component: 3750 - total flux cleaned = -0.00102488 Jy ! Component: 3800 - total flux cleaned = -0.00102498 Jy ! Component: 3850 - total flux cleaned = -0.00104057 Jy ! Component: 3900 - total flux cleaned = -0.00104057 Jy ! Component: 3950 - total flux cleaned = -0.00104058 Jy ! Component: 4000 - total flux cleaned = -0.00107877 Jy ! Component: 4050 - total flux cleaned = -0.00104088 Jy ! Total flux subtracted in 4096 components = -0.00109365 Jy ! Clean residual min=-0.000431 max=0.000491 Jy/beam ! Clean residual mean=-0.000000 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0403095 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 354 components and 0.0403095 Jy ![Exited script file: muppet] wmap "J1418+1703_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.647 x 8.95 at 15.24 degrees (North through East) ! Clean map min=-0.0016437 max=0.037383 Jy/beam ! Writing clean map to FITS file: J1418+1703_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.0373826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143328 device "J1418+1703_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1418+1703_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15022 1.15022 2.30045 4.60089 9.20179 18.4036 36.8071 73.6143 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.037 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.647 x 8.95 at 15.24 degrees (North through East) ! Clean map min=-0.0016437 max=0.037383 Jy/beam quit ! Quitting program ! Log file J1418+1703_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:30:07 2016