! Started logfile: J1926-1005_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:55:42 2019 obs J1926-1005_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1926-1005_S_2017_05_31_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974269 visibilities/baseline/integration-bin. ! Found source: J1926-1005 ! ! 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 703 lines of history. ! ! Reading 6664 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 J1926-1005_S_2017_05_31_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.797706Jy sigma=0.006329 ! Fit after self-cal, rms=0.776131Jy sigma=0.006191 ! 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.509 mas, bmaj=7.041 mas, bpa=-6.169 degrees ! Estimated noise=1661.76 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.170483 Jy ! Component: 100 - total flux cleaned = 0.216891 Jy ! Total flux subtracted in 100 components = 0.216891 Jy ! Clean residual min=-0.009440 max=0.019316 Jy/beam ! Clean residual mean=0.000020 rms=0.003208 Jy/beam ! Combined flux in latest and established models = 0.216891 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.216891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178715Jy sigma=0.000744 ! Fit after self-cal, rms=0.178719Jy sigma=0.000744 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200315 Jy ! Component: 100 - total flux cleaned = 0.0294325 Jy ! Total flux subtracted in 100 components = 0.0294325 Jy ! Clean residual min=-0.011362 max=0.009085 Jy/beam ! Clean residual mean=-0.000007 rms=0.002627 Jy/beam ! Combined flux in latest and established models = 0.246323 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.246323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173884Jy sigma=0.000731 ! Fit after self-cal, rms=0.173887Jy sigma=0.000731 ! 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.003 mas, bmaj=8.099 mas, bpa=-6.759 degrees ! Estimated noise=1285.85 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.000141439 Jy ! Component: 100 - total flux cleaned = 0.000500015 Jy ! Component: 150 - total flux cleaned = 0.00059775 Jy ! Component: 200 - total flux cleaned = 0.000688797 Jy ! Total flux subtracted in 200 components = 0.000688797 Jy ! Clean residual min=-0.009915 max=0.006627 Jy/beam ! Clean residual mean=-0.000013 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.247012 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.247012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173330Jy sigma=0.000731 ! Fit after self-cal, rms=0.173333Jy sigma=0.000731 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.97 KP 1.07 ! LA 1.03 MK 0.97 NL 0.93 OV 1.03 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 1.02 ! LA 1.01 MK 0.99 NL 1.05 OV 1.09 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.36 FD 1.06 HN 0.99 KP 1.02 ! LA 1.01 MK 1.02 NL 0.98 OV 1.02 ! PT 0.91 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.94 KP 1.04 ! LA 0.95 MK 1.15 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.173333Jy sigma=0.000731 ! Fit after self-cal, rms=0.096209Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=8.053 mas, bpa=-6.923 degrees ! Estimated noise=1285.29 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 = -5.29535e-05 Jy ! Component: 100 - total flux cleaned = -2.38155e-05 Jy ! Component: 150 - total flux cleaned = 2.6861e-05 Jy ! Component: 200 - total flux cleaned = 4.9787e-05 Jy ! Total flux subtracted in 200 components = 4.9787e-05 Jy ! Clean residual min=-0.003297 max=0.004356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.247062 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.247062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096192Jy sigma=0.000687 ! Fit after self-cal, rms=0.096052Jy sigma=0.000687 ! 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.096052Jy sigma=0.000687 ! Fit after self-cal, rms=0.096150Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.055 mas, bpa=-6.912 degrees ! Estimated noise=1287.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102417 Jy ! Component: 100 - total flux cleaned = 0.000126244 Jy ! Component: 150 - total flux cleaned = 0.000147216 Jy ! Component: 200 - total flux cleaned = 0.00016602 Jy ! Total flux subtracted in 200 components = 0.00016602 Jy ! Clean residual min=-0.003228 max=0.004298 Jy/beam ! Clean residual mean=-0.000003 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.247228 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.247228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096139Jy sigma=0.000687 ! Fit after self-cal, rms=0.096138Jy sigma=0.000687 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 (17, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431101 Jy ! Component: 100 - total flux cleaned = 0.00647243 Jy ! Component: 150 - total flux cleaned = 0.00726163 Jy ! Component: 200 - total flux cleaned = 0.00781887 Jy ! Total flux subtracted in 200 components = 0.00781887 Jy ! Clean residual min=-0.002607 max=0.002940 Jy/beam ! Clean residual mean=-0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.255047 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.255047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095925Jy sigma=0.000685 ! Fit after self-cal, rms=0.095921Jy sigma=0.000685 ! Inverting map ! Added new window around map position (65, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186472 Jy ! Component: 100 - total flux cleaned = 0.00233493 Jy ! Component: 150 - total flux cleaned = 0.00270938 Jy ! Component: 200 - total flux cleaned = 0.00307163 Jy ! Total flux subtracted in 200 components = 0.00307163 Jy ! Clean residual min=-0.002256 max=0.002582 Jy/beam ! Clean residual mean=0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.258118 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.258118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095818Jy sigma=0.000684 ! Fit after self-cal, rms=0.095814Jy sigma=0.000684 ! 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.095814Jy sigma=0.000684 ! Fit after self-cal, rms=0.095690Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.054 mas, bpa=-6.862 degrees ! Estimated noise=1285.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683676 Jy ! Component: 100 - total flux cleaned = 0.000960275 Jy ! Component: 150 - total flux cleaned = 0.00109944 Jy ! Component: 200 - total flux cleaned = 0.00116307 Jy ! Total flux subtracted in 200 components = 0.00116307 Jy ! Clean residual min=-0.002179 max=0.002366 Jy/beam ! Clean residual mean=-0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.259281 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.259281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095658Jy sigma=0.000684 ! Fit after self-cal, rms=0.095652Jy sigma=0.000684 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.000223775 Jy ! Component: 100 - total flux cleaned = 0.000309274 Jy ! Component: 150 - total flux cleaned = 0.000390483 Jy ! Component: 200 - total flux cleaned = 0.000416001 Jy ! Total flux subtracted in 200 components = 0.000416001 Jy ! Clean residual min=-0.002158 max=0.002336 Jy/beam ! Clean residual mean=-0.000000 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.259697 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.259697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095636Jy sigma=0.000684 ! Fit after self-cal, rms=0.095636Jy sigma=0.000684 ! 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.095636Jy sigma=0.000684 ! Fit after self-cal, rms=0.095640Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.187 mas, bmaj=14.71 mas, bpa=-7.382 degrees ! Estimated noise=1712.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505667 Jy ! Component: 100 - total flux cleaned = 0.000560924 Jy ! Component: 150 - total flux cleaned = 0.000584504 Jy ! Component: 200 - total flux cleaned = 0.00060388 Jy ! Total flux subtracted in 200 components = 0.00060388 Jy ! Clean residual min=-0.002327 max=0.002072 Jy/beam ! Clean residual mean=-0.000000 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.260301 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.260301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095627Jy sigma=0.000684 ! Fit after self-cal, rms=0.095626Jy sigma=0.000684 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.96281e-05 Jy ! Component: 100 - total flux cleaned = -1.76883e-05 Jy ! Component: 150 - total flux cleaned = 2.3903e-06 Jy ! Component: 200 - total flux cleaned = 3.59673e-05 Jy ! Total flux subtracted in 200 components = 3.59673e-05 Jy ! Clean residual min=-0.002340 max=0.002037 Jy/beam ! Clean residual mean=-0.000000 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.260337 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.260337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095619Jy sigma=0.000684 ! Fit after self-cal, rms=0.095619Jy sigma=0.000684 ! 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.022 mas, bmaj=8.052 mas, bpa=-6.851 degrees ! Estimated noise=1286.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 8.052 at -6.851 degrees (North through East) ! Clean map min=-0.0023129 max=0.22199 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.529 mas, bmaj=7.01 mas, bpa=-6.225 degrees ! Estimated noise=1642.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168462 Jy ! Component: 100 - total flux cleaned = 0.213738 Jy ! Component: 150 - total flux cleaned = 0.232655 Jy ! Component: 200 - total flux cleaned = 0.241092 Jy ! Total flux subtracted in 200 components = 0.241092 Jy ! Clean residual min=-0.005154 max=0.005434 Jy/beam ! Clean residual mean=0.000006 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.241092 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.241092 Jy ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.052 mas, bpa=-6.851 degrees ! Estimated noise=1286.21 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 (34.5, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055572 Jy ! Component: 100 - total flux cleaned = 0.00966917 Jy ! Component: 150 - total flux cleaned = 0.0127281 Jy ! Component: 200 - total flux cleaned = 0.0142855 Jy ! Total flux subtracted in 200 components = 0.0142855 Jy ! Clean residual min=-0.003029 max=0.002990 Jy/beam ! Clean residual mean=0.000001 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.255377 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.255377 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.187 mas, bmaj=14.71 mas, bpa=-7.382 degrees ! Estimated noise=1712.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293836 Jy ! Component: 100 - total flux cleaned = 0.00395066 Jy ! Component: 150 - total flux cleaned = 0.00436814 Jy ! Component: 200 - total flux cleaned = 0.00478767 Jy ! Total flux subtracted in 200 components = 0.00478767 Jy ! Clean residual min=-0.002697 max=0.002179 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.260165 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.000259602 Jy ! Component: 100 - total flux cleaned = 0.000446074 Jy ! Component: 150 - total flux cleaned = 0.000610989 Jy ! Component: 200 - total flux cleaned = 0.00075939 Jy ! Total flux subtracted in 200 components = 0.00075939 Jy ! Clean residual min=-0.002469 max=0.002270 Jy/beam ! Clean residual mean=-0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.260924 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 100 components and 0.260924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.052 mas, bpa=-6.851 degrees ! Estimated noise=1286.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416416 Jy ! Component: 100 - total flux cleaned = 0.000481346 Jy ! Component: 150 - total flux cleaned = 0.000479995 Jy ! Component: 200 - total flux cleaned = 0.000531156 Jy ! Total flux subtracted in 200 components = 0.000531156 Jy ! Clean residual min=-0.002274 max=0.002252 Jy/beam ! Clean residual mean=0.000000 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.261455 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.261455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095688Jy sigma=0.000684 ! Fit after self-cal, rms=0.095681Jy sigma=0.000684 wmodel J1926-1005_S_2017_05_31_pus_map.mod ! Writing 120 model components to file: J1926-1005_S_2017_05_31_pus_map.mod wobs J1926-1005_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1926-1005_S_2017_05_31_pus_uvs.fits wwins J1926-1005_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J1926-1005_S_2017_05_31_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.000288386 Jy ! Component: 100 - total flux cleaned = 0.000666833 Jy ! Component: 150 - total flux cleaned = 0.000772814 Jy ! Component: 200 - total flux cleaned = 0.000772656 Jy ! Component: 250 - total flux cleaned = 0.000870538 Jy ! Component: 300 - total flux cleaned = 0.000933988 Jy ! Component: 350 - total flux cleaned = 0.00105609 Jy ! Component: 400 - total flux cleaned = 0.00120428 Jy ! Component: 450 - total flux cleaned = 0.00129078 Jy ! Component: 500 - total flux cleaned = 0.00131972 Jy ! Component: 550 - total flux cleaned = 0.00142949 Jy ! Component: 600 - total flux cleaned = 0.00150903 Jy ! Component: 650 - total flux cleaned = 0.00145651 Jy ! Component: 700 - total flux cleaned = 0.00145658 Jy ! Component: 750 - total flux cleaned = 0.00140689 Jy ! Component: 800 - total flux cleaned = 0.0014072 Jy ! Component: 850 - total flux cleaned = 0.00135936 Jy ! Component: 900 - total flux cleaned = 0.0013358 Jy ! Component: 950 - total flux cleaned = 0.00126644 Jy ! Component: 1000 - total flux cleaned = 0.00126653 Jy ! Component: 1050 - total flux cleaned = 0.00124447 Jy ! Component: 1100 - total flux cleaned = 0.00126632 Jy ! Component: 1150 - total flux cleaned = 0.00128759 Jy ! Component: 1200 - total flux cleaned = 0.00126638 Jy ! Component: 1250 - total flux cleaned = 0.00122491 Jy ! Component: 1300 - total flux cleaned = 0.00118428 Jy ! Component: 1350 - total flux cleaned = 0.0012042 Jy ! Component: 1400 - total flux cleaned = 0.00114445 Jy ! Component: 1450 - total flux cleaned = 0.00110555 Jy ! Component: 1500 - total flux cleaned = 0.00102924 Jy ! Component: 1550 - total flux cleaned = 0.00099172 Jy ! Component: 1600 - total flux cleaned = 0.000936224 Jy ! Component: 1650 - total flux cleaned = 0.000917986 Jy ! Component: 1700 - total flux cleaned = 0.000863633 Jy ! Component: 1750 - total flux cleaned = 0.000827829 Jy ! Component: 1800 - total flux cleaned = 0.000810004 Jy ! Component: 1850 - total flux cleaned = 0.000705506 Jy ! Component: 1900 - total flux cleaned = 0.000688132 Jy ! Component: 1950 - total flux cleaned = 0.000569397 Jy ! Component: 2000 - total flux cleaned = 0.000552814 Jy ! Component: 2050 - total flux cleaned = 0.000486669 Jy ! Component: 2100 - total flux cleaned = 0.000421288 Jy ! Component: 2150 - total flux cleaned = 0.000405266 Jy ! Component: 2200 - total flux cleaned = 0.000309014 Jy ! Component: 2250 - total flux cleaned = 0.000245556 Jy ! Component: 2300 - total flux cleaned = 0.000182771 Jy ! Component: 2350 - total flux cleaned = 5.85871e-05 Jy ! Component: 2400 - total flux cleaned = -2.75446e-06 Jy ! Component: 2450 - total flux cleaned = -1.78346e-05 Jy ! Component: 2500 - total flux cleaned = -3.29126e-05 Jy ! Component: 2550 - total flux cleaned = -6.29629e-05 Jy ! Component: 2600 - total flux cleaned = -7.77762e-05 Jy ! Component: 2650 - total flux cleaned = -9.25799e-05 Jy ! Component: 2700 - total flux cleaned = -0.000121758 Jy ! Component: 2750 - total flux cleaned = -0.000121551 Jy ! Component: 2800 - total flux cleaned = -9.29022e-05 Jy ! Component: 2850 - total flux cleaned = -0.000107008 Jy ! Component: 2900 - total flux cleaned = -5.08874e-05 Jy ! Component: 2950 - total flux cleaned = -7.88047e-05 Jy ! Component: 3000 - total flux cleaned = -5.11681e-05 Jy ! Component: 3050 - total flux cleaned = -5.10702e-05 Jy ! Component: 3100 - total flux cleaned = -6.47317e-05 Jy ! Component: 3150 - total flux cleaned = -9.1773e-05 Jy ! Component: 3200 - total flux cleaned = -9.18738e-05 Jy ! Component: 3250 - total flux cleaned = -0.000118549 Jy ! Component: 3300 - total flux cleaned = -0.000118532 Jy ! Component: 3350 - total flux cleaned = -0.000118567 Jy ! Component: 3400 - total flux cleaned = -0.000118559 Jy ! Component: 3450 - total flux cleaned = -0.000144422 Jy ! Component: 3500 - total flux cleaned = -0.00013149 Jy ! Component: 3550 - total flux cleaned = -0.000105934 Jy ! Component: 3600 - total flux cleaned = -0.000156665 Jy ! Component: 3650 - total flux cleaned = -0.000143841 Jy ! Component: 3700 - total flux cleaned = -0.000118828 Jy ! Component: 3750 - total flux cleaned = -0.000156171 Jy ! Component: 3800 - total flux cleaned = -0.000131447 Jy ! Component: 3850 - total flux cleaned = -0.000143693 Jy ! Component: 3900 - total flux cleaned = -0.000155877 Jy ! Component: 3950 - total flux cleaned = -0.000155829 Jy ! Component: 4000 - total flux cleaned = -0.000143787 Jy ! Component: 4050 - total flux cleaned = -0.000167916 Jy ! Total flux subtracted in 4096 components = -0.000191883 Jy ! Clean residual min=-0.000735 max=0.000677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.261263 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 381 components and 0.261264 Jy ![Exited script file: muppet] wmap "J1926-1005_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 8.052 at -6.851 degrees (North through East) ! Clean map min=-0.0018689 max=0.21943 Jy/beam ! Writing clean map to FITS file: J1926-1005_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.219432 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282537 0.282537 0.565074 1.13015 2.2603 4.5206 9.04119 18.0824 36.1648 72.3295 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.022 x 8.052 at -6.851 degrees (North through East) ! Clean map min=-0.0018689 max=0.21943 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 J1926-1005_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:55:46 2019