! Started logfile: J1812-0648_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:00:16 2016 obs J1812-0648_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1812-0648_S_2014_06_09_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.703148 visibilities/baseline/integration-bin. ! Found source: J1812-0648 ! ! 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 336 lines of history. ! ! Reading 15188 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 J1812-0648_S_2014_06_09_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 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966400Jy sigma=0.010653 ! Fit after self-cal, rms=0.932848Jy sigma=0.010270 ! 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.727 mas, bmaj=7.151 mas, bpa=-1.028 degrees ! Estimated noise=820.822 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.0473902 Jy ! Component: 100 - total flux cleaned = 0.0697257 Jy ! Total flux subtracted in 100 components = 0.0697257 Jy ! Clean residual min=-0.013153 max=0.013622 Jy/beam ! Clean residual mean=0.000053 rms=0.005059 Jy/beam ! Combined flux in latest and established models = 0.0697256 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.0697256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136271Jy sigma=0.001560 ! Fit after self-cal, rms=0.136038Jy sigma=0.001557 ! 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.406 mas, bmaj=8.684 mas, bpa=0.09365 degrees ! Estimated noise=526.572 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.032376 Jy ! Component: 100 - total flux cleaned = 0.0501348 Jy ! Component: 150 - total flux cleaned = 0.0599577 Jy ! Component: 200 - total flux cleaned = 0.0653902 Jy ! Total flux subtracted in 200 components = 0.0653902 Jy ! Clean residual min=-0.027147 max=0.026065 Jy/beam ! Clean residual mean=0.000107 rms=0.010027 Jy/beam ! Combined flux in latest and established models = 0.135116 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.135116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129326Jy sigma=0.001465 ! Fit after self-cal, rms=0.128948Jy sigma=0.001461 ! 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.00* FD 1.57 HN 1.91 KP 1.44 ! LA 0.61 MK 0.90 NL 1.90 OV 1.73 ! PT 0.61 SC 1.45 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 2.27 KP 1.29 ! LA 0.61 MK 1.32 NL 3.61 OV 2.75 ! PT 0.51 SC 1.72 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 2.80 HN 2.23 KP 1.36 ! LA 0.44 MK 1.06 NL 1.88 OV 2.34 ! PT 0.51 SC 1.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.96 HN 2.00 KP 1.88 ! LA 0.46 MK 1.23 NL 3.05 OV 2.47 ! PT 0.46 SC 1.82 ! ! ! Fit before self-cal, rms=0.128948Jy sigma=0.001461 ! Fit after self-cal, rms=0.287465Jy sigma=0.001170 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=9.951 mas, bpa=-2.689 degrees ! Estimated noise=687.555 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.008003 Jy ! Component: 100 - total flux cleaned = 0.00811638 Jy ! Component: 150 - total flux cleaned = 0.00810717 Jy ! Component: 200 - total flux cleaned = 0.00803279 Jy ! Total flux subtracted in 200 components = 0.00803279 Jy ! Clean residual min=-0.015640 max=0.028202 Jy/beam ! Clean residual mean=-0.000096 rms=0.006369 Jy/beam ! Combined flux in latest and established models = 0.143149 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.143149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285804Jy sigma=0.001176 ! Fit after self-cal, rms=0.296323Jy sigma=0.001123 ! 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.296323Jy sigma=0.001123 ! Fit after self-cal, rms=0.868302Jy sigma=0.001021 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=10.96 mas, bpa=-3.665 degrees ! Estimated noise=877.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108792 Jy ! Component: 100 - total flux cleaned = 0.01154 Jy ! Component: 150 - total flux cleaned = 0.0113128 Jy ! Component: 200 - total flux cleaned = 0.0112127 Jy ! Total flux subtracted in 200 components = 0.0112127 Jy ! Clean residual min=-0.019957 max=0.023122 Jy/beam ! Clean residual mean=-0.000027 rms=0.006060 Jy/beam ! Combined flux in latest and established models = 0.154361 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.154361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.866730Jy sigma=0.001030 ! Fit after self-cal, rms=0.871536Jy sigma=0.001016 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.00363097 Jy ! Component: 100 - total flux cleaned = -0.00391575 Jy ! Component: 150 - total flux cleaned = -0.00407656 Jy ! Component: 200 - total flux cleaned = -0.0041491 Jy ! Total flux subtracted in 200 components = -0.0041491 Jy ! Clean residual min=-0.018102 max=0.020392 Jy/beam ! Clean residual mean=-0.000022 rms=0.005701 Jy/beam ! Combined flux in latest and established models = 0.150212 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.150212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.871627Jy sigma=0.001012 ! Fit after self-cal, rms=0.871624Jy sigma=0.001012 ! 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.871624Jy sigma=0.001012 ! Fit after self-cal, rms=1.474513Jy sigma=0.001005 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=11.43 mas, bpa=-3.753 degrees ! Estimated noise=990.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00969514 Jy ! Component: 100 - total flux cleaned = 0.0111166 Jy ! Component: 150 - total flux cleaned = 0.0111062 Jy ! Component: 200 - total flux cleaned = 0.0111061 Jy ! Total flux subtracted in 200 components = 0.0111061 Jy ! Clean residual min=-0.020314 max=0.022866 Jy/beam ! Clean residual mean=-0.000027 rms=0.006429 Jy/beam ! Combined flux in latest and established models = 0.161318 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.161318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.473478Jy sigma=0.001012 ! Fit after self-cal, rms=1.475228Jy sigma=0.001012 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.00157584 Jy ! Component: 100 - total flux cleaned = -0.00179101 Jy ! Component: 150 - total flux cleaned = -0.00195596 Jy ! Component: 200 - total flux cleaned = -0.00195763 Jy ! Total flux subtracted in 200 components = -0.00195763 Jy ! Clean residual min=-0.019774 max=0.022109 Jy/beam ! Clean residual mean=-0.000023 rms=0.006260 Jy/beam ! Combined flux in latest and established models = 0.159361 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.159361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.475208Jy sigma=0.001010 ! Fit after self-cal, rms=1.475199Jy sigma=0.001010 ! 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=1.475199Jy sigma=0.001010 ! Fit after self-cal, rms=2.250904Jy sigma=0.001004 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.99 mas, bmaj=28.06 mas, bpa=-5.37 degrees ! Estimated noise=943.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00900783 Jy ! Component: 100 - total flux cleaned = 0.00978365 Jy ! Component: 150 - total flux cleaned = 0.00978448 Jy ! Component: 200 - total flux cleaned = 0.00968697 Jy ! Total flux subtracted in 200 components = 0.00968697 Jy ! Clean residual min=-0.026944 max=0.029207 Jy/beam ! Clean residual mean=-0.000031 rms=0.008711 Jy/beam ! Combined flux in latest and established models = 0.169048 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 75 components and 0.169048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.250185Jy sigma=0.001009 ! Fit after self-cal, rms=2.250844Jy sigma=0.001009 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.000687009 Jy ! Component: 100 - total flux cleaned = -0.000785065 Jy ! Component: 150 - total flux cleaned = -0.000881877 Jy ! Component: 200 - total flux cleaned = -0.000974816 Jy ! Total flux subtracted in 200 components = -0.000974816 Jy ! Clean residual min=-0.026835 max=0.028412 Jy/beam ! Clean residual mean=-0.000028 rms=0.008600 Jy/beam ! Combined flux in latest and established models = 0.168073 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 77 components and 0.168073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.250844Jy sigma=0.001008 ! Fit after self-cal, rms=2.250798Jy sigma=0.001008 ! 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.42 mas, bmaj=11.58 mas, bpa=-3.975 degrees ! Estimated noise=1085.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.42 x 11.58 at -3.975 degrees (North through East) ! Clean map min=-0.021421 max=0.12817 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.107 mas, bmaj=8.116 mas, bpa=-3.22 degrees ! Estimated noise=2264.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100087 Jy ! Component: 100 - total flux cleaned = 0.140367 Jy ! Component: 150 - total flux cleaned = 0.159563 Jy ! Component: 200 - total flux cleaned = 0.169274 Jy ! Total flux subtracted in 200 components = 0.169274 Jy ! Clean residual min=-0.022007 max=0.025095 Jy/beam ! Clean residual mean=-0.000025 rms=0.005999 Jy/beam ! Combined flux in latest and established models = 0.169274 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.169274 Jy ! Inverting map and beam ! Estimated beam: bmin=4.42 mas, bmaj=11.58 mas, bpa=-3.975 degrees ! Estimated noise=1085.42 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.000487494 Jy ! Component: 100 - total flux cleaned = 0.000170821 Jy ! Component: 150 - total flux cleaned = 3.672e-05 Jy ! Component: 200 - total flux cleaned = -9.28971e-05 Jy ! Total flux subtracted in 200 components = -9.28971e-05 Jy ! Clean residual min=-0.021639 max=0.025647 Jy/beam ! Clean residual mean=-0.000024 rms=0.006985 Jy/beam ! Combined flux in latest and established models = 0.169182 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.169182 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=11.99 mas, bmaj=28.06 mas, bpa=-5.37 degrees ! Estimated noise=943.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153244 Jy ! Component: 100 - total flux cleaned = -0.00156316 Jy ! Component: 150 - total flux cleaned = -0.00168256 Jy ! Component: 200 - total flux cleaned = -0.00168672 Jy ! Total flux subtracted in 200 components = -0.00168672 Jy ! Clean residual min=-0.027519 max=0.029616 Jy/beam ! Clean residual mean=-0.000026 rms=0.008722 Jy/beam ! Combined flux in latest and established models = 0.167495 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.17573e-05 Jy ! Component: 100 - total flux cleaned = -0.00010168 Jy ! Component: 150 - total flux cleaned = -0.000190918 Jy ! Component: 200 - total flux cleaned = -0.000280729 Jy ! Total flux subtracted in 200 components = -0.000280729 Jy ! Clean residual min=-0.027507 max=0.029414 Jy/beam ! Clean residual mean=-0.000025 rms=0.008684 Jy/beam ! Combined flux in latest and established models = 0.167214 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.167214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.42 mas, bmaj=11.58 mas, bpa=-3.975 degrees ! Estimated noise=1085.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001764 Jy ! Component: 100 - total flux cleaned = 0.00187137 Jy ! Component: 150 - total flux cleaned = 0.00179494 Jy ! Component: 200 - total flux cleaned = 0.00179886 Jy ! Total flux subtracted in 200 components = 0.00179886 Jy ! Clean residual min=-0.021271 max=0.024474 Jy/beam ! Clean residual mean=-0.000024 rms=0.006842 Jy/beam ! Combined flux in latest and established models = 0.169013 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.169013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.250212Jy sigma=0.001011 ! Fit after self-cal, rms=2.250127Jy sigma=0.001010 wmodel J1812-0648_S_2014_06_09_pus_map.mod ! Writing 60 model components to file: J1812-0648_S_2014_06_09_pus_map.mod wobs J1812-0648_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1812-0648_S_2014_06_09_pus_uvs.fits wwins J1812-0648_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1812-0648_S_2014_06_09_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.00855046 Jy ! Component: 100 - total flux cleaned = 0.01319 Jy ! Component: 150 - total flux cleaned = 0.0167806 Jy ! Component: 200 - total flux cleaned = 0.0218836 Jy ! Component: 250 - total flux cleaned = 0.0271048 Jy ! Component: 300 - total flux cleaned = 0.0327889 Jy ! Component: 350 - total flux cleaned = 0.0379915 Jy ! Component: 400 - total flux cleaned = 0.0433265 Jy ! Component: 450 - total flux cleaned = 0.0476439 Jy ! Component: 500 - total flux cleaned = 0.0523972 Jy ! Component: 550 - total flux cleaned = 0.0562059 Jy ! Component: 600 - total flux cleaned = 0.0604609 Jy ! Component: 650 - total flux cleaned = 0.0641149 Jy ! Component: 700 - total flux cleaned = 0.0677069 Jy ! Component: 750 - total flux cleaned = 0.0709832 Jy ! Component: 800 - total flux cleaned = 0.0739587 Jy ! Component: 850 - total flux cleaned = 0.0771339 Jy ! Component: 900 - total flux cleaned = 0.0800175 Jy ! Component: 950 - total flux cleaned = 0.0823837 Jy ! Component: 1000 - total flux cleaned = 0.0844854 Jy ! Component: 1050 - total flux cleaned = 0.0872506 Jy ! Component: 1100 - total flux cleaned = 0.0892965 Jy ! Component: 1150 - total flux cleaned = 0.0915386 Jy ! Component: 1200 - total flux cleaned = 0.0937529 Jy ! Component: 1250 - total flux cleaned = 0.0955066 Jy ! Component: 1300 - total flux cleaned = 0.0974596 Jy ! Component: 1350 - total flux cleaned = 0.0989639 Jy ! Component: 1400 - total flux cleaned = 0.100238 Jy ! Component: 1450 - total flux cleaned = 0.10108 Jy ! Component: 1500 - total flux cleaned = 0.101911 Jy ! Component: 1550 - total flux cleaned = 0.101909 Jy ! Component: 1600 - total flux cleaned = 0.102732 Jy ! Component: 1650 - total flux cleaned = 0.103343 Jy ! Component: 1700 - total flux cleaned = 0.103748 Jy ! Component: 1750 - total flux cleaned = 0.104758 Jy ! Component: 1800 - total flux cleaned = 0.104958 Jy ! Component: 1850 - total flux cleaned = 0.105762 Jy ! Component: 1900 - total flux cleaned = 0.106164 Jy ! Component: 1950 - total flux cleaned = 0.107169 Jy ! Component: 2000 - total flux cleaned = 0.108376 Jy ! Component: 2050 - total flux cleaned = 0.109182 Jy ! Component: 2100 - total flux cleaned = 0.10999 Jy ! Component: 2150 - total flux cleaned = 0.110598 Jy ! Component: 2200 - total flux cleaned = 0.111415 Jy ! Component: 2250 - total flux cleaned = 0.11203 Jy ! Component: 2300 - total flux cleaned = 0.112443 Jy ! Component: 2350 - total flux cleaned = 0.112859 Jy ! Component: 2400 - total flux cleaned = 0.11328 Jy ! Component: 2450 - total flux cleaned = 0.113703 Jy ! Component: 2500 - total flux cleaned = 0.113917 Jy ! Component: 2550 - total flux cleaned = 0.113702 Jy ! Component: 2600 - total flux cleaned = 0.113479 Jy ! Component: 2650 - total flux cleaned = 0.113702 Jy ! Component: 2700 - total flux cleaned = 0.113479 Jy ! Component: 2750 - total flux cleaned = 0.113254 Jy ! Component: 2800 - total flux cleaned = 0.112794 Jy ! Component: 2850 - total flux cleaned = 0.113025 Jy ! Component: 2900 - total flux cleaned = 0.113027 Jy ! Component: 2950 - total flux cleaned = 0.112786 Jy ! Component: 3000 - total flux cleaned = 0.112538 Jy ! Component: 3050 - total flux cleaned = 0.112287 Jy ! Component: 3100 - total flux cleaned = 0.112289 Jy ! Component: 3150 - total flux cleaned = 0.112288 Jy ! Component: 3200 - total flux cleaned = 0.112289 Jy ! Component: 3250 - total flux cleaned = 0.112285 Jy ! Component: 3300 - total flux cleaned = 0.112011 Jy ! Component: 3350 - total flux cleaned = 0.112013 Jy ! Component: 3400 - total flux cleaned = 0.111153 Jy ! Component: 3450 - total flux cleaned = 0.111734 Jy ! Component: 3500 - total flux cleaned = 0.111436 Jy ! Component: 3550 - total flux cleaned = 0.111439 Jy ! Component: 3600 - total flux cleaned = 0.11144 Jy ! Component: 3650 - total flux cleaned = 0.110803 Jy ! Component: 3700 - total flux cleaned = 0.110797 Jy ! Component: 3750 - total flux cleaned = 0.110128 Jy ! Component: 3800 - total flux cleaned = 0.110129 Jy ! Component: 3850 - total flux cleaned = 0.11013 Jy ! Component: 3900 - total flux cleaned = 0.109775 Jy ! Component: 3950 - total flux cleaned = 0.109411 Jy ! Component: 4000 - total flux cleaned = 0.109407 Jy ! Component: 4050 - total flux cleaned = 0.109411 Jy ! Total flux subtracted in 4096 components = 0.109022 Jy ! Clean residual min=-0.021634 max=0.021569 Jy/beam ! Clean residual mean=-0.000387 rms=0.008249 Jy/beam ! Combined flux in latest and established models = 0.278035 Jy keep ! Adding 379 model components to the UV plane model. ! The established model now contains 439 components and 0.278035 Jy ![Exited script file: muppet] wmap "J1812-0648_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.42 x 11.58 at -3.975 degrees (North through East) ! Clean map min=-0.037762 max=0.15272 Jy/beam ! Writing clean map to FITS file: J1812-0648_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00948185 device "J1812-0648_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1812-0648_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -18.6264 18.6264 37.2528 74.5056 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0284 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.42 x 11.58 at -3.975 degrees (North through East) ! Clean map min=-0.037762 max=0.15272 Jy/beam quit ! Quitting program ! Log file J1812-0648_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:00:21 2016