! Started logfile: J0544-2241_S_2017_07_09_pus_uvs.log on Wed May 8 14:43:20 2019 obs J0544-2241_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0544-2241_S_2017_07_09_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.93655 visibilities/baseline/integration-bin. ! Found source: J0544-2241 ! ! 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 12812 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 J0544-2241_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 407 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.829961Jy sigma=0.006170 ! Fit after self-cal, rms=0.800933Jy sigma=0.005938 ! 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.511 mas, bmaj=7.16 mas, bpa=-8.933 degrees ! Estimated noise=1418.39 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.153847 Jy ! Component: 100 - total flux cleaned = 0.187793 Jy ! Total flux subtracted in 100 components = 0.187793 Jy ! Clean residual min=-0.008639 max=0.015943 Jy/beam ! Clean residual mean=-0.000047 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.187793 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.187793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101065Jy sigma=0.000720 ! Fit after self-cal, rms=0.101066Jy sigma=0.000720 ! Inverting map ! Added new window around map position (-3.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147223 Jy ! Component: 100 - total flux cleaned = 0.0230059 Jy ! Total flux subtracted in 100 components = 0.0230059 Jy ! Clean residual min=-0.008908 max=0.012948 Jy/beam ! Clean residual mean=-0.000042 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.210799 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.210799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098509Jy sigma=0.000699 ! Fit after self-cal, rms=0.098188Jy sigma=0.000696 ! 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.949 mas, bmaj=8.053 mas, bpa=-7.765 degrees ! Estimated noise=1002.17 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 (3.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011953 Jy ! Component: 100 - total flux cleaned = 0.0185378 Jy ! Component: 150 - total flux cleaned = 0.0226573 Jy ! Component: 200 - total flux cleaned = 0.02507 Jy ! Total flux subtracted in 200 components = 0.02507 Jy ! Clean residual min=-0.005912 max=0.005580 Jy/beam ! Clean residual mean=-0.000019 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.235869 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 57 components and 0.235869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096714Jy sigma=0.000685 ! Fit after self-cal, rms=0.096726Jy sigma=0.000685 ! 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.23 FD 0.96 HN 1.05 KP 1.02 ! LA 1.02 MK 0.99 NL 0.89 OV 0.97 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.10 KP 1.00 ! LA 0.96 MK 0.97 NL 1.05 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.05 KP 0.98 ! LA 0.97 MK 1.02 NL 1.00 OV 0.91 ! PT 0.98 SC 1.02 ! ! ! 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.03 HN 0.98 KP 1.00* ! LA 1.05 MK 1.06 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.096726Jy sigma=0.000685 ! Fit after self-cal, rms=0.098462Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=8.055 mas, bpa=-7.619 degrees ! Estimated noise=1001.22 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.0020678 Jy ! Component: 100 - total flux cleaned = -0.00247682 Jy ! Component: 150 - total flux cleaned = -0.00261276 Jy ! Component: 200 - total flux cleaned = -0.00261694 Jy ! Total flux subtracted in 200 components = -0.00261694 Jy ! Clean residual min=-0.004351 max=0.004639 Jy/beam ! Clean residual mean=-0.000022 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.233252 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.233252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098333Jy sigma=0.000676 ! Fit after self-cal, rms=0.098384Jy sigma=0.000676 ! 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.098384Jy sigma=0.000676 ! Fit after self-cal, rms=0.104530Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=8.057 mas, bpa=-7.827 degrees ! Estimated noise=1006.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000866997 Jy ! Component: 100 - total flux cleaned = -0.000942465 Jy ! Component: 150 - total flux cleaned = -0.00100807 Jy ! Component: 200 - total flux cleaned = -0.00112391 Jy ! Total flux subtracted in 200 components = -0.00112391 Jy ! Clean residual min=-0.003591 max=0.003166 Jy/beam ! Clean residual mean=-0.000001 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.232128 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.232128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104434Jy sigma=0.000664 ! Fit after self-cal, rms=0.104539Jy sigma=0.000664 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 = -6.30974e-05 Jy ! Component: 100 - total flux cleaned = -0.000114232 Jy ! Component: 150 - total flux cleaned = -0.000205502 Jy ! Component: 200 - total flux cleaned = -0.000202935 Jy ! Total flux subtracted in 200 components = -0.000202935 Jy ! Clean residual min=-0.003293 max=0.003057 Jy/beam ! Clean residual mean=-0.000001 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.231925 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.231925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104498Jy sigma=0.000664 ! Fit after self-cal, rms=0.104493Jy sigma=0.000664 ! 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.104493Jy sigma=0.000664 ! Fit after self-cal, rms=0.108196Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=8.05 mas, bpa=-7.873 degrees ! Estimated noise=1004.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104051 Jy ! Component: 100 - total flux cleaned = -0.0012004 Jy ! Component: 150 - total flux cleaned = -0.00124752 Jy ! Component: 200 - total flux cleaned = -0.00137483 Jy ! Total flux subtracted in 200 components = -0.00137483 Jy ! Clean residual min=-0.002865 max=0.002738 Jy/beam ! Clean residual mean=0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.230551 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.230551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108143Jy sigma=0.000662 ! Fit after self-cal, rms=0.108161Jy sigma=0.000662 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 = -5.25921e-05 Jy ! Component: 100 - total flux cleaned = -5.25059e-05 Jy ! Component: 150 - total flux cleaned = -5.2655e-05 Jy ! Component: 200 - total flux cleaned = -5.11941e-05 Jy ! Total flux subtracted in 200 components = -5.11941e-05 Jy ! Clean residual min=-0.002684 max=0.002737 Jy/beam ! Clean residual mean=0.000003 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.230499 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.230499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108134Jy sigma=0.000662 ! Fit after self-cal, rms=0.108131Jy sigma=0.000662 ! 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.108131Jy sigma=0.000662 ! Fit after self-cal, rms=0.108609Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.455 mas, bmaj=18.24 mas, bpa=-4.724 degrees ! Estimated noise=1300.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119217 Jy ! Component: 100 - total flux cleaned = -0.00143019 Jy ! Component: 150 - total flux cleaned = -0.00150222 Jy ! Component: 200 - total flux cleaned = -0.00153473 Jy ! Total flux subtracted in 200 components = -0.00153473 Jy ! Clean residual min=-0.002745 max=0.002897 Jy/beam ! Clean residual mean=0.000005 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.228965 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 131 components and 0.228965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108592Jy sigma=0.000662 ! Fit after self-cal, rms=0.108596Jy sigma=0.000662 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.27429e-05 Jy ! Component: 100 - total flux cleaned = -6.186e-05 Jy ! Component: 150 - total flux cleaned = -3.26625e-05 Jy ! Component: 200 - total flux cleaned = -3.24486e-05 Jy ! Total flux subtracted in 200 components = -3.24486e-05 Jy ! Clean residual min=-0.002730 max=0.002877 Jy/beam ! Clean residual mean=0.000004 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.228932 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 139 components and 0.228932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108591Jy sigma=0.000662 ! Fit after self-cal, rms=0.108590Jy sigma=0.000662 ! 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.957 mas, bmaj=8.046 mas, bpa=-7.878 degrees ! Estimated noise=1002.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 8.046 at -7.878 degrees (North through East) ! Clean map min=-0.0025419 max=0.19289 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.504 mas, bmaj=7.151 mas, bpa=-9 degrees ! Estimated noise=1523.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15646 Jy ! Component: 100 - total flux cleaned = 0.191784 Jy ! Component: 150 - total flux cleaned = 0.205495 Jy ! Component: 200 - total flux cleaned = 0.212908 Jy ! Total flux subtracted in 200 components = 0.212908 Jy ! Clean residual min=-0.004135 max=0.004370 Jy/beam ! Clean residual mean=-0.000006 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.212908 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.212908 Jy ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.046 mas, bpa=-7.878 degrees ! Estimated noise=1002.6 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.00648938 Jy ! Component: 100 - total flux cleaned = 0.0101533 Jy ! Component: 150 - total flux cleaned = 0.012506 Jy ! Component: 200 - total flux cleaned = 0.0134815 Jy ! Total flux subtracted in 200 components = 0.0134815 Jy ! Clean residual min=-0.002801 max=0.002583 Jy/beam ! Clean residual mean=0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.226389 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.226389 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.455 mas, bmaj=18.24 mas, bpa=-4.724 degrees ! Estimated noise=1300.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015282 Jy ! Component: 100 - total flux cleaned = 0.00218407 Jy ! Component: 150 - total flux cleaned = 0.0022949 Jy ! Component: 200 - total flux cleaned = 0.00237285 Jy ! Total flux subtracted in 200 components = 0.00237285 Jy ! Clean residual min=-0.002580 max=0.002835 Jy/beam ! Clean residual mean=0.000005 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.228762 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 = 3.62231e-05 Jy ! Component: 100 - total flux cleaned = 6.94465e-05 Jy ! Component: 150 - total flux cleaned = 0.000100908 Jy ! Component: 200 - total flux cleaned = 0.000115861 Jy ! Total flux subtracted in 200 components = 0.000115861 Jy ! Clean residual min=-0.002563 max=0.002841 Jy/beam ! Clean residual mean=0.000005 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.228878 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.228878 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.046 mas, bpa=-7.878 degrees ! Estimated noise=1002.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000380677 Jy ! Component: 100 - total flux cleaned = -0.000386138 Jy ! Component: 150 - total flux cleaned = -0.000318546 Jy ! Component: 200 - total flux cleaned = -0.000222441 Jy ! Total flux subtracted in 200 components = -0.000222441 Jy ! Clean residual min=-0.002816 max=0.002702 Jy/beam ! Clean residual mean=0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.228656 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.228656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108578Jy sigma=0.000662 ! Fit after self-cal, rms=0.108559Jy sigma=0.000662 wmodel J0544-2241_S_2017_07_09_pus_map.mod ! Writing 81 model components to file: J0544-2241_S_2017_07_09_pus_map.mod wobs J0544-2241_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0544-2241_S_2017_07_09_pus_uvs.fits wwins J0544-2241_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0544-2241_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.000602166 Jy ! Component: 100 - total flux cleaned = -0.00106525 Jy ! Component: 150 - total flux cleaned = -0.0013267 Jy ! Component: 200 - total flux cleaned = -0.00153691 Jy ! Component: 250 - total flux cleaned = -0.00161822 Jy ! Component: 300 - total flux cleaned = -0.00165653 Jy ! Component: 350 - total flux cleaned = -0.00157927 Jy ! Component: 400 - total flux cleaned = -0.00157875 Jy ! Component: 450 - total flux cleaned = -0.0014692 Jy ! Component: 500 - total flux cleaned = -0.00146943 Jy ! Component: 550 - total flux cleaned = -0.00143452 Jy ! Component: 600 - total flux cleaned = -0.001333 Jy ! Component: 650 - total flux cleaned = -0.00133324 Jy ! Component: 700 - total flux cleaned = -0.00123549 Jy ! Component: 750 - total flux cleaned = -0.00110817 Jy ! Component: 800 - total flux cleaned = -0.000982843 Jy ! Component: 850 - total flux cleaned = -0.000798095 Jy ! Component: 900 - total flux cleaned = -0.000617408 Jy ! Component: 950 - total flux cleaned = -0.000499627 Jy ! Component: 1000 - total flux cleaned = -0.00032474 Jy ! Component: 1050 - total flux cleaned = -0.000181478 Jy ! Component: 1100 - total flux cleaned = -1.2278e-05 Jy ! Component: 1150 - total flux cleaned = 0.000264515 Jy ! Component: 1200 - total flux cleaned = 0.000508773 Jy ! Component: 1250 - total flux cleaned = 0.000642821 Jy ! Component: 1300 - total flux cleaned = 0.000906671 Jy ! Component: 1350 - total flux cleaned = 0.000932066 Jy ! Component: 1400 - total flux cleaned = 0.00108627 Jy ! Component: 1450 - total flux cleaned = 0.00118759 Jy ! Component: 1500 - total flux cleaned = 0.00126297 Jy ! Component: 1550 - total flux cleaned = 0.00133732 Jy ! Component: 1600 - total flux cleaned = 0.00148359 Jy ! Component: 1650 - total flux cleaned = 0.0015312 Jy ! Component: 1700 - total flux cleaned = 0.00160214 Jy ! Component: 1750 - total flux cleaned = 0.00171905 Jy ! Component: 1800 - total flux cleaned = 0.00171901 Jy ! Component: 1850 - total flux cleaned = 0.00183384 Jy ! Component: 1900 - total flux cleaned = 0.00178857 Jy ! Component: 1950 - total flux cleaned = 0.00183344 Jy ! Component: 2000 - total flux cleaned = 0.00183359 Jy ! Component: 2050 - total flux cleaned = 0.00187719 Jy ! Component: 2100 - total flux cleaned = 0.00185557 Jy ! Component: 2150 - total flux cleaned = 0.00185533 Jy ! Component: 2200 - total flux cleaned = 0.00187664 Jy ! Component: 2250 - total flux cleaned = 0.00183452 Jy ! Component: 2300 - total flux cleaned = 0.00185546 Jy ! Component: 2350 - total flux cleaned = 0.00185536 Jy ! Component: 2400 - total flux cleaned = 0.00181438 Jy ! Component: 2450 - total flux cleaned = 0.00185479 Jy ! Component: 2500 - total flux cleaned = 0.00183492 Jy ! Component: 2550 - total flux cleaned = 0.00185515 Jy ! Component: 2600 - total flux cleaned = 0.00183553 Jy ! Component: 2650 - total flux cleaned = 0.00191399 Jy ! Component: 2700 - total flux cleaned = 0.00181663 Jy ! Component: 2750 - total flux cleaned = 0.00187454 Jy ! Component: 2800 - total flux cleaned = 0.00179787 Jy ! Component: 2850 - total flux cleaned = 0.00183588 Jy ! Component: 2900 - total flux cleaned = 0.00183574 Jy ! Component: 2950 - total flux cleaned = 0.00183557 Jy ! Component: 3000 - total flux cleaned = 0.00187272 Jy ! Component: 3050 - total flux cleaned = 0.0018729 Jy ! Component: 3100 - total flux cleaned = 0.00190935 Jy ! Component: 3150 - total flux cleaned = 0.0018731 Jy ! Component: 3200 - total flux cleaned = 0.00192718 Jy ! Component: 3250 - total flux cleaned = 0.00189126 Jy ! Component: 3300 - total flux cleaned = 0.00187364 Jy ! Component: 3350 - total flux cleaned = 0.00190904 Jy ! Component: 3400 - total flux cleaned = 0.00192674 Jy ! Component: 3450 - total flux cleaned = 0.00190918 Jy ! Component: 3500 - total flux cleaned = 0.00194389 Jy ! Component: 3550 - total flux cleaned = 0.00190955 Jy ! Component: 3600 - total flux cleaned = 0.00197787 Jy ! Component: 3650 - total flux cleaned = 0.00194388 Jy ! Component: 3700 - total flux cleaned = 0.00194384 Jy ! Component: 3750 - total flux cleaned = 0.00194374 Jy ! Component: 3800 - total flux cleaned = 0.0019438 Jy ! Component: 3850 - total flux cleaned = 0.00199323 Jy ! Component: 3900 - total flux cleaned = 0.00202591 Jy ! Component: 3950 - total flux cleaned = 0.00197687 Jy ! Component: 4000 - total flux cleaned = 0.00202562 Jy ! Component: 4050 - total flux cleaned = 0.00202573 Jy ! Total flux subtracted in 4096 components = 0.00207376 Jy ! Clean residual min=-0.000906 max=0.000893 Jy/beam ! Clean residual mean=-0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.230729 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 344 components and 0.230729 Jy ![Exited script file: muppet] wmap "J0544-2241_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 8.046 at -7.878 degrees (North through East) ! Clean map min=-0.0020456 max=0.19657 Jy/beam ! Writing clean map to FITS file: J0544-2241_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.196566 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.429974 0.429974 0.859947 1.71989 3.43979 6.87958 13.7592 27.5183 55.0366 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 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.957 x 8.046 at -7.878 degrees (North through East) ! Clean map min=-0.0020456 max=0.19657 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 J0544-2241_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:43:25 2019