! Started logfile: J1018-2140_S_2017_08_05_pus_uvs.log on Thu May 9 19:26:47 2019 obs J1018-2140_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1018-2140_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764327 visibilities/baseline/integration-bin. ! Found source: J1018-2140 ! ! 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 513 lines of history. ! ! Reading 10456 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 J1018-2140_S_2017_08_05_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 519 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922450Jy sigma=0.006648 ! Fit after self-cal, rms=0.901272Jy sigma=0.006498 ! 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.462 mas, bmaj=7.166 mas, bpa=-7.885 degrees ! Estimated noise=1356.8 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.0766814 Jy ! Component: 100 - total flux cleaned = 0.101461 Jy ! Total flux subtracted in 100 components = 0.101461 Jy ! Clean residual min=-0.005007 max=0.010262 Jy/beam ! Clean residual mean=0.000002 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.101461 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.101461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099265Jy sigma=0.000673 ! Fit after self-cal, rms=0.099241Jy sigma=0.000672 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110497 Jy ! Component: 100 - total flux cleaned = 0.0160147 Jy ! Total flux subtracted in 100 components = 0.0160147 Jy ! Clean residual min=-0.004187 max=0.004229 Jy/beam ! Clean residual mean=-0.000000 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.117476 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.117476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097798Jy sigma=0.000662 ! Fit after self-cal, rms=0.097812Jy sigma=0.000662 ! 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.889 mas, bmaj=8.035 mas, bpa=-6.61 degrees ! Estimated noise=1113.7 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.004284 Jy ! Component: 100 - total flux cleaned = 0.00675239 Jy ! Component: 150 - total flux cleaned = 0.00820662 Jy ! Component: 200 - total flux cleaned = 0.00892811 Jy ! Total flux subtracted in 200 components = 0.00892811 Jy ! Clean residual min=-0.003833 max=0.004175 Jy/beam ! Clean residual mean=-0.000010 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.126404 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.126404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097569Jy sigma=0.000661 ! Fit after self-cal, rms=0.097578Jy sigma=0.000661 ! 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.00* FD 0.91 HN 1.05 KP 1.06 ! LA 1.00 MK 0.94 NL 0.97 OV 1.02 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.03 KP 0.96 ! LA 0.96 MK 0.91 NL 1.07 OV 1.06 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 0.87 ! LA 0.78 MK 1.34 NL 1.25 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.91 KP 1.00* ! LA 1.00* MK 0.79 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.097578Jy sigma=0.000661 ! Fit after self-cal, rms=0.097920Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=8.032 mas, bpa=-6.315 degrees ! Estimated noise=1131.21 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.000172999 Jy ! Component: 100 - total flux cleaned = -0.000106146 Jy ! Component: 150 - total flux cleaned = -4.92696e-05 Jy ! Component: 200 - total flux cleaned = -2.36271e-05 Jy ! Total flux subtracted in 200 components = -2.36271e-05 Jy ! Clean residual min=-0.003118 max=0.003285 Jy/beam ! Clean residual mean=-0.000010 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.12638 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.12638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097899Jy sigma=0.000656 ! Fit after self-cal, rms=0.097889Jy sigma=0.000656 ! 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.097889Jy sigma=0.000656 ! Fit after self-cal, rms=0.099257Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=8.019 mas, bpa=-6.207 degrees ! Estimated noise=1137.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.93201e-05 Jy ! Component: 100 - total flux cleaned = -5.92972e-05 Jy ! Component: 150 - total flux cleaned = -4.13108e-05 Jy ! Component: 200 - total flux cleaned = -4.02891e-05 Jy ! Total flux subtracted in 200 components = -4.02891e-05 Jy ! Clean residual min=-0.002979 max=0.003000 Jy/beam ! Clean residual mean=-0.000008 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.12634 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.12634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099249Jy sigma=0.000654 ! Fit after self-cal, rms=0.099261Jy sigma=0.000654 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.94605e-06 Jy ! Component: 100 - total flux cleaned = 1.04857e-05 Jy ! Component: 150 - total flux cleaned = 1.10762e-05 Jy ! Component: 200 - total flux cleaned = 1.10352e-05 Jy ! Total flux subtracted in 200 components = 1.10352e-05 Jy ! Clean residual min=-0.002967 max=0.003004 Jy/beam ! Clean residual mean=-0.000008 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.126351 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.126351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099257Jy sigma=0.000654 ! Fit after self-cal, rms=0.099257Jy sigma=0.000654 ! 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.099257Jy sigma=0.000654 ! Fit after self-cal, rms=0.099991Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=7.989 mas, bpa=-6.281 degrees ! Estimated noise=1138.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.10781e-05 Jy ! Component: 100 - total flux cleaned = 4.11984e-05 Jy ! Component: 150 - total flux cleaned = 3.312e-05 Jy ! Component: 200 - total flux cleaned = 1.78021e-05 Jy ! Total flux subtracted in 200 components = 1.78021e-05 Jy ! Clean residual min=-0.002938 max=0.002849 Jy/beam ! Clean residual mean=-0.000006 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.126369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.126369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099990Jy sigma=0.000654 ! Fit after self-cal, rms=0.100003Jy sigma=0.000654 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.66755e-05 Jy ! Component: 100 - total flux cleaned = -4.62059e-05 Jy ! Component: 150 - total flux cleaned = -5.22273e-05 Jy ! Component: 200 - total flux cleaned = -5.79618e-05 Jy ! Total flux subtracted in 200 components = -5.79618e-05 Jy ! Clean residual min=-0.002945 max=0.002852 Jy/beam ! Clean residual mean=-0.000006 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.126311 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.126311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100002Jy sigma=0.000654 ! Fit after self-cal, rms=0.100002Jy sigma=0.000654 ! 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.100002Jy sigma=0.000654 ! Fit after self-cal, rms=0.100332Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.215 mas, bmaj=18.09 mas, bpa=-4.526 degrees ! Estimated noise=1479.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.10459e-05 Jy ! Component: 100 - total flux cleaned = 4.57908e-05 Jy ! Component: 150 - total flux cleaned = 4.21436e-05 Jy ! Component: 200 - total flux cleaned = 4.2458e-05 Jy ! Total flux subtracted in 200 components = 4.2458e-05 Jy ! Clean residual min=-0.002749 max=0.003093 Jy/beam ! Clean residual mean=-0.000013 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.126353 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.126353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100343Jy sigma=0.000654 ! Fit after self-cal, rms=0.100331Jy sigma=0.000654 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 = -8.53878e-06 Jy ! Component: 100 - total flux cleaned = -1.30149e-05 Jy ! Component: 150 - total flux cleaned = -1.61568e-05 Jy ! Component: 200 - total flux cleaned = -1.65563e-05 Jy ! Total flux subtracted in 200 components = -1.65563e-05 Jy ! Clean residual min=-0.002742 max=0.003041 Jy/beam ! Clean residual mean=-0.000013 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.126337 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.126337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100343Jy sigma=0.000654 ! Fit after self-cal, rms=0.100329Jy sigma=0.000654 ! 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.918 mas, bmaj=7.989 mas, bpa=-6.261 degrees ! Estimated noise=1140.64 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.989 at -6.261 degrees (North through East) ! Clean map min=-0.0027207 max=0.10104 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.483 mas, bmaj=7.095 mas, bpa=-7.587 degrees ! Estimated noise=1392.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0776375 Jy ! Component: 100 - total flux cleaned = 0.103009 Jy ! Component: 150 - total flux cleaned = 0.113657 Jy ! Component: 200 - total flux cleaned = 0.118771 Jy ! Total flux subtracted in 200 components = 0.118771 Jy ! Clean residual min=-0.003684 max=0.003305 Jy/beam ! Clean residual mean=-0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.118771 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.118771 Jy ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.989 mas, bpa=-6.261 degrees ! Estimated noise=1140.64 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 (-3.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406164 Jy ! Component: 100 - total flux cleaned = 0.0063172 Jy ! Component: 150 - total flux cleaned = 0.00772635 Jy ! Component: 200 - total flux cleaned = 0.00850149 Jy ! Total flux subtracted in 200 components = 0.00850149 Jy ! Clean residual min=-0.002735 max=0.002516 Jy/beam ! Clean residual mean=-0.000006 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.127273 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.127273 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.215 mas, bmaj=18.09 mas, bpa=-4.526 degrees ! Estimated noise=1479.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.88926e-05 Jy ! Component: 100 - total flux cleaned = 0.000131917 Jy ! Component: 150 - total flux cleaned = 0.000186255 Jy ! Component: 200 - total flux cleaned = 0.000201987 Jy ! Total flux subtracted in 200 components = 0.000201987 Jy ! Clean residual min=-0.002693 max=0.002758 Jy/beam ! Clean residual mean=-0.000012 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.127475 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 = -7.62491e-07 Jy ! Component: 100 - total flux cleaned = -1.67606e-06 Jy ! Component: 150 - total flux cleaned = -1.20207e-05 Jy ! Component: 200 - total flux cleaned = -1.21113e-05 Jy ! Total flux subtracted in 200 components = -1.21113e-05 Jy ! Clean residual min=-0.002692 max=0.002739 Jy/beam ! Clean residual mean=-0.000012 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.127463 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.127463 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.989 mas, bpa=-6.261 degrees ! Estimated noise=1140.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277332 Jy ! Component: 100 - total flux cleaned = 0.000135025 Jy ! Component: 150 - total flux cleaned = 0.000135281 Jy ! Component: 200 - total flux cleaned = 0.000158262 Jy ! Total flux subtracted in 200 components = 0.000158262 Jy ! Clean residual min=-0.002713 max=0.002419 Jy/beam ! Clean residual mean=-0.000005 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.127621 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.127621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100287Jy sigma=0.000653 ! Fit after self-cal, rms=0.100283Jy sigma=0.000653 wmodel J1018-2140_S_2017_08_05_pus_map.mod ! Writing 80 model components to file: J1018-2140_S_2017_08_05_pus_map.mod wobs J1018-2140_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1018-2140_S_2017_08_05_pus_uvs.fits wwins J1018-2140_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1018-2140_S_2017_08_05_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.000562004 Jy ! Component: 100 - total flux cleaned = -0.00105691 Jy ! Component: 150 - total flux cleaned = -0.00148157 Jy ! Component: 200 - total flux cleaned = -0.00164217 Jy ! Component: 250 - total flux cleaned = -0.00187446 Jy ! Component: 300 - total flux cleaned = -0.00202425 Jy ! Component: 350 - total flux cleaned = -0.00206093 Jy ! Component: 400 - total flux cleaned = -0.00216617 Jy ! Component: 450 - total flux cleaned = -0.00230212 Jy ! Component: 500 - total flux cleaned = -0.002467 Jy ! Component: 550 - total flux cleaned = -0.00259617 Jy ! Component: 600 - total flux cleaned = -0.00265891 Jy ! Component: 650 - total flux cleaned = -0.00275116 Jy ! Component: 700 - total flux cleaned = -0.00278134 Jy ! Component: 750 - total flux cleaned = -0.00283976 Jy ! Component: 800 - total flux cleaned = -0.00289715 Jy ! Component: 850 - total flux cleaned = -0.0030385 Jy ! Component: 900 - total flux cleaned = -0.00309335 Jy ! Component: 950 - total flux cleaned = -0.00317524 Jy ! Component: 1000 - total flux cleaned = -0.0033361 Jy ! Component: 1050 - total flux cleaned = -0.0034419 Jy ! Component: 1100 - total flux cleaned = -0.00354561 Jy ! Component: 1150 - total flux cleaned = -0.00372452 Jy ! Component: 1200 - total flux cleaned = -0.0039004 Jy ! Component: 1250 - total flux cleaned = -0.00395024 Jy ! Component: 1300 - total flux cleaned = -0.00414535 Jy ! Component: 1350 - total flux cleaned = -0.0042655 Jy ! Component: 1400 - total flux cleaned = -0.00438401 Jy ! Component: 1450 - total flux cleaned = -0.00454761 Jy ! Component: 1500 - total flux cleaned = -0.00459349 Jy ! Component: 1550 - total flux cleaned = -0.00473053 Jy ! Component: 1600 - total flux cleaned = -0.00488848 Jy ! Component: 1650 - total flux cleaned = -0.00497757 Jy ! Component: 1700 - total flux cleaned = -0.00513174 Jy ! Component: 1750 - total flux cleaned = -0.00526236 Jy ! Component: 1800 - total flux cleaned = -0.00532686 Jy ! Component: 1850 - total flux cleaned = -0.00539109 Jy ! Component: 1900 - total flux cleaned = -0.00558073 Jy ! Component: 1950 - total flux cleaned = -0.00568513 Jy ! Component: 2000 - total flux cleaned = -0.00580854 Jy ! Component: 2050 - total flux cleaned = -0.00595094 Jy ! Component: 2100 - total flux cleaned = -0.00607163 Jy ! Component: 2150 - total flux cleaned = -0.00619103 Jy ! Component: 2200 - total flux cleaned = -0.00623048 Jy ! Component: 2250 - total flux cleaned = -0.00640657 Jy ! Component: 2300 - total flux cleaned = -0.00652256 Jy ! Component: 2350 - total flux cleaned = -0.00659906 Jy ! Component: 2400 - total flux cleaned = -0.00671312 Jy ! Component: 2450 - total flux cleaned = -0.00678842 Jy ! Component: 2500 - total flux cleaned = -0.00680675 Jy ! Component: 2550 - total flux cleaned = -0.00689896 Jy ! Component: 2600 - total flux cleaned = -0.00695384 Jy ! Component: 2650 - total flux cleaned = -0.00699027 Jy ! Component: 2700 - total flux cleaned = -0.00706191 Jy ! Component: 2750 - total flux cleaned = -0.00707998 Jy ! Component: 2800 - total flux cleaned = -0.00720335 Jy ! Component: 2850 - total flux cleaned = -0.00727342 Jy ! Component: 2900 - total flux cleaned = -0.0073425 Jy ! Component: 2950 - total flux cleaned = -0.00741087 Jy ! Component: 3000 - total flux cleaned = -0.00742768 Jy ! Component: 3050 - total flux cleaned = -0.00751193 Jy ! Component: 3100 - total flux cleaned = -0.00756166 Jy ! Component: 3150 - total flux cleaned = -0.00757813 Jy ! Component: 3200 - total flux cleaned = -0.00767643 Jy ! Component: 3250 - total flux cleaned = -0.00769247 Jy ! Component: 3300 - total flux cleaned = -0.00774088 Jy ! Component: 3350 - total flux cleaned = -0.00774074 Jy ! Component: 3400 - total flux cleaned = -0.00782023 Jy ! Component: 3450 - total flux cleaned = -0.00782037 Jy ! Component: 3500 - total flux cleaned = -0.00792965 Jy ! Component: 3550 - total flux cleaned = -0.00797614 Jy ! Component: 3600 - total flux cleaned = -0.00802236 Jy ! Component: 3650 - total flux cleaned = -0.00811385 Jy ! Component: 3700 - total flux cleaned = -0.00815914 Jy ! Component: 3750 - total flux cleaned = -0.00821934 Jy ! Component: 3800 - total flux cleaned = -0.00827909 Jy ! Component: 3850 - total flux cleaned = -0.0083384 Jy ! Component: 3900 - total flux cleaned = -0.00845619 Jy ! Component: 3950 - total flux cleaned = -0.00844141 Jy ! Component: 4000 - total flux cleaned = -0.00842722 Jy ! Component: 4050 - total flux cleaned = -0.00847064 Jy ! Total flux subtracted in 4096 components = -0.00851359 Jy ! Clean residual min=-0.000822 max=0.000783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.119107 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 361 components and 0.119107 Jy ![Exited script file: muppet] wmap "J1018-2140_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.989 at -6.261 degrees (North through East) ! Clean map min=-0.0028671 max=0.10086 Jy/beam ! Writing clean map to FITS file: J1018-2140_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100862 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253341 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.753523 0.753523 1.50705 3.01409 6.02819 12.0564 24.1127 48.2255 96.451 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.918 x 7.989 at -6.261 degrees (North through East) ! Clean map min=-0.0028671 max=0.10086 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 J1018-2140_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:26:53 2019