! Started logfile: J1858-2510_S_2017_08_05_pus_uvs.log on Thu May 9 19:36:01 2019 obs J1858-2510_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1858-2510_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771053 visibilities/baseline/integration-bin. ! Found source: J1858-2510 ! ! 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 10548 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 J1858-2510_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 472 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855115Jy sigma=0.006212 ! Fit after self-cal, rms=0.847345Jy sigma=0.006157 ! 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.304 mas, bmaj=7.09 mas, bpa=-5.319 degrees ! Estimated noise=1527 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.117081 Jy ! Component: 100 - total flux cleaned = 0.147184 Jy ! Total flux subtracted in 100 components = 0.147184 Jy ! Clean residual min=-0.008736 max=0.015820 Jy/beam ! Clean residual mean=-0.000076 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.147184 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.147184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106898Jy sigma=0.000720 ! Fit after self-cal, rms=0.106912Jy sigma=0.000719 ! Inverting map ! Added new window around map position (-3.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158909 Jy ! Component: 100 - total flux cleaned = 0.025454 Jy ! Total flux subtracted in 100 components = 0.025454 Jy ! Clean residual min=-0.007191 max=0.009993 Jy/beam ! Clean residual mean=-0.000053 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.172638 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.172638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103442Jy sigma=0.000693 ! Fit after self-cal, rms=0.103401Jy sigma=0.000692 ! 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.872 mas, bmaj=8.007 mas, bpa=-5.024 degrees ! Estimated noise=1079.58 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, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136181 Jy ! Component: 100 - total flux cleaned = 0.0221331 Jy ! Component: 150 - total flux cleaned = 0.0280568 Jy ! Component: 200 - total flux cleaned = 0.0322521 Jy ! Total flux subtracted in 200 components = 0.0322521 Jy ! Clean residual min=-0.005211 max=0.006596 Jy/beam ! Clean residual mean=-0.000046 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.20489 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 74 components and 0.20489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101073Jy sigma=0.000678 ! Fit after self-cal, rms=0.101062Jy sigma=0.000677 ! 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.98 HN 1.09 KP 1.08 ! LA 0.99 MK 1.06 NL 0.92 OV 0.99 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.12 KP 1.05 ! LA 0.98 MK 0.95 NL 1.02 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.12 KP 0.88 ! LA 0.75 MK 0.98 NL 1.12 OV 0.92 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.02 KP 1.00* ! LA 1.00* MK 1.19 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.101062Jy sigma=0.000677 ! Fit after self-cal, rms=0.099472Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=8.02 mas, bpa=-4.744 degrees ! Estimated noise=1081.89 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.0001956 Jy ! Component: 100 - total flux cleaned = -0.000460428 Jy ! Component: 150 - total flux cleaned = -0.000605117 Jy ! Component: 200 - total flux cleaned = -0.00054083 Jy ! Total flux subtracted in 200 components = -0.00054083 Jy ! Clean residual min=-0.004303 max=0.004654 Jy/beam ! Clean residual mean=-0.000000 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.204349 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.204349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099320Jy sigma=0.000664 ! Fit after self-cal, rms=0.099339Jy sigma=0.000664 ! 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.099339Jy sigma=0.000664 ! Fit after self-cal, rms=0.101595Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=7.99 mas, bpa=-5.001 degrees ! Estimated noise=1081.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000801075 Jy ! Component: 100 - total flux cleaned = -0.000939851 Jy ! Component: 150 - total flux cleaned = -0.00100314 Jy ! Component: 200 - total flux cleaned = -0.00103121 Jy ! Total flux subtracted in 200 components = -0.00103121 Jy ! Clean residual min=-0.003643 max=0.002951 Jy/beam ! Clean residual mean=-0.000008 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.203318 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.203318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101568Jy sigma=0.000658 ! Fit after self-cal, rms=0.101635Jy sigma=0.000658 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.000100854 Jy ! Component: 100 - total flux cleaned = -4.49873e-05 Jy ! Component: 150 - total flux cleaned = -2.07011e-05 Jy ! Component: 200 - total flux cleaned = -1.99516e-05 Jy ! Total flux subtracted in 200 components = -1.99516e-05 Jy ! Clean residual min=-0.003534 max=0.002871 Jy/beam ! Clean residual mean=-0.000008 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.203298 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.203298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101622Jy sigma=0.000658 ! Fit after self-cal, rms=0.101621Jy sigma=0.000658 ! 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.101621Jy sigma=0.000658 ! Fit after self-cal, rms=0.102097Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.98 mas, bpa=-5.027 degrees ! Estimated noise=1080.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000720314 Jy ! Component: 100 - total flux cleaned = -0.000746282 Jy ! Component: 150 - total flux cleaned = -0.000769729 Jy ! Component: 200 - total flux cleaned = -0.00076957 Jy ! Total flux subtracted in 200 components = -0.00076957 Jy ! Clean residual min=-0.003398 max=0.002854 Jy/beam ! Clean residual mean=-0.000009 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.202528 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.202528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102082Jy sigma=0.000658 ! Fit after self-cal, rms=0.102087Jy sigma=0.000658 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.32727e-05 Jy ! Component: 100 - total flux cleaned = -4.0955e-05 Jy ! Component: 150 - total flux cleaned = -2.05668e-05 Jy ! Component: 200 - total flux cleaned = -3.84031e-05 Jy ! Total flux subtracted in 200 components = -3.84031e-05 Jy ! Clean residual min=-0.003344 max=0.002810 Jy/beam ! Clean residual mean=-0.000009 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.20249 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 129 components and 0.20249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102078Jy sigma=0.000658 ! Fit after self-cal, rms=0.102078Jy sigma=0.000658 ! 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.102078Jy sigma=0.000658 ! Fit after self-cal, rms=0.102379Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.471 mas, bmaj=19.76 mas, bpa=-1.116 degrees ! Estimated noise=1388.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421119 Jy ! Component: 100 - total flux cleaned = 0.000447599 Jy ! Component: 150 - total flux cleaned = 0.000468383 Jy ! Component: 200 - total flux cleaned = 0.0004871 Jy ! Total flux subtracted in 200 components = 0.0004871 Jy ! Clean residual min=-0.003538 max=0.003626 Jy/beam ! Clean residual mean=-0.000017 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.202977 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 145 components and 0.202977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102383Jy sigma=0.000658 ! Fit after self-cal, rms=0.102388Jy sigma=0.000658 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.000142706 Jy ! Component: 100 - total flux cleaned = 0.000160522 Jy ! Component: 150 - total flux cleaned = 0.000178416 Jy ! Component: 200 - total flux cleaned = 0.000195089 Jy ! Total flux subtracted in 200 components = 0.000195089 Jy ! Clean residual min=-0.003536 max=0.003567 Jy/beam ! Clean residual mean=-0.000016 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.203172 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 148 components and 0.203172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102391Jy sigma=0.000658 ! Fit after self-cal, rms=0.102391Jy sigma=0.000658 ! 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.899 mas, bmaj=7.972 mas, bpa=-5.052 degrees ! Estimated noise=1079.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.899 x 7.972 at -5.052 degrees (North through East) ! Clean map min=-0.003078 max=0.14793 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.321 mas, bmaj=7.009 mas, bpa=-5.111 degrees ! Estimated noise=1541.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117042 Jy ! Component: 100 - total flux cleaned = 0.146924 Jy ! Component: 150 - total flux cleaned = 0.161687 Jy ! Component: 200 - total flux cleaned = 0.171282 Jy ! Total flux subtracted in 200 components = 0.171282 Jy ! Clean residual min=-0.005575 max=0.005206 Jy/beam ! Clean residual mean=-0.000035 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.171282 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.171282 Jy ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.972 mas, bpa=-5.052 degrees ! Estimated noise=1079.01 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.0104349 Jy ! Component: 100 - total flux cleaned = 0.0165525 Jy ! Component: 150 - total flux cleaned = 0.0205699 Jy ! Component: 200 - total flux cleaned = 0.0233335 Jy ! Total flux subtracted in 200 components = 0.0233335 Jy ! Clean residual min=-0.003733 max=0.002963 Jy/beam ! Clean residual mean=-0.000022 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.194616 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 90 components and 0.194616 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.471 mas, bmaj=19.76 mas, bpa=-1.116 degrees ! Estimated noise=1388.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353708 Jy ! Component: 100 - total flux cleaned = 0.00550653 Jy ! Component: 150 - total flux cleaned = 0.00668589 Jy ! Component: 200 - total flux cleaned = 0.00740231 Jy ! Total flux subtracted in 200 components = 0.00740231 Jy ! Clean residual min=-0.003557 max=0.003521 Jy/beam ! Clean residual mean=-0.000020 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.202018 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217677 Jy ! Component: 100 - total flux cleaned = 0.000329027 Jy ! Component: 150 - total flux cleaned = 0.000371681 Jy ! Component: 200 - total flux cleaned = 0.000424238 Jy ! Total flux subtracted in 200 components = 0.000424238 Jy ! Clean residual min=-0.003568 max=0.003458 Jy/beam ! Clean residual mean=-0.000019 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.202442 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 135 components and 0.202442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.972 mas, bpa=-5.052 degrees ! Estimated noise=1079.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000580487 Jy ! Component: 100 - total flux cleaned = -0.000673762 Jy ! Component: 150 - total flux cleaned = -0.000672721 Jy ! Component: 200 - total flux cleaned = -0.000672489 Jy ! Total flux subtracted in 200 components = -0.000672489 Jy ! Clean residual min=-0.003357 max=0.002816 Jy/beam ! Clean residual mean=-0.000009 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.20177 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 145 components and 0.20177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102372Jy sigma=0.000658 ! Fit after self-cal, rms=0.102355Jy sigma=0.000658 wmodel J1858-2510_S_2017_08_05_pus_map.mod ! Writing 145 model components to file: J1858-2510_S_2017_08_05_pus_map.mod wobs J1858-2510_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1858-2510_S_2017_08_05_pus_uvs.fits wwins J1858-2510_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1858-2510_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.000945793 Jy ! Component: 100 - total flux cleaned = -0.000898882 Jy ! Component: 150 - total flux cleaned = -0.000897409 Jy ! Component: 200 - total flux cleaned = -0.00118227 Jy ! Component: 250 - total flux cleaned = -0.00118294 Jy ! Component: 300 - total flux cleaned = -0.0011841 Jy ! Component: 350 - total flux cleaned = -0.0011844 Jy ! Component: 400 - total flux cleaned = -0.00121795 Jy ! Component: 450 - total flux cleaned = -0.00128279 Jy ! Component: 500 - total flux cleaned = -0.00125039 Jy ! Component: 550 - total flux cleaned = -0.00125083 Jy ! Component: 600 - total flux cleaned = -0.00137046 Jy ! Component: 650 - total flux cleaned = -0.00131229 Jy ! Component: 700 - total flux cleaned = -0.00139747 Jy ! Component: 750 - total flux cleaned = -0.0015082 Jy ! Component: 800 - total flux cleaned = -0.0015348 Jy ! Component: 850 - total flux cleaned = -0.00161429 Jy ! Component: 900 - total flux cleaned = -0.00166677 Jy ! Component: 950 - total flux cleaned = -0.00174371 Jy ! Component: 1000 - total flux cleaned = -0.00184437 Jy ! Component: 1050 - total flux cleaned = -0.0018936 Jy ! Component: 1100 - total flux cleaned = -0.00191799 Jy ! Component: 1150 - total flux cleaned = -0.00196533 Jy ! Component: 1200 - total flux cleaned = -0.00203565 Jy ! Component: 1250 - total flux cleaned = -0.00208192 Jy ! Component: 1300 - total flux cleaned = -0.00214977 Jy ! Component: 1350 - total flux cleaned = -0.00210511 Jy ! Component: 1400 - total flux cleaned = -0.00217179 Jy ! Component: 1450 - total flux cleaned = -0.00215015 Jy ! Component: 1500 - total flux cleaned = -0.00221496 Jy ! Component: 1550 - total flux cleaned = -0.00223608 Jy ! Component: 1600 - total flux cleaned = -0.00223593 Jy ! Component: 1650 - total flux cleaned = -0.00221484 Jy ! Component: 1700 - total flux cleaned = -0.00221504 Jy ! Component: 1750 - total flux cleaned = -0.00219518 Jy ! Component: 1800 - total flux cleaned = -0.00223528 Jy ! Component: 1850 - total flux cleaned = -0.00223538 Jy ! Component: 1900 - total flux cleaned = -0.00223532 Jy ! Component: 1950 - total flux cleaned = -0.00219666 Jy ! Component: 2000 - total flux cleaned = -0.00225388 Jy ! Component: 2050 - total flux cleaned = -0.00217856 Jy ! Component: 2100 - total flux cleaned = -0.00217848 Jy ! Component: 2150 - total flux cleaned = -0.00217852 Jy ! Component: 2200 - total flux cleaned = -0.00221513 Jy ! Component: 2250 - total flux cleaned = -0.00210671 Jy ! Component: 2300 - total flux cleaned = -0.00214256 Jy ! Component: 2350 - total flux cleaned = -0.00210713 Jy ! Component: 2400 - total flux cleaned = -0.00205489 Jy ! Component: 2450 - total flux cleaned = -0.00208943 Jy ! Component: 2500 - total flux cleaned = -0.0020892 Jy ! Component: 2550 - total flux cleaned = -0.00200421 Jy ! Component: 2600 - total flux cleaned = -0.00200455 Jy ! Component: 2650 - total flux cleaned = -0.00197126 Jy ! Component: 2700 - total flux cleaned = -0.00198785 Jy ! Component: 2750 - total flux cleaned = -0.00197163 Jy ! Component: 2800 - total flux cleaned = -0.00192307 Jy ! Component: 2850 - total flux cleaned = -0.00192291 Jy ! Component: 2900 - total flux cleaned = -0.00184337 Jy ! Component: 2950 - total flux cleaned = -0.00185939 Jy ! Component: 3000 - total flux cleaned = -0.00184396 Jy ! Component: 3050 - total flux cleaned = -0.00176632 Jy ! Component: 3100 - total flux cleaned = -0.00170489 Jy ! Component: 3150 - total flux cleaned = -0.00165923 Jy ! Component: 3200 - total flux cleaned = -0.00153816 Jy ! Component: 3250 - total flux cleaned = -0.00153816 Jy ! Component: 3300 - total flux cleaned = -0.00150828 Jy ! Component: 3350 - total flux cleaned = -0.00144881 Jy ! Component: 3400 - total flux cleaned = -0.00130185 Jy ! Component: 3450 - total flux cleaned = -0.00134571 Jy ! Component: 3500 - total flux cleaned = -0.00122974 Jy ! Component: 3550 - total flux cleaned = -0.00111457 Jy ! Component: 3600 - total flux cleaned = -0.00110017 Jy ! Component: 3650 - total flux cleaned = -0.00102901 Jy ! Component: 3700 - total flux cleaned = -0.000930381 Jy ! Component: 3750 - total flux cleaned = -0.000832444 Jy ! Component: 3800 - total flux cleaned = -0.00077686 Jy ! Component: 3850 - total flux cleaned = -0.000680051 Jy ! Component: 3900 - total flux cleaned = -0.000680051 Jy ! Component: 3950 - total flux cleaned = -0.000570805 Jy ! Component: 4000 - total flux cleaned = -0.000516454 Jy ! Component: 4050 - total flux cleaned = -0.000502796 Jy ! Total flux subtracted in 4096 components = -0.000395326 Jy ! Clean residual min=-0.000908 max=0.000872 Jy/beam ! Clean residual mean=0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.201375 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 431 components and 0.201375 Jy ![Exited script file: muppet] wmap "J1858-2510_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.899 x 7.972 at -5.052 degrees (North through East) ! Clean map min=-0.0019587 max=0.149 Jy/beam ! Writing clean map to FITS file: J1858-2510_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.149002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239363 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481932 0.481932 0.963865 1.92773 3.85546 7.71092 15.4218 30.8437 61.6873 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.899 x 7.972 at -5.052 degrees (North through East) ! Clean map min=-0.0019587 max=0.149 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 J1858-2510_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:36:06 2019