! Started logfile: J2222+1344_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:49 2019 obs J2222+1344_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2222+1344_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.766667 visibilities/baseline/integration-bin. ! Found source: J2222+1344 ! ! 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 482 lines of history. ! ! Reading 11592 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 J2222+1344_S_2017_02_19_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869211Jy sigma=0.007253 ! Fit after self-cal, rms=0.860483Jy sigma=0.007184 ! 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.577 mas, bmaj=6.571 mas, bpa=-6.349 degrees ! Estimated noise=1138.25 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.109767 Jy ! Component: 100 - total flux cleaned = 0.133906 Jy ! Total flux subtracted in 100 components = 0.133906 Jy ! Clean residual min=-0.005016 max=0.007700 Jy/beam ! Clean residual mean=-0.000013 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.133906 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.133906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088861Jy sigma=0.000686 ! Fit after self-cal, rms=0.088859Jy sigma=0.000686 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00836936 Jy ! Component: 100 - total flux cleaned = 0.0132729 Jy ! Total flux subtracted in 100 components = 0.0132729 Jy ! Clean residual min=-0.004471 max=0.003950 Jy/beam ! Clean residual mean=-0.000009 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.147179 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.147179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087817Jy sigma=0.000680 ! Fit after self-cal, rms=0.087811Jy sigma=0.000680 ! 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 mas, bmaj=6.961 mas, bpa=-4.242 degrees ! Estimated noise=869.864 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.00351753 Jy ! Component: 100 - total flux cleaned = 0.00572189 Jy ! Component: 150 - total flux cleaned = 0.00723259 Jy ! Component: 200 - total flux cleaned = 0.00827882 Jy ! Total flux subtracted in 200 components = 0.00827882 Jy ! Clean residual min=-0.004338 max=0.004296 Jy/beam ! Clean residual mean=-0.000012 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.155458 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.155458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087568Jy sigma=0.000679 ! Fit after self-cal, rms=0.087563Jy sigma=0.000679 ! 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.01 FD 0.91 HN 1.00 KP 1.06 ! LA 1.00 MK 0.99 NL 0.95 OV 1.03 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.02 KP 1.00 ! LA 0.97 MK 1.00 NL 1.16 OV 1.07 ! PT 1.00* SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.01 KP 0.90 ! LA 0.78 MK 0.99 NL 1.29 OV 0.99 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 0.96 KP 1.00* ! LA 0.80 MK 1.13 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.087563Jy sigma=0.000679 ! Fit after self-cal, rms=0.085735Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=7.009 mas, bpa=-4.061 degrees ! Estimated noise=875.685 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.000225239 Jy ! Component: 100 - total flux cleaned = 6.32688e-05 Jy ! Component: 150 - total flux cleaned = -0.000111304 Jy ! Component: 200 - total flux cleaned = -0.000268817 Jy ! Total flux subtracted in 200 components = -0.000268817 Jy ! Clean residual min=-0.003205 max=0.002884 Jy/beam ! Clean residual mean=0.000001 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.155189 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.155189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085712Jy sigma=0.000664 ! Fit after self-cal, rms=0.085736Jy sigma=0.000664 ! 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.085736Jy sigma=0.000664 ! Fit after self-cal, rms=0.084987Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.004 mas, bpa=-4.194 degrees ! Estimated noise=876.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175877 Jy ! Component: 100 - total flux cleaned = -0.000175689 Jy ! Component: 150 - total flux cleaned = -0.000194046 Jy ! Component: 200 - total flux cleaned = -0.0002247 Jy ! Total flux subtracted in 200 components = -0.0002247 Jy ! Clean residual min=-0.002322 max=0.002156 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.154965 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.154965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084979Jy sigma=0.000659 ! Fit after self-cal, rms=0.084986Jy sigma=0.000659 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.80213e-05 Jy ! Component: 100 - total flux cleaned = -9.61699e-06 Jy ! Component: 150 - total flux cleaned = -3.44774e-05 Jy ! Component: 200 - total flux cleaned = -7.09165e-05 Jy ! Total flux subtracted in 200 components = -7.09165e-05 Jy ! Clean residual min=-0.002312 max=0.002151 Jy/beam ! Clean residual mean=0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.154894 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.154894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084982Jy sigma=0.000659 ! Fit after self-cal, rms=0.084982Jy sigma=0.000659 ! 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.084982Jy sigma=0.000659 ! Fit after self-cal, rms=0.085065Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.006 mas, bpa=-4.151 degrees ! Estimated noise=877.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126244 Jy ! Component: 100 - total flux cleaned = -0.000152425 Jy ! Component: 150 - total flux cleaned = -0.000176163 Jy ! Component: 200 - total flux cleaned = -0.00019905 Jy ! Total flux subtracted in 200 components = -0.00019905 Jy ! Clean residual min=-0.002304 max=0.002157 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.154695 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.154695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085061Jy sigma=0.000659 ! Fit after self-cal, rms=0.085062Jy sigma=0.000659 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 = -2.04052e-07 Jy ! Component: 100 - total flux cleaned = -3.30658e-05 Jy ! Component: 150 - total flux cleaned = -4.33537e-05 Jy ! Component: 200 - total flux cleaned = -6.32021e-05 Jy ! Total flux subtracted in 200 components = -6.32021e-05 Jy ! Clean residual min=-0.002295 max=0.002153 Jy/beam ! Clean residual mean=0.000000 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.154632 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.154632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085059Jy sigma=0.000659 ! Fit after self-cal, rms=0.085059Jy sigma=0.000659 ! 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.085059Jy sigma=0.000659 ! Fit after self-cal, rms=0.085156Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.609 mas, bmaj=9.764 mas, bpa=-1.777 degrees ! Estimated noise=1175.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.0584e-05 Jy ! Component: 100 - total flux cleaned = -7.48969e-05 Jy ! Component: 150 - total flux cleaned = -0.000141312 Jy ! Component: 200 - total flux cleaned = -0.00020203 Jy ! Total flux subtracted in 200 components = -0.00020203 Jy ! Clean residual min=-0.002748 max=0.002737 Jy/beam ! Clean residual mean=0.000000 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.154429 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.15443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085157Jy sigma=0.000659 ! Fit after self-cal, rms=0.085156Jy sigma=0.000659 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 = 4.05733e-05 Jy ! Component: 100 - total flux cleaned = 1.42728e-05 Jy ! Component: 150 - total flux cleaned = -2.23955e-05 Jy ! Component: 200 - total flux cleaned = -2.24929e-05 Jy ! Total flux subtracted in 200 components = -2.24929e-05 Jy ! Clean residual min=-0.002749 max=0.002736 Jy/beam ! Clean residual mean=0.000000 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.154407 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.154407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085157Jy sigma=0.000659 ! Fit after self-cal, rms=0.085156Jy sigma=0.000659 ! 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.011 mas, bmaj=7.007 mas, bpa=-4.116 degrees ! Estimated noise=878.163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 7.007 at -4.116 degrees (North through East) ! Clean map min=-0.0022041 max=0.14281 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.59 mas, bmaj=6.592 mas, bpa=-6.199 degrees ! Estimated noise=1147.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110553 Jy ! Component: 100 - total flux cleaned = 0.134809 Jy ! Component: 150 - total flux cleaned = 0.142887 Jy ! Component: 200 - total flux cleaned = 0.147573 Jy ! Total flux subtracted in 200 components = 0.147573 Jy ! Clean residual min=-0.003057 max=0.002710 Jy/beam ! Clean residual mean=-0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.147573 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.147573 Jy ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.007 mas, bpa=-4.116 degrees ! Estimated noise=878.163 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.00330166 Jy ! Component: 100 - total flux cleaned = 0.00514959 Jy ! Component: 150 - total flux cleaned = 0.00626644 Jy ! Component: 200 - total flux cleaned = 0.0065856 Jy ! Total flux subtracted in 200 components = 0.0065856 Jy ! Clean residual min=-0.002339 max=0.002246 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.154159 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.154159 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=6.609 mas, bmaj=9.764 mas, bpa=-1.777 degrees ! Estimated noise=1175.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000435281 Jy ! Component: 100 - total flux cleaned = 0.000436591 Jy ! Component: 150 - total flux cleaned = 0.000410556 Jy ! Component: 200 - total flux cleaned = 0.000409197 Jy ! Total flux subtracted in 200 components = 0.000409197 Jy ! Clean residual min=-0.002756 max=0.002731 Jy/beam ! Clean residual mean=0.000000 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.154568 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 = -2.48012e-07 Jy ! Component: 100 - total flux cleaned = -4.68694e-07 Jy ! Component: 150 - total flux cleaned = -9.20589e-06 Jy ! Component: 200 - total flux cleaned = -9.22689e-06 Jy ! Total flux subtracted in 200 components = -9.22689e-06 Jy ! Clean residual min=-0.002751 max=0.002734 Jy/beam ! Clean residual mean=0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.154559 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.154559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.007 mas, bpa=-4.116 degrees ! Estimated noise=878.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.90135e-05 Jy ! Component: 100 - total flux cleaned = 2.06132e-05 Jy ! Component: 150 - total flux cleaned = 2.16152e-05 Jy ! Component: 200 - total flux cleaned = 2.33996e-05 Jy ! Total flux subtracted in 200 components = 2.33996e-05 Jy ! Clean residual min=-0.002295 max=0.002169 Jy/beam ! Clean residual mean=0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.154582 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.154582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085165Jy sigma=0.000659 ! Fit after self-cal, rms=0.085164Jy sigma=0.000659 wmodel J2222+1344_S_2017_02_19_pus_map.mod ! Writing 62 model components to file: J2222+1344_S_2017_02_19_pus_map.mod wobs J2222+1344_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2222+1344_S_2017_02_19_pus_uvs.fits wwins J2222+1344_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J2222+1344_S_2017_02_19_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.000680157 Jy ! Component: 100 - total flux cleaned = -0.000799061 Jy ! Component: 150 - total flux cleaned = -0.000873791 Jy ! Component: 200 - total flux cleaned = -0.000945298 Jy ! Component: 250 - total flux cleaned = -0.00108283 Jy ! Component: 300 - total flux cleaned = -0.00128192 Jy ! Component: 350 - total flux cleaned = -0.00131424 Jy ! Component: 400 - total flux cleaned = -0.00153523 Jy ! Component: 450 - total flux cleaned = -0.0016886 Jy ! Component: 500 - total flux cleaned = -0.00177847 Jy ! Component: 550 - total flux cleaned = -0.00189592 Jy ! Component: 600 - total flux cleaned = -0.00198211 Jy ! Component: 650 - total flux cleaned = -0.00203862 Jy ! Component: 700 - total flux cleaned = -0.0020661 Jy ! Component: 750 - total flux cleaned = -0.00212055 Jy ! Component: 800 - total flux cleaned = -0.00217335 Jy ! Component: 850 - total flux cleaned = -0.00219935 Jy ! Component: 900 - total flux cleaned = -0.00225024 Jy ! Component: 950 - total flux cleaned = -0.00222458 Jy ! Component: 1000 - total flux cleaned = -0.00224938 Jy ! Component: 1050 - total flux cleaned = -0.00239673 Jy ! Component: 1100 - total flux cleaned = -0.00242055 Jy ! Component: 1150 - total flux cleaned = -0.0024206 Jy ! Component: 1200 - total flux cleaned = -0.00237414 Jy ! Component: 1250 - total flux cleaned = -0.00246719 Jy ! Component: 1300 - total flux cleaned = -0.00244431 Jy ! Component: 1350 - total flux cleaned = -0.00239875 Jy ! Component: 1400 - total flux cleaned = -0.00239854 Jy ! Component: 1450 - total flux cleaned = -0.00239826 Jy ! Component: 1500 - total flux cleaned = -0.00237616 Jy ! Component: 1550 - total flux cleaned = -0.00229026 Jy ! Component: 1600 - total flux cleaned = -0.00233289 Jy ! Component: 1650 - total flux cleaned = -0.00226987 Jy ! Component: 1700 - total flux cleaned = -0.00237313 Jy ! Component: 1750 - total flux cleaned = -0.00239331 Jy ! Component: 1800 - total flux cleaned = -0.00243376 Jy ! Component: 1850 - total flux cleaned = -0.00253387 Jy ! Component: 1900 - total flux cleaned = -0.0025731 Jy ! Component: 1950 - total flux cleaned = -0.00261233 Jy ! Component: 2000 - total flux cleaned = -0.00267061 Jy ! Component: 2050 - total flux cleaned = -0.00270913 Jy ! Component: 2100 - total flux cleaned = -0.00270884 Jy ! Component: 2150 - total flux cleaned = -0.00274669 Jy ! Component: 2200 - total flux cleaned = -0.00272838 Jy ! Component: 2250 - total flux cleaned = -0.00283962 Jy ! Component: 2300 - total flux cleaned = -0.00291313 Jy ! Component: 2350 - total flux cleaned = -0.00291284 Jy ! Component: 2400 - total flux cleaned = -0.00285902 Jy ! Component: 2450 - total flux cleaned = -0.00293063 Jy ! Component: 2500 - total flux cleaned = -0.00300155 Jy ! Component: 2550 - total flux cleaned = -0.00296636 Jy ! Component: 2600 - total flux cleaned = -0.00303627 Jy ! Component: 2650 - total flux cleaned = -0.0030192 Jy ! Component: 2700 - total flux cleaned = -0.00308789 Jy ! Component: 2750 - total flux cleaned = -0.00310491 Jy ! Component: 2800 - total flux cleaned = -0.00320632 Jy ! Component: 2850 - total flux cleaned = -0.00317272 Jy ! Component: 2900 - total flux cleaned = -0.00320605 Jy ! Component: 2950 - total flux cleaned = -0.00323912 Jy ! Component: 3000 - total flux cleaned = -0.00328857 Jy ! Component: 3050 - total flux cleaned = -0.00335373 Jy ! Component: 3100 - total flux cleaned = -0.00335372 Jy ! Component: 3150 - total flux cleaned = -0.00336973 Jy ! Component: 3200 - total flux cleaned = -0.0034175 Jy ! Component: 3250 - total flux cleaned = -0.00343335 Jy ! Component: 3300 - total flux cleaned = -0.00344892 Jy ! Component: 3350 - total flux cleaned = -0.00346443 Jy ! Component: 3400 - total flux cleaned = -0.00355723 Jy ! Component: 3450 - total flux cleaned = -0.00355712 Jy ! Component: 3500 - total flux cleaned = -0.00357246 Jy ! Component: 3550 - total flux cleaned = -0.00354213 Jy ! Component: 3600 - total flux cleaned = -0.00360246 Jy ! Component: 3650 - total flux cleaned = -0.0036324 Jy ! Component: 3700 - total flux cleaned = -0.00358779 Jy ! Component: 3750 - total flux cleaned = -0.00367629 Jy ! Component: 3800 - total flux cleaned = -0.00366162 Jy ! Component: 3850 - total flux cleaned = -0.00369073 Jy ! Component: 3900 - total flux cleaned = -0.00373395 Jy ! Component: 3950 - total flux cleaned = -0.00371953 Jy ! Component: 4000 - total flux cleaned = -0.00374799 Jy ! Component: 4050 - total flux cleaned = -0.00371981 Jy ! Total flux subtracted in 4096 components = -0.00380451 Jy ! Clean residual min=-0.000875 max=0.000779 Jy/beam ! Clean residual mean=0.000001 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.150778 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 376 components and 0.150778 Jy ![Exited script file: muppet] wmap "J2222+1344_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 7.007 at -4.116 degrees (North through East) ! Clean map min=-0.0016566 max=0.14288 Jy/beam ! Writing clean map to FITS file: J2222+1344_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.543098 0.543098 1.0862 2.17239 4.34478 8.68956 17.3791 34.7582 69.5165 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.011 x 7.007 at -4.116 degrees (North through East) ! Clean map min=-0.0016566 max=0.14288 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2222+1344_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:53 2019