! Started logfile: J1113+1442_S_2017_02_24_pus_uvs.log on Sat May 4 11:25:48 2019 obs J1113+1442_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1113+1442_S_2017_02_24_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697222 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 823 lines of history. ! ! Reading 3012 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 J1113+1442_S_2017_02_24_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.628407Jy sigma=0.006054 ! Fit after self-cal, rms=0.625912Jy sigma=0.006033 ! 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.243 mas, bmaj=6.738 mas, bpa=-2.419 degrees ! Estimated noise=1806.97 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.292324 Jy ! Component: 100 - total flux cleaned = 0.359681 Jy ! Total flux subtracted in 100 components = 0.359681 Jy ! Clean residual min=-0.013319 max=0.024871 Jy/beam ! Clean residual mean=-0.000101 rms=0.003616 Jy/beam ! Combined flux in latest and established models = 0.359681 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.359681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110755Jy sigma=0.000933 ! Fit after self-cal, rms=0.110697Jy sigma=0.000933 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256728 Jy ! Component: 100 - total flux cleaned = 0.0380717 Jy ! Total flux subtracted in 100 components = 0.0380717 Jy ! Clean residual min=-0.012345 max=0.013535 Jy/beam ! Clean residual mean=-0.000056 rms=0.003162 Jy/beam ! Combined flux in latest and established models = 0.397753 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.397753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103587Jy sigma=0.000884 ! Fit after self-cal, rms=0.103520Jy sigma=0.000884 ! 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.745 mas, bmaj=7.586 mas, bpa=-0.6657 degrees ! Estimated noise=1497.61 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.00739054 Jy ! Component: 100 - total flux cleaned = 0.00932633 Jy ! Component: 150 - total flux cleaned = 0.0100405 Jy ! Component: 200 - total flux cleaned = 0.0102445 Jy ! Total flux subtracted in 200 components = 0.0102445 Jy ! Clean residual min=-0.011771 max=0.012947 Jy/beam ! Clean residual mean=-0.000063 rms=0.003236 Jy/beam ! Combined flux in latest and established models = 0.407998 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.407998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102676Jy sigma=0.000880 ! Fit after self-cal, rms=0.102635Jy sigma=0.000880 ! 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 0.91 FD 1.09 HN 0.97 KP 0.94 ! LA 0.94 MK 0.94 NL 1.06 OV 1.03 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 HN 0.99 KP 0.90 ! LA 0.90 MK 0.96 NL 1.11 OV 1.06 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.97 KP 0.99 ! LA 0.99 MK 1.00 NL 1.29 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.22 HN 0.99 KP 1.00* ! LA 0.88 MK 1.10 NL 1.00* OV 0.96 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.102635Jy sigma=0.000880 ! Fit after self-cal, rms=0.095626Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=7.601 mas, bpa=-0.6033 degrees ! Estimated noise=1502.6 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.00129918 Jy ! Component: 100 - total flux cleaned = 0.000922575 Jy ! Component: 150 - total flux cleaned = 0.000688174 Jy ! Component: 200 - total flux cleaned = 0.00055184 Jy ! Total flux subtracted in 200 components = 0.00055184 Jy ! Clean residual min=-0.010282 max=0.010298 Jy/beam ! Clean residual mean=-0.000008 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.408549 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.408549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095381Jy sigma=0.000784 ! Fit after self-cal, rms=0.095331Jy sigma=0.000784 ! 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.095331Jy sigma=0.000784 ! Fit after self-cal, rms=0.087061Jy sigma=0.000695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=7.604 mas, bpa=-0.2651 degrees ! Estimated noise=1505.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.67497e-05 Jy ! Component: 100 - total flux cleaned = 0.000363707 Jy ! Component: 150 - total flux cleaned = 0.00042784 Jy ! Component: 200 - total flux cleaned = 0.000432695 Jy ! Total flux subtracted in 200 components = 0.000432695 Jy ! Clean residual min=-0.005301 max=0.005297 Jy/beam ! Clean residual mean=0.000011 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.408982 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.408982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086880Jy sigma=0.000694 ! Fit after self-cal, rms=0.086920Jy sigma=0.000694 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.000252476 Jy ! Component: 100 - total flux cleaned = -4.37188e-05 Jy ! Component: 150 - total flux cleaned = -7.46711e-06 Jy ! Component: 200 - total flux cleaned = -6.80456e-06 Jy ! Total flux subtracted in 200 components = -6.80456e-06 Jy ! Clean residual min=-0.005225 max=0.005333 Jy/beam ! Clean residual mean=0.000011 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.408975 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.408975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086867Jy sigma=0.000693 ! Fit after self-cal, rms=0.086858Jy sigma=0.000693 ! 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.086858Jy sigma=0.000693 ! Fit after self-cal, rms=0.077447Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=7.607 mas, bpa=-0.3411 degrees ! Estimated noise=1506.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237978 Jy ! Component: 100 - total flux cleaned = -4.4269e-05 Jy ! Component: 150 - total flux cleaned = -4.2968e-05 Jy ! Component: 200 - total flux cleaned = -1.55548e-05 Jy ! Total flux subtracted in 200 components = -1.55548e-05 Jy ! Clean residual min=-0.003692 max=0.004428 Jy/beam ! Clean residual mean=0.000001 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.40896 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.40896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077403Jy sigma=0.000670 ! Fit after self-cal, rms=0.077379Jy sigma=0.000670 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 (-59.5, -121.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168997 Jy ! Component: 100 - total flux cleaned = 0.00169162 Jy ! Component: 150 - total flux cleaned = 0.00163718 Jy ! Component: 200 - total flux cleaned = 0.0019081 Jy ! Total flux subtracted in 200 components = 0.0019081 Jy ! Clean residual min=-0.003871 max=0.003635 Jy/beam ! Clean residual mean=0.000003 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.410868 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.410868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077147Jy sigma=0.000668 ! Fit after self-cal, rms=0.077141Jy sigma=0.000668 ! 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.077141Jy sigma=0.000668 ! Fit after self-cal, rms=0.077139Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.564 mas, bmaj=11.41 mas, bpa=0.8855 degrees ! Estimated noise=1811.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.43047e-05 Jy ! Component: 100 - total flux cleaned = 3.36421e-05 Jy ! Component: 150 - total flux cleaned = -6.7349e-05 Jy ! Component: 200 - total flux cleaned = -0.00019037 Jy ! Total flux subtracted in 200 components = -0.00019037 Jy ! Clean residual min=-0.003513 max=0.003645 Jy/beam ! Clean residual mean=0.000004 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.410678 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.410678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077108Jy sigma=0.000668 ! Fit after self-cal, rms=0.077102Jy sigma=0.000667 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 = -6.73488e-05 Jy ! Component: 100 - total flux cleaned = -0.000156996 Jy ! Component: 150 - total flux cleaned = -0.00026173 Jy ! Component: 200 - total flux cleaned = -0.000333322 Jy ! Total flux subtracted in 200 components = -0.000333322 Jy ! Clean residual min=-0.003529 max=0.003625 Jy/beam ! Clean residual mean=0.000003 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.410344 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.410344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077094Jy sigma=0.000667 ! Fit after self-cal, rms=0.077090Jy sigma=0.000667 ! 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.717 mas, bmaj=7.609 mas, bpa=-0.3613 degrees ! Estimated noise=1505.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.717 x 7.609 at -0.3613 degrees (North through East) ! Clean map min=-0.0037797 max=0.37507 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.218 mas, bmaj=6.75 mas, bpa=-2.283 degrees ! Estimated noise=1810.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292405 Jy ! Component: 100 - total flux cleaned = 0.361094 Jy ! Component: 150 - total flux cleaned = 0.38685 Jy ! Component: 200 - total flux cleaned = 0.397829 Jy ! Total flux subtracted in 200 components = 0.397829 Jy ! Clean residual min=-0.004503 max=0.005446 Jy/beam ! Clean residual mean=-0.000011 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.397829 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.397829 Jy ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=7.609 mas, bpa=-0.3613 degrees ! Estimated noise=1505.11 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) ! Added new window around map position (-2, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693664 Jy ! Component: 100 - total flux cleaned = 0.0102399 Jy ! Component: 150 - total flux cleaned = 0.0121325 Jy ! Component: 200 - total flux cleaned = 0.0131391 Jy ! Total flux subtracted in 200 components = 0.0131391 Jy ! Clean residual min=-0.003907 max=0.003444 Jy/beam ! Clean residual mean=0.000001 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.410968 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 51 components and 0.410968 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.564 mas, bmaj=11.41 mas, bpa=0.8855 degrees ! Estimated noise=1811.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00083581 Jy ! Component: 100 - total flux cleaned = 0.00138023 Jy ! Component: 150 - total flux cleaned = 0.00164268 Jy ! Component: 200 - total flux cleaned = 0.00151226 Jy ! Total flux subtracted in 200 components = 0.00151226 Jy ! Clean residual min=-0.003803 max=0.003346 Jy/beam ! Clean residual mean=0.000008 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.412481 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.000119447 Jy ! Component: 100 - total flux cleaned = -0.000228763 Jy ! Component: 150 - total flux cleaned = -0.000364255 Jy ! Component: 200 - total flux cleaned = -0.000460237 Jy ! Total flux subtracted in 200 components = -0.000460237 Jy ! Clean residual min=-0.003753 max=0.003327 Jy/beam ! Clean residual mean=0.000007 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.41202 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 88 components and 0.41202 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=7.609 mas, bpa=-0.3613 degrees ! Estimated noise=1505.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000903577 Jy ! Component: 100 - total flux cleaned = 0.00108797 Jy ! Component: 150 - total flux cleaned = 0.00119911 Jy ! Component: 200 - total flux cleaned = 0.0013487 Jy ! Total flux subtracted in 200 components = 0.0013487 Jy ! Clean residual min=-0.003853 max=0.003333 Jy/beam ! Clean residual mean=0.000005 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.413369 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.413369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077071Jy sigma=0.000667 ! Fit after self-cal, rms=0.077050Jy sigma=0.000667 wmodel J1113+1442_S_2017_02_24_pus_map.mod ! Writing 108 model components to file: J1113+1442_S_2017_02_24_pus_map.mod wobs J1113+1442_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1113+1442_S_2017_02_24_pus_uvs.fits wwins J1113+1442_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1113+1442_S_2017_02_24_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.000585266 Jy ! Component: 100 - total flux cleaned = -0.000412371 Jy ! Component: 150 - total flux cleaned = -0.000195893 Jy ! Component: 200 - total flux cleaned = -9.43467e-05 Jy ! Component: 250 - total flux cleaned = -4.4175e-05 Jy ! Component: 300 - total flux cleaned = 0.000104027 Jy ! Component: 350 - total flux cleaned = 0.000200571 Jy ! Component: 400 - total flux cleaned = -0.000128065 Jy ! Component: 450 - total flux cleaned = -8.10299e-05 Jy ! Component: 500 - total flux cleaned = -0.000171797 Jy ! Component: 550 - total flux cleaned = -0.000260138 Jy ! Component: 600 - total flux cleaned = -0.000172599 Jy ! Component: 650 - total flux cleaned = -0.000172084 Jy ! Component: 700 - total flux cleaned = -0.000129758 Jy ! Component: 750 - total flux cleaned = -0.000129819 Jy ! Component: 800 - total flux cleaned = -0.000253463 Jy ! Component: 850 - total flux cleaned = -0.000333501 Jy ! Component: 900 - total flux cleaned = -0.000253753 Jy ! Component: 950 - total flux cleaned = -0.000255152 Jy ! Component: 1000 - total flux cleaned = -0.000372607 Jy ! Component: 1050 - total flux cleaned = -0.000449695 Jy ! Component: 1100 - total flux cleaned = -0.000449264 Jy ! Component: 1150 - total flux cleaned = -0.000448564 Jy ! Component: 1200 - total flux cleaned = -0.000484697 Jy ! Component: 1250 - total flux cleaned = -0.000412247 Jy ! Component: 1300 - total flux cleaned = -0.000413111 Jy ! Component: 1350 - total flux cleaned = -0.000378269 Jy ! Component: 1400 - total flux cleaned = -0.000483206 Jy ! Component: 1450 - total flux cleaned = -0.000448216 Jy ! Component: 1500 - total flux cleaned = -0.000550836 Jy ! Component: 1550 - total flux cleaned = -0.000482599 Jy ! Component: 1600 - total flux cleaned = -0.000516148 Jy ! Component: 1650 - total flux cleaned = -0.000483425 Jy ! Component: 1700 - total flux cleaned = -0.000483459 Jy ! Component: 1750 - total flux cleaned = -0.00041926 Jy ! Component: 1800 - total flux cleaned = -0.000579471 Jy ! Component: 1850 - total flux cleaned = -0.000484214 Jy ! Component: 1900 - total flux cleaned = -0.000515346 Jy ! Component: 1950 - total flux cleaned = -0.000453324 Jy ! Component: 2000 - total flux cleaned = -0.000515467 Jy ! Component: 2050 - total flux cleaned = -0.000515544 Jy ! Component: 2100 - total flux cleaned = -0.000636559 Jy ! Component: 2150 - total flux cleaned = -0.000576221 Jy ! Component: 2200 - total flux cleaned = -0.000516818 Jy ! Component: 2250 - total flux cleaned = -0.000575935 Jy ! Component: 2300 - total flux cleaned = -0.000605087 Jy ! Component: 2350 - total flux cleaned = -0.000634121 Jy ! Component: 2400 - total flux cleaned = -0.000518593 Jy ! Component: 2450 - total flux cleaned = -0.000518546 Jy ! Component: 2500 - total flux cleaned = -0.000518808 Jy ! Component: 2550 - total flux cleaned = -0.000546501 Jy ! Component: 2600 - total flux cleaned = -0.000574495 Jy ! Component: 2650 - total flux cleaned = -0.000629859 Jy ! Component: 2700 - total flux cleaned = -0.00054743 Jy ! Component: 2750 - total flux cleaned = -0.000628894 Jy ! Component: 2800 - total flux cleaned = -0.000574843 Jy ! Component: 2850 - total flux cleaned = -0.000628563 Jy ! Component: 2900 - total flux cleaned = -0.000601796 Jy ! Component: 2950 - total flux cleaned = -0.000654845 Jy ! Component: 3000 - total flux cleaned = -0.000602338 Jy ! Component: 3050 - total flux cleaned = -0.000706693 Jy ! Component: 3100 - total flux cleaned = -0.00068059 Jy ! Component: 3150 - total flux cleaned = -0.000680565 Jy ! Component: 3200 - total flux cleaned = -0.000706116 Jy ! Component: 3250 - total flux cleaned = -0.000706244 Jy ! Component: 3300 - total flux cleaned = -0.000731389 Jy ! Component: 3350 - total flux cleaned = -0.000706258 Jy ! Component: 3400 - total flux cleaned = -0.000656745 Jy ! Component: 3450 - total flux cleaned = -0.000656462 Jy ! Component: 3500 - total flux cleaned = -0.000705753 Jy ! Component: 3550 - total flux cleaned = -0.000803227 Jy ! Component: 3600 - total flux cleaned = -0.000827581 Jy ! Component: 3650 - total flux cleaned = -0.000731077 Jy ! Component: 3700 - total flux cleaned = -0.000731235 Jy ! Component: 3750 - total flux cleaned = -0.000826313 Jy ! Component: 3800 - total flux cleaned = -0.000920933 Jy ! Component: 3850 - total flux cleaned = -0.000779647 Jy ! Component: 3900 - total flux cleaned = -0.000779748 Jy ! Component: 3950 - total flux cleaned = -0.000709777 Jy ! Component: 4000 - total flux cleaned = -0.000686651 Jy ! Component: 4050 - total flux cleaned = -0.000709817 Jy ! Total flux subtracted in 4096 components = -0.000687091 Jy ! Clean residual min=-0.001669 max=0.001367 Jy/beam ! Clean residual mean=0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.412682 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 424 components and 0.412682 Jy ![Exited script file: muppet] wmap "J1113+1442_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.717 x 7.609 at -0.3613 degrees (North through East) ! Clean map min=-0.0033201 max=0.37475 Jy/beam ! Writing clean map to FITS file: J1113+1442_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000421753 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337631 0.337631 0.675262 1.35052 2.70105 5.40209 10.8042 21.6084 43.2168 86.4335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.374 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.717 x 7.609 at -0.3613 degrees (North through East) ! Clean map min=-0.0033201 max=0.37475 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 J1113+1442_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:25:52 2019