! Started logfile: J0810+4134_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:42:45 2019 obs J0810+4134_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0810+4134_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958201 visibilities/baseline/integration-bin. ! Found source: J0810+4134 ! ! 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 703 lines of history. ! ! Reading 14488 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 J0810+4134_S_2017_05_31_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.800770Jy sigma=0.007423 ! Fit after self-cal, rms=0.793343Jy sigma=0.007363 ! 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=3.249 mas, bmaj=4.9 mas, bpa=1.606 degrees ! Estimated noise=1067.43 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.161175 Jy ! Component: 100 - total flux cleaned = 0.196869 Jy ! Total flux subtracted in 100 components = 0.196869 Jy ! Clean residual min=-0.006512 max=0.012242 Jy/beam ! Clean residual mean=0.000005 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.196869 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.196869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090687Jy sigma=0.000740 ! Fit after self-cal, rms=0.090682Jy sigma=0.000740 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129948 Jy ! Component: 100 - total flux cleaned = 0.0195079 Jy ! Total flux subtracted in 100 components = 0.0195079 Jy ! Clean residual min=-0.006214 max=0.006686 Jy/beam ! Clean residual mean=0.000001 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.216377 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.216377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088367Jy sigma=0.000721 ! Fit after self-cal, rms=0.088360Jy sigma=0.000721 ! 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.808 mas, bmaj=5.748 mas, bpa=2.862 degrees ! Estimated noise=720.644 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.00401876 Jy ! Component: 100 - total flux cleaned = 0.00523533 Jy ! Component: 150 - total flux cleaned = 0.00558944 Jy ! Component: 200 - total flux cleaned = 0.00585894 Jy ! Total flux subtracted in 200 components = 0.00585894 Jy ! Clean residual min=-0.005434 max=0.007170 Jy/beam ! Clean residual mean=-0.000012 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.222236 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.222236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088072Jy sigma=0.000720 ! Fit after self-cal, rms=0.088057Jy sigma=0.000720 ! 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.97 FD 0.96 HN 0.94 KP 1.00 ! LA 0.98 MK 1.05 NL 0.91 OV 1.05 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 0.99 KP 0.97 ! LA 0.95 MK 0.99 NL 1.01 OV 1.20 ! PT 1.04 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.00 KP 0.96 ! LA 0.95 MK 1.02 NL 0.99 OV 1.01 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.93 KP 1.00* ! LA 0.99 MK 1.29 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.088057Jy sigma=0.000720 ! Fit after self-cal, rms=0.086124Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=5.772 mas, bpa=2.732 degrees ! Estimated noise=722.786 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 (16.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674429 Jy ! Component: 100 - total flux cleaned = 0.0106969 Jy ! Component: 150 - total flux cleaned = 0.0135123 Jy ! Component: 200 - total flux cleaned = 0.0156348 Jy ! Total flux subtracted in 200 components = 0.0156348 Jy ! Clean residual min=-0.004223 max=0.005008 Jy/beam ! Clean residual mean=-0.000008 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.237871 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.237871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085529Jy sigma=0.000695 ! Fit after self-cal, rms=0.085481Jy sigma=0.000695 ! Inverting map ! Added new window around map position (5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357997 Jy ! Component: 100 - total flux cleaned = 0.0046816 Jy ! Component: 150 - total flux cleaned = 0.00511577 Jy ! Component: 200 - total flux cleaned = 0.00564962 Jy ! Total flux subtracted in 200 components = 0.00564962 Jy ! Clean residual min=-0.004015 max=0.003853 Jy/beam ! Clean residual mean=-0.000009 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.243521 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.243521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085148Jy sigma=0.000692 ! Fit after self-cal, rms=0.085121Jy sigma=0.000691 ! 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.085121Jy sigma=0.000691 ! Fit after self-cal, rms=0.082721Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=5.761 mas, bpa=2.926 degrees ! Estimated noise=721.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253706 Jy ! Component: 100 - total flux cleaned = 0.00393589 Jy ! Component: 150 - total flux cleaned = 0.00440319 Jy ! Component: 200 - total flux cleaned = 0.00466155 Jy ! Total flux subtracted in 200 components = 0.00466155 Jy ! Clean residual min=-0.002016 max=0.002134 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.248182 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.248182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082624Jy sigma=0.000673 ! Fit after self-cal, rms=0.082654Jy 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.000679012 Jy ! Component: 100 - total flux cleaned = 0.000870033 Jy ! Component: 150 - total flux cleaned = 0.00103692 Jy ! Component: 200 - total flux cleaned = 0.00118494 Jy ! Total flux subtracted in 200 components = 0.00118494 Jy ! Clean residual min=-0.001966 max=0.001874 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.249367 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 119 components and 0.249367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082626Jy sigma=0.000672 ! Fit after self-cal, rms=0.082621Jy sigma=0.000672 ! 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.082621Jy sigma=0.000672 ! Fit after self-cal, rms=0.082578Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=5.756 mas, bpa=2.913 degrees ! Estimated noise=721.565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931474 Jy ! Component: 100 - total flux cleaned = 0.00140603 Jy ! Component: 150 - total flux cleaned = 0.0016145 Jy ! Component: 200 - total flux cleaned = 0.00175589 Jy ! Total flux subtracted in 200 components = 0.00175589 Jy ! Clean residual min=-0.001937 max=0.001869 Jy/beam ! Clean residual mean=-0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.251123 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.251123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082557Jy sigma=0.000672 ! Fit after self-cal, rms=0.082557Jy sigma=0.000672 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.000282446 Jy ! Component: 100 - total flux cleaned = 0.000344591 Jy ! Component: 150 - total flux cleaned = 0.000420851 Jy ! Component: 200 - total flux cleaned = 0.000492806 Jy ! Total flux subtracted in 200 components = 0.000492806 Jy ! Clean residual min=-0.001936 max=0.001859 Jy/beam ! Clean residual mean=-0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.251616 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 137 components and 0.251616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082547Jy sigma=0.000672 ! Fit after self-cal, rms=0.082546Jy 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.082546Jy sigma=0.000672 ! Fit after self-cal, rms=0.082537Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.867 mas, bmaj=9.109 mas, bpa=5.28 degrees ! Estimated noise=876.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811357 Jy ! Component: 100 - total flux cleaned = 0.00125086 Jy ! Component: 150 - total flux cleaned = 0.00133831 Jy ! Component: 200 - total flux cleaned = 0.00136358 Jy ! Total flux subtracted in 200 components = 0.00136358 Jy ! Clean residual min=-0.002076 max=0.001833 Jy/beam ! Clean residual mean=-0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.252979 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 156 components and 0.25298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082532Jy sigma=0.000672 ! Fit after self-cal, rms=0.082531Jy sigma=0.000672 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.000112853 Jy ! Component: 100 - total flux cleaned = 0.000157619 Jy ! Component: 150 - total flux cleaned = 0.000187733 Jy ! Component: 200 - total flux cleaned = 0.000205999 Jy ! Total flux subtracted in 200 components = 0.000205999 Jy ! Clean residual min=-0.002053 max=0.001831 Jy/beam ! Clean residual mean=-0.000006 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.253186 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 173 components and 0.253186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082529Jy sigma=0.000672 ! Fit after self-cal, rms=0.082529Jy sigma=0.000672 ! 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.817 mas, bmaj=5.753 mas, bpa=2.945 degrees ! Estimated noise=721.742 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 5.753 at 2.945 degrees (North through East) ! Clean map min=-0.0018181 max=0.20828 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=3.263 mas, bmaj=4.907 mas, bpa=1.501 degrees ! Estimated noise=1067.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161103 Jy ! Component: 100 - total flux cleaned = 0.197375 Jy ! Component: 150 - total flux cleaned = 0.211084 Jy ! Component: 200 - total flux cleaned = 0.218524 Jy ! Total flux subtracted in 200 components = 0.218524 Jy ! Clean residual min=-0.003414 max=0.004052 Jy/beam ! Clean residual mean=0.000008 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.218524 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.218524 Jy ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=5.753 mas, bpa=2.945 degrees ! Estimated noise=721.742 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.00743558 Jy ! Component: 100 - total flux cleaned = 0.0128021 Jy ! Component: 150 - total flux cleaned = 0.0169692 Jy ! Component: 200 - total flux cleaned = 0.020313 Jy ! Total flux subtracted in 200 components = 0.020313 Jy ! Clean residual min=-0.002065 max=0.002036 Jy/beam ! Clean residual mean=-0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.238837 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 75 components and 0.238837 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.867 mas, bmaj=9.109 mas, bpa=5.28 degrees ! Estimated noise=876.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452558 Jy ! Component: 100 - total flux cleaned = 0.00759433 Jy ! Component: 150 - total flux cleaned = 0.00962676 Jy ! Component: 200 - total flux cleaned = 0.0106278 Jy ! Total flux subtracted in 200 components = 0.0106278 Jy ! Clean residual min=-0.002062 max=0.001885 Jy/beam ! Clean residual mean=-0.000006 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.249465 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.000839662 Jy ! Component: 100 - total flux cleaned = 0.00146358 Jy ! Component: 150 - total flux cleaned = 0.00196607 Jy ! Component: 200 - total flux cleaned = 0.00237241 Jy ! Total flux subtracted in 200 components = 0.00237241 Jy ! Clean residual min=-0.002051 max=0.001764 Jy/beam ! Clean residual mean=-0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.251837 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 160 components and 0.251837 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=5.753 mas, bpa=2.945 degrees ! Estimated noise=721.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570121 Jy ! Component: 100 - total flux cleaned = 0.000908949 Jy ! Component: 150 - total flux cleaned = 0.00105574 Jy ! Component: 200 - total flux cleaned = 0.00114421 Jy ! Total flux subtracted in 200 components = 0.00114421 Jy ! Clean residual min=-0.001959 max=0.001780 Jy/beam ! Clean residual mean=-0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.252981 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 180 components and 0.252981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082538Jy sigma=0.000672 ! Fit after self-cal, rms=0.082528Jy sigma=0.000672 wmodel J0810+4134_S_2017_05_31_pus_map.mod ! Writing 180 model components to file: J0810+4134_S_2017_05_31_pus_map.mod wobs J0810+4134_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0810+4134_S_2017_05_31_pus_uvs.fits wwins J0810+4134_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0810+4134_S_2017_05_31_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.000363969 Jy ! Component: 100 - total flux cleaned = -0.000490655 Jy ! Component: 150 - total flux cleaned = -0.000703601 Jy ! Component: 200 - total flux cleaned = -0.000907273 Jy ! Component: 250 - total flux cleaned = -0.000991587 Jy ! Component: 300 - total flux cleaned = -0.00104616 Jy ! Component: 350 - total flux cleaned = -0.0010991 Jy ! Component: 400 - total flux cleaned = -0.00120193 Jy ! Component: 450 - total flux cleaned = -0.00120193 Jy ! Component: 500 - total flux cleaned = -0.00130071 Jy ! Component: 550 - total flux cleaned = -0.0013977 Jy ! Component: 600 - total flux cleaned = -0.00146884 Jy ! Component: 650 - total flux cleaned = -0.0015154 Jy ! Component: 700 - total flux cleaned = -0.00158397 Jy ! Component: 750 - total flux cleaned = -0.0016063 Jy ! Component: 800 - total flux cleaned = -0.0016733 Jy ! Component: 850 - total flux cleaned = -0.00171714 Jy ! Component: 900 - total flux cleaned = -0.00180364 Jy ! Component: 950 - total flux cleaned = -0.0018674 Jy ! Component: 1000 - total flux cleaned = -0.00193053 Jy ! Component: 1050 - total flux cleaned = -0.00199261 Jy ! Component: 1100 - total flux cleaned = -0.00207447 Jy ! Component: 1150 - total flux cleaned = -0.00221646 Jy ! Component: 1200 - total flux cleaned = -0.00225627 Jy ! Component: 1250 - total flux cleaned = -0.00237541 Jy ! Component: 1300 - total flux cleaned = -0.00245377 Jy ! Component: 1350 - total flux cleaned = -0.0025314 Jy ! Component: 1400 - total flux cleaned = -0.00260833 Jy ! Component: 1450 - total flux cleaned = -0.00268462 Jy ! Component: 1500 - total flux cleaned = -0.0027221 Jy ! Component: 1550 - total flux cleaned = -0.00277814 Jy ! Component: 1600 - total flux cleaned = -0.00279665 Jy ! Component: 1650 - total flux cleaned = -0.00283346 Jy ! Component: 1700 - total flux cleaned = -0.00292423 Jy ! Component: 1750 - total flux cleaned = -0.00290623 Jy ! Component: 1800 - total flux cleaned = -0.00301356 Jy ! Component: 1850 - total flux cleaned = -0.00299607 Jy ! Component: 1900 - total flux cleaned = -0.00301356 Jy ! Component: 1950 - total flux cleaned = -0.00306563 Jy ! Component: 2000 - total flux cleaned = -0.00310014 Jy ! Component: 2050 - total flux cleaned = -0.00308288 Jy ! Component: 2100 - total flux cleaned = -0.00311684 Jy ! Component: 2150 - total flux cleaned = -0.00320079 Jy ! Component: 2200 - total flux cleaned = -0.00326757 Jy ! Component: 2250 - total flux cleaned = -0.00325101 Jy ! Component: 2300 - total flux cleaned = -0.00331666 Jy ! Component: 2350 - total flux cleaned = -0.00333284 Jy ! Component: 2400 - total flux cleaned = -0.00336504 Jy ! Component: 2450 - total flux cleaned = -0.00339716 Jy ! Component: 2500 - total flux cleaned = -0.00342901 Jy ! Component: 2550 - total flux cleaned = -0.00346078 Jy ! Component: 2600 - total flux cleaned = -0.00346076 Jy ! Component: 2650 - total flux cleaned = -0.00350754 Jy ! Component: 2700 - total flux cleaned = -0.00352314 Jy ! Component: 2750 - total flux cleaned = -0.00350769 Jy ! Component: 2800 - total flux cleaned = -0.00356899 Jy ! Component: 2850 - total flux cleaned = -0.00364487 Jy ! Component: 2900 - total flux cleaned = -0.00358443 Jy ! Component: 2950 - total flux cleaned = -0.0036295 Jy ! Component: 3000 - total flux cleaned = -0.00365944 Jy ! Component: 3050 - total flux cleaned = -0.0036595 Jy ! Component: 3100 - total flux cleaned = -0.00367434 Jy ! Component: 3150 - total flux cleaned = -0.00368906 Jy ! Component: 3200 - total flux cleaned = -0.00368912 Jy ! Component: 3250 - total flux cleaned = -0.00370362 Jy ! Component: 3300 - total flux cleaned = -0.003718 Jy ! Component: 3350 - total flux cleaned = -0.00370396 Jy ! Component: 3400 - total flux cleaned = -0.00371816 Jy ! Component: 3450 - total flux cleaned = -0.0037605 Jy ! Component: 3500 - total flux cleaned = -0.00371847 Jy ! Component: 3550 - total flux cleaned = -0.00376026 Jy ! Component: 3600 - total flux cleaned = -0.00377417 Jy ! Component: 3650 - total flux cleaned = -0.00377419 Jy ! Component: 3700 - total flux cleaned = -0.0037604 Jy ! Component: 3750 - total flux cleaned = -0.00374688 Jy ! Component: 3800 - total flux cleaned = -0.00374684 Jy ! Component: 3850 - total flux cleaned = -0.00373348 Jy ! Component: 3900 - total flux cleaned = -0.00374681 Jy ! Component: 3950 - total flux cleaned = -0.00373352 Jy ! Component: 4000 - total flux cleaned = -0.00377326 Jy ! Component: 4050 - total flux cleaned = -0.0037601 Jy ! Total flux subtracted in 4096 components = -0.00378631 Jy ! Clean residual min=-0.000768 max=0.000798 Jy/beam ! Clean residual mean=-0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.249195 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 475 components and 0.249195 Jy ![Exited script file: muppet] wmap "J0810+4134_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 5.753 at 2.945 degrees (North through East) ! Clean map min=-0.001495 max=0.20872 Jy/beam ! Writing clean map to FITS file: J0810+4134_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.208719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234479 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337026 0.337026 0.674052 1.3481 2.69621 5.39241 10.7848 21.5696 43.1393 86.2786 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 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.817 x 5.753 at 2.945 degrees (North through East) ! Clean map min=-0.001495 max=0.20872 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 J0810+4134_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:42:51 2019