! Started logfile: J1539+0534_S_2017_03_23_pus_uvs.log on Mon May 13 10:03:02 2019 obs J1539+0534_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1539+0534_S_2017_03_23_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.852932 visibilities/baseline/integration-bin. ! Found source: J1539+0534 ! ! 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 481 lines of history. ! ! Reading 22108 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 J1539+0534_S_2017_03_23_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 604 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952743Jy sigma=0.007806 ! Fit after self-cal, rms=0.928684Jy sigma=0.007633 ! 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.992 mas, bmaj=7.045 mas, bpa=-5.603 degrees ! Estimated noise=940.374 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.0543795 Jy ! Component: 100 - total flux cleaned = 0.0695937 Jy ! Total flux subtracted in 100 components = 0.0695937 Jy ! Clean residual min=-0.004139 max=0.009194 Jy/beam ! Clean residual mean=0.000002 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.0695937 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0695937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092469Jy sigma=0.000683 ! Fit after self-cal, rms=0.092368Jy sigma=0.000682 ! Inverting map ! Added new window around map position (6.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924217 Jy ! Component: 100 - total flux cleaned = 0.0148282 Jy ! Total flux subtracted in 100 components = 0.0148282 Jy ! Clean residual min=-0.003234 max=0.003249 Jy/beam ! Clean residual mean=0.000003 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.0844219 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.0844219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091009Jy sigma=0.000670 ! Fit after self-cal, rms=0.090914Jy sigma=0.000669 ! 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.688 mas, bmaj=8.094 mas, bpa=-3.922 degrees ! Estimated noise=665.388 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.00700871 Jy ! Component: 100 - total flux cleaned = 0.0108804 Jy ! Component: 150 - total flux cleaned = 0.0134637 Jy ! Component: 200 - total flux cleaned = 0.0152703 Jy ! Total flux subtracted in 200 components = 0.0152703 Jy ! Clean residual min=-0.002114 max=0.002694 Jy/beam ! Clean residual mean=-0.000009 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0996922 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 87 components and 0.0996922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090309Jy sigma=0.000665 ! Fit after self-cal, rms=0.090271Jy sigma=0.000664 ! 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.99 FD 0.95 HN 0.99 KP 1.06 ! LA 1.03 MK 0.96 NL 0.94 OV 1.04 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.08 KP 0.96 ! LA 1.03 MK 1.00 NL 1.07 OV 1.04 ! PT 0.95 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 0.97 KP 0.87 ! LA 0.76 MK 1.05 NL 1.17 OV 1.00 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.87 KP 1.00* ! LA 0.83 MK 1.10 NL 1.00* OV 1.59 ! PT 1.05 SC 1.03 ! ! ! Fit before self-cal, rms=0.090271Jy sigma=0.000664 ! Fit after self-cal, rms=0.089672Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=8.146 mas, bpa=-3.937 degrees ! Estimated noise=661.962 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.00119707 Jy ! Component: 100 - total flux cleaned = 0.00138596 Jy ! Component: 150 - total flux cleaned = 0.00141881 Jy ! Component: 200 - total flux cleaned = 0.00146098 Jy ! Total flux subtracted in 200 components = 0.00146098 Jy ! Clean residual min=-0.001596 max=0.001999 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.101153 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.101153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089653Jy sigma=0.000658 ! Fit after self-cal, rms=0.089714Jy sigma=0.000658 ! 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.089714Jy sigma=0.000658 ! Fit after self-cal, rms=0.089124Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=8.143 mas, bpa=-3.951 degrees ! Estimated noise=662.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817515 Jy ! Component: 100 - total flux cleaned = 0.000966209 Jy ! Component: 150 - total flux cleaned = 0.00103967 Jy ! Component: 200 - total flux cleaned = 0.00107952 Jy ! Total flux subtracted in 200 components = 0.00107952 Jy ! Clean residual min=-0.001465 max=0.001893 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.102233 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.102233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089114Jy sigma=0.000657 ! Fit after self-cal, rms=0.089129Jy 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) ! Added new window around map position (17.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184635 Jy ! Component: 100 - total flux cleaned = 0.00277897 Jy ! Component: 150 - total flux cleaned = 0.00304375 Jy ! Component: 200 - total flux cleaned = 0.0030983 Jy ! Total flux subtracted in 200 components = 0.0030983 Jy ! Clean residual min=-0.001444 max=0.001418 Jy/beam ! Clean residual mean=0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.105331 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.105331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089085Jy sigma=0.000656 ! Fit after self-cal, rms=0.089081Jy sigma=0.000656 ! 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.089081Jy sigma=0.000656 ! Fit after self-cal, rms=0.088651Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.136 mas, bpa=-3.99 degrees ! Estimated noise=661.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900615 Jy ! Component: 100 - total flux cleaned = 0.00112505 Jy ! Component: 150 - total flux cleaned = 0.00128901 Jy ! Component: 200 - total flux cleaned = 0.0013702 Jy ! Total flux subtracted in 200 components = 0.0013702 Jy ! Clean residual min=-0.001477 max=0.001353 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.106701 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 0.106701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088633Jy sigma=0.000656 ! Fit after self-cal, rms=0.088625Jy sigma=0.000656 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.000405691 Jy ! Component: 100 - total flux cleaned = 0.000444762 Jy ! Component: 150 - total flux cleaned = 0.000426977 Jy ! Component: 200 - total flux cleaned = 0.000427241 Jy ! Total flux subtracted in 200 components = 0.000427241 Jy ! Clean residual min=-0.001435 max=0.001357 Jy/beam ! Clean residual mean=0.000005 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.107128 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 154 components and 0.107128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088616Jy sigma=0.000656 ! Fit after self-cal, rms=0.088616Jy sigma=0.000656 ! 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.088616Jy sigma=0.000656 ! Fit after self-cal, rms=0.088507Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.791 mas, bmaj=11.77 mas, bpa=0.8478 degrees ! Estimated noise=777.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497502 Jy ! Component: 100 - total flux cleaned = 0.000631536 Jy ! Component: 150 - total flux cleaned = 0.000699154 Jy ! Component: 200 - total flux cleaned = 0.000758904 Jy ! Total flux subtracted in 200 components = 0.000758904 Jy ! Clean residual min=-0.001307 max=0.001422 Jy/beam ! Clean residual mean=0.000008 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.107887 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 170 components and 0.107887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088505Jy sigma=0.000656 ! Fit after self-cal, rms=0.088502Jy sigma=0.000656 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.69114e-05 Jy ! Component: 100 - total flux cleaned = 9.73125e-05 Jy ! Component: 150 - total flux cleaned = 0.000115041 Jy ! Component: 200 - total flux cleaned = 0.00013987 Jy ! Total flux subtracted in 200 components = 0.00013987 Jy ! Clean residual min=-0.001293 max=0.001414 Jy/beam ! Clean residual mean=0.000008 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.108027 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 179 components and 0.108027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088501Jy sigma=0.000656 ! Fit after self-cal, rms=0.088502Jy sigma=0.000656 ! 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.687 mas, bmaj=8.131 mas, bpa=-4.049 degrees ! Estimated noise=661.363 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 8.131 at -4.049 degrees (North through East) ! Clean map min=-0.0014135 max=0.070228 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.995 mas, bmaj=7.092 mas, bpa=-5.634 degrees ! Estimated noise=936.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0534256 Jy ! Component: 100 - total flux cleaned = 0.0704202 Jy ! Component: 150 - total flux cleaned = 0.0806127 Jy ! Component: 200 - total flux cleaned = 0.0871401 Jy ! Total flux subtracted in 200 components = 0.0871401 Jy ! Clean residual min=-0.003126 max=0.003520 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.08714 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.08714 Jy ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=8.131 mas, bpa=-4.049 degrees ! Estimated noise=661.363 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.00628968 Jy ! Component: 100 - total flux cleaned = 0.0101609 Jy ! Component: 150 - total flux cleaned = 0.0128907 Jy ! Component: 200 - total flux cleaned = 0.0149372 Jy ! Total flux subtracted in 200 components = 0.0149372 Jy ! Clean residual min=-0.001624 max=0.001708 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.102077 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 74 components and 0.102077 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.791 mas, bmaj=11.77 mas, bpa=0.8478 degrees ! Estimated noise=777.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197583 Jy ! Component: 100 - total flux cleaned = 0.00317871 Jy ! Component: 150 - total flux cleaned = 0.00381869 Jy ! Component: 200 - total flux cleaned = 0.00418001 Jy ! Total flux subtracted in 200 components = 0.00418001 Jy ! Clean residual min=-0.001403 max=0.001501 Jy/beam ! Clean residual mean=0.000006 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.106257 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.000342138 Jy ! Component: 100 - total flux cleaned = 0.000628676 Jy ! Component: 150 - total flux cleaned = 0.000855256 Jy ! Component: 200 - total flux cleaned = 0.00106165 Jy ! Total flux subtracted in 200 components = 0.00106165 Jy ! Clean residual min=-0.001364 max=0.001426 Jy/beam ! Clean residual mean=0.000007 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.107319 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 144 components and 0.107319 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=8.131 mas, bpa=-4.049 degrees ! Estimated noise=661.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173784 Jy ! Component: 100 - total flux cleaned = 0.000278917 Jy ! Component: 150 - total flux cleaned = 0.000348612 Jy ! Component: 200 - total flux cleaned = 0.000412342 Jy ! Total flux subtracted in 200 components = 0.000412342 Jy ! Clean residual min=-0.001445 max=0.001413 Jy/beam ! Clean residual mean=0.000004 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.107731 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 161 components and 0.107731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088518Jy sigma=0.000656 ! Fit after self-cal, rms=0.088515Jy sigma=0.000656 wmodel J1539+0534_S_2017_03_23_pus_map.mod ! Writing 161 model components to file: J1539+0534_S_2017_03_23_pus_map.mod wobs J1539+0534_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1539+0534_S_2017_03_23_pus_uvs.fits wwins J1539+0534_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1539+0534_S_2017_03_23_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.000348623 Jy ! Component: 100 - total flux cleaned = -0.000445606 Jy ! Component: 150 - total flux cleaned = -0.000446203 Jy ! Component: 200 - total flux cleaned = -0.00042372 Jy ! Component: 250 - total flux cleaned = -0.000379511 Jy ! Component: 300 - total flux cleaned = -0.000293329 Jy ! Component: 350 - total flux cleaned = -0.000251175 Jy ! Component: 400 - total flux cleaned = -0.000189137 Jy ! Component: 450 - total flux cleaned = -0.000148455 Jy ! Component: 500 - total flux cleaned = -0.000148864 Jy ! Component: 550 - total flux cleaned = -0.000168353 Jy ! Component: 600 - total flux cleaned = -0.000168009 Jy ! Component: 650 - total flux cleaned = -0.000149136 Jy ! Component: 700 - total flux cleaned = -0.000186485 Jy ! Component: 750 - total flux cleaned = -0.00016765 Jy ! Component: 800 - total flux cleaned = -0.000149016 Jy ! Component: 850 - total flux cleaned = -0.000184947 Jy ! Component: 900 - total flux cleaned = -0.000184813 Jy ! Component: 950 - total flux cleaned = -0.000201963 Jy ! Component: 1000 - total flux cleaned = -0.000150238 Jy ! Component: 1050 - total flux cleaned = -0.000184624 Jy ! Component: 1100 - total flux cleaned = -0.000150955 Jy ! Component: 1150 - total flux cleaned = -0.000201134 Jy ! Component: 1200 - total flux cleaned = -0.000233992 Jy ! Component: 1250 - total flux cleaned = -0.000233999 Jy ! Component: 1300 - total flux cleaned = -0.000266239 Jy ! Component: 1350 - total flux cleaned = -0.00028199 Jy ! Component: 1400 - total flux cleaned = -0.000297796 Jy ! Component: 1450 - total flux cleaned = -0.000344699 Jy ! Component: 1500 - total flux cleaned = -0.000360016 Jy ! Component: 1550 - total flux cleaned = -0.000390583 Jy ! Component: 1600 - total flux cleaned = -0.000420867 Jy ! Component: 1650 - total flux cleaned = -0.000466042 Jy ! Component: 1700 - total flux cleaned = -0.000481069 Jy ! Component: 1750 - total flux cleaned = -0.000495936 Jy ! Component: 1800 - total flux cleaned = -0.000539932 Jy ! Component: 1850 - total flux cleaned = -0.000568997 Jy ! Component: 1900 - total flux cleaned = -0.000641327 Jy ! Component: 1950 - total flux cleaned = -0.000727124 Jy ! Component: 2000 - total flux cleaned = -0.000712723 Jy ! Component: 2050 - total flux cleaned = -0.000726779 Jy ! Component: 2100 - total flux cleaned = -0.000782596 Jy ! Component: 2150 - total flux cleaned = -0.000865562 Jy ! Component: 2200 - total flux cleaned = -0.000892902 Jy ! Component: 2250 - total flux cleaned = -0.000947533 Jy ! Component: 2300 - total flux cleaned = -0.000974703 Jy ! Component: 2350 - total flux cleaned = -0.00104168 Jy ! Component: 2400 - total flux cleaned = -0.00109489 Jy ! Component: 2450 - total flux cleaned = -0.00112134 Jy ! Component: 2500 - total flux cleaned = -0.00116079 Jy ! Component: 2550 - total flux cleaned = -0.00123884 Jy ! Component: 2600 - total flux cleaned = -0.00121305 Jy ! Component: 2650 - total flux cleaned = -0.00131572 Jy ! Component: 2700 - total flux cleaned = -0.00134116 Jy ! Component: 2750 - total flux cleaned = -0.00144236 Jy ! Component: 2800 - total flux cleaned = -0.00142968 Jy ! Component: 2850 - total flux cleaned = -0.00150464 Jy ! Component: 2900 - total flux cleaned = -0.00160386 Jy ! Component: 2950 - total flux cleaned = -0.00160372 Jy ! Component: 3000 - total flux cleaned = -0.00166489 Jy ! Component: 3050 - total flux cleaned = -0.00170135 Jy ! Component: 3100 - total flux cleaned = -0.00178597 Jy ! Component: 3150 - total flux cleaned = -0.00183407 Jy ! Component: 3200 - total flux cleaned = -0.00188169 Jy ! Component: 3250 - total flux cleaned = -0.00196474 Jy ! Component: 3300 - total flux cleaned = -0.00195292 Jy ! Component: 3350 - total flux cleaned = -0.00198803 Jy ! Component: 3400 - total flux cleaned = -0.00204633 Jy ! Component: 3450 - total flux cleaned = -0.00209271 Jy ! Component: 3500 - total flux cleaned = -0.00215018 Jy ! Component: 3550 - total flux cleaned = -0.0022188 Jy ! Component: 3600 - total flux cleaned = -0.00229835 Jy ! Component: 3650 - total flux cleaned = -0.00229834 Jy ! Component: 3700 - total flux cleaned = -0.00232089 Jy ! Component: 3750 - total flux cleaned = -0.00237681 Jy ! Component: 3800 - total flux cleaned = -0.00242115 Jy ! Component: 3850 - total flux cleaned = -0.00245421 Jy ! Component: 3900 - total flux cleaned = -0.00244323 Jy ! Component: 3950 - total flux cleaned = -0.0024979 Jy ! Component: 4000 - total flux cleaned = -0.00251964 Jy ! Component: 4050 - total flux cleaned = -0.00254124 Jy ! Total flux subtracted in 4096 components = -0.00257348 Jy ! Clean residual min=-0.000679 max=0.000613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.105158 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 465 components and 0.105158 Jy ![Exited script file: muppet] wmap "J1539+0534_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 8.131 at -4.049 degrees (North through East) ! Clean map min=-0.0011371 max=0.070263 Jy/beam ! Writing clean map to FITS file: J1539+0534_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0702629 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198464 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.847378 0.847378 1.69476 3.38951 6.77902 13.558 27.1161 54.2322 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.687 x 8.131 at -4.049 degrees (North through East) ! Clean map min=-0.0011371 max=0.070263 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 J1539+0534_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:03:08 2019