! Started logfile: J2049+1003_S_2017_08_12_pus_uvs.log on Fri May 10 15:07:37 2019 obs J2049+1003_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2049+1003_S_2017_08_12_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.65935 visibilities/baseline/integration-bin. ! Found source: J2049+1003 ! ! 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 594 lines of history. ! ! Reading 9732 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 J2049+1003_S_2017_08_12_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 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 676 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.598114Jy sigma=0.005197 ! Fit after self-cal, rms=0.569943Jy sigma=0.004977 ! 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.979 mas, bmaj=6.506 mas, bpa=0.345 degrees ! Estimated noise=1242.07 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.335542 Jy ! Component: 100 - total flux cleaned = 0.433473 Jy ! Total flux subtracted in 100 components = 0.433473 Jy ! Clean residual min=-0.017901 max=0.043064 Jy/beam ! Clean residual mean=-0.000086 rms=0.005158 Jy/beam ! Combined flux in latest and established models = 0.433473 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.433473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118140Jy sigma=0.000982 ! Fit after self-cal, rms=0.117343Jy sigma=0.000975 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482469 Jy ! Component: 100 - total flux cleaned = 0.0729018 Jy ! Total flux subtracted in 100 components = 0.0729018 Jy ! Clean residual min=-0.009270 max=0.019346 Jy/beam ! Clean residual mean=-0.000022 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.506375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.506375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095164Jy sigma=0.000775 ! Fit after self-cal, rms=0.094852Jy sigma=0.000773 ! Inverting map ! Added new window around map position (-4, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191187 Jy ! Component: 100 - total flux cleaned = 0.0291067 Jy ! Total flux subtracted in 100 components = 0.0291067 Jy ! Clean residual min=-0.007879 max=0.008149 Jy/beam ! Clean residual mean=0.000004 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.535481 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.535481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090984Jy sigma=0.000742 ! Fit after self-cal, rms=0.090725Jy sigma=0.000740 ! 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.421 mas, bmaj=7.082 mas, bpa=0.1883 degrees ! Estimated noise=947.371 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.00721089 Jy ! Component: 100 - total flux cleaned = 0.00970501 Jy ! Component: 150 - total flux cleaned = 0.0100976 Jy ! Component: 200 - total flux cleaned = 0.0103315 Jy ! Total flux subtracted in 200 components = 0.0103315 Jy ! Clean residual min=-0.005698 max=0.005705 Jy/beam ! Clean residual mean=0.000014 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.545813 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.545813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089997Jy sigma=0.000735 ! Fit after self-cal, rms=0.089896Jy sigma=0.000735 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.98 KP 1.06 ! LA 1.01 MK 1.02 NL 0.89 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.02 KP 1.03 ! LA 0.97 MK 1.00 NL 1.04 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.00* HN 1.00 KP 0.99 ! LA 0.98 MK 1.02 NL 0.99 OV 0.96 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 144 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.089896Jy sigma=0.000735 ! Fit after self-cal, rms=0.082613Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=7.141 mas, bpa=1.215 degrees ! Estimated noise=955.782 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.00108091 Jy ! Component: 100 - total flux cleaned = 0.000806333 Jy ! Component: 150 - total flux cleaned = 0.000640064 Jy ! Component: 200 - total flux cleaned = 0.000591186 Jy ! Total flux subtracted in 200 components = 0.000591186 Jy ! Clean residual min=-0.004353 max=0.005060 Jy/beam ! Clean residual mean=0.000011 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.546404 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.546404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082474Jy sigma=0.000682 ! Fit after self-cal, rms=0.082439Jy sigma=0.000682 ! 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.082439Jy sigma=0.000682 ! Fit after self-cal, rms=0.081442Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.133 mas, bpa=1.208 degrees ! Estimated noise=957.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000795024 Jy ! Component: 100 - total flux cleaned = -0.000303007 Jy ! Component: 150 - total flux cleaned = -0.000145429 Jy ! Component: 200 - total flux cleaned = -4.13319e-05 Jy ! Total flux subtracted in 200 components = -4.13319e-05 Jy ! Clean residual min=-0.002874 max=0.002795 Jy/beam ! Clean residual mean=-0.000008 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.546362 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.546362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081377Jy sigma=0.000668 ! Fit after self-cal, rms=0.081362Jy sigma=0.000668 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 (-62.5, -72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012675 Jy ! Component: 100 - total flux cleaned = 0.00119178 Jy ! Component: 150 - total flux cleaned = 0.00113511 Jy ! Component: 200 - total flux cleaned = 0.00113545 Jy ! Total flux subtracted in 200 components = 0.00113545 Jy ! Clean residual min=-0.002507 max=0.002188 Jy/beam ! Clean residual mean=-0.000010 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.547498 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.547498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081247Jy sigma=0.000667 ! Fit after self-cal, rms=0.081237Jy sigma=0.000667 ! 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.081237Jy sigma=0.000667 ! Fit after self-cal, rms=0.081240Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.133 mas, bpa=1.195 degrees ! Estimated noise=956.974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000544095 Jy ! Component: 100 - total flux cleaned = -0.00041379 Jy ! Component: 150 - total flux cleaned = -0.00026059 Jy ! Component: 200 - total flux cleaned = -0.000190186 Jy ! Total flux subtracted in 200 components = -0.000190186 Jy ! Clean residual min=-0.002346 max=0.002126 Jy/beam ! Clean residual mean=-0.000011 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.547308 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.547308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081196Jy sigma=0.000667 ! Fit after self-cal, rms=0.081189Jy sigma=0.000667 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 = 2.58269e-05 Jy ! Component: 100 - total flux cleaned = 0.000126586 Jy ! Component: 150 - total flux cleaned = 0.000156659 Jy ! Component: 200 - total flux cleaned = 0.000185722 Jy ! Total flux subtracted in 200 components = 0.000185722 Jy ! Clean residual min=-0.002271 max=0.002071 Jy/beam ! Clean residual mean=-0.000011 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.547493 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.547493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081162Jy sigma=0.000666 ! Fit after self-cal, rms=0.081156Jy sigma=0.000666 ! 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.081156Jy sigma=0.000666 ! Fit after self-cal, rms=0.081150Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.109 mas, bmaj=10.87 mas, bpa=-2.116 degrees ! Estimated noise=1185.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993807 Jy ! Component: 100 - total flux cleaned = 0.000804091 Jy ! Component: 150 - total flux cleaned = 0.00062644 Jy ! Component: 200 - total flux cleaned = 0.000443466 Jy ! Total flux subtracted in 200 components = 0.000443466 Jy ! Clean residual min=-0.002207 max=0.002576 Jy/beam ! Clean residual mean=-0.000016 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.547937 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 0.547937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081152Jy sigma=0.000666 ! Fit after self-cal, rms=0.081147Jy sigma=0.000666 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 = 2.47055e-05 Jy ! Component: 100 - total flux cleaned = -6.82737e-05 Jy ! Component: 150 - total flux cleaned = -0.000163674 Jy ! Component: 200 - total flux cleaned = -0.000259138 Jy ! Total flux subtracted in 200 components = -0.000259138 Jy ! Clean residual min=-0.002183 max=0.002449 Jy/beam ! Clean residual mean=-0.000014 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.547678 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 135 components and 0.547678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081148Jy sigma=0.000666 ! Fit after self-cal, rms=0.081145Jy sigma=0.000666 ! 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.482 mas, bmaj=7.134 mas, bpa=1.172 degrees ! Estimated noise=956.975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.134 at 1.172 degrees (North through East) ! Clean map min=-0.002096 max=0.4341 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.043 mas, bmaj=6.585 mas, bpa=1.7 degrees ! Estimated noise=1237.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.337219 Jy ! Component: 100 - total flux cleaned = 0.438122 Jy ! Component: 150 - total flux cleaned = 0.484299 Jy ! Component: 200 - total flux cleaned = 0.509353 Jy ! Total flux subtracted in 200 components = 0.509353 Jy ! Clean residual min=-0.007362 max=0.012433 Jy/beam ! Clean residual mean=-0.000036 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.509353 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.509353 Jy ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.134 mas, bpa=1.172 degrees ! Estimated noise=956.975 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.0164701 Jy ! Component: 100 - total flux cleaned = 0.0254734 Jy ! Component: 150 - total flux cleaned = 0.0306387 Jy ! Component: 200 - total flux cleaned = 0.0331322 Jy ! Total flux subtracted in 200 components = 0.0331322 Jy ! Clean residual min=-0.002973 max=0.002576 Jy/beam ! Clean residual mean=-0.000016 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.542485 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.542485 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.109 mas, bmaj=10.87 mas, bpa=-2.116 degrees ! Estimated noise=1185.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287884 Jy ! Component: 100 - total flux cleaned = 0.00367008 Jy ! Component: 150 - total flux cleaned = 0.00423942 Jy ! Component: 200 - total flux cleaned = 0.00450071 Jy ! Total flux subtracted in 200 components = 0.00450071 Jy ! Clean residual min=-0.002307 max=0.002480 Jy/beam ! Clean residual mean=-0.000019 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.546986 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 = 6.33725e-05 Jy ! Component: 100 - total flux cleaned = 0.000117907 Jy ! Component: 150 - total flux cleaned = 9.37673e-05 Jy ! Component: 200 - total flux cleaned = 9.35134e-05 Jy ! Total flux subtracted in 200 components = 9.35134e-05 Jy ! Clean residual min=-0.002272 max=0.002455 Jy/beam ! Clean residual mean=-0.000015 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.547079 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 77 components and 0.547079 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.134 mas, bpa=1.172 degrees ! Estimated noise=956.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.72212e-05 Jy ! Component: 100 - total flux cleaned = -0.000126671 Jy ! Component: 150 - total flux cleaned = 8.11089e-05 Jy ! Component: 200 - total flux cleaned = 0.00017921 Jy ! Total flux subtracted in 200 components = 0.00017921 Jy ! Clean residual min=-0.002665 max=0.002155 Jy/beam ! Clean residual mean=-0.000009 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.547258 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.547258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081269Jy sigma=0.000667 ! Fit after self-cal, rms=0.081242Jy sigma=0.000667 wmodel J2049+1003_S_2017_08_12_pus_map.mod ! Writing 102 model components to file: J2049+1003_S_2017_08_12_pus_map.mod wobs J2049+1003_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2049+1003_S_2017_08_12_pus_uvs.fits wwins J2049+1003_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J2049+1003_S_2017_08_12_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.000885885 Jy ! Component: 100 - total flux cleaned = -0.000772309 Jy ! Component: 150 - total flux cleaned = -0.0005119 Jy ! Component: 200 - total flux cleaned = -0.000475765 Jy ! Component: 250 - total flux cleaned = -0.00037173 Jy ! Component: 300 - total flux cleaned = -0.000337914 Jy ! Component: 350 - total flux cleaned = -0.00027288 Jy ! Component: 400 - total flux cleaned = -0.000210052 Jy ! Component: 450 - total flux cleaned = -0.000148669 Jy ! Component: 500 - total flux cleaned = -2.96748e-05 Jy ! Component: 550 - total flux cleaned = 2.76297e-05 Jy ! Component: 600 - total flux cleaned = 5.59079e-05 Jy ! Component: 650 - total flux cleaned = 8.41005e-05 Jy ! Component: 700 - total flux cleaned = 0.000110824 Jy ! Component: 750 - total flux cleaned = 8.34566e-05 Jy ! Component: 800 - total flux cleaned = 0.000136121 Jy ! Component: 850 - total flux cleaned = 0.000291845 Jy ! Component: 900 - total flux cleaned = 0.000342763 Jy ! Component: 950 - total flux cleaned = 0.000518567 Jy ! Component: 1000 - total flux cleaned = 0.00059284 Jy ! Component: 1050 - total flux cleaned = 0.00073861 Jy ! Component: 1100 - total flux cleaned = 0.000809998 Jy ! Component: 1150 - total flux cleaned = 0.000974971 Jy ! Component: 1200 - total flux cleaned = 0.00109121 Jy ! Component: 1250 - total flux cleaned = 0.00109125 Jy ! Component: 1300 - total flux cleaned = 0.00122688 Jy ! Component: 1350 - total flux cleaned = 0.0013605 Jy ! Component: 1400 - total flux cleaned = 0.00147022 Jy ! Component: 1450 - total flux cleaned = 0.00149191 Jy ! Component: 1500 - total flux cleaned = 0.0015777 Jy ! Component: 1550 - total flux cleaned = 0.00166284 Jy ! Component: 1600 - total flux cleaned = 0.00174679 Jy ! Component: 1650 - total flux cleaned = 0.0018301 Jy ! Component: 1700 - total flux cleaned = 0.00197389 Jy ! Component: 1750 - total flux cleaned = 0.00205509 Jy ! Component: 1800 - total flux cleaned = 0.00213543 Jy ! Component: 1850 - total flux cleaned = 0.00221508 Jy ! Component: 1900 - total flux cleaned = 0.00231333 Jy ! Component: 1950 - total flux cleaned = 0.00237163 Jy ! Component: 2000 - total flux cleaned = 0.00244859 Jy ! Component: 2050 - total flux cleaned = 0.00250549 Jy ! Component: 2100 - total flux cleaned = 0.00250575 Jy ! Component: 2150 - total flux cleaned = 0.0025993 Jy ! Component: 2200 - total flux cleaned = 0.00259962 Jy ! Component: 2250 - total flux cleaned = 0.00263655 Jy ! Component: 2300 - total flux cleaned = 0.00276381 Jy ! Component: 2350 - total flux cleaned = 0.00283591 Jy ! Component: 2400 - total flux cleaned = 0.0028715 Jy ! Component: 2450 - total flux cleaned = 0.00294208 Jy ! Component: 2500 - total flux cleaned = 0.00290713 Jy ! Component: 2550 - total flux cleaned = 0.00299408 Jy ! Component: 2600 - total flux cleaned = 0.00301127 Jy ! Component: 2650 - total flux cleaned = 0.00302829 Jy ! Component: 2700 - total flux cleaned = 0.00306233 Jy ! Component: 2750 - total flux cleaned = 0.00309574 Jy ! Component: 2800 - total flux cleaned = 0.00311245 Jy ! Component: 2850 - total flux cleaned = 0.00314538 Jy ! Component: 2900 - total flux cleaned = 0.00314557 Jy ! Component: 2950 - total flux cleaned = 0.00312929 Jy ! Component: 3000 - total flux cleaned = 0.00317763 Jy ! Component: 3050 - total flux cleaned = 0.00317781 Jy ! Component: 3100 - total flux cleaned = 0.00327295 Jy ! Component: 3150 - total flux cleaned = 0.00328875 Jy ! Component: 3200 - total flux cleaned = 0.00328874 Jy ! Component: 3250 - total flux cleaned = 0.0033509 Jy ! Component: 3300 - total flux cleaned = 0.00338176 Jy ! Component: 3350 - total flux cleaned = 0.00339697 Jy ! Component: 3400 - total flux cleaned = 0.00345775 Jy ! Component: 3450 - total flux cleaned = 0.00354823 Jy ! Component: 3500 - total flux cleaned = 0.00354826 Jy ! Component: 3550 - total flux cleaned = 0.00359302 Jy ! Component: 3600 - total flux cleaned = 0.00368158 Jy ! Component: 3650 - total flux cleaned = 0.00376957 Jy ! Component: 3700 - total flux cleaned = 0.00382783 Jy ! Component: 3750 - total flux cleaned = 0.00382783 Jy ! Component: 3800 - total flux cleaned = 0.00387098 Jy ! Component: 3850 - total flux cleaned = 0.00394251 Jy ! Component: 3900 - total flux cleaned = 0.00397092 Jy ! Component: 3950 - total flux cleaned = 0.00397066 Jy ! Component: 4000 - total flux cleaned = 0.00401259 Jy ! Component: 4050 - total flux cleaned = 0.00405435 Jy ! Total flux subtracted in 4096 components = 0.00408198 Jy ! Clean residual min=-0.000977 max=0.000916 Jy/beam ! Clean residual mean=-0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.55134 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 387 components and 0.55134 Jy ![Exited script file: muppet] wmap "J2049+1003_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.134 at 1.172 degrees (North through East) ! Clean map min=-0.0013743 max=0.4343 Jy/beam ! Writing clean map to FITS file: J2049+1003_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.434303 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173047 0.173047 0.346094 0.692187 1.38437 2.76875 5.5375 11.075 22.15 44.3 88.6 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.434 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.482 x 7.134 at 1.172 degrees (North through East) ! Clean map min=-0.0013743 max=0.4343 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 J2049+1003_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:07:42 2019