! Started logfile: J0749+1057_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:21:09 2016 obs J0749+1057_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0749+1057_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779404 visibilities/baseline/integration-bin. ! Found source: J0749+1057 ! ! 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 17256 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 J0749+1057_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 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944688Jy sigma=0.010182 ! Fit after self-cal, rms=0.920150Jy sigma=0.009942 ! 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.697 mas, bmaj=8.548 mas, bpa=19.79 degrees ! Estimated noise=838.135 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.0611415 Jy ! Component: 100 - total flux cleaned = 0.0764365 Jy ! Total flux subtracted in 100 components = 0.0764365 Jy ! Clean residual min=-0.004362 max=0.008247 Jy/beam ! Clean residual mean=-0.000021 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0764365 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0764365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079886Jy sigma=0.000799 ! Fit after self-cal, rms=0.079841Jy sigma=0.000799 ! Inverting map ! Added new window around map position (-7, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00887581 Jy ! Component: 100 - total flux cleaned = 0.0143321 Jy ! Total flux subtracted in 100 components = 0.0143321 Jy ! Clean residual min=-0.003713 max=0.003944 Jy/beam ! Clean residual mean=-0.000012 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0907686 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.0907686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078414Jy sigma=0.000782 ! Fit after self-cal, rms=0.078332Jy sigma=0.000781 ! 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.455 mas, bmaj=9.498 mas, bpa=16.87 degrees ! Estimated noise=506.505 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.00657696 Jy ! Component: 100 - total flux cleaned = 0.0104256 Jy ! Component: 150 - total flux cleaned = 0.0130846 Jy ! Component: 200 - total flux cleaned = 0.0149744 Jy ! Total flux subtracted in 200 components = 0.0149744 Jy ! Clean residual min=-0.002296 max=0.002642 Jy/beam ! Clean residual mean=-0.000010 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.105743 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 87 components and 0.105743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077686Jy sigma=0.000775 ! Fit after self-cal, rms=0.077659Jy sigma=0.000775 ! 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.00 FD 0.86 HN 1.02 KP 1.09 ! LA 1.13 MK 1.00* NL 0.97 OV 0.98 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.03 KP 1.04 ! LA 1.08 MK 1.00* NL 0.99 OV 1.00 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.05 KP 0.89 ! LA 0.86 MK 1.00* NL 0.96 OV 0.93 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.00 KP 0.89 ! LA 0.78 MK 1.00* NL 1.12 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.077659Jy sigma=0.000775 ! Fit after self-cal, rms=0.075108Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.498 mas, bmaj=9.561 mas, bpa=16.68 degrees ! Estimated noise=501.904 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.000582638 Jy ! Component: 100 - total flux cleaned = 0.000648779 Jy ! Component: 150 - total flux cleaned = 0.00067277 Jy ! Component: 200 - total flux cleaned = 0.000673499 Jy ! Total flux subtracted in 200 components = 0.000673499 Jy ! Clean residual min=-0.002016 max=0.002395 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.106416 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.106416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075084Jy sigma=0.000768 ! Fit after self-cal, rms=0.075069Jy sigma=0.000768 ! 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.075069Jy sigma=0.000768 ! Fit after self-cal, rms=0.076159Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.481 mas, bmaj=9.545 mas, bpa=16.57 degrees ! Estimated noise=502.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224777 Jy ! Component: 100 - total flux cleaned = 0.000298072 Jy ! Component: 150 - total flux cleaned = 0.0003546 Jy ! Component: 200 - total flux cleaned = 0.000385999 Jy ! Total flux subtracted in 200 components = 0.000385999 Jy ! Clean residual min=-0.001604 max=0.002184 Jy/beam ! Clean residual mean=-0.000007 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.106802 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 127 components and 0.106802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076147Jy sigma=0.000766 ! Fit after self-cal, rms=0.076155Jy sigma=0.000766 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 (-19, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205254 Jy ! Component: 100 - total flux cleaned = 0.00260479 Jy ! Component: 150 - total flux cleaned = 0.00309599 Jy ! Component: 200 - total flux cleaned = 0.00351448 Jy ! Total flux subtracted in 200 components = 0.00351448 Jy ! Clean residual min=-0.001512 max=0.001653 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.110317 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.110317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076092Jy sigma=0.000766 ! Fit after self-cal, rms=0.076084Jy sigma=0.000766 ! 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.076084Jy sigma=0.000766 ! Fit after self-cal, rms=0.075913Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.478 mas, bmaj=9.544 mas, bpa=16.58 degrees ! Estimated noise=500.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591417 Jy ! Component: 100 - total flux cleaned = 0.000706959 Jy ! Component: 150 - total flux cleaned = 0.000747686 Jy ! Component: 200 - total flux cleaned = 0.000784816 Jy ! Total flux subtracted in 200 components = 0.000784816 Jy ! Clean residual min=-0.001473 max=0.001595 Jy/beam ! Clean residual mean=-0.000004 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.111102 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.111102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075900Jy sigma=0.000765 ! Fit after self-cal, rms=0.075900Jy sigma=0.000765 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.000143653 Jy ! Component: 100 - total flux cleaned = 0.000160437 Jy ! Component: 150 - total flux cleaned = 0.0001919 Jy ! Component: 200 - total flux cleaned = 0.000192627 Jy ! Total flux subtracted in 200 components = 0.000192627 Jy ! Clean residual min=-0.001477 max=0.001593 Jy/beam ! Clean residual mean=-0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.111294 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 183 components and 0.111294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075893Jy sigma=0.000765 ! Fit after self-cal, rms=0.075892Jy sigma=0.000765 ! 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.075892Jy sigma=0.000765 ! Fit after self-cal, rms=0.075918Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.239 mas, bmaj=11.27 mas, bpa=8.374 degrees ! Estimated noise=558.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562096 Jy ! Component: 100 - total flux cleaned = 0.000742117 Jy ! Component: 150 - total flux cleaned = 0.00074569 Jy ! Component: 200 - total flux cleaned = 0.000701903 Jy ! Total flux subtracted in 200 components = 0.000701903 Jy ! Clean residual min=-0.002027 max=0.001968 Jy/beam ! Clean residual mean=-0.000007 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.111996 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 196 components and 0.111996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075916Jy sigma=0.000765 ! Fit after self-cal, rms=0.075915Jy sigma=0.000765 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.000101519 Jy ! Component: 100 - total flux cleaned = 6.12773e-05 Jy ! Component: 150 - total flux cleaned = 5.02097e-05 Jy ! Component: 200 - total flux cleaned = 2.82545e-05 Jy ! Total flux subtracted in 200 components = 2.82545e-05 Jy ! Clean residual min=-0.002057 max=0.001951 Jy/beam ! Clean residual mean=-0.000008 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.112025 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 206 components and 0.112025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075915Jy sigma=0.000765 ! Fit after self-cal, rms=0.075915Jy sigma=0.000765 ! 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.477 mas, bmaj=9.548 mas, bpa=16.59 degrees ! Estimated noise=500.624 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.477 x 9.548 at 16.59 degrees (North through East) ! Clean map min=-0.0015988 max=0.08009 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.698 mas, bmaj=8.558 mas, bpa=19.44 degrees ! Estimated noise=839.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607852 Jy ! Component: 100 - total flux cleaned = 0.0772234 Jy ! Component: 150 - total flux cleaned = 0.0865743 Jy ! Component: 200 - total flux cleaned = 0.092354 Jy ! Total flux subtracted in 200 components = 0.092354 Jy ! Clean residual min=-0.003205 max=0.003124 Jy/beam ! Clean residual mean=-0.000010 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.092354 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.092354 Jy ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=9.548 mas, bpa=16.59 degrees ! Estimated noise=500.624 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.00547262 Jy ! Component: 100 - total flux cleaned = 0.00899565 Jy ! Component: 150 - total flux cleaned = 0.0115909 Jy ! Component: 200 - total flux cleaned = 0.0132622 Jy ! Total flux subtracted in 200 components = 0.0132622 Jy ! Clean residual min=-0.001680 max=0.001795 Jy/beam ! Clean residual mean=-0.000010 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.105616 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 86 components and 0.105616 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.239 mas, bmaj=11.27 mas, bpa=8.374 degrees ! Estimated noise=558.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215992 Jy ! Component: 100 - total flux cleaned = 0.0032622 Jy ! Component: 150 - total flux cleaned = 0.00416608 Jy ! Component: 200 - total flux cleaned = 0.00488204 Jy ! Total flux subtracted in 200 components = 0.00488204 Jy ! Clean residual min=-0.001880 max=0.002105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.110498 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.000373347 Jy ! Component: 100 - total flux cleaned = 0.000664615 Jy ! Component: 150 - total flux cleaned = 0.000916595 Jy ! Component: 200 - total flux cleaned = 0.00101896 Jy ! Total flux subtracted in 200 components = 0.00101896 Jy ! Clean residual min=-0.002012 max=0.002059 Jy/beam ! Clean residual mean=-0.000008 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.111517 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 161 components and 0.111517 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=9.548 mas, bpa=16.59 degrees ! Estimated noise=500.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240994 Jy ! Component: 100 - total flux cleaned = 0.000291587 Jy ! Component: 150 - total flux cleaned = 0.000249914 Jy ! Component: 200 - total flux cleaned = 0.000232047 Jy ! Total flux subtracted in 200 components = 0.000232047 Jy ! Clean residual min=-0.001557 max=0.001702 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.111749 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 190 components and 0.111749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075920Jy sigma=0.000765 ! Fit after self-cal, rms=0.075914Jy sigma=0.000765 wmodel J0749+1057_S_2014_08_05_pus_map.mod ! Writing 190 model components to file: J0749+1057_S_2014_08_05_pus_map.mod wobs J0749+1057_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0749+1057_S_2014_08_05_pus_uvs.fits wwins J0749+1057_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0749+1057_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 = 1.30212e-05 Jy ! Component: 100 - total flux cleaned = 0.000118391 Jy ! Component: 150 - total flux cleaned = 0.000167643 Jy ! Component: 200 - total flux cleaned = 0.000215006 Jy ! Component: 250 - total flux cleaned = 0.000123836 Jy ! Component: 300 - total flux cleaned = 0.000123701 Jy ! Component: 350 - total flux cleaned = 0.000102968 Jy ! Component: 400 - total flux cleaned = 6.29336e-05 Jy ! Component: 450 - total flux cleaned = 6.29499e-05 Jy ! Component: 500 - total flux cleaned = 5.87696e-06 Jy ! Component: 550 - total flux cleaned = -3.10889e-05 Jy ! Component: 600 - total flux cleaned = 2.31967e-05 Jy ! Component: 650 - total flux cleaned = -2.97705e-05 Jy ! Component: 700 - total flux cleaned = -1.2459e-05 Jy ! Component: 750 - total flux cleaned = -6.30791e-05 Jy ! Component: 800 - total flux cleaned = -7.9507e-05 Jy ! Component: 850 - total flux cleaned = -0.000143441 Jy ! Component: 900 - total flux cleaned = -0.000127654 Jy ! Component: 950 - total flux cleaned = -0.000189341 Jy ! Component: 1000 - total flux cleaned = -0.000219451 Jy ! Component: 1050 - total flux cleaned = -0.000234298 Jy ! Component: 1100 - total flux cleaned = -0.000263198 Jy ! Component: 1150 - total flux cleaned = -0.000277696 Jy ! Component: 1200 - total flux cleaned = -0.000291953 Jy ! Component: 1250 - total flux cleaned = -0.00029222 Jy ! Component: 1300 - total flux cleaned = -0.000292837 Jy ! Component: 1350 - total flux cleaned = -0.000306309 Jy ! Component: 1400 - total flux cleaned = -0.000293107 Jy ! Component: 1450 - total flux cleaned = -0.000254178 Jy ! Component: 1500 - total flux cleaned = -0.000241455 Jy ! Component: 1550 - total flux cleaned = -0.000216212 Jy ! Component: 1600 - total flux cleaned = -0.000166454 Jy ! Component: 1650 - total flux cleaned = -0.000142032 Jy ! Component: 1700 - total flux cleaned = -0.000141843 Jy ! Component: 1750 - total flux cleaned = -0.000141841 Jy ! Component: 1800 - total flux cleaned = -0.000165338 Jy ! Component: 1850 - total flux cleaned = -0.000118617 Jy ! Component: 1900 - total flux cleaned = -0.000107112 Jy ! Component: 1950 - total flux cleaned = -9.58498e-05 Jy ! Component: 2000 - total flux cleaned = -0.000106818 Jy ! Component: 2050 - total flux cleaned = -7.34664e-05 Jy ! Component: 2100 - total flux cleaned = -7.3269e-05 Jy ! Component: 2150 - total flux cleaned = -1.92158e-05 Jy ! Component: 2200 - total flux cleaned = -1.92683e-05 Jy ! Component: 2250 - total flux cleaned = -2.99986e-05 Jy ! Component: 2300 - total flux cleaned = -9.00468e-06 Jy ! Component: 2350 - total flux cleaned = -1.93168e-05 Jy ! Component: 2400 - total flux cleaned = 1.33571e-06 Jy ! Component: 2450 - total flux cleaned = 1.1574e-05 Jy ! Component: 2500 - total flux cleaned = 7.21307e-05 Jy ! Component: 2550 - total flux cleaned = 8.19486e-05 Jy ! Component: 2600 - total flux cleaned = 0.000101568 Jy ! Component: 2650 - total flux cleaned = 8.19501e-05 Jy ! Component: 2700 - total flux cleaned = 0.000130348 Jy ! Component: 2750 - total flux cleaned = 0.000139817 Jy ! Component: 2800 - total flux cleaned = 0.000139698 Jy ! Component: 2850 - total flux cleaned = 0.000149305 Jy ! Component: 2900 - total flux cleaned = 0.000186657 Jy ! Component: 2950 - total flux cleaned = 0.000186516 Jy ! Component: 3000 - total flux cleaned = 0.000158923 Jy ! Component: 3050 - total flux cleaned = 0.000204456 Jy ! Component: 3100 - total flux cleaned = 0.000204417 Jy ! Component: 3150 - total flux cleaned = 0.000159791 Jy ! Component: 3200 - total flux cleaned = 0.000177552 Jy ! Component: 3250 - total flux cleaned = 0.000151274 Jy ! Component: 3300 - total flux cleaned = 0.000168762 Jy ! Component: 3350 - total flux cleaned = 0.000160106 Jy ! Component: 3400 - total flux cleaned = 0.000160139 Jy ! Component: 3450 - total flux cleaned = 0.000185725 Jy ! Component: 3500 - total flux cleaned = 0.00016032 Jy ! Component: 3550 - total flux cleaned = 0.000135253 Jy ! Component: 3600 - total flux cleaned = 0.000160232 Jy ! Component: 3650 - total flux cleaned = 0.00015192 Jy ! Component: 3700 - total flux cleaned = 0.000135551 Jy ! Component: 3750 - total flux cleaned = 0.000103026 Jy ! Component: 3800 - total flux cleaned = 0.000127351 Jy ! Component: 3850 - total flux cleaned = 0.000103348 Jy ! Component: 3900 - total flux cleaned = 0.000127312 Jy ! Component: 3950 - total flux cleaned = 0.000127256 Jy ! Component: 4000 - total flux cleaned = 0.00012717 Jy ! Component: 4050 - total flux cleaned = 0.000103741 Jy ! Total flux subtracted in 4096 components = 0.000111465 Jy ! Clean residual min=-0.000452 max=0.000433 Jy/beam ! Clean residual mean=-0.000002 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.111861 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 497 components and 0.111861 Jy ![Exited script file: muppet] wmap "J0749+1057_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.477 x 9.548 at 16.59 degrees (North through East) ! Clean map min=-0.0012254 max=0.079756 Jy/beam ! Writing clean map to FITS file: J0749+1057_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.079756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00014832 device "J0749+1057_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0749+1057_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557901 0.557901 1.1158 2.23161 4.46321 8.92642 17.8528 35.7057 71.4114 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.477 x 9.548 at 16.59 degrees (North through East) ! Clean map min=-0.0012254 max=0.079756 Jy/beam quit ! Quitting program ! Log file J0749+1057_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:21:15 2016