! Started logfile: J2218-0028_S_2017_09_26_pus_uvs.log on Sat May 11 13:07:41 2019 obs J2218-0028_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J2218-0028_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.77825 visibilities/baseline/integration-bin. ! Found source: J2218-0028 ! ! 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 674 lines of history. ! ! Reading 32948 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 J2218-0028_S_2017_09_26_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 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 455 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1608 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962277Jy sigma=0.007959 ! Fit after self-cal, rms=0.937737Jy sigma=0.007772 ! 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.98 mas, bmaj=15.13 mas, bpa=-18.57 degrees ! Estimated noise=1032.15 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.04797 Jy ! Component: 100 - total flux cleaned = 0.0600542 Jy ! Total flux subtracted in 100 components = 0.0600542 Jy ! Clean residual min=-0.004277 max=0.006237 Jy/beam ! Clean residual mean=-0.000003 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.0600542 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0600542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090688Jy sigma=0.000682 ! Fit after self-cal, rms=0.090358Jy sigma=0.000679 ! 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.563 mas, bmaj=18.21 mas, bpa=-18.65 degrees ! Estimated noise=550.734 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.00952652 Jy ! Component: 100 - total flux cleaned = 0.0144407 Jy ! Component: 150 - total flux cleaned = 0.0174815 Jy ! Component: 200 - total flux cleaned = 0.0196429 Jy ! Total flux subtracted in 200 components = 0.0196429 Jy ! Clean residual min=-0.003158 max=0.006858 Jy/beam ! Clean residual mean=-0.000021 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.0796971 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 80 components and 0.0796971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089425Jy sigma=0.000670 ! Fit after self-cal, rms=0.089406Jy sigma=0.000669 ! Inverting map ! Added new window around map position (24.5, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679077 Jy ! Component: 100 - total flux cleaned = 0.0107923 Jy ! Component: 150 - total flux cleaned = 0.0136573 Jy ! Component: 200 - total flux cleaned = 0.0158408 Jy ! Total flux subtracted in 200 components = 0.0158408 Jy ! Clean residual min=-0.002513 max=0.002577 Jy/beam ! Clean residual mean=-0.000010 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0955378 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 156 components and 0.0955378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088870Jy sigma=0.000664 ! Fit after self-cal, rms=0.088796Jy sigma=0.000663 ! 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.08 FD 1.08 HN 1.02 KP 0.99 ! LA 1.00 MK 1.01 NL 0.95 OV 1.02 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.04 KP 1.02 ! LA 0.94 MK 1.01 NL 1.09 OV 1.06 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.02 KP 0.96 ! LA 0.96 MK 1.01 NL 1.06 OV 1.00 ! PT 0.94 ! ! ! Correcting IF 4. ! A total of 354 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.88 KP 1.00* ! LA 0.97 MK 0.91 NL 1.00* OV 0.94 ! PT 0.90 ! ! ! Fit before self-cal, rms=0.088796Jy sigma=0.000663 ! Fit after self-cal, rms=0.090018Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=18.28 mas, bpa=-18.64 degrees ! Estimated noise=559.873 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.00223912 Jy ! Component: 100 - total flux cleaned = 0.00259216 Jy ! Component: 150 - total flux cleaned = 0.00259472 Jy ! Component: 200 - total flux cleaned = 0.00264846 Jy ! Total flux subtracted in 200 components = 0.00264846 Jy ! Clean residual min=-0.002003 max=0.001652 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0981863 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 197 components and 0.0981863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089924Jy sigma=0.000663 ! Fit after self-cal, rms=0.089957Jy sigma=0.000662 ! 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.089957Jy sigma=0.000662 ! Fit after self-cal, rms=0.089564Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=18.27 mas, bpa=-18.66 degrees ! Estimated noise=560.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014629 Jy ! Component: 100 - total flux cleaned = 0.00155667 Jy ! Component: 150 - total flux cleaned = 0.00151526 Jy ! Component: 200 - total flux cleaned = 0.00147747 Jy ! Total flux subtracted in 200 components = 0.00147747 Jy ! Clean residual min=-0.001730 max=0.001579 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0996638 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 225 components and 0.0996638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089518Jy sigma=0.000661 ! Fit after self-cal, rms=0.089524Jy sigma=0.000661 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.000322485 Jy ! Component: 100 - total flux cleaned = 0.000246658 Jy ! Component: 150 - total flux cleaned = 0.000212862 Jy ! Component: 200 - total flux cleaned = 0.000183938 Jy ! Total flux subtracted in 200 components = 0.000183938 Jy ! Clean residual min=-0.001618 max=0.001571 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0998477 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 241 components and 0.0998477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089496Jy sigma=0.000661 ! Fit after self-cal, rms=0.089480Jy sigma=0.000661 ! 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.089480Jy sigma=0.000661 ! Fit after self-cal, rms=0.089467Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=18.27 mas, bpa=-18.67 degrees ! Estimated noise=561.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107333 Jy ! Component: 100 - total flux cleaned = 0.00114231 Jy ! Component: 150 - total flux cleaned = 0.00111497 Jy ! Component: 200 - total flux cleaned = 0.00122017 Jy ! Total flux subtracted in 200 components = 0.00122017 Jy ! Clean residual min=-0.001585 max=0.001522 Jy/beam ! Clean residual mean=0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.101068 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 261 components and 0.101068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089443Jy sigma=0.000661 ! Fit after self-cal, rms=0.089449Jy sigma=0.000661 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.00017412 Jy ! Component: 100 - total flux cleaned = 0.0001477 Jy ! Component: 150 - total flux cleaned = 0.000122651 Jy ! Component: 200 - total flux cleaned = 0.000167907 Jy ! Total flux subtracted in 200 components = 0.000167907 Jy ! Clean residual min=-0.001513 max=0.001515 Jy/beam ! Clean residual mean=0.000002 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.101236 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 278 components and 0.101236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089434Jy sigma=0.000661 ! Fit after self-cal, rms=0.089432Jy sigma=0.000661 ! 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.089432Jy sigma=0.000661 ! Fit after self-cal, rms=0.089501Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.429 mas, bmaj=18.76 mas, bpa=-14.19 degrees ! Estimated noise=670.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104019 Jy ! Component: 100 - total flux cleaned = 0.00117333 Jy ! Component: 150 - total flux cleaned = 0.00125579 Jy ! Component: 200 - total flux cleaned = 0.00137488 Jy ! Total flux subtracted in 200 components = 0.00137488 Jy ! Clean residual min=-0.001733 max=0.001520 Jy/beam ! Clean residual mean=0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.102611 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 315 components and 0.102611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089486Jy sigma=0.000660 ! Fit after self-cal, rms=0.089495Jy sigma=0.000660 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.000213219 Jy ! Component: 100 - total flux cleaned = 0.000239001 Jy ! Component: 150 - total flux cleaned = 0.000259429 Jy ! Component: 200 - total flux cleaned = 0.000241352 Jy ! Total flux subtracted in 200 components = 0.000241352 Jy ! Clean residual min=-0.001682 max=0.001492 Jy/beam ! Clean residual mean=0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.102852 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 348 components and 0.102852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089488Jy sigma=0.000660 ! Fit after self-cal, rms=0.089491Jy sigma=0.000660 ! 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.546 mas, bmaj=18.26 mas, bpa=-18.67 degrees ! Estimated noise=561.969 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 18.26 at -18.67 degrees (North through East) ! Clean map min=-0.0021002 max=0.064331 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.946 mas, bmaj=15.68 mas, bpa=-18.63 degrees ! Estimated noise=1063.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0483706 Jy ! Component: 100 - total flux cleaned = 0.0628999 Jy ! Component: 150 - total flux cleaned = 0.072245 Jy ! Component: 200 - total flux cleaned = 0.0786598 Jy ! Total flux subtracted in 200 components = 0.0786598 Jy ! Clean residual min=-0.004202 max=0.003762 Jy/beam ! Clean residual mean=-0.000003 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.0786598 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0786598 Jy ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=18.26 mas, bpa=-18.67 degrees ! Estimated noise=561.969 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.00655366 Jy ! Component: 100 - total flux cleaned = 0.0110759 Jy ! Component: 150 - total flux cleaned = 0.014531 Jy ! Component: 200 - total flux cleaned = 0.017208 Jy ! Total flux subtracted in 200 components = 0.017208 Jy ! Clean residual min=-0.001964 max=0.002101 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0958678 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 84 components and 0.0958678 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.429 mas, bmaj=18.76 mas, bpa=-14.19 degrees ! Estimated noise=670.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296794 Jy ! Component: 100 - total flux cleaned = 0.00489898 Jy ! Component: 150 - total flux cleaned = 0.00569029 Jy ! Component: 200 - total flux cleaned = 0.00600989 Jy ! Total flux subtracted in 200 components = 0.00600989 Jy ! Clean residual min=-0.001962 max=0.001721 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.101878 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 = 4.14494e-05 Jy ! Component: 100 - total flux cleaned = 9.87964e-06 Jy ! Component: 150 - total flux cleaned = 7.22391e-05 Jy ! Component: 200 - total flux cleaned = 0.000129113 Jy ! Total flux subtracted in 200 components = 0.000129113 Jy ! Clean residual min=-0.001797 max=0.001613 Jy/beam ! Clean residual mean=0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.102007 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 161 components and 0.102007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=18.26 mas, bpa=-18.67 degrees ! Estimated noise=561.969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490765 Jy ! Component: 100 - total flux cleaned = 0.00065632 Jy ! Component: 150 - total flux cleaned = 0.000722748 Jy ! Component: 200 - total flux cleaned = 0.000752959 Jy ! Total flux subtracted in 200 components = 0.000752959 Jy ! Clean residual min=-0.001488 max=0.001501 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.10276 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 189 components and 0.10276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089520Jy sigma=0.000660 ! Fit after self-cal, rms=0.089514Jy sigma=0.000660 wmodel J2218-0028_S_2017_09_26_pus_map.mod ! Writing 189 model components to file: J2218-0028_S_2017_09_26_pus_map.mod wobs J2218-0028_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J2218-0028_S_2017_09_26_pus_uvs.fits wwins J2218-0028_S_2017_09_26_pus_map.win ! wwins: Wrote 2 windows to J2218-0028_S_2017_09_26_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 = -8.70956e-05 Jy ! Component: 100 - total flux cleaned = 3.19351e-05 Jy ! Component: 150 - total flux cleaned = 0.000141005 Jy ! Component: 200 - total flux cleaned = 0.000181961 Jy ! Component: 250 - total flux cleaned = 0.000163212 Jy ! Component: 300 - total flux cleaned = 0.000126177 Jy ! Component: 350 - total flux cleaned = 0.000108148 Jy ! Component: 400 - total flux cleaned = 3.9101e-05 Jy ! Component: 450 - total flux cleaned = -1.07584e-05 Jy ! Component: 500 - total flux cleaned = -2.70759e-05 Jy ! Component: 550 - total flux cleaned = -4.3077e-05 Jy ! Component: 600 - total flux cleaned = -2.82484e-05 Jy ! Component: 650 - total flux cleaned = -2.8274e-05 Jy ! Component: 700 - total flux cleaned = -1.3788e-05 Jy ! Component: 750 - total flux cleaned = -2.81724e-05 Jy ! Component: 800 - total flux cleaned = -2.85855e-05 Jy ! Component: 850 - total flux cleaned = -9.59402e-05 Jy ! Component: 900 - total flux cleaned = -0.000122639 Jy ! Component: 950 - total flux cleaned = -0.000187248 Jy ! Component: 1000 - total flux cleaned = -0.000250068 Jy ! Component: 1050 - total flux cleaned = -0.000299291 Jy ! Component: 1100 - total flux cleaned = -0.000347552 Jy ! Component: 1150 - total flux cleaned = -0.000406614 Jy ! Component: 1200 - total flux cleaned = -0.000452933 Jy ! Component: 1250 - total flux cleaned = -0.000533057 Jy ! Component: 1300 - total flux cleaned = -0.000634166 Jy ! Component: 1350 - total flux cleaned = -0.000722642 Jy ! Component: 1400 - total flux cleaned = -0.000788055 Jy ! Component: 1450 - total flux cleaned = -0.000873812 Jy ! Component: 1500 - total flux cleaned = -0.00094771 Jy ! Component: 1550 - total flux cleaned = -0.000989337 Jy ! Component: 1600 - total flux cleaned = -0.00107143 Jy ! Component: 1650 - total flux cleaned = -0.00106132 Jy ! Component: 1700 - total flux cleaned = -0.00112136 Jy ! Component: 1750 - total flux cleaned = -0.00115096 Jy ! Component: 1800 - total flux cleaned = -0.00116076 Jy ! Component: 1850 - total flux cleaned = -0.00118972 Jy ! Component: 1900 - total flux cleaned = -0.00122766 Jy ! Component: 1950 - total flux cleaned = -0.00128408 Jy ! Component: 2000 - total flux cleaned = -0.00130242 Jy ! Component: 2050 - total flux cleaned = -0.0013208 Jy ! Component: 2100 - total flux cleaned = -0.0013663 Jy ! Component: 2150 - total flux cleaned = -0.00139324 Jy ! Component: 2200 - total flux cleaned = -0.00144669 Jy ! Component: 2250 - total flux cleaned = -0.00147306 Jy ! Component: 2300 - total flux cleaned = -0.00153393 Jy ! Component: 2350 - total flux cleaned = -0.00155991 Jy ! Component: 2400 - total flux cleaned = -0.00160256 Jy ! Component: 2450 - total flux cleaned = -0.00165308 Jy ! Component: 2500 - total flux cleaned = -0.00166128 Jy ! Component: 2550 - total flux cleaned = -0.00167786 Jy ! Component: 2600 - total flux cleaned = -0.00168611 Jy ! Component: 2650 - total flux cleaned = -0.00170222 Jy ! Component: 2700 - total flux cleaned = -0.00167008 Jy ! Component: 2750 - total flux cleaned = -0.00167015 Jy ! Component: 2800 - total flux cleaned = -0.00167794 Jy ! Component: 2850 - total flux cleaned = -0.00166238 Jy ! Component: 2900 - total flux cleaned = -0.00165463 Jy ! Component: 2950 - total flux cleaned = -0.00162382 Jy ! Component: 3000 - total flux cleaned = -0.00163145 Jy ! Component: 3050 - total flux cleaned = -0.001639 Jy ! Component: 3100 - total flux cleaned = -0.0016014 Jy ! Component: 3150 - total flux cleaned = -0.00158656 Jy ! Component: 3200 - total flux cleaned = -0.00159398 Jy ! Component: 3250 - total flux cleaned = -0.00157193 Jy ! Component: 3300 - total flux cleaned = -0.00152107 Jy ! Component: 3350 - total flux cleaned = -0.0015572 Jy ! Component: 3400 - total flux cleaned = -0.0015285 Jy ! Component: 3450 - total flux cleaned = -0.0015356 Jy ! Component: 3500 - total flux cleaned = -0.00152849 Jy ! Component: 3550 - total flux cleaned = -0.00151442 Jy ! Component: 3600 - total flux cleaned = -0.00150746 Jy ! Component: 3650 - total flux cleaned = -0.00150052 Jy ! Component: 3700 - total flux cleaned = -0.00147983 Jy ! Component: 3750 - total flux cleaned = -0.00147985 Jy ! Component: 3800 - total flux cleaned = -0.00146625 Jy ! Component: 3850 - total flux cleaned = -0.00146618 Jy ! Component: 3900 - total flux cleaned = -0.00143268 Jy ! Component: 3950 - total flux cleaned = -0.00141272 Jy ! Component: 4000 - total flux cleaned = -0.00139949 Jy ! Component: 4050 - total flux cleaned = -0.00140607 Jy ! Total flux subtracted in 4096 components = -0.00139294 Jy ! Clean residual min=-0.000436 max=0.000397 Jy/beam ! Clean residual mean=0.000002 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.101367 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 468 components and 0.101367 Jy ![Exited script file: muppet] wmap "J2218-0028_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 18.26 at -18.67 degrees (North through East) ! Clean map min=-0.0014404 max=0.063625 Jy/beam ! Writing clean map to FITS file: J2218-0028_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0636249 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000121899 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.57477 0.57477 1.14954 2.29908 4.59816 9.19632 18.3926 36.7853 73.5706 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.546 x 18.26 at -18.67 degrees (North through East) ! Clean map min=-0.0014404 max=0.063625 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 J2218-0028_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:07:48 2019