! Started logfile: J1540-0823_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:29:06 2017 obs J1540-0823_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1540-0823_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959016 visibilities/baseline/integration-bin. ! Found source: J1540-0823 ! ! 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 338 lines of history. ! ! Reading 21060 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 J1540-0823_S_2015_01_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.961019Jy sigma=0.009579 ! Fit after self-cal, rms=0.937694Jy sigma=0.009414 ! 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.655 mas, bmaj=6.474 mas, bpa=-3.937 degrees ! Estimated noise=819.134 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.050165 Jy ! Component: 100 - total flux cleaned = 0.0623921 Jy ! Total flux subtracted in 100 components = 0.0623921 Jy ! Clean residual min=-0.005100 max=0.007419 Jy/beam ! Clean residual mean=-0.000009 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.0623921 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0623921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107257Jy sigma=0.000794 ! Fit after self-cal, rms=0.107142Jy sigma=0.000793 ! 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.224 mas, bmaj=7.536 mas, bpa=-4.817 degrees ! Estimated noise=535.495 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 (-4.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103788 Jy ! Component: 100 - total flux cleaned = 0.0160889 Jy ! Component: 150 - total flux cleaned = 0.0190224 Jy ! Component: 200 - total flux cleaned = 0.019451 Jy ! Total flux subtracted in 200 components = 0.019451 Jy ! Clean residual min=-0.004183 max=0.004323 Jy/beam ! Clean residual mean=-0.000004 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.0818431 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.0818431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106107Jy sigma=0.000779 ! Fit after self-cal, rms=0.106010Jy sigma=0.000777 ! 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.91 FD 0.86 HN 1.01 KP 0.99 ! LA 1.31 MK 1.03 NL 0.94 OV 0.93 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.04 KP 0.94 ! LA 1.27 MK 1.06 NL 1.19 OV 0.96 ! PT 0.90 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.00 HN 1.07 KP 0.82 ! LA 1.03 MK 1.08 NL 1.36 OV 0.89 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.98 KP 0.75 ! LA 1.14 MK 1.11 NL 0.97 OV 0.97 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.106010Jy sigma=0.000777 ! Fit after self-cal, rms=0.104443Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.619 mas, bpa=-4.162 degrees ! Estimated noise=530.068 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.00200793 Jy ! Component: 100 - total flux cleaned = 0.00181225 Jy ! Component: 150 - total flux cleaned = 0.00153842 Jy ! Component: 200 - total flux cleaned = 0.00130687 Jy ! Total flux subtracted in 200 components = 0.00130687 Jy ! Clean residual min=-0.003195 max=0.003101 Jy/beam ! Clean residual mean=-0.000000 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.08315 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.08315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104341Jy sigma=0.000768 ! Fit after self-cal, rms=0.104593Jy sigma=0.000767 ! 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.104593Jy sigma=0.000767 ! Fit after self-cal, rms=0.107989Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.608 mas, bpa=-4.446 degrees ! Estimated noise=528.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138395 Jy ! Component: 100 - total flux cleaned = 0.00153225 Jy ! Component: 150 - total flux cleaned = 0.00155936 Jy ! Component: 200 - total flux cleaned = 0.00155973 Jy ! Total flux subtracted in 200 components = 0.00155973 Jy ! Clean residual min=-0.002080 max=0.001846 Jy/beam ! Clean residual mean=0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0847097 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0847097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107962Jy sigma=0.000758 ! Fit after self-cal, rms=0.108225Jy sigma=0.000758 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.000203092 Jy ! Component: 100 - total flux cleaned = 0.000205875 Jy ! Component: 150 - total flux cleaned = 0.000207557 Jy ! Component: 200 - total flux cleaned = 0.000170544 Jy ! Total flux subtracted in 200 components = 0.000170544 Jy ! Clean residual min=-0.002062 max=0.001890 Jy/beam ! Clean residual mean=0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0848803 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.0848802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108214Jy sigma=0.000757 ! Fit after self-cal, rms=0.108217Jy sigma=0.000757 ! 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.108217Jy sigma=0.000757 ! Fit after self-cal, rms=0.110032Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.607 mas, bpa=-4.539 degrees ! Estimated noise=528.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000699208 Jy ! Component: 100 - total flux cleaned = 0.000743501 Jy ! Component: 150 - total flux cleaned = 0.000800806 Jy ! Component: 200 - total flux cleaned = 0.00081772 Jy ! Total flux subtracted in 200 components = 0.00081772 Jy ! Clean residual min=-0.001994 max=0.001829 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.085698 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.085698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110022Jy sigma=0.000757 ! Fit after self-cal, rms=0.110048Jy sigma=0.000757 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.000127003 Jy ! Component: 100 - total flux cleaned = 0.000110419 Jy ! Component: 150 - total flux cleaned = 0.000110163 Jy ! Component: 200 - total flux cleaned = 0.000109811 Jy ! Total flux subtracted in 200 components = 0.000109811 Jy ! Clean residual min=-0.001984 max=0.001824 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0858078 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.0858078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110043Jy sigma=0.000757 ! Fit after self-cal, rms=0.110048Jy sigma=0.000757 ! 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.110048Jy sigma=0.000757 ! Fit after self-cal, rms=0.110352Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.272 mas, bmaj=12.87 mas, bpa=-4.876 degrees ! Estimated noise=671.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804116 Jy ! Component: 100 - total flux cleaned = 0.000874084 Jy ! Component: 150 - total flux cleaned = 0.000886197 Jy ! Component: 200 - total flux cleaned = 0.000885564 Jy ! Total flux subtracted in 200 components = 0.000885564 Jy ! Clean residual min=-0.002553 max=0.001990 Jy/beam ! Clean residual mean=0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0866933 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.0866933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110347Jy sigma=0.000757 ! Fit after self-cal, rms=0.110348Jy sigma=0.000757 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.000150695 Jy ! Component: 100 - total flux cleaned = 0.000162123 Jy ! Component: 150 - total flux cleaned = 0.000161749 Jy ! Component: 200 - total flux cleaned = 0.000161702 Jy ! Total flux subtracted in 200 components = 0.000161702 Jy ! Clean residual min=-0.002544 max=0.001984 Jy/beam ! Clean residual mean=0.000002 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.086855 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.086855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110345Jy sigma=0.000757 ! Fit after self-cal, rms=0.110341Jy sigma=0.000757 ! 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.304 mas, bmaj=7.609 mas, bpa=-4.603 degrees ! Estimated noise=528.748 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 7.609 at -4.603 degrees (North through East) ! Clean map min=-0.0018353 max=0.064291 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.715 mas, bmaj=6.499 mas, bpa=-3.474 degrees ! Estimated noise=812.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488815 Jy ! Component: 100 - total flux cleaned = 0.0628173 Jy ! Component: 150 - total flux cleaned = 0.0707169 Jy ! Component: 200 - total flux cleaned = 0.0758913 Jy ! Total flux subtracted in 200 components = 0.0758913 Jy ! Clean residual min=-0.003349 max=0.003299 Jy/beam ! Clean residual mean=-0.000004 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0758913 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0758913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.609 mas, bpa=-4.603 degrees ! Estimated noise=528.748 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.00486335 Jy ! Component: 100 - total flux cleaned = 0.00754662 Jy ! Component: 150 - total flux cleaned = 0.00878137 Jy ! Component: 200 - total flux cleaned = 0.00943511 Jy ! Total flux subtracted in 200 components = 0.00943511 Jy ! Clean residual min=-0.002182 max=0.001904 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0853264 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.0853264 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.272 mas, bmaj=12.87 mas, bpa=-4.876 degrees ! Estimated noise=671.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122148 Jy ! Component: 100 - total flux cleaned = 0.00146506 Jy ! Component: 150 - total flux cleaned = 0.00157414 Jy ! Component: 200 - total flux cleaned = 0.00159638 Jy ! Total flux subtracted in 200 components = 0.00159638 Jy ! Clean residual min=-0.002661 max=0.002075 Jy/beam ! Clean residual mean=0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0869228 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 = 1.9195e-05 Jy ! Component: 100 - total flux cleaned = 1.92209e-05 Jy ! Component: 150 - total flux cleaned = 3.5192e-05 Jy ! Component: 200 - total flux cleaned = 5.01061e-05 Jy ! Total flux subtracted in 200 components = 5.01061e-05 Jy ! Clean residual min=-0.002632 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0869729 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 69 components and 0.0869729 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.609 mas, bpa=-4.603 degrees ! Estimated noise=528.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00030525 Jy ! Component: 100 - total flux cleaned = -0.000361613 Jy ! Component: 150 - total flux cleaned = -0.000361356 Jy ! Component: 200 - total flux cleaned = -0.000315623 Jy ! Total flux subtracted in 200 components = -0.000315623 Jy ! Clean residual min=-0.002006 max=0.001959 Jy/beam ! Clean residual mean=0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0866572 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.0866572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110352Jy sigma=0.000757 ! Fit after self-cal, rms=0.110334Jy sigma=0.000757 wmodel J1540-0823_S_2015_01_23_pus_map.mod ! Writing 78 model components to file: J1540-0823_S_2015_01_23_pus_map.mod wobs J1540-0823_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1540-0823_S_2015_01_23_pus_uvs.fits wwins J1540-0823_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1540-0823_S_2015_01_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.000250609 Jy ! Component: 100 - total flux cleaned = -0.000127788 Jy ! Component: 150 - total flux cleaned = 7.40833e-05 Jy ! Component: 200 - total flux cleaned = 0.000181499 Jy ! Component: 250 - total flux cleaned = 0.000180642 Jy ! Component: 300 - total flux cleaned = 0.000179565 Jy ! Component: 350 - total flux cleaned = 0.000178763 Jy ! Component: 400 - total flux cleaned = 0.000202645 Jy ! Component: 450 - total flux cleaned = 0.000155166 Jy ! Component: 500 - total flux cleaned = 0.000109387 Jy ! Component: 550 - total flux cleaned = 0.000109634 Jy ! Component: 600 - total flux cleaned = 8.7232e-05 Jy ! Component: 650 - total flux cleaned = 8.74541e-05 Jy ! Component: 700 - total flux cleaned = 0.000108459 Jy ! Component: 750 - total flux cleaned = 0.000129513 Jy ! Component: 800 - total flux cleaned = 0.000170979 Jy ! Component: 850 - total flux cleaned = 0.000251962 Jy ! Component: 900 - total flux cleaned = 0.000331272 Jy ! Component: 950 - total flux cleaned = 0.000370069 Jy ! Component: 1000 - total flux cleaned = 0.000389114 Jy ! Component: 1050 - total flux cleaned = 0.000445796 Jy ! Component: 1100 - total flux cleaned = 0.000408341 Jy ! Component: 1150 - total flux cleaned = 0.000426761 Jy ! Component: 1200 - total flux cleaned = 0.000462819 Jy ! Component: 1250 - total flux cleaned = 0.00046268 Jy ! Component: 1300 - total flux cleaned = 0.000444957 Jy ! Component: 1350 - total flux cleaned = 0.000444841 Jy ! Component: 1400 - total flux cleaned = 0.000462073 Jy ! Component: 1450 - total flux cleaned = 0.000479151 Jy ! Component: 1500 - total flux cleaned = 0.000478961 Jy ! Component: 1550 - total flux cleaned = 0.000479126 Jy ! Component: 1600 - total flux cleaned = 0.000495407 Jy ! Component: 1650 - total flux cleaned = 0.000446841 Jy ! Component: 1700 - total flux cleaned = 0.000510863 Jy ! Component: 1750 - total flux cleaned = 0.00049473 Jy ! Component: 1800 - total flux cleaned = 0.000478923 Jy ! Component: 1850 - total flux cleaned = 0.000478875 Jy ! Component: 1900 - total flux cleaned = 0.000494154 Jy ! Component: 1950 - total flux cleaned = 0.000494184 Jy ! Component: 2000 - total flux cleaned = 0.00043395 Jy ! Component: 2050 - total flux cleaned = 0.000463756 Jy ! Component: 2100 - total flux cleaned = 0.000375113 Jy ! Component: 2150 - total flux cleaned = 0.000389864 Jy ! Component: 2200 - total flux cleaned = 0.000404182 Jy ! Component: 2250 - total flux cleaned = 0.000375417 Jy ! Component: 2300 - total flux cleaned = 0.000304403 Jy ! Component: 2350 - total flux cleaned = 0.000360949 Jy ! Component: 2400 - total flux cleaned = 0.00036076 Jy ! Component: 2450 - total flux cleaned = 0.000360705 Jy ! Component: 2500 - total flux cleaned = 0.000319546 Jy ! Component: 2550 - total flux cleaned = 0.000319409 Jy ! Component: 2600 - total flux cleaned = 0.000305734 Jy ! Component: 2650 - total flux cleaned = 0.000252184 Jy ! Component: 2700 - total flux cleaned = 0.000212514 Jy ! Component: 2750 - total flux cleaned = 0.000186222 Jy ! Component: 2800 - total flux cleaned = 0.000186423 Jy ! Component: 2850 - total flux cleaned = 0.000160682 Jy ! Component: 2900 - total flux cleaned = 0.000147936 Jy ! Component: 2950 - total flux cleaned = 0.000147993 Jy ! Component: 3000 - total flux cleaned = 0.000110033 Jy ! Component: 3050 - total flux cleaned = 5.98841e-05 Jy ! Component: 3100 - total flux cleaned = 7.24306e-05 Jy ! Component: 3150 - total flux cleaned = 1.0446e-05 Jy ! Component: 3200 - total flux cleaned = -2.62165e-05 Jy ! Component: 3250 - total flux cleaned = -7.47623e-05 Jy ! Component: 3300 - total flux cleaned = -5.05479e-05 Jy ! Component: 3350 - total flux cleaned = -0.000110498 Jy ! Component: 3400 - total flux cleaned = -9.865e-05 Jy ! Component: 3450 - total flux cleaned = -0.00013407 Jy ! Component: 3500 - total flux cleaned = -0.000145705 Jy ! Component: 3550 - total flux cleaned = -0.0001574 Jy ! Component: 3600 - total flux cleaned = -0.00012272 Jy ! Component: 3650 - total flux cleaned = -0.000157272 Jy ! Component: 3700 - total flux cleaned = -0.000168693 Jy ! Component: 3750 - total flux cleaned = -0.000168719 Jy ! Component: 3800 - total flux cleaned = -0.000134919 Jy ! Component: 3850 - total flux cleaned = -0.00011263 Jy ! Component: 3900 - total flux cleaned = -0.000157087 Jy ! Component: 3950 - total flux cleaned = -0.000134987 Jy ! Component: 4000 - total flux cleaned = -0.000124013 Jy ! Component: 4050 - total flux cleaned = -0.000124068 Jy ! Total flux subtracted in 4096 components = -8.08537e-05 Jy ! Clean residual min=-0.000544 max=0.000639 Jy/beam ! Clean residual mean=0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0865764 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 382 components and 0.0865764 Jy ![Exited script file: muppet] wmap "J1540-0823_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 7.609 at -4.603 degrees (North through East) ! Clean map min=-0.0013096 max=0.064267 Jy/beam ! Writing clean map to FITS file: J1540-0823_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0642673 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.944093 0.944093 1.88819 3.77637 7.55274 15.1055 30.211 60.4219 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.304 x 7.609 at -4.603 degrees (North through East) ! Clean map min=-0.0013096 max=0.064267 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 J1540-0823_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:29:11 2017