! Started logfile: J2202-2335_S_2017_06_15_pus_uvs.log on Tue May 7 15:29:00 2019 obs J2202-2335_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2202-2335_S_2017_06_15_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968889 visibilities/baseline/integration-bin. ! Found source: J2202-2335 ! ! 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 603 lines of history. ! ! Reading 13080 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 J2202-2335_S_2017_06_15_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 463 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853214Jy sigma=0.006565 ! Fit after self-cal, rms=0.835507Jy sigma=0.006434 ! 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.488 mas, bmaj=7.012 mas, bpa=-4.102 degrees ! Estimated noise=1224.42 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.12406 Jy ! Component: 100 - total flux cleaned = 0.166109 Jy ! Total flux subtracted in 100 components = 0.166109 Jy ! Clean residual min=-0.009333 max=0.019351 Jy/beam ! Clean residual mean=-0.000054 rms=0.002923 Jy/beam ! Combined flux in latest and established models = 0.166109 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.166109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106641Jy sigma=0.000795 ! Fit after self-cal, rms=0.106476Jy sigma=0.000794 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215163 Jy ! Component: 100 - total flux cleaned = 0.0335204 Jy ! Total flux subtracted in 100 components = 0.0335204 Jy ! Clean residual min=-0.008042 max=0.014218 Jy/beam ! Clean residual mean=-0.000031 rms=0.002327 Jy/beam ! Combined flux in latest and established models = 0.19963 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.19963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100425Jy sigma=0.000739 ! Fit after self-cal, rms=0.100417Jy sigma=0.000739 ! Inverting map ! Added new window around map position (4.5, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135452 Jy ! Component: 100 - total flux cleaned = 0.0216257 Jy ! Total flux subtracted in 100 components = 0.0216257 Jy ! Clean residual min=-0.007829 max=0.010766 Jy/beam ! Clean residual mean=-0.000018 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 0.221255 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.221255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098044Jy sigma=0.000718 ! Fit after self-cal, rms=0.097855Jy sigma=0.000716 ! 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.002 mas, bmaj=7.943 mas, bpa=-3.262 degrees ! Estimated noise=913.189 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.00977761 Jy ! Component: 100 - total flux cleaned = 0.0154932 Jy ! Component: 150 - total flux cleaned = 0.0191871 Jy ! Component: 200 - total flux cleaned = 0.0213846 Jy ! Total flux subtracted in 200 components = 0.0213846 Jy ! Clean residual min=-0.007230 max=0.007702 Jy/beam ! Clean residual mean=-0.000012 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.24264 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 70 components and 0.24264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096852Jy sigma=0.000708 ! Fit after self-cal, rms=0.096804Jy sigma=0.000707 ! 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.93 HN 1.11 KP 1.01 ! LA 1.00 MK 0.98 NL 0.89 OV 0.99 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.97 HN 1.15 KP 1.01 ! LA 0.95 MK 1.01 NL 1.04 OV 1.01 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 1.18 KP 0.97 ! LA 0.95 MK 1.03 NL 0.97 OV 0.92 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.12 KP 1.00* ! LA 1.00* MK 1.10 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.096804Jy sigma=0.000707 ! Fit after self-cal, rms=0.101758Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.901 mas, bpa=-2.552 degrees ! Estimated noise=923.838 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.000576734 Jy ! Component: 100 - total flux cleaned = 0.000340292 Jy ! Component: 150 - total flux cleaned = 3.95216e-05 Jy ! Component: 200 - total flux cleaned = -4.47714e-05 Jy ! Total flux subtracted in 200 components = -4.47714e-05 Jy ! Clean residual min=-0.006537 max=0.006177 Jy/beam ! Clean residual mean=0.000005 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.242595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.242595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101648Jy sigma=0.000696 ! Fit after self-cal, rms=0.101731Jy sigma=0.000695 ! 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.101731Jy sigma=0.000695 ! Fit after self-cal, rms=0.105544Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.876 mas, bpa=-2.698 degrees ! Estimated noise=938.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105776 Jy ! Component: 100 - total flux cleaned = 0.00117918 Jy ! Component: 150 - total flux cleaned = 0.00101761 Jy ! Component: 200 - total flux cleaned = 0.000876885 Jy ! Total flux subtracted in 200 components = 0.000876885 Jy ! Clean residual min=-0.003975 max=0.003471 Jy/beam ! Clean residual mean=0.000000 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.243472 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.243472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105368Jy sigma=0.000678 ! Fit after self-cal, rms=0.105457Jy 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 = -0.000251649 Jy ! Component: 100 - total flux cleaned = -0.000364524 Jy ! Component: 150 - total flux cleaned = -0.000510354 Jy ! Component: 200 - total flux cleaned = -0.000638837 Jy ! Total flux subtracted in 200 components = -0.000638837 Jy ! Clean residual min=-0.003801 max=0.003463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.242833 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.242833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105411Jy sigma=0.000677 ! Fit after self-cal, rms=0.105401Jy sigma=0.000677 ! 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.105401Jy sigma=0.000677 ! Fit after self-cal, rms=0.109205Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.866 mas, bpa=-2.665 degrees ! Estimated noise=935.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000946537 Jy ! Component: 100 - total flux cleaned = -0.00104936 Jy ! Component: 150 - total flux cleaned = -0.00107968 Jy ! Component: 200 - total flux cleaned = -0.00110858 Jy ! Total flux subtracted in 200 components = -0.00110858 Jy ! Clean residual min=-0.002788 max=0.002864 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.241724 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.241724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109183Jy sigma=0.000671 ! Fit after self-cal, rms=0.109213Jy 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) ! Added new window around map position (14.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025973 Jy ! Component: 100 - total flux cleaned = 0.00364437 Jy ! Component: 150 - total flux cleaned = 0.00412124 Jy ! Component: 200 - total flux cleaned = 0.004345 Jy ! Total flux subtracted in 200 components = 0.004345 Jy ! Clean residual min=-0.002644 max=0.002254 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.246069 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.246069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109147Jy sigma=0.000671 ! Fit after self-cal, rms=0.109144Jy 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.109144Jy sigma=0.000671 ! Fit after self-cal, rms=0.109665Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.704 mas, bmaj=18.31 mas, bpa=2.576 degrees ! Estimated noise=1188.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000906435 Jy ! Component: 100 - total flux cleaned = 0.0011358 Jy ! Component: 150 - total flux cleaned = 0.00115733 Jy ! Component: 200 - total flux cleaned = 0.00119659 Jy ! Total flux subtracted in 200 components = 0.00119659 Jy ! Clean residual min=-0.002923 max=0.002435 Jy/beam ! Clean residual mean=-0.000002 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.247266 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.247266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109656Jy sigma=0.000670 ! Fit after self-cal, rms=0.109659Jy 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 = 0.000166664 Jy ! Component: 100 - total flux cleaned = 0.000185785 Jy ! Component: 150 - total flux cleaned = 0.000220873 Jy ! Component: 200 - total flux cleaned = 0.000236927 Jy ! Total flux subtracted in 200 components = 0.000236927 Jy ! Clean residual min=-0.002900 max=0.002406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.247503 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 138 components and 0.247503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109656Jy sigma=0.000670 ! Fit after self-cal, rms=0.109653Jy 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.99 mas, bmaj=7.866 mas, bpa=-2.632 degrees ! Estimated noise=933.539 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 7.866 at -2.632 degrees (North through East) ! Clean map min=-0.0024736 max=0.16491 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.469 mas, bmaj=6.915 mas, bpa=-3.588 degrees ! Estimated noise=1262.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128407 Jy ! Component: 100 - total flux cleaned = 0.173466 Jy ! Component: 150 - total flux cleaned = 0.195863 Jy ! Component: 200 - total flux cleaned = 0.20919 Jy ! Total flux subtracted in 200 components = 0.20919 Jy ! Clean residual min=-0.005062 max=0.007384 Jy/beam ! Clean residual mean=-0.000024 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.20919 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.20919 Jy ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.866 mas, bpa=-2.632 degrees ! Estimated noise=933.539 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.0120107 Jy ! Component: 100 - total flux cleaned = 0.0189927 Jy ! Component: 150 - total flux cleaned = 0.0234174 Jy ! Component: 200 - total flux cleaned = 0.0265901 Jy ! Total flux subtracted in 200 components = 0.0265901 Jy ! Clean residual min=-0.002669 max=0.002739 Jy/beam ! Clean residual mean=-0.000014 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.23578 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 67 components and 0.23578 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.704 mas, bmaj=18.31 mas, bpa=2.576 degrees ! Estimated noise=1188.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378807 Jy ! Component: 100 - total flux cleaned = 0.00617952 Jy ! Component: 150 - total flux cleaned = 0.00782602 Jy ! Component: 200 - total flux cleaned = 0.00898944 Jy ! Total flux subtracted in 200 components = 0.00898944 Jy ! Clean residual min=-0.003003 max=0.002594 Jy/beam ! Clean residual mean=-0.000008 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.24477 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.000825255 Jy ! Component: 100 - total flux cleaned = 0.00139174 Jy ! Component: 150 - total flux cleaned = 0.00157672 Jy ! Component: 200 - total flux cleaned = 0.0017217 Jy ! Total flux subtracted in 200 components = 0.0017217 Jy ! Clean residual min=-0.002958 max=0.002456 Jy/beam ! Clean residual mean=-0.000004 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.246492 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 108 components and 0.246492 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.866 mas, bpa=-2.632 degrees ! Estimated noise=933.539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169175 Jy ! Component: 100 - total flux cleaned = -0.000253174 Jy ! Component: 150 - total flux cleaned = -0.000220793 Jy ! Component: 200 - total flux cleaned = -0.000157952 Jy ! Total flux subtracted in 200 components = -0.000157952 Jy ! Clean residual min=-0.002451 max=0.002290 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.246334 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 0.246334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109655Jy sigma=0.000670 ! Fit after self-cal, rms=0.109627Jy sigma=0.000670 wmodel J2202-2335_S_2017_06_15_pus_map.mod ! Writing 127 model components to file: J2202-2335_S_2017_06_15_pus_map.mod wobs J2202-2335_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2202-2335_S_2017_06_15_pus_uvs.fits wwins J2202-2335_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J2202-2335_S_2017_06_15_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.000278351 Jy ! Component: 100 - total flux cleaned = -0.000515429 Jy ! Component: 150 - total flux cleaned = -0.000590066 Jy ! Component: 200 - total flux cleaned = -0.000661867 Jy ! Component: 250 - total flux cleaned = -0.000627777 Jy ! Component: 300 - total flux cleaned = -0.00069491 Jy ! Component: 350 - total flux cleaned = -0.000823815 Jy ! Component: 400 - total flux cleaned = -0.000791588 Jy ! Component: 450 - total flux cleaned = -0.000822361 Jy ! Component: 500 - total flux cleaned = -0.000701832 Jy ! Component: 550 - total flux cleaned = -0.000702144 Jy ! Component: 600 - total flux cleaned = -0.00064435 Jy ! Component: 650 - total flux cleaned = -0.00067239 Jy ! Component: 700 - total flux cleaned = -0.000644341 Jy ! Component: 750 - total flux cleaned = -0.000644561 Jy ! Component: 800 - total flux cleaned = -0.00069724 Jy ! Component: 850 - total flux cleaned = -0.000748615 Jy ! Component: 900 - total flux cleaned = -0.000722412 Jy ! Component: 950 - total flux cleaned = -0.000672248 Jy ! Component: 1000 - total flux cleaned = -0.000672343 Jy ! Component: 1050 - total flux cleaned = -0.000672741 Jy ! Component: 1100 - total flux cleaned = -0.000720562 Jy ! Component: 1150 - total flux cleaned = -0.000767477 Jy ! Component: 1200 - total flux cleaned = -0.000744476 Jy ! Component: 1250 - total flux cleaned = -0.000790208 Jy ! Component: 1300 - total flux cleaned = -0.000812739 Jy ! Component: 1350 - total flux cleaned = -0.00085698 Jy ! Component: 1400 - total flux cleaned = -0.000835533 Jy ! Component: 1450 - total flux cleaned = -0.000857554 Jy ! Component: 1500 - total flux cleaned = -0.000942422 Jy ! Component: 1550 - total flux cleaned = -0.000900435 Jy ! Component: 1600 - total flux cleaned = -0.000982814 Jy ! Component: 1650 - total flux cleaned = -0.000962351 Jy ! Component: 1700 - total flux cleaned = -0.000962433 Jy ! Component: 1750 - total flux cleaned = -0.0010021 Jy ! Component: 1800 - total flux cleaned = -0.00102179 Jy ! Component: 1850 - total flux cleaned = -0.00102181 Jy ! Component: 1900 - total flux cleaned = -0.000964244 Jy ! Component: 1950 - total flux cleaned = -0.000907755 Jy ! Component: 2000 - total flux cleaned = -0.000889025 Jy ! Component: 2050 - total flux cleaned = -0.000870316 Jy ! Component: 2100 - total flux cleaned = -0.000906673 Jy ! Component: 2150 - total flux cleaned = -0.00087059 Jy ! Component: 2200 - total flux cleaned = -0.000978312 Jy ! Component: 2250 - total flux cleaned = -0.000942941 Jy ! Component: 2300 - total flux cleaned = -0.000995977 Jy ! Component: 2350 - total flux cleaned = -0.00104808 Jy ! Component: 2400 - total flux cleaned = -0.00109979 Jy ! Component: 2450 - total flux cleaned = -0.00120192 Jy ! Component: 2500 - total flux cleaned = -0.0011677 Jy ! Component: 2550 - total flux cleaned = -0.00123438 Jy ! Component: 2600 - total flux cleaned = -0.00125099 Jy ! Component: 2650 - total flux cleaned = -0.00123465 Jy ! Component: 2700 - total flux cleaned = -0.00125076 Jy ! Component: 2750 - total flux cleaned = -0.00134701 Jy ! Component: 2800 - total flux cleaned = -0.00131519 Jy ! Component: 2850 - total flux cleaned = -0.00133101 Jy ! Component: 2900 - total flux cleaned = -0.00125307 Jy ! Component: 2950 - total flux cleaned = -0.00129965 Jy ! Component: 3000 - total flux cleaned = -0.00129963 Jy ! Component: 3050 - total flux cleaned = -0.00129968 Jy ! Component: 3100 - total flux cleaned = -0.00129958 Jy ! Component: 3150 - total flux cleaned = -0.00129955 Jy ! Component: 3200 - total flux cleaned = -0.001329 Jy ! Component: 3250 - total flux cleaned = -0.00127012 Jy ! Component: 3300 - total flux cleaned = -0.00125561 Jy ! Component: 3350 - total flux cleaned = -0.00128467 Jy ! Component: 3400 - total flux cleaned = -0.00129891 Jy ! Component: 3450 - total flux cleaned = -0.00118515 Jy ! Component: 3500 - total flux cleaned = -0.00124155 Jy ! Component: 3550 - total flux cleaned = -0.0011715 Jy ! Component: 3600 - total flux cleaned = -0.00112994 Jy ! Component: 3650 - total flux cleaned = -0.00111634 Jy ! Component: 3700 - total flux cleaned = -0.00111615 Jy ! Component: 3750 - total flux cleaned = -0.00103477 Jy ! Component: 3800 - total flux cleaned = -0.00103456 Jy ! Component: 3850 - total flux cleaned = -0.00102125 Jy ! Component: 3900 - total flux cleaned = -0.000981343 Jy ! Component: 3950 - total flux cleaned = -0.000981262 Jy ! Component: 4000 - total flux cleaned = -0.000889349 Jy ! Component: 4050 - total flux cleaned = -0.000915564 Jy ! Total flux subtracted in 4096 components = -0.000902559 Jy ! Clean residual min=-0.000761 max=0.000879 Jy/beam ! Clean residual mean=0.000004 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.245431 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 385 components and 0.245431 Jy ![Exited script file: muppet] wmap "J2202-2335_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 7.866 at -2.632 degrees (North through East) ! Clean map min=-0.0019339 max=0.1665 Jy/beam ! Writing clean map to FITS file: J2202-2335_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.166503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238732 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43014 0.43014 0.86028 1.72056 3.44112 6.88224 13.7645 27.529 55.0579 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.99 x 7.866 at -2.632 degrees (North through East) ! Clean map min=-0.0019339 max=0.1665 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 J2202-2335_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:29:05 2019