! Started logfile: J0106-2718_S_2017_07_09_pus_uvs.log on Wed May 8 14:37:07 2019 obs J0106-2718_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0106-2718_S_2017_07_09_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776852 visibilities/baseline/integration-bin. ! Found source: J0106-2718 ! ! 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 594 lines of history. ! ! Reading 13424 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 J0106-2718_S_2017_07_09_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 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 523 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.586650Jy sigma=0.004263 ! Fit after self-cal, rms=0.540011Jy sigma=0.003909 ! 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.383 mas, bmaj=7.018 mas, bpa=-9.706 degrees ! Estimated noise=1379.5 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.361374 Jy ! Component: 100 - total flux cleaned = 0.443824 Jy ! Total flux subtracted in 100 components = 0.443824 Jy ! Clean residual min=-0.016896 max=0.038372 Jy/beam ! Clean residual mean=-0.000071 rms=0.005518 Jy/beam ! Combined flux in latest and established models = 0.443824 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.443824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127700Jy sigma=0.000897 ! Fit after self-cal, rms=0.127697Jy sigma=0.000897 ! Inverting map ! Added new window around map position (4, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.037612 Jy ! Component: 100 - total flux cleaned = 0.0592404 Jy ! Total flux subtracted in 100 components = 0.0592404 Jy ! Clean residual min=-0.015947 max=0.029734 Jy/beam ! Clean residual mean=-0.000013 rms=0.004127 Jy/beam ! Combined flux in latest and established models = 0.503065 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.503064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115344Jy sigma=0.000792 ! Fit after self-cal, rms=0.114448Jy sigma=0.000782 ! 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.887 mas, bmaj=7.961 mas, bpa=-7.931 degrees ! Estimated noise=957.54 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 (-4, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245255 Jy ! Component: 100 - total flux cleaned = 0.0376329 Jy ! Component: 150 - total flux cleaned = 0.0411871 Jy ! Component: 200 - total flux cleaned = 0.0426184 Jy ! Total flux subtracted in 200 components = 0.0426184 Jy ! Clean residual min=-0.010540 max=0.012514 Jy/beam ! Clean residual mean=0.000010 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.545683 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.545683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108563Jy sigma=0.000742 ! Fit after self-cal, rms=0.108468Jy sigma=0.000741 ! 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.95 HN 1.12 KP 1.04 ! LA 1.02 MK 1.00 NL 0.91 OV 0.98 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.20 KP 1.00 ! LA 0.98 MK 1.00 NL 1.05 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 1.00 ! LA 0.98 MK 1.01 NL 0.98 OV 0.91 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.17 KP 1.00* ! LA 0.93 MK 0.98 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.108468Jy sigma=0.000741 ! Fit after self-cal, rms=0.106850Jy sigma=0.000706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.908 mas, bpa=-7.612 degrees ! Estimated noise=961.123 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.00263906 Jy ! Component: 100 - total flux cleaned = -0.00339906 Jy ! Component: 150 - total flux cleaned = -0.00406127 Jy ! Component: 200 - total flux cleaned = -0.00450609 Jy ! Total flux subtracted in 200 components = -0.00450609 Jy ! Clean residual min=-0.007320 max=0.009007 Jy/beam ! Clean residual mean=-0.000012 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.541177 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.541177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106044Jy sigma=0.000703 ! Fit after self-cal, rms=0.106045Jy sigma=0.000703 ! 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.106045Jy sigma=0.000703 ! Fit after self-cal, rms=0.103266Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.895 mas, bpa=-7.669 degrees ! Estimated noise=964.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00296119 Jy ! Component: 100 - total flux cleaned = -0.00335642 Jy ! Component: 150 - total flux cleaned = -0.00336654 Jy ! Component: 200 - total flux cleaned = -0.00327261 Jy ! Total flux subtracted in 200 components = -0.00327261 Jy ! Clean residual min=-0.005042 max=0.004691 Jy/beam ! Clean residual mean=-0.000011 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.537904 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 93 components and 0.537904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102953Jy sigma=0.000677 ! Fit after self-cal, rms=0.102945Jy sigma=0.000677 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.11884e-05 Jy ! Component: 100 - total flux cleaned = 0.000177396 Jy ! Component: 150 - total flux cleaned = 0.000325281 Jy ! Component: 200 - total flux cleaned = 0.000395017 Jy ! Total flux subtracted in 200 components = 0.000395017 Jy ! Clean residual min=-0.004425 max=0.004471 Jy/beam ! Clean residual mean=-0.000011 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.538299 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.538299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102842Jy sigma=0.000676 ! Fit after self-cal, rms=0.102817Jy sigma=0.000675 ! 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.102817Jy sigma=0.000675 ! Fit after self-cal, rms=0.103572Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.88 mas, bpa=-7.675 degrees ! Estimated noise=963.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128569 Jy ! Component: 100 - total flux cleaned = -0.00149521 Jy ! Component: 150 - total flux cleaned = -0.00140572 Jy ! Component: 200 - total flux cleaned = -0.00125487 Jy ! Total flux subtracted in 200 components = -0.00125487 Jy ! Clean residual min=-0.003827 max=0.003626 Jy/beam ! Clean residual mean=-0.000008 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.537044 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.537044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103387Jy sigma=0.000671 ! Fit after self-cal, rms=0.103388Jy sigma=0.000671 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 = 2.30694e-05 Jy ! Component: 100 - total flux cleaned = 9.11651e-05 Jy ! Component: 150 - total flux cleaned = 3.11334e-05 Jy ! Component: 200 - total flux cleaned = 3.14045e-05 Jy ! Total flux subtracted in 200 components = 3.14045e-05 Jy ! Clean residual min=-0.003613 max=0.003501 Jy/beam ! Clean residual mean=-0.000008 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.537076 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.537076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103315Jy sigma=0.000671 ! Fit after self-cal, rms=0.103303Jy sigma=0.000671 ! 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.103303Jy sigma=0.000671 ! Fit after self-cal, rms=0.103680Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.762 mas, bmaj=20.12 mas, bpa=-4.148 degrees ! Estimated noise=1244.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127672 Jy ! Component: 100 - total flux cleaned = -0.00137746 Jy ! Component: 150 - total flux cleaned = -0.001289 Jy ! Component: 200 - total flux cleaned = -0.00124792 Jy ! Total flux subtracted in 200 components = -0.00124792 Jy ! Clean residual min=-0.003458 max=0.003339 Jy/beam ! Clean residual mean=-0.000018 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.535828 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 126 components and 0.535828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103637Jy sigma=0.000670 ! Fit after self-cal, rms=0.103633Jy sigma=0.000670 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.75123e-05 Jy ! Component: 100 - total flux cleaned = 0.000114823 Jy ! Component: 150 - total flux cleaned = 0.000149888 Jy ! Component: 200 - total flux cleaned = 0.000183781 Jy ! Total flux subtracted in 200 components = 0.000183781 Jy ! Clean residual min=-0.003301 max=0.003213 Jy/beam ! Clean residual mean=-0.000017 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.536012 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 129 components and 0.536012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103611Jy sigma=0.000670 ! Fit after self-cal, rms=0.103607Jy sigma=0.000670 ! 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.903 mas, bmaj=7.874 mas, bpa=-7.67 degrees ! Estimated noise=962.68 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.903 x 7.874 at -7.67 degrees (North through East) ! Clean map min=-0.0058285 max=0.44955 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.394 mas, bmaj=6.91 mas, bpa=-9.491 degrees ! Estimated noise=1399.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.366159 Jy ! Component: 100 - total flux cleaned = 0.448844 Jy ! Component: 150 - total flux cleaned = 0.480013 Jy ! Component: 200 - total flux cleaned = 0.49645 Jy ! Total flux subtracted in 200 components = 0.49645 Jy ! Clean residual min=-0.005455 max=0.009501 Jy/beam ! Clean residual mean=-0.000046 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.496449 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.496449 Jy ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.874 mas, bpa=-7.67 degrees ! Estimated noise=962.68 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 (-2.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142069 Jy ! Component: 100 - total flux cleaned = 0.0225528 Jy ! Component: 150 - total flux cleaned = 0.0281797 Jy ! Component: 200 - total flux cleaned = 0.0321108 Jy ! Total flux subtracted in 200 components = 0.0321108 Jy ! Clean residual min=-0.003512 max=0.003534 Jy/beam ! Clean residual mean=-0.000018 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.52856 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 72 components and 0.52856 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.762 mas, bmaj=20.12 mas, bpa=-4.148 degrees ! Estimated noise=1244.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408174 Jy ! Component: 100 - total flux cleaned = 0.00619883 Jy ! Component: 150 - total flux cleaned = 0.00738541 Jy ! Component: 200 - total flux cleaned = 0.00764176 Jy ! Total flux subtracted in 200 components = 0.00764176 Jy ! Clean residual min=-0.002883 max=0.002732 Jy/beam ! Clean residual mean=-0.000015 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.536202 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.62789e-05 Jy ! Component: 100 - total flux cleaned = 0.000140669 Jy ! Component: 150 - total flux cleaned = 0.000218879 Jy ! Component: 200 - total flux cleaned = 0.000268666 Jy ! Total flux subtracted in 200 components = 0.000268666 Jy ! Clean residual min=-0.002818 max=0.002699 Jy/beam ! Clean residual mean=-0.000014 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.536471 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 109 components and 0.536471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.874 mas, bpa=-7.67 degrees ! Estimated noise=962.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262159 Jy ! Component: 100 - total flux cleaned = -0.000318389 Jy ! Component: 150 - total flux cleaned = -0.000267916 Jy ! Component: 200 - total flux cleaned = -0.000315906 Jy ! Total flux subtracted in 200 components = -0.000315906 Jy ! Clean residual min=-0.003292 max=0.003206 Jy/beam ! Clean residual mean=-0.000007 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.536155 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.536155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103607Jy sigma=0.000669 ! Fit after self-cal, rms=0.103561Jy sigma=0.000669 wmodel J0106-2718_S_2017_07_09_pus_map.mod ! Writing 123 model components to file: J0106-2718_S_2017_07_09_pus_map.mod wobs J0106-2718_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0106-2718_S_2017_07_09_pus_uvs.fits wwins J0106-2718_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J0106-2718_S_2017_07_09_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.000150814 Jy ! Component: 100 - total flux cleaned = -0.000619981 Jy ! Component: 150 - total flux cleaned = -0.000864071 Jy ! Component: 200 - total flux cleaned = -0.000955915 Jy ! Component: 250 - total flux cleaned = -0.00113277 Jy ! Component: 300 - total flux cleaned = -0.001133 Jy ! Component: 350 - total flux cleaned = -0.00117473 Jy ! Component: 400 - total flux cleaned = -0.00113536 Jy ! Component: 450 - total flux cleaned = -0.000940718 Jy ! Component: 500 - total flux cleaned = -0.000865031 Jy ! Component: 550 - total flux cleaned = -0.000753055 Jy ! Component: 600 - total flux cleaned = -0.000535284 Jy ! Component: 650 - total flux cleaned = -0.000535101 Jy ! Component: 700 - total flux cleaned = -0.000465054 Jy ! Component: 750 - total flux cleaned = -0.000328982 Jy ! Component: 800 - total flux cleaned = -0.00019679 Jy ! Component: 850 - total flux cleaned = -0.000229495 Jy ! Component: 900 - total flux cleaned = -0.000133105 Jy ! Component: 950 - total flux cleaned = -0.000132692 Jy ! Component: 1000 - total flux cleaned = -0.000100898 Jy ! Component: 1050 - total flux cleaned = 2.19112e-05 Jy ! Component: 1100 - total flux cleaned = 0.000171602 Jy ! Component: 1150 - total flux cleaned = 0.000141582 Jy ! Component: 1200 - total flux cleaned = 0.000258075 Jy ! Component: 1250 - total flux cleaned = 0.000285795 Jy ! Component: 1300 - total flux cleaned = 0.000257539 Jy ! Component: 1350 - total flux cleaned = 0.000341667 Jy ! Component: 1400 - total flux cleaned = 0.000424217 Jy ! Component: 1450 - total flux cleaned = 0.000451478 Jy ! Component: 1500 - total flux cleaned = 0.000532093 Jy ! Component: 1550 - total flux cleaned = 0.000611397 Jy ! Component: 1600 - total flux cleaned = 0.000663399 Jy ! Component: 1650 - total flux cleaned = 0.000689631 Jy ! Component: 1700 - total flux cleaned = 0.000714968 Jy ! Component: 1750 - total flux cleaned = 0.00071531 Jy ! Component: 1800 - total flux cleaned = 0.000765124 Jy ! Component: 1850 - total flux cleaned = 0.000813742 Jy ! Component: 1900 - total flux cleaned = 0.000741556 Jy ! Component: 1950 - total flux cleaned = 0.000764915 Jy ! Component: 2000 - total flux cleaned = 0.000764709 Jy ! Component: 2050 - total flux cleaned = 0.000787585 Jy ! Component: 2100 - total flux cleaned = 0.000718708 Jy ! Component: 2150 - total flux cleaned = 0.000809043 Jy ! Component: 2200 - total flux cleaned = 0.000742167 Jy ! Component: 2250 - total flux cleaned = 0.000764091 Jy ! Component: 2300 - total flux cleaned = 0.000742301 Jy ! Component: 2350 - total flux cleaned = 0.000699554 Jy ! Component: 2400 - total flux cleaned = 0.000678551 Jy ! Component: 2450 - total flux cleaned = 0.00069979 Jy ! Component: 2500 - total flux cleaned = 0.00078286 Jy ! Component: 2550 - total flux cleaned = 0.000700484 Jy ! Component: 2600 - total flux cleaned = 0.000720951 Jy ! Component: 2650 - total flux cleaned = 0.000761596 Jy ! Component: 2700 - total flux cleaned = 0.00078144 Jy ! Component: 2750 - total flux cleaned = 0.000820569 Jy ! Component: 2800 - total flux cleaned = 0.000781427 Jy ! Component: 2850 - total flux cleaned = 0.000839341 Jy ! Component: 2900 - total flux cleaned = 0.000877603 Jy ! Component: 2950 - total flux cleaned = 0.000877107 Jy ! Component: 3000 - total flux cleaned = 0.000820694 Jy ! Component: 3050 - total flux cleaned = 0.000839347 Jy ! Component: 3100 - total flux cleaned = 0.000784083 Jy ! Component: 3150 - total flux cleaned = 0.000820533 Jy ! Component: 3200 - total flux cleaned = 0.000802535 Jy ! Component: 3250 - total flux cleaned = 0.000730603 Jy ! Component: 3300 - total flux cleaned = 0.000659338 Jy ! Component: 3350 - total flux cleaned = 0.000624181 Jy ! Component: 3400 - total flux cleaned = 0.00057147 Jy ! Component: 3450 - total flux cleaned = 0.000519236 Jy ! Component: 3500 - total flux cleaned = 0.000450047 Jy ! Component: 3550 - total flux cleaned = 0.000415822 Jy ! Component: 3600 - total flux cleaned = 0.000313843 Jy ! Component: 3650 - total flux cleaned = 0.000279988 Jy ! Component: 3700 - total flux cleaned = 0.000246493 Jy ! Component: 3750 - total flux cleaned = 0.000179901 Jy ! Component: 3800 - total flux cleaned = 0.000146834 Jy ! Component: 3850 - total flux cleaned = 9.75907e-05 Jy ! Component: 3900 - total flux cleaned = 3.25902e-05 Jy ! Component: 3950 - total flux cleaned = 6.48609e-05 Jy ! Component: 4000 - total flux cleaned = -1.56525e-05 Jy ! Component: 4050 - total flux cleaned = -1.55132e-05 Jy ! Total flux subtracted in 4096 components = -4.73571e-05 Jy ! Clean residual min=-0.000866 max=0.000896 Jy/beam ! Clean residual mean=0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.536107 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 399 components and 0.536107 Jy ![Exited script file: muppet] wmap "J0106-2718_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.903 x 7.874 at -7.67 degrees (North through East) ! Clean map min=-0.0023832 max=0.45972 Jy/beam ! Writing clean map to FITS file: J0106-2718_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.459721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.18718 0.18718 0.37436 0.74872 1.49744 2.99488 5.98976 11.9795 23.9591 47.9181 95.8362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.459 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.903 x 7.874 at -7.67 degrees (North through East) ! Clean map min=-0.0023832 max=0.45972 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 J0106-2718_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:37:12 2019