! Started logfile: J0808+4950_S_2017_02_24_pus_uvs.log on Sat May 4 11:22:20 2019 obs J0808+4950_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0808+4950_S_2017_02_24_pus_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.653968 visibilities/baseline/integration-bin. ! Found source: J0808+4950 ! ! 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 823 lines of history. ! ! Reading 824 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 J0808+4950_S_2017_02_24_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.558507Jy sigma=0.003740 ! Fit after self-cal, rms=0.551831Jy sigma=0.003695 ! 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.894 mas, bmaj=10.63 mas, bpa=78.69 degrees ! Estimated noise=5327.45 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.332762 Jy ! Component: 100 - total flux cleaned = 0.430143 Jy ! Total flux subtracted in 100 components = 0.430143 Jy ! Clean residual min=-0.037640 max=0.044492 Jy/beam ! Clean residual mean=0.000071 rms=0.010603 Jy/beam ! Combined flux in latest and established models = 0.430143 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.430143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227783Jy sigma=0.001030 ! Fit after self-cal, rms=0.227699Jy sigma=0.001030 ! 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.611 mas, bmaj=12.18 mas, bpa=79.47 degrees ! Estimated noise=4174.93 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.0708197 Jy ! Component: 100 - total flux cleaned = 0.10329 Jy ! Component: 150 - total flux cleaned = 0.120408 Jy ! Component: 200 - total flux cleaned = 0.129622 Jy ! Total flux subtracted in 200 components = 0.129622 Jy ! Clean residual min=-0.058612 max=0.026286 Jy/beam ! Clean residual mean=0.000185 rms=0.010905 Jy/beam ! Combined flux in latest and established models = 0.559765 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 53 components and 0.559765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193629Jy sigma=0.000918 ! Fit after self-cal, rms=0.193537Jy sigma=0.000917 ! 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.93 FD 0.55 HN 1.16 KP 1.02 ! LA 1.07 MK 1.02 NL 0.97 OV 1.10 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.57 HN 1.08 KP 0.98 ! LA 1.00 MK 1.01 NL 1.03 OV 1.16 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.72 HN 1.10 KP 1.08 ! LA 1.08 MK 1.01 NL 1.21 OV 1.06 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.72 HN 0.98 KP 1.00* ! LA 1.06 MK 0.88 NL 1.00* OV 1.12 ! PT 1.13 SC 1.00* ! ! ! Fit before self-cal, rms=0.193537Jy sigma=0.000917 ! Fit after self-cal, rms=0.112918Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=12.2 mas, bpa=80.15 degrees ! Estimated noise=4171.55 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.00517041 Jy ! Component: 100 - total flux cleaned = -0.00617142 Jy ! Component: 150 - total flux cleaned = -0.00696737 Jy ! Component: 200 - total flux cleaned = -0.00750304 Jy ! Total flux subtracted in 200 components = -0.00750304 Jy ! Clean residual min=-0.013497 max=0.012047 Jy/beam ! Clean residual mean=0.000044 rms=0.003048 Jy/beam ! Combined flux in latest and established models = 0.552262 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.552262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112501Jy sigma=0.000672 ! Fit after self-cal, rms=0.112321Jy sigma=0.000671 ! 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.112321Jy sigma=0.000671 ! Fit after self-cal, rms=0.112711Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=12.25 mas, bpa=80.3 degrees ! Estimated noise=4171.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00411722 Jy ! Component: 100 - total flux cleaned = -0.00471948 Jy ! Component: 150 - total flux cleaned = -0.00521385 Jy ! Component: 200 - total flux cleaned = -0.0056223 Jy ! Total flux subtracted in 200 components = -0.0056223 Jy ! Clean residual min=-0.012205 max=0.011922 Jy/beam ! Clean residual mean=0.000044 rms=0.002895 Jy/beam ! Combined flux in latest and established models = 0.54664 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.54664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112487Jy sigma=0.000669 ! Fit after self-cal, rms=0.112486Jy sigma=0.000669 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.000144986 Jy ! Component: 100 - total flux cleaned = -0.000344238 Jy ! Component: 150 - total flux cleaned = -0.000465702 Jy ! Component: 200 - total flux cleaned = -0.000521629 Jy ! Total flux subtracted in 200 components = -0.000521629 Jy ! Clean residual min=-0.012068 max=0.011922 Jy/beam ! Clean residual mean=0.000044 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 0.546118 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.546118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112429Jy sigma=0.000668 ! Fit after self-cal, rms=0.112427Jy sigma=0.000668 ! 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.112427Jy sigma=0.000668 ! Fit after self-cal, rms=0.113015Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=12.3 mas, bpa=80.46 degrees ! Estimated noise=4174.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00317493 Jy ! Component: 100 - total flux cleaned = -0.00371329 Jy ! Component: 150 - total flux cleaned = -0.0040036 Jy ! Component: 200 - total flux cleaned = -0.0042523 Jy ! Total flux subtracted in 200 components = -0.0042523 Jy ! Clean residual min=-0.011298 max=0.011698 Jy/beam ! Clean residual mean=0.000043 rms=0.002784 Jy/beam ! Combined flux in latest and established models = 0.541866 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.541866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112891Jy sigma=0.000667 ! Fit after self-cal, rms=0.112893Jy 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 = -5.93058e-05 Jy ! Component: 100 - total flux cleaned = -0.000163878 Jy ! Component: 150 - total flux cleaned = -0.000163032 Jy ! Component: 200 - total flux cleaned = -0.000208523 Jy ! Total flux subtracted in 200 components = -0.000208523 Jy ! Clean residual min=-0.011227 max=0.011689 Jy/beam ! Clean residual mean=0.000043 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 0.541657 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.541657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112855Jy sigma=0.000667 ! Fit after self-cal, rms=0.112853Jy sigma=0.000667 ! 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.112853Jy sigma=0.000667 ! Fit after self-cal, rms=0.113312Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.173 mas, bmaj=17.6 mas, bpa=60.44 degrees ! Estimated noise=4973.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0028293 Jy ! Component: 100 - total flux cleaned = -0.00324316 Jy ! Component: 150 - total flux cleaned = -0.00328997 Jy ! Component: 200 - total flux cleaned = -0.00329063 Jy ! Total flux subtracted in 200 components = -0.00329063 Jy ! Clean residual min=-0.011817 max=0.010844 Jy/beam ! Clean residual mean=0.000075 rms=0.003288 Jy/beam ! Combined flux in latest and established models = 0.538367 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.538367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113304Jy sigma=0.000666 ! Fit after self-cal, rms=0.113300Jy 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 = -1.07499e-05 Jy ! Component: 100 - total flux cleaned = -5.33595e-05 Jy ! Component: 150 - total flux cleaned = -5.42203e-05 Jy ! Component: 200 - total flux cleaned = -8.90842e-05 Jy ! Total flux subtracted in 200 components = -8.90842e-05 Jy ! Clean residual min=-0.011775 max=0.010958 Jy/beam ! Clean residual mean=0.000075 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.538278 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 105 components and 0.538277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113296Jy sigma=0.000666 ! Fit after self-cal, rms=0.113293Jy 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.643 mas, bmaj=12.34 mas, bpa=80.56 degrees ! Estimated noise=4175.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.643 x 12.34 at 80.56 degrees (North through East) ! Clean map min=-0.01049 max=0.459 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.904 mas, bmaj=10.78 mas, bpa=79.82 degrees ! Estimated noise=5404.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.337308 Jy ! Component: 100 - total flux cleaned = 0.427398 Jy ! Component: 150 - total flux cleaned = 0.473387 Jy ! Component: 200 - total flux cleaned = 0.499429 Jy ! Total flux subtracted in 200 components = 0.499429 Jy ! Clean residual min=-0.016682 max=0.016179 Jy/beam ! Clean residual mean=0.000019 rms=0.004179 Jy/beam ! Combined flux in latest and established models = 0.499429 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.499429 Jy ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=12.34 mas, bpa=80.56 degrees ! Estimated noise=4175.65 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.0219237 Jy ! Component: 100 - total flux cleaned = 0.0318349 Jy ! Component: 150 - total flux cleaned = 0.036906 Jy ! Component: 200 - total flux cleaned = 0.0378268 Jy ! Total flux subtracted in 200 components = 0.0378268 Jy ! Clean residual min=-0.010877 max=0.011187 Jy/beam ! Clean residual mean=0.000042 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.537256 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.537256 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=9.173 mas, bmaj=17.6 mas, bpa=60.44 degrees ! Estimated noise=4973.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103358 Jy ! Component: 100 - total flux cleaned = 0.000928349 Jy ! Component: 150 - total flux cleaned = 0.000934355 Jy ! Component: 200 - total flux cleaned = 0.00093529 Jy ! Total flux subtracted in 200 components = 0.00093529 Jy ! Clean residual min=-0.012067 max=0.010742 Jy/beam ! Clean residual mean=0.000075 rms=0.003374 Jy/beam ! Combined flux in latest and established models = 0.538191 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 = -4.23268e-07 Jy ! Component: 100 - total flux cleaned = -1.102e-06 Jy ! Component: 150 - total flux cleaned = -1.39529e-06 Jy ! Component: 200 - total flux cleaned = -4.80031e-07 Jy ! Total flux subtracted in 200 components = -4.80031e-07 Jy ! Clean residual min=-0.012027 max=0.010906 Jy/beam ! Clean residual mean=0.000075 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 0.538191 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.538191 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=12.34 mas, bpa=80.56 degrees ! Estimated noise=4175.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699602 Jy ! Component: 100 - total flux cleaned = -0.000773354 Jy ! Component: 150 - total flux cleaned = -0.00071495 Jy ! Component: 200 - total flux cleaned = -0.000662442 Jy ! Total flux subtracted in 200 components = -0.000662442 Jy ! Clean residual min=-0.010884 max=0.011622 Jy/beam ! Clean residual mean=0.000042 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.537529 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.537529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113437Jy sigma=0.000666 ! Fit after self-cal, rms=0.113426Jy sigma=0.000666 wmodel J0808+4950_S_2017_02_24_pus_map.mod ! Writing 70 model components to file: J0808+4950_S_2017_02_24_pus_map.mod wobs J0808+4950_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0808+4950_S_2017_02_24_pus_uvs.fits wwins J0808+4950_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J0808+4950_S_2017_02_24_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.000302963 Jy ! Component: 100 - total flux cleaned = -0.00125788 Jy ! Component: 150 - total flux cleaned = -0.0033214 Jy ! Component: 200 - total flux cleaned = -0.00525259 Jy ! Component: 250 - total flux cleaned = -0.00706662 Jy ! Component: 300 - total flux cleaned = -0.00878471 Jy ! Component: 350 - total flux cleaned = -0.0104169 Jy ! Component: 400 - total flux cleaned = -0.0117303 Jy ! Component: 450 - total flux cleaned = -0.0129856 Jy ! Component: 500 - total flux cleaned = -0.0145292 Jy ! Component: 550 - total flux cleaned = -0.0158051 Jy ! Component: 600 - total flux cleaned = -0.0170415 Jy ! Component: 650 - total flux cleaned = -0.0181422 Jy ! Component: 700 - total flux cleaned = -0.0192118 Jy ! Component: 750 - total flux cleaned = -0.020438 Jy ! Component: 800 - total flux cleaned = -0.0214426 Jy ! Component: 850 - total flux cleaned = -0.0224227 Jy ! Component: 900 - total flux cleaned = -0.0228563 Jy ! Component: 950 - total flux cleaned = -0.0232811 Jy ! Component: 1000 - total flux cleaned = -0.023697 Jy ! Component: 1050 - total flux cleaned = -0.0240213 Jy ! Component: 1100 - total flux cleaned = -0.0243406 Jy ! Component: 1150 - total flux cleaned = -0.0247311 Jy ! Component: 1200 - total flux cleaned = -0.0250374 Jy ! Component: 1250 - total flux cleaned = -0.0250393 Jy ! Component: 1300 - total flux cleaned = -0.0256328 Jy ! Component: 1350 - total flux cleaned = -0.02585 Jy ! Component: 1400 - total flux cleaned = -0.0261346 Jy ! Component: 1450 - total flux cleaned = -0.0262037 Jy ! Component: 1500 - total flux cleaned = -0.0263417 Jy ! Component: 1550 - total flux cleaned = -0.0266113 Jy ! Component: 1600 - total flux cleaned = -0.026877 Jy ! Component: 1650 - total flux cleaned = -0.026745 Jy ! Component: 1700 - total flux cleaned = -0.0267437 Jy ! Component: 1750 - total flux cleaned = -0.0266803 Jy ! Component: 1800 - total flux cleaned = -0.0267428 Jy ! Component: 1850 - total flux cleaned = -0.0267432 Jy ! Component: 1900 - total flux cleaned = -0.0266209 Jy ! Component: 1950 - total flux cleaned = -0.0264996 Jy ! Component: 2000 - total flux cleaned = -0.0264397 Jy ! Component: 2050 - total flux cleaned = -0.0263215 Jy ! Component: 2100 - total flux cleaned = -0.0264396 Jy ! Component: 2150 - total flux cleaned = -0.0262648 Jy ! Component: 2200 - total flux cleaned = -0.0261497 Jy ! Component: 2250 - total flux cleaned = -0.0260356 Jy ! Component: 2300 - total flux cleaned = -0.0259223 Jy ! Component: 2350 - total flux cleaned = -0.0258094 Jy ! Component: 2400 - total flux cleaned = -0.0256415 Jy ! Component: 2450 - total flux cleaned = -0.0255855 Jy ! Component: 2500 - total flux cleaned = -0.0253091 Jy ! Component: 2550 - total flux cleaned = -0.0251447 Jy ! Component: 2600 - total flux cleaned = -0.0249816 Jy ! Component: 2650 - total flux cleaned = -0.0249274 Jy ! Component: 2700 - total flux cleaned = -0.0249275 Jy ! Component: 2750 - total flux cleaned = -0.0249809 Jy ! Component: 2800 - total flux cleaned = -0.0248205 Jy ! Component: 2850 - total flux cleaned = -0.0246612 Jy ! Component: 2900 - total flux cleaned = -0.0246084 Jy ! Component: 2950 - total flux cleaned = -0.0245033 Jy ! Component: 3000 - total flux cleaned = -0.0245029 Jy ! Component: 3050 - total flux cleaned = -0.0243466 Jy ! Component: 3100 - total flux cleaned = -0.0243465 Jy ! Component: 3150 - total flux cleaned = -0.0241409 Jy ! Component: 3200 - total flux cleaned = -0.024141 Jy ! Component: 3250 - total flux cleaned = -0.0241919 Jy ! Component: 3300 - total flux cleaned = -0.0241413 Jy ! Component: 3350 - total flux cleaned = -0.0240905 Jy ! Component: 3400 - total flux cleaned = -0.0239393 Jy ! Component: 3450 - total flux cleaned = -0.0239893 Jy ! Component: 3500 - total flux cleaned = -0.0240394 Jy ! Component: 3550 - total flux cleaned = -0.0239398 Jy ! Component: 3600 - total flux cleaned = -0.0239901 Jy ! Component: 3650 - total flux cleaned = -0.0240898 Jy ! Component: 3700 - total flux cleaned = -0.0240399 Jy ! Component: 3750 - total flux cleaned = -0.0240895 Jy ! Component: 3800 - total flux cleaned = -0.0240894 Jy ! Component: 3850 - total flux cleaned = -0.0241391 Jy ! Component: 3900 - total flux cleaned = -0.0241393 Jy ! Component: 3950 - total flux cleaned = -0.0241885 Jy ! Component: 4000 - total flux cleaned = -0.0242869 Jy ! Component: 4050 - total flux cleaned = -0.024336 Jy ! Total flux subtracted in 4096 components = -0.0243849 Jy ! Clean residual min=-0.002825 max=0.002630 Jy/beam ! Clean residual mean=0.000013 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.513144 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 304 components and 0.513144 Jy ![Exited script file: muppet] wmap "J0808+4950_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.643 x 12.34 at 80.56 degrees (North through East) ! Clean map min=-0.010375 max=0.45626 Jy/beam ! Writing clean map to FITS file: J0808+4950_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.456258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000836475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550001 0.550001 1.1 2.2 4.40001 8.80001 17.6 35.2001 70.4001 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.456 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.643 x 12.34 at 80.56 degrees (North through East) ! Clean map min=-0.010375 max=0.45626 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 J0808+4950_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:22:24 2019