! Started logfile: J1123+5045_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:25:04 2016 obs J1123+5045_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1123+5045_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.626958 visibilities/baseline/integration-bin. ! Found source: J1123+5045 ! ! 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 360 lines of history. ! ! Reading 13768 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 J1123+5045_S_2014_08_05_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 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.978037Jy sigma=0.011062 ! Fit after self-cal, rms=0.944613Jy sigma=0.010708 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=7.697 mas, bpa=39.53 degrees ! Estimated noise=1238.11 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.0424494 Jy ! Component: 100 - total flux cleaned = 0.0525328 Jy ! Total flux subtracted in 100 components = 0.0525328 Jy ! Clean residual min=-0.003857 max=0.004219 Jy/beam ! Clean residual mean=-0.000008 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.0525328 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0525328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073788Jy sigma=0.000770 ! Fit after self-cal, rms=0.073497Jy sigma=0.000767 ! 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=4.359 mas, bmaj=8.336 mas, bpa=39.84 degrees ! Estimated noise=541.042 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.00639175 Jy ! Component: 100 - total flux cleaned = 0.00920061 Jy ! Component: 150 - total flux cleaned = 0.0107223 Jy ! Component: 200 - total flux cleaned = 0.011725 Jy ! Total flux subtracted in 200 components = 0.011725 Jy ! Clean residual min=-0.002542 max=0.002564 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0642578 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 33 components and 0.0642578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072887Jy sigma=0.000762 ! Fit after self-cal, rms=0.072865Jy sigma=0.000762 ! 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.06 FD 0.85 HN 0.92 KP 1.00 ! LA 1.12 MK 1.00* NL 0.96 OV 1.06 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 0.98 KP 1.03 ! LA 1.02 MK 1.00* NL 1.01 OV 1.04 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.03 KP 0.91 ! LA 0.78 MK 1.00* NL 0.99 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 0.91 KP 0.90 ! LA 0.82 MK 1.00* NL 1.11 OV 1.01 ! PT 1.01 SC 1.06 ! ! ! Fit before self-cal, rms=0.072865Jy sigma=0.000762 ! Fit after self-cal, rms=0.070400Jy sigma=0.000758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=8.302 mas, bpa=39.48 degrees ! Estimated noise=538.831 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.000637518 Jy ! Component: 100 - total flux cleaned = 0.000781561 Jy ! Component: 150 - total flux cleaned = 0.000800954 Jy ! Component: 200 - total flux cleaned = 0.000850796 Jy ! Total flux subtracted in 200 components = 0.000850796 Jy ! Clean residual min=-0.002322 max=0.002646 Jy/beam ! Clean residual mean=0.000010 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0651086 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0651086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070381Jy sigma=0.000758 ! Fit after self-cal, rms=0.070334Jy sigma=0.000757 ! 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.070334Jy sigma=0.000757 ! Fit after self-cal, rms=0.069804Jy sigma=0.000756 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.401 mas, bmaj=8.301 mas, bpa=39.96 degrees ! Estimated noise=538.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.25198e-05 Jy ! Component: 100 - total flux cleaned = 1.94081e-05 Jy ! Component: 150 - total flux cleaned = 2.02679e-05 Jy ! Component: 200 - total flux cleaned = 3.63829e-05 Jy ! Total flux subtracted in 200 components = 3.63829e-05 Jy ! Clean residual min=-0.002129 max=0.002257 Jy/beam ! Clean residual mean=0.000006 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0651449 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0651449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069791Jy sigma=0.000756 ! Fit after self-cal, rms=0.069811Jy sigma=0.000756 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 (3, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223744 Jy ! Component: 100 - total flux cleaned = 0.00357943 Jy ! Component: 150 - total flux cleaned = 0.00457306 Jy ! Component: 200 - total flux cleaned = 0.00515906 Jy ! Total flux subtracted in 200 components = 0.00515906 Jy ! Clean residual min=-0.001693 max=0.001526 Jy/beam ! Clean residual mean=0.000012 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.070304 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.070304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069725Jy sigma=0.000755 ! Fit after self-cal, rms=0.069711Jy sigma=0.000755 ! 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.069711Jy sigma=0.000755 ! Fit after self-cal, rms=0.069416Jy sigma=0.000755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.383 mas, bmaj=8.3 mas, bpa=40.06 degrees ! Estimated noise=536.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120998 Jy ! Component: 100 - total flux cleaned = 0.00194274 Jy ! Component: 150 - total flux cleaned = 0.002117 Jy ! Component: 200 - total flux cleaned = 0.00218075 Jy ! Total flux subtracted in 200 components = 0.00218075 Jy ! Clean residual min=-0.001592 max=0.001511 Jy/beam ! Clean residual mean=0.000012 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0724847 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 91 components and 0.0724847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069387Jy sigma=0.000754 ! Fit after self-cal, rms=0.069385Jy sigma=0.000754 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.00062175 Jy ! Component: 100 - total flux cleaned = 0.000642419 Jy ! Component: 150 - total flux cleaned = 0.000679301 Jy ! Component: 200 - total flux cleaned = 0.000744874 Jy ! Total flux subtracted in 200 components = 0.000744874 Jy ! Clean residual min=-0.001557 max=0.001484 Jy/beam ! Clean residual mean=0.000013 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0732296 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.0732296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069373Jy sigma=0.000754 ! Fit after self-cal, rms=0.069373Jy sigma=0.000754 ! 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.069373Jy sigma=0.000754 ! Fit after self-cal, rms=0.069169Jy sigma=0.000754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.072 mas, bmaj=10.32 mas, bpa=52.23 degrees ! Estimated noise=625.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000773962 Jy ! Component: 100 - total flux cleaned = 0.000780423 Jy ! Component: 150 - total flux cleaned = 0.000724474 Jy ! Component: 200 - total flux cleaned = 0.000700885 Jy ! Total flux subtracted in 200 components = 0.000700885 Jy ! Clean residual min=-0.001686 max=0.001810 Jy/beam ! Clean residual mean=0.000018 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0739305 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.0739305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069160Jy sigma=0.000754 ! Fit after self-cal, rms=0.069155Jy sigma=0.000754 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.000212165 Jy ! Component: 100 - total flux cleaned = 0.000203963 Jy ! Component: 150 - total flux cleaned = 0.000159527 Jy ! Component: 200 - total flux cleaned = 0.000138796 Jy ! Total flux subtracted in 200 components = 0.000138796 Jy ! Clean residual min=-0.001649 max=0.001814 Jy/beam ! Clean residual mean=0.000019 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0740693 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 148 components and 0.0740693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069152Jy sigma=0.000754 ! Fit after self-cal, rms=0.069153Jy sigma=0.000754 ! 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=4.366 mas, bmaj=8.307 mas, bpa=40.19 degrees ! Estimated noise=535.937 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.366 x 8.307 at 40.19 degrees (North through East) ! Clean map min=-0.0014875 max=0.056043 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.399 mas, bmaj=7.624 mas, bpa=39.51 degrees ! Estimated noise=1227.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418574 Jy ! Component: 100 - total flux cleaned = 0.0525539 Jy ! Component: 150 - total flux cleaned = 0.0584304 Jy ! Component: 200 - total flux cleaned = 0.0622166 Jy ! Total flux subtracted in 200 components = 0.0622166 Jy ! Clean residual min=-0.003416 max=0.003406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0622166 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.0622166 Jy ! Inverting map and beam ! Estimated beam: bmin=4.366 mas, bmaj=8.307 mas, bpa=40.19 degrees ! Estimated noise=535.937 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.00368576 Jy ! Component: 100 - total flux cleaned = 0.00603464 Jy ! Component: 150 - total flux cleaned = 0.00779831 Jy ! Component: 200 - total flux cleaned = 0.00917855 Jy ! Total flux subtracted in 200 components = 0.00917855 Jy ! Clean residual min=-0.001971 max=0.001661 Jy/beam ! Clean residual mean=0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0713951 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 64 components and 0.0713951 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=8.072 mas, bmaj=10.32 mas, bpa=52.23 degrees ! Estimated noise=625.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130409 Jy ! Component: 100 - total flux cleaned = 0.00181565 Jy ! Component: 150 - total flux cleaned = 0.00201266 Jy ! Component: 200 - total flux cleaned = 0.00215324 Jy ! Total flux subtracted in 200 components = 0.00215324 Jy ! Clean residual min=-0.001797 max=0.001701 Jy/beam ! Clean residual mean=0.000017 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0735484 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.000120269 Jy ! Component: 100 - total flux cleaned = 0.000173461 Jy ! Component: 150 - total flux cleaned = 0.000251194 Jy ! Component: 200 - total flux cleaned = 0.000306199 Jy ! Total flux subtracted in 200 components = 0.000306199 Jy ! Clean residual min=-0.001727 max=0.001757 Jy/beam ! Clean residual mean=0.000018 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0738546 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 135 components and 0.0738545 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.366 mas, bmaj=8.307 mas, bpa=40.19 degrees ! Estimated noise=535.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426518 Jy ! Component: 100 - total flux cleaned = 0.000591685 Jy ! Component: 150 - total flux cleaned = 0.000628689 Jy ! Component: 200 - total flux cleaned = 0.000646808 Jy ! Total flux subtracted in 200 components = 0.000646808 Jy ! Clean residual min=-0.001644 max=0.001471 Jy/beam ! Clean residual mean=0.000012 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0745013 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 0.0745013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069165Jy sigma=0.000754 ! Fit after self-cal, rms=0.069162Jy sigma=0.000754 wmodel J1123+5045_S_2014_08_05_pus_map.mod ! Writing 154 model components to file: J1123+5045_S_2014_08_05_pus_map.mod wobs J1123+5045_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1123+5045_S_2014_08_05_pus_uvs.fits wwins J1123+5045_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1123+5045_S_2014_08_05_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.000155125 Jy ! Component: 100 - total flux cleaned = -0.000228359 Jy ! Component: 150 - total flux cleaned = -0.000344864 Jy ! Component: 200 - total flux cleaned = -0.00051977 Jy ! Component: 250 - total flux cleaned = -0.000665737 Jy ! Component: 300 - total flux cleaned = -0.000705353 Jy ! Component: 350 - total flux cleaned = -0.000724578 Jy ! Component: 400 - total flux cleaned = -0.000724408 Jy ! Component: 450 - total flux cleaned = -0.000742298 Jy ! Component: 500 - total flux cleaned = -0.000724936 Jy ! Component: 550 - total flux cleaned = -0.000708138 Jy ! Component: 600 - total flux cleaned = -0.00067559 Jy ! Component: 650 - total flux cleaned = -0.000675595 Jy ! Component: 700 - total flux cleaned = -0.000644372 Jy ! Component: 750 - total flux cleaned = -0.000614145 Jy ! Component: 800 - total flux cleaned = -0.000614085 Jy ! Component: 850 - total flux cleaned = -0.000556113 Jy ! Component: 900 - total flux cleaned = -0.000485549 Jy ! Component: 950 - total flux cleaned = -0.000443899 Jy ! Component: 1000 - total flux cleaned = -0.000348348 Jy ! Component: 1050 - total flux cleaned = -0.000308245 Jy ! Component: 1100 - total flux cleaned = -0.00024272 Jy ! Component: 1150 - total flux cleaned = -0.000153004 Jy ! Component: 1200 - total flux cleaned = -0.000115234 Jy ! Component: 1250 - total flux cleaned = -9.03915e-05 Jy ! Component: 1300 - total flux cleaned = -6.5872e-05 Jy ! Component: 1350 - total flux cleaned = -5.39585e-05 Jy ! Component: 1400 - total flux cleaned = -5.40023e-05 Jy ! Component: 1450 - total flux cleaned = -8.87223e-05 Jy ! Component: 1500 - total flux cleaned = -5.41562e-05 Jy ! Component: 1550 - total flux cleaned = -5.44328e-05 Jy ! Component: 1600 - total flux cleaned = -7.69597e-05 Jy ! Component: 1650 - total flux cleaned = -7.70547e-05 Jy ! Component: 1700 - total flux cleaned = -9.91475e-05 Jy ! Component: 1750 - total flux cleaned = -9.92954e-05 Jy ! Component: 1800 - total flux cleaned = -0.00012061 Jy ! Component: 1850 - total flux cleaned = -0.000120526 Jy ! Component: 1900 - total flux cleaned = -0.000130813 Jy ! Component: 1950 - total flux cleaned = -0.000130693 Jy ! Component: 2000 - total flux cleaned = -0.000120544 Jy ! Component: 2050 - total flux cleaned = -0.000100457 Jy ! Component: 2100 - total flux cleaned = -0.000120463 Jy ! Component: 2150 - total flux cleaned = -9.08116e-05 Jy ! Component: 2200 - total flux cleaned = -8.1143e-05 Jy ! Component: 2250 - total flux cleaned = -6.1756e-05 Jy ! Component: 2300 - total flux cleaned = -4.27637e-05 Jy ! Component: 2350 - total flux cleaned = -7.1206e-05 Jy ! Component: 2400 - total flux cleaned = -3.37378e-05 Jy ! Component: 2450 - total flux cleaned = -3.37422e-05 Jy ! Component: 2500 - total flux cleaned = 3.1027e-06 Jy ! Component: 2550 - total flux cleaned = 2.13499e-05 Jy ! Component: 2600 - total flux cleaned = 3.02094e-05 Jy ! Component: 2650 - total flux cleaned = 2.13575e-05 Jy ! Component: 2700 - total flux cleaned = 3.91185e-05 Jy ! Component: 2750 - total flux cleaned = 5.66954e-05 Jy ! Component: 2800 - total flux cleaned = 7.42213e-05 Jy ! Component: 2850 - total flux cleaned = 6.56138e-05 Jy ! Component: 2900 - total flux cleaned = 9.12634e-05 Jy ! Component: 2950 - total flux cleaned = 9.98231e-05 Jy ! Component: 3000 - total flux cleaned = 9.984e-05 Jy ! Component: 3050 - total flux cleaned = 0.000141644 Jy ! Component: 3100 - total flux cleaned = 0.000158121 Jy ! Component: 3150 - total flux cleaned = 0.000133587 Jy ! Component: 3200 - total flux cleaned = 0.000166231 Jy ! Component: 3250 - total flux cleaned = 0.000182455 Jy ! Component: 3300 - total flux cleaned = 0.000198459 Jy ! Component: 3350 - total flux cleaned = 0.000206418 Jy ! Component: 3400 - total flux cleaned = 0.000206448 Jy ! Component: 3450 - total flux cleaned = 0.000229971 Jy ! Component: 3500 - total flux cleaned = 0.000222194 Jy ! Component: 3550 - total flux cleaned = 0.000245365 Jy ! Component: 3600 - total flux cleaned = 0.0002146 Jy ! Component: 3650 - total flux cleaned = 0.000252732 Jy ! Component: 3700 - total flux cleaned = 0.000267896 Jy ! Component: 3750 - total flux cleaned = 0.000290502 Jy ! Component: 3800 - total flux cleaned = 0.000297922 Jy ! Component: 3850 - total flux cleaned = 0.000342443 Jy ! Component: 3900 - total flux cleaned = 0.000342424 Jy ! Component: 3950 - total flux cleaned = 0.000371727 Jy ! Component: 4000 - total flux cleaned = 0.000400829 Jy ! Component: 4050 - total flux cleaned = 0.000371863 Jy ! Total flux subtracted in 4096 components = 0.000400744 Jy ! Clean residual min=-0.000497 max=0.000434 Jy/beam ! Clean residual mean=0.000005 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0749021 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 452 components and 0.0749021 Jy ![Exited script file: muppet] wmap "J1123+5045_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.366 x 8.307 at 40.19 degrees (North through East) ! Clean map min=-0.0012621 max=0.056073 Jy/beam ! Writing clean map to FITS file: J1123+5045_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0560733 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134118 device "J1123+5045_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1123+5045_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.717551 0.717551 1.4351 2.8702 5.74041 11.4808 22.9616 45.9233 91.8465 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.366 x 8.307 at 40.19 degrees (North through East) ! Clean map min=-0.0012621 max=0.056073 Jy/beam quit ! Quitting program ! Log file J1123+5045_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:25:10 2016