! Started logfile: J2219-2719_S_2017_07_16_pus_uvs.log on Thu May 9 11:20:23 2019 obs J2219-2719_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2219-2719_S_2017_07_16_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688 visibilities/baseline/integration-bin. ! Found source: J2219-2719 ! ! 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 815 lines of history. ! ! Reading 9288 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 J2219-2719_S_2017_07_16_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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 543 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883881Jy sigma=0.006050 ! Fit after self-cal, rms=0.850654Jy sigma=0.005819 ! 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.285 mas, bmaj=6.725 mas, bpa=-7.28 degrees ! Estimated noise=1804.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.116886 Jy ! Component: 100 - total flux cleaned = 0.161366 Jy ! Total flux subtracted in 100 components = 0.161366 Jy ! Clean residual min=-0.011349 max=0.020767 Jy/beam ! Clean residual mean=-0.000041 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.161366 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.161366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114416Jy sigma=0.000732 ! Fit after self-cal, rms=0.114125Jy sigma=0.000730 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253056 Jy ! Component: 100 - total flux cleaned = 0.0390701 Jy ! Total flux subtracted in 100 components = 0.0390701 Jy ! Clean residual min=-0.006853 max=0.009432 Jy/beam ! Clean residual mean=-0.000017 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.200436 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.200436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108211Jy sigma=0.000676 ! Fit after self-cal, rms=0.108132Jy sigma=0.000676 ! 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.668 mas, bmaj=7.491 mas, bpa=-6.283 degrees ! Estimated noise=1296.56 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.0113215 Jy ! Component: 100 - total flux cleaned = 0.0178834 Jy ! Component: 150 - total flux cleaned = 0.0219139 Jy ! Component: 200 - total flux cleaned = 0.0243956 Jy ! Total flux subtracted in 200 components = 0.0243956 Jy ! Clean residual min=-0.005996 max=0.008110 Jy/beam ! Clean residual mean=-0.000052 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.224831 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.224831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107144Jy sigma=0.000665 ! Fit after self-cal, rms=0.107127Jy sigma=0.000665 ! 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 0.84 FD 1.00* HN 1.19 KP 1.05 ! LA 0.99 MK 0.99 NL 0.97 OV 1.01 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.29 KP 1.02 ! LA 0.96 MK 0.99 NL 1.03 OV 1.04 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.19 KP 0.99 ! LA 0.93 MK 1.05 NL 0.99 OV 0.96 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 207 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* SC 0.00* ! ! ! Fit before self-cal, rms=0.107127Jy sigma=0.000665 ! Fit after self-cal, rms=0.112533Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=7.451 mas, bpa=-4.99 degrees ! Estimated noise=1315.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 (-14.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666316 Jy ! Component: 100 - total flux cleaned = 0.00693686 Jy ! Component: 150 - total flux cleaned = 0.00693904 Jy ! Component: 200 - total flux cleaned = 0.0069381 Jy ! Total flux subtracted in 200 components = 0.0069381 Jy ! Clean residual min=-0.004856 max=0.005096 Jy/beam ! Clean residual mean=-0.000009 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.231769 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.231769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112074Jy sigma=0.000658 ! Fit after self-cal, rms=0.112211Jy sigma=0.000657 ! 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.112211Jy sigma=0.000657 ! Fit after self-cal, rms=0.115778Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=7.428 mas, bpa=-5.046 degrees ! Estimated noise=1309.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286215 Jy ! Component: 100 - total flux cleaned = 0.00379842 Jy ! Component: 150 - total flux cleaned = 0.0040774 Jy ! Component: 200 - total flux cleaned = 0.00417204 Jy ! Total flux subtracted in 200 components = 0.00417204 Jy ! Clean residual min=-0.003126 max=0.004167 Jy/beam ! Clean residual mean=0.000006 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.235941 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.235941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115694Jy sigma=0.000652 ! Fit after self-cal, rms=0.115809Jy sigma=0.000652 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 (-86.5, -121.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382915 Jy ! Component: 100 - total flux cleaned = 0.00572596 Jy ! Component: 150 - total flux cleaned = 0.00642382 Jy ! Component: 200 - total flux cleaned = 0.00673507 Jy ! Total flux subtracted in 200 components = 0.00673507 Jy ! Clean residual min=-0.002740 max=0.003053 Jy/beam ! Clean residual mean=0.000009 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.242677 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.242676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115653Jy sigma=0.000651 ! Fit after self-cal, rms=0.115628Jy sigma=0.000651 ! 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.115628Jy sigma=0.000651 ! Fit after self-cal, rms=0.115802Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=7.423 mas, bpa=-4.977 degrees ! Estimated noise=1306.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148176 Jy ! Component: 100 - total flux cleaned = 0.00168942 Jy ! Component: 150 - total flux cleaned = 0.00178298 Jy ! Component: 200 - total flux cleaned = 0.00191162 Jy ! Total flux subtracted in 200 components = 0.00191162 Jy ! Clean residual min=-0.002809 max=0.002812 Jy/beam ! Clean residual mean=0.000010 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.244588 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.244588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115753Jy sigma=0.000650 ! Fit after self-cal, rms=0.115750Jy sigma=0.000650 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.000183059 Jy ! Component: 100 - total flux cleaned = 0.000183565 Jy ! Component: 150 - total flux cleaned = 0.000221287 Jy ! Component: 200 - total flux cleaned = 0.000256476 Jy ! Total flux subtracted in 200 components = 0.000256476 Jy ! Clean residual min=-0.002786 max=0.002694 Jy/beam ! Clean residual mean=0.000011 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.244845 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 106 components and 0.244845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115720Jy sigma=0.000650 ! Fit after self-cal, rms=0.115716Jy sigma=0.000650 ! 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.115716Jy sigma=0.000650 ! Fit after self-cal, rms=0.115740Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.196 mas, bmaj=18.72 mas, bpa=-2.976 degrees ! Estimated noise=1748.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565332 Jy ! Component: 100 - total flux cleaned = 0.000728613 Jy ! Component: 150 - total flux cleaned = 0.000825557 Jy ! Component: 200 - total flux cleaned = 0.000912282 Jy ! Total flux subtracted in 200 components = 0.000912282 Jy ! Clean residual min=-0.003199 max=0.002610 Jy/beam ! Clean residual mean=0.000031 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.245757 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 0.245757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115721Jy sigma=0.000650 ! Fit after self-cal, rms=0.115710Jy sigma=0.000650 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 = 9.86591e-05 Jy ! Component: 100 - total flux cleaned = 0.000185433 Jy ! Component: 150 - total flux cleaned = 0.000263005 Jy ! Component: 200 - total flux cleaned = 0.000331221 Jy ! Total flux subtracted in 200 components = 0.000331221 Jy ! Clean residual min=-0.003063 max=0.002615 Jy/beam ! Clean residual mean=0.000033 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.246088 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.246088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115712Jy sigma=0.000650 ! Fit after self-cal, rms=0.115701Jy sigma=0.000650 ! 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.717 mas, bmaj=7.424 mas, bpa=-4.971 degrees ! Estimated noise=1305.25 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.717 x 7.424 at -4.971 degrees (North through East) ! Clean map min=-0.0025896 max=0.15471 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.325 mas, bmaj=6.595 mas, bpa=-6.228 degrees ! Estimated noise=1807.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116596 Jy ! Component: 100 - total flux cleaned = 0.162594 Jy ! Component: 150 - total flux cleaned = 0.186905 Jy ! Component: 200 - total flux cleaned = 0.200664 Jy ! Total flux subtracted in 200 components = 0.200664 Jy ! Clean residual min=-0.005801 max=0.009125 Jy/beam ! Clean residual mean=-0.000012 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.200664 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.200664 Jy ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=7.424 mas, bpa=-4.971 degrees ! Estimated noise=1305.25 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117825 Jy ! Component: 100 - total flux cleaned = 0.0193937 Jy ! Component: 150 - total flux cleaned = 0.0250656 Jy ! Component: 200 - total flux cleaned = 0.0295241 Jy ! Total flux subtracted in 200 components = 0.0295241 Jy ! Clean residual min=-0.003350 max=0.003797 Jy/beam ! Clean residual mean=-0.000015 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.230188 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 69 components and 0.230188 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.196 mas, bmaj=18.72 mas, bpa=-2.976 degrees ! Estimated noise=1748.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589516 Jy ! Component: 100 - total flux cleaned = 0.00955045 Jy ! Component: 150 - total flux cleaned = 0.0120646 Jy ! Component: 200 - total flux cleaned = 0.0132508 Jy ! Total flux subtracted in 200 components = 0.0132508 Jy ! Clean residual min=-0.003087 max=0.002606 Jy/beam ! Clean residual mean=0.000021 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.243439 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.00053515 Jy ! Component: 100 - total flux cleaned = 0.000995629 Jy ! Component: 150 - total flux cleaned = 0.00139431 Jy ! Component: 200 - total flux cleaned = 0.0016683 Jy ! Total flux subtracted in 200 components = 0.0016683 Jy ! Clean residual min=-0.002821 max=0.002517 Jy/beam ! Clean residual mean=0.000030 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.245107 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 118 components and 0.245107 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=7.424 mas, bpa=-4.971 degrees ! Estimated noise=1305.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221902 Jy ! Component: 100 - total flux cleaned = 0.000507772 Jy ! Component: 150 - total flux cleaned = 0.000627507 Jy ! Component: 200 - total flux cleaned = 0.000681915 Jy ! Total flux subtracted in 200 components = 0.000681915 Jy ! Clean residual min=-0.002525 max=0.002609 Jy/beam ! Clean residual mean=0.000013 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.245789 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 141 components and 0.245789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115666Jy sigma=0.000650 ! Fit after self-cal, rms=0.115646Jy sigma=0.000650 wmodel J2219-2719_S_2017_07_16_pus_map.mod ! Writing 141 model components to file: J2219-2719_S_2017_07_16_pus_map.mod wobs J2219-2719_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2219-2719_S_2017_07_16_pus_uvs.fits wwins J2219-2719_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J2219-2719_S_2017_07_16_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.000538594 Jy ! Component: 100 - total flux cleaned = -0.000586254 Jy ! Component: 150 - total flux cleaned = -0.000370386 Jy ! Component: 200 - total flux cleaned = -0.000245919 Jy ! Component: 250 - total flux cleaned = -4.52482e-05 Jy ! Component: 300 - total flux cleaned = 0.000266323 Jy ! Component: 350 - total flux cleaned = 0.000493813 Jy ! Component: 400 - total flux cleaned = 0.00071533 Jy ! Component: 450 - total flux cleaned = 0.000894906 Jy ! Component: 500 - total flux cleaned = 0.00107 Jy ! Component: 550 - total flux cleaned = 0.00120666 Jy ! Component: 600 - total flux cleaned = 0.0013402 Jy ! Component: 650 - total flux cleaned = 0.0014385 Jy ! Component: 700 - total flux cleaned = 0.00166338 Jy ! Component: 750 - total flux cleaned = 0.00178962 Jy ! Component: 800 - total flux cleaned = 0.00191395 Jy ! Component: 850 - total flux cleaned = 0.00203549 Jy ! Component: 900 - total flux cleaned = 0.00212473 Jy ! Component: 950 - total flux cleaned = 0.00218342 Jy ! Component: 1000 - total flux cleaned = 0.00221208 Jy ! Component: 1050 - total flux cleaned = 0.00232529 Jy ! Component: 1100 - total flux cleaned = 0.00229717 Jy ! Component: 1150 - total flux cleaned = 0.0022974 Jy ! Component: 1200 - total flux cleaned = 0.00232519 Jy ! Component: 1250 - total flux cleaned = 0.00235245 Jy ! Component: 1300 - total flux cleaned = 0.00235305 Jy ! Component: 1350 - total flux cleaned = 0.00240577 Jy ! Component: 1400 - total flux cleaned = 0.00245779 Jy ! Component: 1450 - total flux cleaned = 0.00248319 Jy ! Component: 1500 - total flux cleaned = 0.00243292 Jy ! Component: 1550 - total flux cleaned = 0.0025075 Jy ! Component: 1600 - total flux cleaned = 0.00258104 Jy ! Component: 1650 - total flux cleaned = 0.00255672 Jy ! Component: 1700 - total flux cleaned = 0.00258091 Jy ! Component: 1750 - total flux cleaned = 0.0025814 Jy ! Component: 1800 - total flux cleaned = 0.0026753 Jy ! Component: 1850 - total flux cleaned = 0.00269837 Jy ! Component: 1900 - total flux cleaned = 0.0027213 Jy ! Component: 1950 - total flux cleaned = 0.00276628 Jy ! Component: 2000 - total flux cleaned = 0.00274403 Jy ! Component: 2050 - total flux cleaned = 0.00274398 Jy ! Component: 2100 - total flux cleaned = 0.00270015 Jy ! Component: 2150 - total flux cleaned = 0.00276546 Jy ! Component: 2200 - total flux cleaned = 0.00274378 Jy ! Component: 2250 - total flux cleaned = 0.00272229 Jy ! Component: 2300 - total flux cleaned = 0.00274334 Jy ! Component: 2350 - total flux cleaned = 0.00265967 Jy ! Component: 2400 - total flux cleaned = 0.00272177 Jy ! Component: 2450 - total flux cleaned = 0.00276264 Jy ! Component: 2500 - total flux cleaned = 0.00270171 Jy ! Component: 2550 - total flux cleaned = 0.00272189 Jy ! Component: 2600 - total flux cleaned = 0.00272187 Jy ! Component: 2650 - total flux cleaned = 0.00276156 Jy ! Component: 2700 - total flux cleaned = 0.00282042 Jy ! Component: 2750 - total flux cleaned = 0.00280115 Jy ! Component: 2800 - total flux cleaned = 0.00289733 Jy ! Component: 2850 - total flux cleaned = 0.00285916 Jy ! Component: 2900 - total flux cleaned = 0.00291597 Jy ! Component: 2950 - total flux cleaned = 0.00295356 Jy ! Component: 3000 - total flux cleaned = 0.00291644 Jy ! Component: 3050 - total flux cleaned = 0.00300867 Jy ! Component: 3100 - total flux cleaned = 0.00306377 Jy ! Component: 3150 - total flux cleaned = 0.00310002 Jy ! Component: 3200 - total flux cleaned = 0.00310005 Jy ! Component: 3250 - total flux cleaned = 0.00310001 Jy ! Component: 3300 - total flux cleaned = 0.00313543 Jy ! Component: 3350 - total flux cleaned = 0.0031353 Jy ! Component: 3400 - total flux cleaned = 0.00311784 Jy ! Component: 3450 - total flux cleaned = 0.00310051 Jy ! Component: 3500 - total flux cleaned = 0.00315229 Jy ! Component: 3550 - total flux cleaned = 0.00315228 Jy ! Component: 3600 - total flux cleaned = 0.0031354 Jy ! Component: 3650 - total flux cleaned = 0.00315235 Jy ! Component: 3700 - total flux cleaned = 0.00323641 Jy ! Component: 3750 - total flux cleaned = 0.00320295 Jy ! Component: 3800 - total flux cleaned = 0.00318652 Jy ! Component: 3850 - total flux cleaned = 0.00320316 Jy ! Component: 3900 - total flux cleaned = 0.00328509 Jy ! Component: 3950 - total flux cleaned = 0.00326871 Jy ! Component: 4000 - total flux cleaned = 0.00328507 Jy ! Component: 4050 - total flux cleaned = 0.00333327 Jy ! Total flux subtracted in 4096 components = 0.00331724 Jy ! Clean residual min=-0.001021 max=0.000896 Jy/beam ! Clean residual mean=0.000009 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.249106 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 374 components and 0.249106 Jy ![Exited script file: muppet] wmap "J2219-2719_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.717 x 7.424 at -4.971 degrees (North through East) ! Clean map min=-0.0019985 max=0.15664 Jy/beam ! Writing clean map to FITS file: J2219-2719_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156641 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505726 0.505726 1.01145 2.0229 4.04581 8.09161 16.1832 32.3664 64.7329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.717 x 7.424 at -4.971 degrees (North through East) ! Clean map min=-0.0019985 max=0.15664 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 J2219-2719_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:20:29 2019