! Started logfile: J1008-0933_S_2017_05_27_pus_uvs.log on Fri May 3 11:04:32 2019 obs J1008-0933_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1008-0933_S_2017_05_27_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960582 visibilities/baseline/integration-bin. ! Found source: J1008-0933 ! ! 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 1211 lines of history. ! ! Reading 14524 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 J1008-0933_S_2017_05_27_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 441 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864470Jy sigma=0.027938 ! Fit after self-cal, rms=0.849433Jy sigma=0.027880 ! 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.108 mas, bmaj=6.367 mas, bpa=2.312 degrees ! Estimated noise=654.446 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.0811666 Jy ! Component: 100 - total flux cleaned = 0.121947 Jy ! Total flux subtracted in 100 components = 0.121947 Jy ! Clean residual min=-0.021232 max=0.048046 Jy/beam ! Clean residual mean=-0.000029 rms=0.006965 Jy/beam ! Combined flux in latest and established models = 0.121947 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.121947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.518485Jy sigma=0.002233 ! Fit after self-cal, rms=0.518022Jy sigma=0.002231 ! Inverting map ! Added new window around map position (-2.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0429336 Jy ! Component: 100 - total flux cleaned = 0.0667749 Jy ! Total flux subtracted in 100 components = 0.0667749 Jy ! Clean residual min=-0.021839 max=0.035237 Jy/beam ! Clean residual mean=-0.000020 rms=0.005683 Jy/beam ! Combined flux in latest and established models = 0.188722 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.188722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.511989Jy sigma=0.002113 ! Fit after self-cal, rms=0.511130Jy sigma=0.002100 ! 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.508 mas, bmaj=7.232 mas, bpa=1.442 degrees ! Estimated noise=558.489 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 (1.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0369476 Jy ! Component: 100 - total flux cleaned = 0.060259 Jy ! Component: 150 - total flux cleaned = 0.0763771 Jy ! Component: 200 - total flux cleaned = 0.0845234 Jy ! Total flux subtracted in 200 components = 0.0845234 Jy ! Clean residual min=-0.014798 max=0.014559 Jy/beam ! Clean residual mean=-0.000026 rms=0.004626 Jy/beam ! Combined flux in latest and established models = 0.273246 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.273246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.503517Jy sigma=0.002287 ! Fit after self-cal, rms=0.503008Jy sigma=0.002283 ! 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 4.91 FD 0.76 HN 0.95 KP 0.96 ! LA 0.93 MK 1.07 NL 0.87 OV 0.89 ! PT 1.00 SC 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.07 FD 0.79 HN 0.99 KP 0.92 ! LA 0.89 MK 4.59 NL 1.11 OV 0.88 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 9.89 FD 0.84 HN 0.99 KP 0.95 ! LA 0.93 MK 1.11 NL 1.06 OV 0.83 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.04 KP 1.00* ! LA 21.69 MK 1.15 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.503008Jy sigma=0.002283 ! Fit after self-cal, rms=2.202400Jy sigma=0.000903 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=8.432 mas, bpa=0.6812 degrees ! Estimated noise=855.703 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.00953812 Jy ! Component: 100 - total flux cleaned = 0.0064935 Jy ! Component: 150 - total flux cleaned = 0.00340358 Jy ! Component: 200 - total flux cleaned = 0.00140691 Jy ! Total flux subtracted in 200 components = 0.00140691 Jy ! Clean residual min=-0.011662 max=0.011552 Jy/beam ! Clean residual mean=0.000040 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.274653 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.274653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.194161Jy sigma=0.000907 ! Fit after self-cal, rms=2.194636Jy sigma=0.000896 ! 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=2.194636Jy sigma=0.000896 ! Fit after self-cal, rms=2.715876Jy sigma=0.000816 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=8.748 mas, bpa=0.3311 degrees ! Estimated noise=937.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652702 Jy ! Component: 100 - total flux cleaned = 0.00389892 Jy ! Component: 150 - total flux cleaned = 0.00123114 Jy ! Component: 200 - total flux cleaned = -0.00013023 Jy ! Total flux subtracted in 200 components = -0.00013023 Jy ! Clean residual min=-0.011570 max=0.009882 Jy/beam ! Clean residual mean=0.000024 rms=0.002380 Jy/beam ! Combined flux in latest and established models = 0.274522 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.274522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.709012Jy sigma=0.000822 ! Fit after self-cal, rms=2.709036Jy sigma=0.000821 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.00166228 Jy ! Component: 100 - total flux cleaned = -0.0026543 Jy ! Component: 150 - total flux cleaned = -0.00377922 Jy ! Component: 200 - total flux cleaned = -0.0045375 Jy ! Total flux subtracted in 200 components = -0.0045375 Jy ! Clean residual min=-0.011155 max=0.010378 Jy/beam ! Clean residual mean=0.000026 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.269985 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.269985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.706605Jy sigma=0.000830 ! Fit after self-cal, rms=2.706604Jy sigma=0.000830 ! 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=2.706604Jy sigma=0.000830 ! Fit after self-cal, rms=2.523441Jy sigma=0.000743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.696 mas, bpa=-0.9384 degrees ! Estimated noise=963.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018093 Jy ! Component: 100 - total flux cleaned = 0.000805273 Jy ! Component: 150 - total flux cleaned = 0.000516343 Jy ! Component: 200 - total flux cleaned = 0.00101791 Jy ! Total flux subtracted in 200 components = 0.00101791 Jy ! Clean residual min=-0.007480 max=0.008079 Jy/beam ! Clean residual mean=-0.000009 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.271003 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.271003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.521051Jy sigma=0.000745 ! Fit after self-cal, rms=2.521016Jy sigma=0.000744 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 (-47, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441485 Jy ! Component: 100 - total flux cleaned = 0.00510687 Jy ! Component: 150 - total flux cleaned = 0.00553343 Jy ! Component: 200 - total flux cleaned = 0.00591304 Jy ! Total flux subtracted in 200 components = 0.00591304 Jy ! Clean residual min=-0.007428 max=0.006339 Jy/beam ! Clean residual mean=-0.000010 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.276916 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.276916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.519602Jy sigma=0.000744 ! Fit after self-cal, rms=2.519582Jy sigma=0.000744 ! 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=2.519582Jy sigma=0.000744 ! Fit after self-cal, rms=2.773612Jy sigma=0.000739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.812 mas, bmaj=15.33 mas, bpa=-2.047 degrees ! Estimated noise=1150.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521383 Jy ! Component: 100 - total flux cleaned = 0.00493002 Jy ! Component: 150 - total flux cleaned = 0.00442242 Jy ! Component: 200 - total flux cleaned = 0.00373289 Jy ! Total flux subtracted in 200 components = 0.00373289 Jy ! Clean residual min=-0.009548 max=0.007198 Jy/beam ! Clean residual mean=-0.000019 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.280649 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.280649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.771297Jy sigma=0.000743 ! Fit after self-cal, rms=2.771235Jy sigma=0.000743 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.000845594 Jy ! Component: 100 - total flux cleaned = -0.00141992 Jy ! Component: 150 - total flux cleaned = -0.00193431 Jy ! Component: 200 - total flux cleaned = -0.00225174 Jy ! Total flux subtracted in 200 components = -0.00225174 Jy ! Clean residual min=-0.009451 max=0.006732 Jy/beam ! Clean residual mean=-0.000015 rms=0.002386 Jy/beam ! Combined flux in latest and established models = 0.278397 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 140 components and 0.278397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770091Jy sigma=0.000746 ! Fit after self-cal, rms=2.770054Jy sigma=0.000745 ! 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.493 mas, bmaj=8.715 mas, bpa=-0.8776 degrees ! Estimated noise=990.608 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 8.715 at -0.8776 degrees (North through East) ! Clean map min=-0.024359 max=0.24099 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.927 mas, bmaj=7.392 mas, bpa=-0.2323 degrees ! Estimated noise=1463.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174376 Jy ! Component: 100 - total flux cleaned = 0.230878 Jy ! Component: 150 - total flux cleaned = 0.253686 Jy ! Component: 200 - total flux cleaned = 0.258053 Jy ! Total flux subtracted in 200 components = 0.258053 Jy ! Clean residual min=-0.013015 max=0.012989 Jy/beam ! Clean residual mean=-0.000016 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.258053 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.258053 Jy ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.715 mas, bpa=-0.8776 degrees ! Estimated noise=990.608 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.0105223 Jy ! Component: 100 - total flux cleaned = 0.0121459 Jy ! Component: 150 - total flux cleaned = 0.0139922 Jy ! Component: 200 - total flux cleaned = 0.0151882 Jy ! Total flux subtracted in 200 components = 0.0151882 Jy ! Clean residual min=-0.007249 max=0.007512 Jy/beam ! Clean residual mean=-0.000018 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.273242 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.273242 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.812 mas, bmaj=15.33 mas, bpa=-2.047 degrees ! Estimated noise=1150.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052829 Jy ! Component: 100 - total flux cleaned = 0.00585189 Jy ! Component: 150 - total flux cleaned = 0.00608276 Jy ! Component: 200 - total flux cleaned = 0.00565112 Jy ! Total flux subtracted in 200 components = 0.00565112 Jy ! Clean residual min=-0.008985 max=0.006622 Jy/beam ! Clean residual mean=-0.000021 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.278893 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.000191114 Jy ! Component: 100 - total flux cleaned = -0.000532371 Jy ! Component: 150 - total flux cleaned = -0.000688116 Jy ! Component: 200 - total flux cleaned = -0.00110753 Jy ! Total flux subtracted in 200 components = -0.00110753 Jy ! Clean residual min=-0.009042 max=0.006301 Jy/beam ! Clean residual mean=-0.000018 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.277785 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 92 components and 0.277785 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.715 mas, bpa=-0.8776 degrees ! Estimated noise=990.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00189427 Jy ! Component: 100 - total flux cleaned = -0.000587116 Jy ! Component: 150 - total flux cleaned = -0.000214475 Jy ! Component: 200 - total flux cleaned = -0.000221972 Jy ! Total flux subtracted in 200 components = -0.000221972 Jy ! Clean residual min=-0.007595 max=0.006501 Jy/beam ! Clean residual mean=-0.000007 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.277563 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.277563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.768755Jy sigma=0.000747 ! Fit after self-cal, rms=2.768627Jy sigma=0.000746 wmodel J1008-0933_S_2017_05_27_pus_map.mod ! Writing 104 model components to file: J1008-0933_S_2017_05_27_pus_map.mod wobs J1008-0933_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1008-0933_S_2017_05_27_pus_uvs.fits wwins J1008-0933_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J1008-0933_S_2017_05_27_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.0027717 Jy ! Component: 100 - total flux cleaned = -0.00401083 Jy ! Component: 150 - total flux cleaned = -0.00530369 Jy ! Component: 200 - total flux cleaned = -0.00655517 Jy ! Component: 250 - total flux cleaned = -0.00746688 Jy ! Component: 300 - total flux cleaned = -0.00796074 Jy ! Component: 350 - total flux cleaned = -0.00844407 Jy ! Component: 400 - total flux cleaned = -0.0089192 Jy ! Component: 450 - total flux cleaned = -0.00956938 Jy ! Component: 500 - total flux cleaned = -0.00984288 Jy ! Component: 550 - total flux cleaned = -0.0102929 Jy ! Component: 600 - total flux cleaned = -0.0105583 Jy ! Component: 650 - total flux cleaned = -0.0109079 Jy ! Component: 700 - total flux cleaned = -0.0109949 Jy ! Component: 750 - total flux cleaned = -0.0114231 Jy ! Component: 800 - total flux cleaned = -0.011591 Jy ! Component: 850 - total flux cleaned = -0.0117576 Jy ! Component: 900 - total flux cleaned = -0.0119239 Jy ! Component: 950 - total flux cleaned = -0.0123321 Jy ! Component: 1000 - total flux cleaned = -0.0124936 Jy ! Component: 1050 - total flux cleaned = -0.0128129 Jy ! Component: 1100 - total flux cleaned = -0.0129713 Jy ! Component: 1150 - total flux cleaned = -0.0132069 Jy ! Component: 1200 - total flux cleaned = -0.0135179 Jy ! Component: 1250 - total flux cleaned = -0.0137488 Jy ! Component: 1300 - total flux cleaned = -0.0142829 Jy ! Component: 1350 - total flux cleaned = -0.0145095 Jy ! Component: 1400 - total flux cleaned = -0.0146585 Jy ! Component: 1450 - total flux cleaned = -0.0149546 Jy ! Component: 1500 - total flux cleaned = -0.0148814 Jy ! Component: 1550 - total flux cleaned = -0.015101 Jy ! Component: 1600 - total flux cleaned = -0.015391 Jy ! Component: 1650 - total flux cleaned = -0.0156783 Jy ! Component: 1700 - total flux cleaned = -0.0156777 Jy ! Component: 1750 - total flux cleaned = -0.0160318 Jy ! Component: 1800 - total flux cleaned = -0.0161023 Jy ! Component: 1850 - total flux cleaned = -0.0166607 Jy ! Component: 1900 - total flux cleaned = -0.016868 Jy ! Component: 1950 - total flux cleaned = -0.0172113 Jy ! Component: 2000 - total flux cleaned = -0.0175522 Jy ! Component: 2050 - total flux cleaned = -0.0178913 Jy ! Component: 2100 - total flux cleaned = -0.0180935 Jy ! Component: 2150 - total flux cleaned = -0.0184951 Jy ! Component: 2200 - total flux cleaned = -0.0188275 Jy ! Component: 2250 - total flux cleaned = -0.0189599 Jy ! Component: 2300 - total flux cleaned = -0.0192224 Jy ! Component: 2350 - total flux cleaned = -0.0194841 Jy ! Component: 2400 - total flux cleaned = -0.0198093 Jy ! Component: 2450 - total flux cleaned = -0.0200675 Jy ! Component: 2500 - total flux cleaned = -0.0201957 Jy ! Component: 2550 - total flux cleaned = -0.0205154 Jy ! Component: 2600 - total flux cleaned = -0.0209599 Jy ! Component: 2650 - total flux cleaned = -0.0210859 Jy ! Component: 2700 - total flux cleaned = -0.0213994 Jy ! Component: 2750 - total flux cleaned = -0.0215863 Jy ! Component: 2800 - total flux cleaned = -0.0217101 Jy ! Component: 2850 - total flux cleaned = -0.0218954 Jy ! Component: 2900 - total flux cleaned = -0.0220793 Jy ! Component: 2950 - total flux cleaned = -0.0222625 Jy ! Component: 3000 - total flux cleaned = -0.0224446 Jy ! Component: 3050 - total flux cleaned = -0.0227462 Jy ! Component: 3100 - total flux cleaned = -0.0230465 Jy ! Component: 3150 - total flux cleaned = -0.0232256 Jy ! Component: 3200 - total flux cleaned = -0.0233447 Jy ! Component: 3250 - total flux cleaned = -0.0236403 Jy ! Component: 3300 - total flux cleaned = -0.0239347 Jy ! Component: 3350 - total flux cleaned = -0.0239348 Jy ! Component: 3400 - total flux cleaned = -0.0243426 Jy ! Component: 3450 - total flux cleaned = -0.0243426 Jy ! Component: 3500 - total flux cleaned = -0.0245163 Jy ! Component: 3550 - total flux cleaned = -0.0246316 Jy ! Component: 3600 - total flux cleaned = -0.0245171 Jy ! Component: 3650 - total flux cleaned = -0.0248033 Jy ! Component: 3700 - total flux cleaned = -0.0246894 Jy ! Component: 3750 - total flux cleaned = -0.0249722 Jy ! Component: 3800 - total flux cleaned = -0.0249719 Jy ! Component: 3850 - total flux cleaned = -0.0250282 Jy ! Component: 3900 - total flux cleaned = -0.0247484 Jy ! Component: 3950 - total flux cleaned = -0.0249714 Jy ! Component: 4000 - total flux cleaned = -0.0252494 Jy ! Component: 4050 - total flux cleaned = -0.0253048 Jy ! Total flux subtracted in 4096 components = -0.0251945 Jy ! Clean residual min=-0.003071 max=0.003417 Jy/beam ! Clean residual mean=-0.000004 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.252369 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 393 components and 0.252369 Jy ![Exited script file: muppet] wmap "J1008-0933_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 8.715 at -0.8776 degrees (North through East) ! Clean map min=-0.025104 max=0.25137 Jy/beam ! Writing clean map to FITS file: J1008-0933_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.251372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00108434 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2941 1.2941 2.58821 5.17642 10.3528 20.7057 41.4114 82.8227 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.251 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.493 x 8.715 at -0.8776 degrees (North through East) ! Clean map min=-0.025104 max=0.25137 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 J1008-0933_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:04:37 2019