! Started logfile: J0653+0508_S_2017_02_19_pus_uvs.log on Sat May 4 18:44:28 2019 obs J0653+0508_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0653+0508_S_2017_02_19_pus_uva.fits ! AN table 1: 221 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.563399 visibilities/baseline/integration-bin. ! Found source: J0653+0508 ! ! 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 482 lines of history. ! ! Reading 22412 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 J0653+0508_S_2017_02_19_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 737 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 796 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 737 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1288 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.968682Jy sigma=0.008269 ! Fit after self-cal, rms=0.943237Jy sigma=0.008079 ! 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.817 mas, bmaj=6.889 mas, bpa=-0.01134 degrees ! Estimated noise=837.014 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.0430258 Jy ! Component: 100 - total flux cleaned = 0.0551176 Jy ! Total flux subtracted in 100 components = 0.0551176 Jy ! Clean residual min=-0.003147 max=0.006887 Jy/beam ! Clean residual mean=-0.000002 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0551176 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0551176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085510Jy sigma=0.000675 ! Fit after self-cal, rms=0.085283Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00721099 Jy ! Component: 100 - total flux cleaned = 0.0115552 Jy ! Total flux subtracted in 100 components = 0.0115552 Jy ! Clean residual min=-0.002872 max=0.003425 Jy/beam ! Clean residual mean=-0.000001 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0666727 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0666727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084386Jy sigma=0.000666 ! Fit after self-cal, rms=0.084318Jy sigma=0.000665 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039954 Jy ! Component: 100 - total flux cleaned = 0.00629772 Jy ! Total flux subtracted in 100 components = 0.00629772 Jy ! Clean residual min=-0.002641 max=0.003137 Jy/beam ! Clean residual mean=-0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0729705 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.0729705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084031Jy sigma=0.000663 ! Fit after self-cal, rms=0.084009Jy sigma=0.000663 ! 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.391 mas, bmaj=7.603 mas, bpa=2.342 degrees ! Estimated noise=631.417 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.00350769 Jy ! Component: 100 - total flux cleaned = 0.00551851 Jy ! Component: 150 - total flux cleaned = 0.00687648 Jy ! Component: 200 - total flux cleaned = 0.0078834 Jy ! Total flux subtracted in 200 components = 0.0078834 Jy ! Clean residual min=-0.002468 max=0.002869 Jy/beam ! Clean residual mean=0.000002 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0808539 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.0808539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083828Jy sigma=0.000662 ! Fit after self-cal, rms=0.083798Jy sigma=0.000661 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.02 KP 1.07 ! LA 1.03 MK 1.00 NL 0.95 OV 1.03 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.11 KP 1.03 ! LA 0.94 MK 1.08 NL 1.13 OV 1.06 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.01 KP 0.87 ! LA 0.84 MK 1.02 NL 1.14 OV 0.96 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.86 KP 1.00* ! LA 0.79 MK 0.86 NL 1.00* OV 0.98 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.083798Jy sigma=0.000661 ! Fit after self-cal, rms=0.081858Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=7.588 mas, bpa=2.562 degrees ! Estimated noise=633.871 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.00109029 Jy ! Component: 100 - total flux cleaned = 0.00142298 Jy ! Component: 150 - total flux cleaned = 0.00150966 Jy ! Component: 200 - total flux cleaned = 0.00156538 Jy ! Total flux subtracted in 200 components = 0.00156538 Jy ! Clean residual min=-0.002053 max=0.002589 Jy/beam ! Clean residual mean=0.000002 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0824192 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.0824192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081837Jy sigma=0.000659 ! Fit after self-cal, rms=0.081755Jy sigma=0.000659 ! 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.081755Jy sigma=0.000659 ! Fit after self-cal, rms=0.080912Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=7.597 mas, bpa=2.639 degrees ! Estimated noise=634.952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721451 Jy ! Component: 100 - total flux cleaned = 0.000817453 Jy ! Component: 150 - total flux cleaned = 0.00090164 Jy ! Component: 200 - total flux cleaned = 0.000959753 Jy ! Total flux subtracted in 200 components = 0.000959753 Jy ! Clean residual min=-0.001945 max=0.002201 Jy/beam ! Clean residual mean=0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.083379 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.083379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080901Jy sigma=0.000657 ! Fit after self-cal, rms=0.080910Jy sigma=0.000657 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.00020513 Jy ! Component: 100 - total flux cleaned = 0.000205343 Jy ! Component: 150 - total flux cleaned = 0.000243736 Jy ! Component: 200 - total flux cleaned = 0.000255085 Jy ! Total flux subtracted in 200 components = 0.000255085 Jy ! Clean residual min=-0.001942 max=0.002172 Jy/beam ! Clean residual mean=0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0836341 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.0836341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080905Jy sigma=0.000657 ! Fit after self-cal, rms=0.080905Jy sigma=0.000657 ! 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.080905Jy sigma=0.000657 ! Fit after self-cal, rms=0.080845Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.59 mas, bpa=2.559 degrees ! Estimated noise=633.778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427389 Jy ! Component: 100 - total flux cleaned = 0.000486603 Jy ! Component: 150 - total flux cleaned = 0.000512067 Jy ! Component: 200 - total flux cleaned = 0.000523598 Jy ! Total flux subtracted in 200 components = 0.000523598 Jy ! Clean residual min=-0.001927 max=0.002079 Jy/beam ! Clean residual mean=0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0841577 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.0841577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080841Jy sigma=0.000657 ! Fit after self-cal, rms=0.080856Jy sigma=0.000657 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 = 7.89808e-05 Jy ! Component: 100 - total flux cleaned = 0.000100826 Jy ! Component: 150 - total flux cleaned = 0.000130593 Jy ! Component: 200 - total flux cleaned = 0.000157917 Jy ! Total flux subtracted in 200 components = 0.000157917 Jy ! Clean residual min=-0.001914 max=0.002056 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0843156 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.0843156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080853Jy sigma=0.000657 ! Fit after self-cal, rms=0.080854Jy sigma=0.000657 ! 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.080854Jy sigma=0.000657 ! Fit after self-cal, rms=0.080809Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.049 mas, bmaj=10.62 mas, bpa=5.69 degrees ! Estimated noise=802.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101608 Jy ! Component: 100 - total flux cleaned = 0.00122383 Jy ! Component: 150 - total flux cleaned = 0.00132367 Jy ! Component: 200 - total flux cleaned = 0.00141124 Jy ! Total flux subtracted in 200 components = 0.00141124 Jy ! Clean residual min=-0.002426 max=0.003054 Jy/beam ! Clean residual mean=0.000006 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0857268 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.0857268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080811Jy sigma=0.000657 ! Fit after self-cal, rms=0.080814Jy sigma=0.000657 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.00031882 Jy ! Component: 100 - total flux cleaned = 0.000318705 Jy ! Component: 150 - total flux cleaned = 0.000344124 Jy ! Component: 200 - total flux cleaned = 0.000379131 Jy ! Total flux subtracted in 200 components = 0.000379131 Jy ! Clean residual min=-0.002408 max=0.003073 Jy/beam ! Clean residual mean=0.000005 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.086106 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.0861059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080817Jy sigma=0.000657 ! Fit after self-cal, rms=0.080816Jy sigma=0.000657 ! 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.373 mas, bmaj=7.583 mas, bpa=2.46 degrees ! Estimated noise=633.235 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 7.583 at 2.46 degrees (North through East) ! Clean map min=-0.0019363 max=0.055958 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.799 mas, bmaj=6.894 mas, bpa=-0.1218 degrees ! Estimated noise=823.422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415108 Jy ! Component: 100 - total flux cleaned = 0.0563966 Jy ! Component: 150 - total flux cleaned = 0.0650849 Jy ! Component: 200 - total flux cleaned = 0.0706349 Jy ! Total flux subtracted in 200 components = 0.0706349 Jy ! Clean residual min=-0.002701 max=0.002971 Jy/beam ! Clean residual mean=-0.000000 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.070635 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.070635 Jy ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=7.583 mas, bpa=2.46 degrees ! Estimated noise=633.235 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.00524684 Jy ! Component: 100 - total flux cleaned = 0.00840585 Jy ! Component: 150 - total flux cleaned = 0.010396 Jy ! Component: 200 - total flux cleaned = 0.0117349 Jy ! Total flux subtracted in 200 components = 0.0117349 Jy ! Clean residual min=-0.002069 max=0.002250 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0823698 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.0823698 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.049 mas, bmaj=10.62 mas, bpa=5.69 degrees ! Estimated noise=802.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197097 Jy ! Component: 100 - total flux cleaned = 0.00276554 Jy ! Component: 150 - total flux cleaned = 0.00299257 Jy ! Component: 200 - total flux cleaned = 0.00308928 Jy ! Total flux subtracted in 200 components = 0.00308928 Jy ! Clean residual min=-0.002482 max=0.003171 Jy/beam ! Clean residual mean=0.000006 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0854591 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 = 8.66993e-05 Jy ! Component: 100 - total flux cleaned = 0.000165704 Jy ! Component: 150 - total flux cleaned = 0.000254048 Jy ! Component: 200 - total flux cleaned = 0.000318576 Jy ! Total flux subtracted in 200 components = 0.000318576 Jy ! Clean residual min=-0.002440 max=0.003119 Jy/beam ! Clean residual mean=0.000005 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0857777 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 70 components and 0.0857777 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=7.583 mas, bpa=2.46 degrees ! Estimated noise=633.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356895 Jy ! Component: 100 - total flux cleaned = -0.000430083 Jy ! Component: 150 - total flux cleaned = -0.000469722 Jy ! Component: 200 - total flux cleaned = -0.000487268 Jy ! Total flux subtracted in 200 components = -0.000487268 Jy ! Clean residual min=-0.002019 max=0.002067 Jy/beam ! Clean residual mean=0.000003 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0852904 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.0852904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080825Jy sigma=0.000657 ! Fit after self-cal, rms=0.080822Jy sigma=0.000657 wmodel J0653+0508_S_2017_02_19_pus_map.mod ! Writing 87 model components to file: J0653+0508_S_2017_02_19_pus_map.mod wobs J0653+0508_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0653+0508_S_2017_02_19_pus_uvs.fits wwins J0653+0508_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0653+0508_S_2017_02_19_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.000547944 Jy ! Component: 100 - total flux cleaned = 0.000950451 Jy ! Component: 150 - total flux cleaned = 0.00133085 Jy ! Component: 200 - total flux cleaned = 0.00166425 Jy ! Component: 250 - total flux cleaned = 0.00195599 Jy ! Component: 300 - total flux cleaned = 0.00226567 Jy ! Component: 350 - total flux cleaned = 0.00251121 Jy ! Component: 400 - total flux cleaned = 0.00274948 Jy ! Component: 450 - total flux cleaned = 0.00305725 Jy ! Component: 500 - total flux cleaned = 0.00323178 Jy ! Component: 550 - total flux cleaned = 0.0033294 Jy ! Component: 600 - total flux cleaned = 0.00349609 Jy ! Component: 650 - total flux cleaned = 0.00358912 Jy ! Component: 700 - total flux cleaned = 0.00372568 Jy ! Component: 750 - total flux cleaned = 0.0038371 Jy ! Component: 800 - total flux cleaned = 0.00396791 Jy ! Component: 850 - total flux cleaned = 0.00405305 Jy ! Component: 900 - total flux cleaned = 0.00413683 Jy ! Component: 950 - total flux cleaned = 0.00423935 Jy ! Component: 1000 - total flux cleaned = 0.00425946 Jy ! Component: 1050 - total flux cleaned = 0.00437899 Jy ! Component: 1100 - total flux cleaned = 0.004516 Jy ! Component: 1150 - total flux cleaned = 0.00463138 Jy ! Component: 1200 - total flux cleaned = 0.00480167 Jy ! Component: 1250 - total flux cleaned = 0.0048388 Jy ! Component: 1300 - total flux cleaned = 0.00500436 Jy ! Component: 1350 - total flux cleaned = 0.00513141 Jy ! Component: 1400 - total flux cleaned = 0.00527433 Jy ! Component: 1450 - total flux cleaned = 0.00539737 Jy ! Component: 1500 - total flux cleaned = 0.0054667 Jy ! Component: 1550 - total flux cleaned = 0.00558662 Jy ! Component: 1600 - total flux cleaned = 0.00572195 Jy ! Component: 1650 - total flux cleaned = 0.00580509 Jy ! Component: 1700 - total flux cleaned = 0.00587113 Jy ! Component: 1750 - total flux cleaned = 0.00598533 Jy ! Component: 1800 - total flux cleaned = 0.00606584 Jy ! Component: 1850 - total flux cleaned = 0.0061774 Jy ! Component: 1900 - total flux cleaned = 0.00627161 Jy ! Component: 1950 - total flux cleaned = 0.0063959 Jy ! Component: 2000 - total flux cleaned = 0.00648774 Jy ! Component: 2050 - total flux cleaned = 0.00659367 Jy ! Component: 2100 - total flux cleaned = 0.00663877 Jy ! Component: 2150 - total flux cleaned = 0.00675755 Jy ! Component: 2200 - total flux cleaned = 0.00687471 Jy ! Component: 2250 - total flux cleaned = 0.00699067 Jy ! Component: 2300 - total flux cleaned = 0.007091 Jy ! Component: 2350 - total flux cleaned = 0.00720436 Jy ! Component: 2400 - total flux cleaned = 0.00733073 Jy ! Component: 2450 - total flux cleaned = 0.00745578 Jy ! Component: 2500 - total flux cleaned = 0.0075245 Jy ! Component: 2550 - total flux cleaned = 0.00767417 Jy ! Component: 2600 - total flux cleaned = 0.00776847 Jy ! Component: 2650 - total flux cleaned = 0.00786179 Jy ! Component: 2700 - total flux cleaned = 0.00798065 Jy ! Component: 2750 - total flux cleaned = 0.0080592 Jy ! Component: 2800 - total flux cleaned = 0.00816315 Jy ! Component: 2850 - total flux cleaned = 0.00831723 Jy ! Component: 2900 - total flux cleaned = 0.008419 Jy ! Component: 2950 - total flux cleaned = 0.00845664 Jy ! Component: 3000 - total flux cleaned = 0.00858153 Jy ! Component: 3050 - total flux cleaned = 0.00863104 Jy ! Component: 3100 - total flux cleaned = 0.00870468 Jy ! Component: 3150 - total flux cleaned = 0.00876561 Jy ! Component: 3200 - total flux cleaned = 0.00883788 Jy ! Component: 3250 - total flux cleaned = 0.00890955 Jy ! Component: 3300 - total flux cleaned = 0.00896885 Jy ! Component: 3350 - total flux cleaned = 0.0090043 Jy ! Component: 3400 - total flux cleaned = 0.00913241 Jy ! Component: 3450 - total flux cleaned = 0.0091671 Jy ! Component: 3500 - total flux cleaned = 0.00922426 Jy ! Component: 3550 - total flux cleaned = 0.00925852 Jy ! Component: 3600 - total flux cleaned = 0.00935991 Jy ! Component: 3650 - total flux cleaned = 0.00939348 Jy ! Component: 3700 - total flux cleaned = 0.00949323 Jy ! Component: 3750 - total flux cleaned = 0.00951517 Jy ! Component: 3800 - total flux cleaned = 0.00959157 Jy ! Component: 3850 - total flux cleaned = 0.00960244 Jy ! Component: 3900 - total flux cleaned = 0.00965606 Jy ! Component: 3950 - total flux cleaned = 0.00970926 Jy ! Component: 4000 - total flux cleaned = 0.00977274 Jy ! Component: 4050 - total flux cleaned = 0.00979377 Jy ! Total flux subtracted in 4096 components = 0.00986667 Jy ! Clean residual min=-0.000630 max=0.000665 Jy/beam ! Clean residual mean=0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0951571 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 418 components and 0.0951571 Jy ![Exited script file: muppet] wmap "J0653+0508_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 7.583 at 2.46 degrees (North through East) ! Clean map min=-0.0012 max=0.055808 Jy/beam ! Writing clean map to FITS file: J0653+0508_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0558079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198097 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06489 1.06489 2.12977 4.25955 8.5191 17.0382 34.0764 68.1528 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.055 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.373 x 7.583 at 2.46 degrees (North through East) ! Clean map min=-0.0012 max=0.055808 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 J0653+0508_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:44:34 2019