! Started logfile: J0713+5053_S_2017_02_19_pus_uvs.log on Sat May 4 18:45:17 2019 obs J0713+5053_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0713+5053_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.724599 visibilities/baseline/integration-bin. ! Found source: J0713+5053 ! ! 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 22564 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 J0713+5053_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 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 819 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886304Jy sigma=0.007821 ! Fit after self-cal, rms=0.877385Jy sigma=0.007749 ! 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.021 mas, bmaj=4.827 mas, bpa=14.65 degrees ! Estimated noise=915.639 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.0958435 Jy ! Component: 100 - total flux cleaned = 0.117064 Jy ! Total flux subtracted in 100 components = 0.117064 Jy ! Clean residual min=-0.004524 max=0.006995 Jy/beam ! Clean residual mean=0.000008 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.117064 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.117064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083962Jy sigma=0.000681 ! Fit after self-cal, rms=0.083958Jy sigma=0.000681 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722418 Jy ! Component: 100 - total flux cleaned = 0.0108936 Jy ! Total flux subtracted in 100 components = 0.0108936 Jy ! Clean residual min=-0.003994 max=0.004220 Jy/beam ! Clean residual mean=0.000006 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.127958 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.127958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083148Jy sigma=0.000675 ! Fit after self-cal, rms=0.083144Jy sigma=0.000675 ! 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.667 mas, bmaj=5.592 mas, bpa=14.73 degrees ! Estimated noise=593.174 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.00262298 Jy ! Component: 100 - total flux cleaned = 0.00415934 Jy ! Component: 150 - total flux cleaned = 0.0051489 Jy ! Component: 200 - total flux cleaned = 0.00581336 Jy ! Total flux subtracted in 200 components = 0.00581336 Jy ! Clean residual min=-0.003159 max=0.003317 Jy/beam ! Clean residual mean=0.000012 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.133771 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.133771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000675 ! Fit after self-cal, rms=0.083000Jy sigma=0.000675 ! 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.99 FD 0.97 HN 0.98 KP 1.07 ! LA 1.02 MK 1.02 NL 0.90 OV 1.05 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.03 KP 1.00 ! LA 0.98 MK 1.05 NL 1.00 OV 1.10 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.00 KP 0.87 ! LA 0.78 MK 1.03 NL 1.12 OV 1.00 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 0.93 KP 1.00* ! LA 0.86 MK 1.21 NL 1.00* OV 1.13 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.083000Jy sigma=0.000675 ! Fit after self-cal, rms=0.080660Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=5.611 mas, bpa=15.06 degrees ! Estimated noise=592.905 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.00067803 Jy ! Component: 100 - total flux cleaned = -0.000855516 Jy ! Component: 150 - total flux cleaned = -0.000918112 Jy ! Component: 200 - total flux cleaned = -0.000960004 Jy ! Total flux subtracted in 200 components = -0.000960004 Jy ! Clean residual min=-0.002118 max=0.002247 Jy/beam ! Clean residual mean=-0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.132811 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.132811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080655Jy sigma=0.000665 ! Fit after self-cal, rms=0.080654Jy sigma=0.000665 ! 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.080654Jy sigma=0.000665 ! Fit after self-cal, rms=0.081139Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.696 mas, bmaj=5.622 mas, bpa=15.03 degrees ! Estimated noise=592.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000533738 Jy ! Component: 100 - total flux cleaned = -0.000674571 Jy ! Component: 150 - total flux cleaned = -0.000744682 Jy ! Component: 200 - total flux cleaned = -0.00078698 Jy ! Total flux subtracted in 200 components = -0.00078698 Jy ! Clean residual min=-0.001791 max=0.001741 Jy/beam ! Clean residual mean=0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.132024 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.132024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081134Jy sigma=0.000663 ! Fit after self-cal, rms=0.081162Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.84657e-05 Jy ! Component: 100 - total flux cleaned = -5.43396e-05 Jy ! Component: 150 - total flux cleaned = -6.83512e-05 Jy ! Component: 200 - total flux cleaned = -7.45513e-05 Jy ! Total flux subtracted in 200 components = -7.45513e-05 Jy ! Clean residual min=-0.001787 max=0.001756 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.13195 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.13195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081160Jy sigma=0.000663 ! Fit after self-cal, rms=0.081160Jy sigma=0.000663 ! 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.081160Jy sigma=0.000663 ! Fit after self-cal, rms=0.081209Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=5.63 mas, bpa=15.11 degrees ! Estimated noise=592.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367199 Jy ! Component: 100 - total flux cleaned = -0.000464115 Jy ! Component: 150 - total flux cleaned = -0.000512057 Jy ! Component: 200 - total flux cleaned = -0.000540228 Jy ! Total flux subtracted in 200 components = -0.000540228 Jy ! Clean residual min=-0.001789 max=0.001749 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.131409 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.131409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081206Jy sigma=0.000663 ! Fit after self-cal, rms=0.081207Jy sigma=0.000663 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.76098e-05 Jy ! Component: 100 - total flux cleaned = -2.4224e-05 Jy ! Component: 150 - total flux cleaned = -3.03341e-05 Jy ! Component: 200 - total flux cleaned = -3.63079e-05 Jy ! Total flux subtracted in 200 components = -3.63079e-05 Jy ! Clean residual min=-0.001786 max=0.001747 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.131373 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.131373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081206Jy sigma=0.000663 ! Fit after self-cal, rms=0.081206Jy sigma=0.000663 ! 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.081206Jy sigma=0.000663 ! Fit after self-cal, rms=0.081186Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.389 mas, bmaj=8.16 mas, bpa=39.27 degrees ! Estimated noise=742.274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.62431e-05 Jy ! Component: 100 - total flux cleaned = -5.51648e-05 Jy ! Component: 150 - total flux cleaned = -5.42803e-05 Jy ! Component: 200 - total flux cleaned = -6.73007e-05 Jy ! Total flux subtracted in 200 components = -6.73007e-05 Jy ! Clean residual min=-0.002017 max=0.002146 Jy/beam ! Clean residual mean=0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.131306 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.131306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081187Jy sigma=0.000663 ! Fit after self-cal, rms=0.081187Jy sigma=0.000663 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 (73.5, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168973 Jy ! Component: 100 - total flux cleaned = 0.0017439 Jy ! Component: 150 - total flux cleaned = 0.00191912 Jy ! Component: 200 - total flux cleaned = 0.00198472 Jy ! Total flux subtracted in 200 components = 0.00198472 Jy ! Clean residual min=-0.001756 max=0.001577 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.13329 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 0.13329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081159Jy sigma=0.000663 ! Fit after self-cal, rms=0.081158Jy sigma=0.000663 ! 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.707 mas, bmaj=5.634 mas, bpa=15.19 degrees ! Estimated noise=592.009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.634 at 15.19 degrees (North through East) ! Clean map min=-0.0016494 max=0.12423 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.046 mas, bmaj=4.856 mas, bpa=14.98 degrees ! Estimated noise=919.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0961555 Jy ! Component: 100 - total flux cleaned = 0.117472 Jy ! Component: 150 - total flux cleaned = 0.124421 Jy ! Component: 200 - total flux cleaned = 0.127618 Jy ! Total flux subtracted in 200 components = 0.127618 Jy ! Clean residual min=-0.002599 max=0.002323 Jy/beam ! Clean residual mean=0.000000 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.127618 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.127618 Jy ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.634 mas, bpa=15.19 degrees ! Estimated noise=592.009 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.00204413 Jy ! Component: 100 - total flux cleaned = 0.00296413 Jy ! Component: 150 - total flux cleaned = 0.00344898 Jy ! Component: 200 - total flux cleaned = 0.00371371 Jy ! Total flux subtracted in 200 components = 0.00371371 Jy ! Clean residual min=-0.001743 max=0.001670 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.131332 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.131332 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.389 mas, bmaj=8.16 mas, bpa=39.27 degrees ! Estimated noise=742.274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000894375 Jy ! Component: 100 - total flux cleaned = 0.00111059 Jy ! Component: 150 - total flux cleaned = 0.00147584 Jy ! Component: 200 - total flux cleaned = 0.00179969 Jy ! Total flux subtracted in 200 components = 0.00179969 Jy ! Clean residual min=-0.001759 max=0.001559 Jy/beam ! Clean residual mean=0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.133132 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.000288177 Jy ! Component: 100 - total flux cleaned = 0.000491189 Jy ! Component: 150 - total flux cleaned = 0.000658911 Jy ! Component: 200 - total flux cleaned = 0.000767112 Jy ! Total flux subtracted in 200 components = 0.000767112 Jy ! Clean residual min=-0.001723 max=0.001563 Jy/beam ! Clean residual mean=0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.133899 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 104 components and 0.133899 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.634 mas, bpa=15.19 degrees ! Estimated noise=592.009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393174 Jy ! Component: 100 - total flux cleaned = -0.000505645 Jy ! Component: 150 - total flux cleaned = -0.000582668 Jy ! Component: 200 - total flux cleaned = -0.000605643 Jy ! Total flux subtracted in 200 components = -0.000605643 Jy ! Clean residual min=-0.001685 max=0.001612 Jy/beam ! Clean residual mean=0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.133293 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.133293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081134Jy sigma=0.000662 ! Fit after self-cal, rms=0.081129Jy sigma=0.000662 wmodel J0713+5053_S_2017_02_19_pus_map.mod ! Writing 127 model components to file: J0713+5053_S_2017_02_19_pus_map.mod wobs J0713+5053_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0713+5053_S_2017_02_19_pus_uvs.fits wwins J0713+5053_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0713+5053_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 = 2.43791e-05 Jy ! Component: 100 - total flux cleaned = 0.000215654 Jy ! Component: 150 - total flux cleaned = 0.000395919 Jy ! Component: 200 - total flux cleaned = 0.000443736 Jy ! Component: 250 - total flux cleaned = 0.000467221 Jy ! Component: 300 - total flux cleaned = 0.000422266 Jy ! Component: 350 - total flux cleaned = 0.000379128 Jy ! Component: 400 - total flux cleaned = 0.000464475 Jy ! Component: 450 - total flux cleaned = 0.000525883 Jy ! Component: 500 - total flux cleaned = 0.000565952 Jy ! Component: 550 - total flux cleaned = 0.00064482 Jy ! Component: 600 - total flux cleaned = 0.000741361 Jy ! Component: 650 - total flux cleaned = 0.000798478 Jy ! Component: 700 - total flux cleaned = 0.000854298 Jy ! Component: 750 - total flux cleaned = 0.000927556 Jy ! Component: 800 - total flux cleaned = 0.000981683 Jy ! Component: 850 - total flux cleaned = 0.000999265 Jy ! Component: 900 - total flux cleaned = 0.00106858 Jy ! Component: 950 - total flux cleaned = 0.00105082 Jy ! Component: 1000 - total flux cleaned = 0.00108454 Jy ! Component: 1050 - total flux cleaned = 0.00116717 Jy ! Component: 1100 - total flux cleaned = 0.00116693 Jy ! Component: 1150 - total flux cleaned = 0.00118315 Jy ! Component: 1200 - total flux cleaned = 0.00121501 Jy ! Component: 1250 - total flux cleaned = 0.00123077 Jy ! Component: 1300 - total flux cleaned = 0.00124647 Jy ! Component: 1350 - total flux cleaned = 0.00124678 Jy ! Component: 1400 - total flux cleaned = 0.00124686 Jy ! Component: 1450 - total flux cleaned = 0.00127702 Jy ! Component: 1500 - total flux cleaned = 0.00129173 Jy ! Component: 1550 - total flux cleaned = 0.00129166 Jy ! Component: 1600 - total flux cleaned = 0.0013205 Jy ! Component: 1650 - total flux cleaned = 0.00130617 Jy ! Component: 1700 - total flux cleaned = 0.00132039 Jy ! Component: 1750 - total flux cleaned = 0.00133427 Jy ! Component: 1800 - total flux cleaned = 0.00136181 Jy ! Component: 1850 - total flux cleaned = 0.00134793 Jy ! Component: 1900 - total flux cleaned = 0.00137491 Jy ! Component: 1950 - total flux cleaned = 0.00136164 Jy ! Component: 2000 - total flux cleaned = 0.00138824 Jy ! Component: 2050 - total flux cleaned = 0.0014014 Jy ! Component: 2100 - total flux cleaned = 0.00145341 Jy ! Component: 2150 - total flux cleaned = 0.0014403 Jy ! Component: 2200 - total flux cleaned = 0.00150421 Jy ! Component: 2250 - total flux cleaned = 0.00152939 Jy ! Component: 2300 - total flux cleaned = 0.00152941 Jy ! Component: 2350 - total flux cleaned = 0.00156668 Jy ! Component: 2400 - total flux cleaned = 0.00159135 Jy ! Component: 2450 - total flux cleaned = 0.00160364 Jy ! Component: 2500 - total flux cleaned = 0.00165205 Jy ! Component: 2550 - total flux cleaned = 0.00166394 Jy ! Component: 2600 - total flux cleaned = 0.00166386 Jy ! Component: 2650 - total flux cleaned = 0.00169941 Jy ! Component: 2700 - total flux cleaned = 0.00173444 Jy ! Component: 2750 - total flux cleaned = 0.00178076 Jy ! Component: 2800 - total flux cleaned = 0.00180382 Jy ! Component: 2850 - total flux cleaned = 0.00187213 Jy ! Component: 2900 - total flux cleaned = 0.00187214 Jy ! Component: 2950 - total flux cleaned = 0.00189471 Jy ! Component: 3000 - total flux cleaned = 0.00191701 Jy ! Component: 3050 - total flux cleaned = 0.00198337 Jy ! Component: 3100 - total flux cleaned = 0.00199441 Jy ! Component: 3150 - total flux cleaned = 0.00203823 Jy ! Component: 3200 - total flux cleaned = 0.00209242 Jy ! Component: 3250 - total flux cleaned = 0.00213535 Jy ! Component: 3300 - total flux cleaned = 0.00218884 Jy ! Component: 3350 - total flux cleaned = 0.00219937 Jy ! Component: 3400 - total flux cleaned = 0.00223108 Jy ! Component: 3450 - total flux cleaned = 0.00222078 Jy ! Component: 3500 - total flux cleaned = 0.00223121 Jy ! Component: 3550 - total flux cleaned = 0.00225189 Jy ! Component: 3600 - total flux cleaned = 0.00229288 Jy ! Component: 3650 - total flux cleaned = 0.0022828 Jy ! Component: 3700 - total flux cleaned = 0.00229293 Jy ! Component: 3750 - total flux cleaned = 0.00235322 Jy ! Component: 3800 - total flux cleaned = 0.00232323 Jy ! Component: 3850 - total flux cleaned = 0.00236293 Jy ! Component: 3900 - total flux cleaned = 0.00230383 Jy ! Component: 3950 - total flux cleaned = 0.00235286 Jy ! Component: 4000 - total flux cleaned = 0.00235279 Jy ! Component: 4050 - total flux cleaned = 0.00241102 Jy ! Total flux subtracted in 4096 components = 0.00239178 Jy ! Clean residual min=-0.000551 max=0.000696 Jy/beam ! Clean residual mean=0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.135685 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 423 components and 0.135685 Jy ![Exited script file: muppet] wmap "J0713+5053_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.634 at 15.19 degrees (North through East) ! Clean map min=-0.0012032 max=0.12416 Jy/beam ! Writing clean map to FITS file: J0713+5053_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.124164 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170063 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410898 0.410898 0.821796 1.64359 3.28719 6.57437 13.1487 26.2975 52.595 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.707 x 5.634 at 15.19 degrees (North through East) ! Clean map min=-0.0012032 max=0.12416 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 J0713+5053_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:45:23 2019