! Started logfile: J2247-3657_S_2017_10_09_pus_uvs.log on Sun May 12 13:22:19 2019 obs J2247-3657_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2247-3657_S_2017_10_09_pus_uva.fits ! AN table 1: 13 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.547009 visibilities/baseline/integration-bin. ! Found source: J2247-3657 ! ! 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 496 lines of history. ! ! Reading 1024 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 J2247-3657_S_2017_10_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.707853Jy sigma=0.005024 ! Fit after self-cal, rms=0.698352Jy sigma=0.004967 ! 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.803 mas, bmaj=21.02 mas, bpa=-15.49 degrees ! Estimated noise=4914.06 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.241581 Jy ! Component: 100 - total flux cleaned = 0.334265 Jy ! Total flux subtracted in 100 components = 0.334265 Jy ! Clean residual min=-0.031674 max=0.050684 Jy/beam ! Clean residual mean=-0.001918 rms=0.014981 Jy/beam ! Combined flux in latest and established models = 0.334265 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.334265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215603Jy sigma=0.001360 ! Fit after self-cal, rms=0.215104Jy sigma=0.001358 ! 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.338 mas, bmaj=20.7 mas, bpa=-15.05 degrees ! Estimated noise=3699.08 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.0975099 Jy ! Component: 100 - total flux cleaned = 0.163088 Jy ! Component: 150 - total flux cleaned = 0.21077 Jy ! Component: 200 - total flux cleaned = 0.246561 Jy ! Total flux subtracted in 200 components = 0.246561 Jy ! Clean residual min=-0.034129 max=0.032280 Jy/beam ! Clean residual mean=-0.001504 rms=0.011623 Jy/beam ! Combined flux in latest and established models = 0.580826 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 96 components and 0.580826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146787Jy sigma=0.000902 ! Fit after self-cal, rms=0.145986Jy sigma=0.000898 ! 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.05 FD 0.85 HN 1.00* KP 1.04 ! LA 0.93 MK 1.05 NL 1.22 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.78 FD 0.93 HN 1.00* KP 1.00 ! LA 0.92 MK 1.09 NL 1.24 OV 1.00* ! PT 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.90 HN 1.00* KP 0.88 ! LA 0.72 MK 1.08 NL 1.62 OV 1.00* ! PT 0.87 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Fit before self-cal, rms=0.145986Jy sigma=0.000898 ! Fit after self-cal, rms=0.150154Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=22.9 mas, bpa=-15.18 degrees ! Estimated noise=4083.11 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.00333997 Jy ! Component: 100 - total flux cleaned = -0.00621302 Jy ! Component: 150 - total flux cleaned = -0.00787691 Jy ! Component: 200 - total flux cleaned = -0.00873727 Jy ! Total flux subtracted in 200 components = -0.00873727 Jy ! Clean residual min=-0.019538 max=0.019895 Jy/beam ! Clean residual mean=-0.000345 rms=0.005422 Jy/beam ! Combined flux in latest and established models = 0.572089 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.572089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147083Jy sigma=0.000691 ! Fit after self-cal, rms=0.147484Jy sigma=0.000690 ! 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.147484Jy sigma=0.000690 ! Fit after self-cal, rms=0.153691Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=23.49 mas, bpa=-15.21 degrees ! Estimated noise=4158.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0026345 Jy ! Component: 100 - total flux cleaned = -0.00454373 Jy ! Component: 150 - total flux cleaned = -0.00613857 Jy ! Component: 200 - total flux cleaned = -0.00728813 Jy ! Total flux subtracted in 200 components = -0.00728813 Jy ! Clean residual min=-0.017674 max=0.018613 Jy/beam ! Clean residual mean=-0.000326 rms=0.004977 Jy/beam ! Combined flux in latest and established models = 0.564801 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.564801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151640Jy sigma=0.000681 ! Fit after self-cal, rms=0.151710Jy sigma=0.000681 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.000282258 Jy ! Component: 100 - total flux cleaned = -0.000875501 Jy ! Component: 150 - total flux cleaned = -0.0014149 Jy ! Component: 200 - total flux cleaned = -0.00141514 Jy ! Total flux subtracted in 200 components = -0.00141514 Jy ! Clean residual min=-0.017080 max=0.017794 Jy/beam ! Clean residual mean=-0.000342 rms=0.004863 Jy/beam ! Combined flux in latest and established models = 0.563386 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.563386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150748Jy sigma=0.000679 ! Fit after self-cal, rms=0.150828Jy sigma=0.000679 ! 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.150828Jy sigma=0.000679 ! Fit after self-cal, rms=0.158151Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=24.07 mas, bpa=-15.24 degrees ! Estimated noise=4229.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199441 Jy ! Component: 100 - total flux cleaned = -0.00320381 Jy ! Component: 150 - total flux cleaned = -0.00438689 Jy ! Component: 200 - total flux cleaned = -0.00558239 Jy ! Total flux subtracted in 200 components = -0.00558239 Jy ! Clean residual min=-0.015387 max=0.017284 Jy/beam ! Clean residual mean=-0.000290 rms=0.004528 Jy/beam ! Combined flux in latest and established models = 0.557803 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.557803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156987Jy sigma=0.000673 ! Fit after self-cal, rms=0.157082Jy sigma=0.000673 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.00022718 Jy ! Component: 100 - total flux cleaned = -7.31699e-05 Jy ! Component: 150 - total flux cleaned = -0.000219235 Jy ! Component: 200 - total flux cleaned = -0.000350886 Jy ! Total flux subtracted in 200 components = -0.000350886 Jy ! Clean residual min=-0.015088 max=0.017022 Jy/beam ! Clean residual mean=-0.000295 rms=0.004455 Jy/beam ! Combined flux in latest and established models = 0.557452 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 140 components and 0.557452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156461Jy sigma=0.000672 ! Fit after self-cal, rms=0.156530Jy sigma=0.000672 ! 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.156530Jy sigma=0.000672 ! Fit after self-cal, rms=0.162033Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.52 mas, bmaj=35.16 mas, bpa=3.028 degrees ! Estimated noise=4956.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144303 Jy ! Component: 100 - total flux cleaned = -0.00159416 Jy ! Component: 150 - total flux cleaned = -0.00173087 Jy ! Component: 200 - total flux cleaned = -0.00173026 Jy ! Total flux subtracted in 200 components = -0.00173026 Jy ! Clean residual min=-0.014341 max=0.015727 Jy/beam ! Clean residual mean=-0.000367 rms=0.004859 Jy/beam ! Combined flux in latest and established models = 0.555722 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 149 components and 0.555722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161689Jy sigma=0.000670 ! Fit after self-cal, rms=0.161691Jy 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 = 4.16484e-06 Jy ! Component: 100 - total flux cleaned = -8.39869e-06 Jy ! Component: 150 - total flux cleaned = -1.78856e-05 Jy ! Component: 200 - total flux cleaned = 8.59372e-05 Jy ! Total flux subtracted in 200 components = 8.59372e-05 Jy ! Clean residual min=-0.013941 max=0.015718 Jy/beam ! Clean residual mean=-0.000365 rms=0.004785 Jy/beam ! Combined flux in latest and established models = 0.555808 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 153 components and 0.555808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161664Jy sigma=0.000670 ! Fit after self-cal, rms=0.161616Jy 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=3.462 mas, bmaj=24.5 mas, bpa=-15.25 degrees ! Estimated noise=4274.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 24.5 at -15.25 degrees (North through East) ! Clean map min=-0.013214 max=0.28863 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.836 mas, bmaj=24.25 mas, bpa=-15.6 degrees ! Estimated noise=5691.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.267089 Jy ! Component: 100 - total flux cleaned = 0.351906 Jy ! Component: 150 - total flux cleaned = 0.406333 Jy ! Component: 200 - total flux cleaned = 0.443925 Jy ! Total flux subtracted in 200 components = 0.443925 Jy ! Clean residual min=-0.019142 max=0.024024 Jy/beam ! Clean residual mean=-0.000895 rms=0.006962 Jy/beam ! Combined flux in latest and established models = 0.443925 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.443925 Jy ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=24.5 mas, bpa=-15.25 degrees ! Estimated noise=4274.69 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.0388097 Jy ! Component: 100 - total flux cleaned = 0.0627413 Jy ! Component: 150 - total flux cleaned = 0.078466 Jy ! Component: 200 - total flux cleaned = 0.0889418 Jy ! Total flux subtracted in 200 components = 0.0889418 Jy ! Clean residual min=-0.014871 max=0.016146 Jy/beam ! Clean residual mean=-0.000499 rms=0.004645 Jy/beam ! Combined flux in latest and established models = 0.532867 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 87 components and 0.532867 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=10.52 mas, bmaj=35.16 mas, bpa=3.028 degrees ! Estimated noise=4956.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102931 Jy ! Component: 100 - total flux cleaned = 0.0154573 Jy ! Component: 150 - total flux cleaned = 0.0163509 Jy ! Component: 200 - total flux cleaned = 0.0171979 Jy ! Total flux subtracted in 200 components = 0.0171979 Jy ! Clean residual min=-0.014365 max=0.014962 Jy/beam ! Clean residual mean=-0.000472 rms=0.005017 Jy/beam ! Combined flux in latest and established models = 0.550065 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.00063828 Jy ! Component: 100 - total flux cleaned = 0.00140011 Jy ! Component: 150 - total flux cleaned = 0.00198907 Jy ! Component: 200 - total flux cleaned = 0.0026862 Jy ! Total flux subtracted in 200 components = 0.0026862 Jy ! Clean residual min=-0.013945 max=0.014968 Jy/beam ! Clean residual mean=-0.000422 rms=0.004836 Jy/beam ! Combined flux in latest and established models = 0.552751 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.552751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=24.5 mas, bpa=-15.25 degrees ! Estimated noise=4274.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000691221 Jy ! Component: 100 - total flux cleaned = -1.95966e-06 Jy ! Component: 150 - total flux cleaned = 0.000153719 Jy ! Component: 200 - total flux cleaned = 0.00015331 Jy ! Total flux subtracted in 200 components = 0.00015331 Jy ! Clean residual min=-0.013385 max=0.015566 Jy/beam ! Clean residual mean=-0.000262 rms=0.004081 Jy/beam ! Combined flux in latest and established models = 0.552904 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.552904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160722Jy sigma=0.000666 ! Fit after self-cal, rms=0.160705Jy sigma=0.000666 wmodel J2247-3657_S_2017_10_09_pus_map.mod ! Writing 110 model components to file: J2247-3657_S_2017_10_09_pus_map.mod wobs J2247-3657_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2247-3657_S_2017_10_09_pus_uvs.fits wwins J2247-3657_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J2247-3657_S_2017_10_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.00688151 Jy ! Component: 100 - total flux cleaned = 0.0103591 Jy ! Component: 150 - total flux cleaned = 0.013371 Jy ! Component: 200 - total flux cleaned = 0.0142669 Jy ! Component: 250 - total flux cleaned = 0.0134733 Jy ! Component: 300 - total flux cleaned = 0.0122754 Jy ! Component: 350 - total flux cleaned = 0.0108643 Jy ! Component: 400 - total flux cleaned = 0.00953145 Jy ! Component: 450 - total flux cleaned = 0.0082752 Jy ! Component: 500 - total flux cleaned = 0.0070775 Jy ! Component: 550 - total flux cleaned = 0.00627794 Jy ! Component: 600 - total flux cleaned = 0.00551491 Jy ! Component: 650 - total flux cleaned = 0.00489118 Jy ! Component: 700 - total flux cleaned = 0.00479016 Jy ! Component: 750 - total flux cleaned = 0.00507953 Jy ! Component: 800 - total flux cleaned = 0.00526441 Jy ! Component: 850 - total flux cleaned = 0.00526495 Jy ! Component: 900 - total flux cleaned = 0.00552865 Jy ! Component: 950 - total flux cleaned = 0.00569885 Jy ! Component: 1000 - total flux cleaned = 0.00594631 Jy ! Component: 1050 - total flux cleaned = 0.00610749 Jy ! Component: 1100 - total flux cleaned = 0.00626319 Jy ! Component: 1150 - total flux cleaned = 0.0061862 Jy ! Component: 1200 - total flux cleaned = 0.00663148 Jy ! Component: 1250 - total flux cleaned = 0.00684711 Jy ! Component: 1300 - total flux cleaned = 0.00713033 Jy ! Component: 1350 - total flux cleaned = 0.00747757 Jy ! Component: 1400 - total flux cleaned = 0.00781754 Jy ! Component: 1450 - total flux cleaned = 0.0080838 Jy ! Component: 1500 - total flux cleaned = 0.00841127 Jy ! Component: 1550 - total flux cleaned = 0.00854072 Jy ! Component: 1600 - total flux cleaned = 0.00854013 Jy ! Component: 1650 - total flux cleaned = 0.00847597 Jy ! Component: 1700 - total flux cleaned = 0.00834842 Jy ! Component: 1750 - total flux cleaned = 0.00828504 Jy ! Component: 1800 - total flux cleaned = 0.00815892 Jy ! Component: 1850 - total flux cleaned = 0.00796885 Jy ! Component: 1900 - total flux cleaned = 0.00784261 Jy ! Component: 1950 - total flux cleaned = 0.00758879 Jy ! Component: 2000 - total flux cleaned = 0.00739739 Jy ! Component: 2050 - total flux cleaned = 0.00720404 Jy ! Component: 2100 - total flux cleaned = 0.00700992 Jy ! Component: 2150 - total flux cleaned = 0.00688005 Jy ! Component: 2200 - total flux cleaned = 0.0066824 Jy ! Component: 2250 - total flux cleaned = 0.0064151 Jy ! Component: 2300 - total flux cleaned = 0.00621233 Jy ! Component: 2350 - total flux cleaned = 0.00593737 Jy ! Component: 2400 - total flux cleaned = 0.00579884 Jy ! Component: 2450 - total flux cleaned = 0.00558798 Jy ! Component: 2500 - total flux cleaned = 0.00537333 Jy ! Component: 2550 - total flux cleaned = 0.00537446 Jy ! Component: 2600 - total flux cleaned = 0.00537373 Jy ! Component: 2650 - total flux cleaned = 0.00552488 Jy ! Component: 2700 - total flux cleaned = 0.00560336 Jy ! Component: 2750 - total flux cleaned = 0.00576353 Jy ! Component: 2800 - total flux cleaned = 0.00592747 Jy ! Component: 2850 - total flux cleaned = 0.00609859 Jy ! Component: 2900 - total flux cleaned = 0.0062724 Jy ! Component: 2950 - total flux cleaned = 0.00645484 Jy ! Component: 3000 - total flux cleaned = 0.00655322 Jy ! Component: 3050 - total flux cleaned = 0.00655411 Jy ! Component: 3100 - total flux cleaned = 0.00665583 Jy ! Component: 3150 - total flux cleaned = 0.0066551 Jy ! Component: 3200 - total flux cleaned = 0.00665403 Jy ! Component: 3250 - total flux cleaned = 0.00677155 Jy ! Component: 3300 - total flux cleaned = 0.00677349 Jy ! Component: 3350 - total flux cleaned = 0.00689865 Jy ! Component: 3400 - total flux cleaned = 0.00689991 Jy ! Component: 3450 - total flux cleaned = 0.00703978 Jy ! Component: 3500 - total flux cleaned = 0.00704153 Jy ! Component: 3550 - total flux cleaned = 0.00704259 Jy ! Component: 3600 - total flux cleaned = 0.00704158 Jy ! Component: 3650 - total flux cleaned = 0.00720295 Jy ! Component: 3700 - total flux cleaned = 0.00720147 Jy ! Component: 3750 - total flux cleaned = 0.00737664 Jy ! Component: 3800 - total flux cleaned = 0.0073772 Jy ! Component: 3850 - total flux cleaned = 0.0075751 Jy ! Component: 3900 - total flux cleaned = 0.00757747 Jy ! Component: 3950 - total flux cleaned = 0.00757647 Jy ! Component: 4000 - total flux cleaned = 0.00779416 Jy ! Component: 4050 - total flux cleaned = 0.00802316 Jy ! Total flux subtracted in 4096 components = 0.00803031 Jy ! Clean residual min=-0.012714 max=0.012910 Jy/beam ! Clean residual mean=-0.000186 rms=0.003018 Jy/beam ! Combined flux in latest and established models = 0.560934 Jy keep ! Adding 193 model components to the UV plane model. ! The established model now contains 303 components and 0.560934 Jy ![Exited script file: muppet] wmap "J2247-3657_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 24.5 at -15.25 degrees (North through East) ! Clean map min=-0.024891 max=0.29747 Jy/beam ! Writing clean map to FITS file: J2247-3657_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.297473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00338883 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.41762 3.41762 6.83524 13.6705 27.3409 54.6819 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0101 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.297 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.462 x 24.5 at -15.25 degrees (North through East) ! Clean map min=-0.024891 max=0.29747 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 J2247-3657_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:22:24 2019