! Started logfile: J0005+0524_S_2017_07_16_pus_uvs.log on Thu May 9 10:56:28 2019 obs J0005+0524_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0005+0524_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.664522 visibilities/baseline/integration-bin. ! Found source: J0005+0524 ! ! 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 815 lines of history. ! ! Reading 13636 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 J0005+0524_S_2017_07_16_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 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 788 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872436Jy sigma=0.007980 ! Fit after self-cal, rms=0.852854Jy sigma=0.007814 ! 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.478 mas, bmaj=6.386 mas, bpa=-5.836 degrees ! Estimated noise=1045.09 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.110386 Jy ! Component: 100 - total flux cleaned = 0.143976 Jy ! Total flux subtracted in 100 components = 0.143976 Jy ! Clean residual min=-0.006583 max=0.015534 Jy/beam ! Clean residual mean=0.000007 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.143976 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.143976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081826Jy sigma=0.000719 ! Fit after self-cal, rms=0.081798Jy sigma=0.000718 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179015 Jy ! Component: 100 - total flux cleaned = 0.0278357 Jy ! Total flux subtracted in 100 components = 0.0278357 Jy ! Clean residual min=-0.003896 max=0.004842 Jy/beam ! Clean residual mean=0.000002 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.171812 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.171812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077107Jy sigma=0.000676 ! Fit after self-cal, rms=0.077088Jy sigma=0.000676 ! 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=2.857 mas, bmaj=7.078 mas, bpa=-4.571 degrees ! Estimated noise=771.765 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.00704169 Jy ! Component: 100 - total flux cleaned = 0.0104669 Jy ! Component: 150 - total flux cleaned = 0.0123631 Jy ! Component: 200 - total flux cleaned = 0.0135666 Jy ! Total flux subtracted in 200 components = 0.0135666 Jy ! Clean residual min=-0.002807 max=0.002352 Jy/beam ! Clean residual mean=-0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.185379 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.185379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076410Jy sigma=0.000671 ! Fit after self-cal, rms=0.076411Jy sigma=0.000671 ! 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.97 FD 1.00* HN 0.96 KP 1.04 ! LA 1.05 MK 1.04 NL 0.88 OV 0.99 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.99 KP 1.03 ! LA 0.97 MK 1.00 NL 1.05 OV 1.02 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.97 KP 1.00 ! LA 1.00 MK 1.03 NL 1.03 OV 0.95 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.95 KP 1.00* ! LA 0.88 MK 1.10 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.076411Jy sigma=0.000671 ! Fit after self-cal, rms=0.074994Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=7.07 mas, bpa=-3.736 degrees ! Estimated noise=777.371 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 = -3.15201e-06 Jy ! Component: 100 - total flux cleaned = 1.86424e-05 Jy ! Component: 150 - total flux cleaned = 5.61247e-05 Jy ! Component: 200 - total flux cleaned = 7.24248e-05 Jy ! Total flux subtracted in 200 components = 7.24248e-05 Jy ! Clean residual min=-0.001975 max=0.002114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.185451 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.185451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074985Jy sigma=0.000666 ! Fit after self-cal, rms=0.074980Jy sigma=0.000666 ! 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.074980Jy sigma=0.000666 ! Fit after self-cal, rms=0.074890Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.069 mas, bpa=-3.717 degrees ! Estimated noise=777.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.93971e-05 Jy ! Component: 100 - total flux cleaned = -1.53795e-05 Jy ! Component: 150 - total flux cleaned = 9.97353e-06 Jy ! Component: 200 - total flux cleaned = 9.72416e-06 Jy ! Total flux subtracted in 200 components = 9.72416e-06 Jy ! Clean residual min=-0.001910 max=0.001969 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.185461 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.185461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074885Jy sigma=0.000665 ! Fit after self-cal, rms=0.074887Jy sigma=0.000665 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.34431e-05 Jy ! Component: 100 - total flux cleaned = 1.34904e-05 Jy ! Component: 150 - total flux cleaned = 3.90499e-06 Jy ! Component: 200 - total flux cleaned = -5.09378e-06 Jy ! Total flux subtracted in 200 components = -5.09378e-06 Jy ! Clean residual min=-0.001887 max=0.001960 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.185456 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.185456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074885Jy sigma=0.000665 ! Fit after self-cal, rms=0.074885Jy sigma=0.000665 ! 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.074885Jy sigma=0.000665 ! Fit after self-cal, rms=0.074726Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.068 mas, bpa=-3.656 degrees ! Estimated noise=776.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016165 Jy ! Component: 100 - total flux cleaned = -0.000142996 Jy ! Component: 150 - total flux cleaned = -0.000143057 Jy ! Component: 200 - total flux cleaned = -0.000151532 Jy ! Total flux subtracted in 200 components = -0.000151532 Jy ! Clean residual min=-0.001897 max=0.001921 Jy/beam ! Clean residual mean=-0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.185304 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.185304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074724Jy sigma=0.000664 ! Fit after self-cal, rms=0.074725Jy sigma=0.000664 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 (18, -101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001245 Jy ! Component: 100 - total flux cleaned = 0.00112614 Jy ! Component: 150 - total flux cleaned = 0.00117182 Jy ! Component: 200 - total flux cleaned = 0.00121139 Jy ! Total flux subtracted in 200 components = 0.00121139 Jy ! Clean residual min=-0.001818 max=0.001811 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.186516 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.186516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074690Jy sigma=0.000664 ! Fit after self-cal, rms=0.074688Jy sigma=0.000664 ! 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.074688Jy sigma=0.000664 ! Fit after self-cal, rms=0.074681Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.476 mas, bmaj=10.98 mas, bpa=-5.639 degrees ! Estimated noise=1041.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488345 Jy ! Component: 100 - total flux cleaned = 0.000704726 Jy ! Component: 150 - total flux cleaned = 0.000835236 Jy ! Component: 200 - total flux cleaned = 0.000902211 Jy ! Total flux subtracted in 200 components = 0.000902211 Jy ! Clean residual min=-0.001748 max=0.001879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.187418 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.187418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074681Jy sigma=0.000664 ! Fit after self-cal, rms=0.074680Jy sigma=0.000664 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 = 7.3811e-07 Jy ! Component: 100 - total flux cleaned = 1.89448e-05 Jy ! Component: 150 - total flux cleaned = 2.70612e-05 Jy ! Component: 200 - total flux cleaned = 3.44405e-05 Jy ! Total flux subtracted in 200 components = 3.44405e-05 Jy ! Clean residual min=-0.001749 max=0.001862 Jy/beam ! Clean residual mean=-0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.187452 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.187452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074681Jy sigma=0.000664 ! Fit after self-cal, rms=0.074681Jy sigma=0.000664 ! 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=2.908 mas, bmaj=7.068 mas, bpa=-3.57 degrees ! Estimated noise=777.197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.908 x 7.068 at -3.57 degrees (North through East) ! Clean map min=-0.0017787 max=0.14951 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.52 mas, bmaj=6.341 mas, bpa=-4.761 degrees ! Estimated noise=1052.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110552 Jy ! Component: 100 - total flux cleaned = 0.144048 Jy ! Component: 150 - total flux cleaned = 0.161364 Jy ! Component: 200 - total flux cleaned = 0.170929 Jy ! Total flux subtracted in 200 components = 0.170929 Jy ! Clean residual min=-0.003060 max=0.004627 Jy/beam ! Clean residual mean=0.000002 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.170929 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.170929 Jy ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.068 mas, bpa=-3.57 degrees ! Estimated noise=777.197 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.00689174 Jy ! Component: 100 - total flux cleaned = 0.0102884 Jy ! Component: 150 - total flux cleaned = 0.0124386 Jy ! Component: 200 - total flux cleaned = 0.0137234 Jy ! Total flux subtracted in 200 components = 0.0137234 Jy ! Clean residual min=-0.001965 max=0.001709 Jy/beam ! Clean residual mean=0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.184653 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.184653 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.476 mas, bmaj=10.98 mas, bpa=-5.639 degrees ! Estimated noise=1041.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140871 Jy ! Component: 100 - total flux cleaned = 0.00188307 Jy ! Component: 150 - total flux cleaned = 0.00208365 Jy ! Component: 200 - total flux cleaned = 0.00227054 Jy ! Total flux subtracted in 200 components = 0.00227054 Jy ! Clean residual min=-0.001786 max=0.001869 Jy/beam ! Clean residual mean=-0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.186923 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 = 8.01775e-05 Jy ! Component: 100 - total flux cleaned = 0.000152784 Jy ! Component: 150 - total flux cleaned = 0.000209647 Jy ! Component: 200 - total flux cleaned = 0.000262316 Jy ! Total flux subtracted in 200 components = 0.000262316 Jy ! Clean residual min=-0.001782 max=0.001840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.187186 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.187185 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.068 mas, bpa=-3.57 degrees ! Estimated noise=777.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222785 Jy ! Component: 100 - total flux cleaned = -0.00024897 Jy ! Component: 150 - total flux cleaned = -0.000200693 Jy ! Component: 200 - total flux cleaned = -0.000178915 Jy ! Total flux subtracted in 200 components = -0.000178915 Jy ! Clean residual min=-0.001918 max=0.001820 Jy/beam ! Clean residual mean=-0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.187007 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.187007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074682Jy sigma=0.000664 ! Fit after self-cal, rms=0.074682Jy sigma=0.000664 wmodel J0005+0524_S_2017_07_16_pus_map.mod ! Writing 69 model components to file: J0005+0524_S_2017_07_16_pus_map.mod wobs J0005+0524_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0005+0524_S_2017_07_16_pus_uvs.fits wwins J0005+0524_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0005+0524_S_2017_07_16_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.00019336 Jy ! Component: 100 - total flux cleaned = 0.000134533 Jy ! Component: 150 - total flux cleaned = 7.65078e-05 Jy ! Component: 200 - total flux cleaned = 7.68246e-05 Jy ! Component: 250 - total flux cleaned = 0.000128516 Jy ! Component: 300 - total flux cleaned = 0.000153652 Jy ! Component: 350 - total flux cleaned = 0.000226884 Jy ! Component: 400 - total flux cleaned = 0.000274609 Jy ! Component: 450 - total flux cleaned = 0.000368433 Jy ! Component: 500 - total flux cleaned = 0.000437018 Jy ! Component: 550 - total flux cleaned = 0.000503862 Jy ! Component: 600 - total flux cleaned = 0.000569412 Jy ! Component: 650 - total flux cleaned = 0.000654438 Jy ! Component: 700 - total flux cleaned = 0.000738098 Jy ! Component: 750 - total flux cleaned = 0.000799204 Jy ! Component: 800 - total flux cleaned = 0.000919125 Jy ! Component: 850 - total flux cleaned = 0.00099717 Jy ! Component: 900 - total flux cleaned = 0.0010163 Jy ! Component: 950 - total flux cleaned = 0.00109208 Jy ! Component: 1000 - total flux cleaned = 0.00109211 Jy ! Component: 1050 - total flux cleaned = 0.00120261 Jy ! Component: 1100 - total flux cleaned = 0.00114752 Jy ! Component: 1150 - total flux cleaned = 0.00116566 Jy ! Component: 1200 - total flux cleaned = 0.00114788 Jy ! Component: 1250 - total flux cleaned = 0.0011831 Jy ! Component: 1300 - total flux cleaned = 0.00123477 Jy ! Component: 1350 - total flux cleaned = 0.00125138 Jy ! Component: 1400 - total flux cleaned = 0.00128523 Jy ! Component: 1450 - total flux cleaned = 0.00133513 Jy ! Component: 1500 - total flux cleaned = 0.00138471 Jy ! Component: 1550 - total flux cleaned = 0.00143355 Jy ! Component: 1600 - total flux cleaned = 0.0015138 Jy ! Component: 1650 - total flux cleaned = 0.00152964 Jy ! Component: 1700 - total flux cleaned = 0.00159226 Jy ! Component: 1750 - total flux cleaned = 0.00159218 Jy ! Component: 1800 - total flux cleaned = 0.00157711 Jy ! Component: 1850 - total flux cleaned = 0.00165322 Jy ! Component: 1900 - total flux cleaned = 0.00168314 Jy ! Component: 1950 - total flux cleaned = 0.00163854 Jy ! Component: 2000 - total flux cleaned = 0.00169741 Jy ! Component: 2050 - total flux cleaned = 0.00168255 Jy ! Component: 2100 - total flux cleaned = 0.00172578 Jy ! Component: 2150 - total flux cleaned = 0.00168279 Jy ! Component: 2200 - total flux cleaned = 0.00171091 Jy ! Component: 2250 - total flux cleaned = 0.00171098 Jy ! Component: 2300 - total flux cleaned = 0.00175262 Jy ! Component: 2350 - total flux cleaned = 0.00177995 Jy ! Component: 2400 - total flux cleaned = 0.00183429 Jy ! Component: 2450 - total flux cleaned = 0.0018744 Jy ! Component: 2500 - total flux cleaned = 0.00187441 Jy ! Component: 2550 - total flux cleaned = 0.00191423 Jy ! Component: 2600 - total flux cleaned = 0.00190124 Jy ! Component: 2650 - total flux cleaned = 0.00195334 Jy ! Component: 2700 - total flux cleaned = 0.00199219 Jy ! Component: 2750 - total flux cleaned = 0.00205609 Jy ! Component: 2800 - total flux cleaned = 0.00208134 Jy ! Component: 2850 - total flux cleaned = 0.00213172 Jy ! Component: 2900 - total flux cleaned = 0.00215661 Jy ! Component: 2950 - total flux cleaned = 0.00213166 Jy ! Component: 3000 - total flux cleaned = 0.00220545 Jy ! Component: 3050 - total flux cleaned = 0.00222994 Jy ! Component: 3100 - total flux cleaned = 0.0022663 Jy ! Component: 3150 - total flux cleaned = 0.00232622 Jy ! Component: 3200 - total flux cleaned = 0.0023024 Jy ! Component: 3250 - total flux cleaned = 0.00234962 Jy ! Component: 3300 - total flux cleaned = 0.0023849 Jy ! Component: 3350 - total flux cleaned = 0.00241986 Jy ! Component: 3400 - total flux cleaned = 0.002443 Jy ! Component: 3450 - total flux cleaned = 0.00246598 Jy ! Component: 3500 - total flux cleaned = 0.00247726 Jy ! Component: 3550 - total flux cleaned = 0.00249975 Jy ! Component: 3600 - total flux cleaned = 0.0024773 Jy ! Component: 3650 - total flux cleaned = 0.00253302 Jy ! Component: 3700 - total flux cleaned = 0.00259935 Jy ! Component: 3750 - total flux cleaned = 0.00256653 Jy ! Component: 3800 - total flux cleaned = 0.00265361 Jy ! Component: 3850 - total flux cleaned = 0.00268603 Jy ! Component: 3900 - total flux cleaned = 0.00268597 Jy ! Component: 3950 - total flux cleaned = 0.00268614 Jy ! Component: 4000 - total flux cleaned = 0.00274964 Jy ! Component: 4050 - total flux cleaned = 0.0027812 Jy ! Total flux subtracted in 4096 components = 0.00279169 Jy ! Clean residual min=-0.000759 max=0.000566 Jy/beam ! Clean residual mean=-0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.189798 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 359 components and 0.189798 Jy ![Exited script file: muppet] wmap "J0005+0524_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.908 x 7.068 at -3.57 degrees (North through East) ! Clean map min=-0.0012168 max=0.1494 Jy/beam ! Writing clean map to FITS file: J0005+0524_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149398 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185989 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373477 0.373477 0.746953 1.49391 2.98781 5.97563 11.9513 23.9025 47.805 95.61 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.908 x 7.068 at -3.57 degrees (North through East) ! Clean map min=-0.0012168 max=0.1494 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 J0005+0524_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:56:33 2019