! Started logfile: /vlbi/uf001/uva//J0559-4529_S_a_dfm.log on Sun Jan 13 22:47:30 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J0559-4529_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0559-4529_S_a_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.628079 visibilities/baseline/integration-bin. ! Found source: J0559-4529 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 2295 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J0559-4529_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035150Jy sigma=14.372836 ! Fit after self-cal, rms=0.786388Jy sigma=10.931371 ! 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.428 mas, bmaj=7.336 mas, bpa=5.003 degrees ! Estimated noise=1.42187 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.158521 Jy ! Component: 100 - total flux cleaned = 0.211839 Jy ! Total flux subtracted in 100 components = 0.211839 Jy ! Clean residual min=-0.014402 max=0.023022 Jy/beam ! Clean residual mean=0.000077 rms=0.004603 Jy/beam ! Combined flux in latest and established models = 0.211839 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.211839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096512Jy sigma=1.319141 ! Fit after self-cal, rms=0.096384Jy sigma=1.317254 ! 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=2.968 mas, bmaj=8.614 mas, bpa=4.169 degrees ! Estimated noise=1.09319 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.0344027 Jy ! Component: 100 - total flux cleaned = 0.0493652 Jy ! Component: 150 - total flux cleaned = 0.0559968 Jy ! Component: 200 - total flux cleaned = 0.0589529 Jy ! Total flux subtracted in 200 components = 0.0589529 Jy ! Clean residual min=-0.006674 max=0.005457 Jy/beam ! Clean residual mean=0.000104 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.270792 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 72 components and 0.270792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084924Jy sigma=1.163523 ! Fit after self-cal, rms=0.084862Jy sigma=1.163085 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 8.614 at 4.169 degrees (North through East) ! Clean map min=-0.0066848 max=0.20301 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.00 LA 0.98 MK 1.00 ! OV 1.04 PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.02 LA 0.96 MK 1.00 ! OV 0.99 PT 1.04 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.03 LA 0.96 MK 1.03 ! OV 0.97 PT 1.04 SC 0.92 ! ! ! Fit before self-cal, rms=0.084862Jy sigma=1.163085 ! Fit after self-cal, rms=0.083960Jy sigma=1.156520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=8.635 mas, bpa=4.253 degrees ! Estimated noise=1.08952 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.000265155 Jy ! Component: 100 - total flux cleaned = 0.000266951 Jy ! Component: 150 - total flux cleaned = 0.000284239 Jy ! Component: 200 - total flux cleaned = 0.000284133 Jy ! Total flux subtracted in 200 components = 0.000284133 Jy ! Clean residual min=-0.006464 max=0.004582 Jy/beam ! Clean residual mean=0.000091 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.271076 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.271076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083954Jy sigma=1.156414 ! Fit after self-cal, rms=0.083965Jy sigma=1.156342 ! 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. ! ! Fit before self-cal, rms=0.083965Jy sigma=1.156342 ! Fit after self-cal, rms=0.083758Jy sigma=1.149874 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=8.627 mas, bpa=4.303 degrees ! Estimated noise=1.09047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318773 Jy ! Component: 100 - total flux cleaned = 0.00033891 Jy ! Component: 150 - total flux cleaned = 0.0003571 Jy ! Component: 200 - total flux cleaned = 0.000357156 Jy ! Total flux subtracted in 200 components = 0.000357156 Jy ! Clean residual min=-0.003698 max=0.003869 Jy/beam ! Clean residual mean=-0.000032 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.271433 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.271433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083756Jy sigma=1.149842 ! Fit after self-cal, rms=0.083788Jy sigma=1.149756 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.40738e-05 Jy ! Component: 100 - total flux cleaned = 3.58167e-06 Jy ! Component: 150 - total flux cleaned = 4.01786e-06 Jy ! Component: 200 - total flux cleaned = 1.2422e-05 Jy ! Total flux subtracted in 200 components = 1.2422e-05 Jy ! Clean residual min=-0.003709 max=0.003859 Jy/beam ! Clean residual mean=-0.000030 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.271446 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.271446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083786Jy sigma=1.149733 ! Fit after self-cal, rms=0.083786Jy sigma=1.149733 ! 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. ! ! Fit before self-cal, rms=0.083786Jy sigma=1.149733 ! Fit after self-cal, rms=0.083836Jy sigma=1.149578 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=8.625 mas, bpa=4.342 degrees ! Estimated noise=1.09039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.45169e-05 Jy ! Component: 100 - total flux cleaned = 0.000110973 Jy ! Component: 150 - total flux cleaned = 0.000118205 Jy ! Component: 200 - total flux cleaned = 0.000117858 Jy ! Total flux subtracted in 200 components = 0.000117858 Jy ! Clean residual min=-0.003522 max=0.003731 Jy/beam ! Clean residual mean=-0.000055 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.271564 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.271564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083834Jy sigma=1.149563 ! Fit after self-cal, rms=0.083844Jy sigma=1.149560 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.33611e-05 Jy ! Component: 100 - total flux cleaned = -1.29874e-05 Jy ! Component: 150 - total flux cleaned = -6.04651e-06 Jy ! Component: 200 - total flux cleaned = -5.99784e-06 Jy ! Total flux subtracted in 200 components = -5.99784e-06 Jy ! Clean residual min=-0.003523 max=0.003711 Jy/beam ! Clean residual mean=-0.000054 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.271558 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.271558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083843Jy sigma=1.149547 ! Fit after self-cal, rms=0.083842Jy sigma=1.149546 ! 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. ! ! Fit before self-cal, rms=0.083842Jy sigma=1.149546 ! Fit after self-cal, rms=0.083830Jy sigma=1.149545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.53 mas, bmaj=33.73 mas, bpa=3.059 degrees ! Estimated noise=1.4342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.50089e-05 Jy ! Component: 100 - total flux cleaned = 8.49689e-05 Jy ! Component: 150 - total flux cleaned = 8.53582e-05 Jy ! Component: 200 - total flux cleaned = 8.53736e-05 Jy ! Total flux subtracted in 200 components = 8.53736e-05 Jy ! Clean residual min=-0.002719 max=0.003202 Jy/beam ! Clean residual mean=-0.000098 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.271643 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 86 components and 0.271643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083830Jy sigma=1.149542 ! Fit after self-cal, rms=0.083830Jy sigma=1.149542 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.51398e-06 Jy ! Component: 100 - total flux cleaned = 2.4912e-06 Jy ! Component: 150 - total flux cleaned = 2.68145e-06 Jy ! Component: 200 - total flux cleaned = 4.84995e-06 Jy ! Total flux subtracted in 200 components = 4.84995e-06 Jy ! Clean residual min=-0.002718 max=0.003202 Jy/beam ! Clean residual mean=-0.000098 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.271648 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 87 components and 0.271648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083830Jy sigma=1.149540 ! Fit after self-cal, rms=0.083830Jy sigma=1.149540 ! 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=2.973 mas, bmaj=8.623 mas, bpa=4.371 degrees ! Estimated noise=1.09023 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 8.623 at 4.371 degrees (North through East) ! Clean map min=-0.003252 max=0.20098 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.427 mas, bmaj=7.329 mas, bpa=5.357 degrees ! Estimated noise=1.41855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158553 Jy ! Component: 100 - total flux cleaned = 0.21237 Jy ! Component: 150 - total flux cleaned = 0.238412 Jy ! Component: 200 - total flux cleaned = 0.253054 Jy ! Total flux subtracted in 200 components = 0.253054 Jy ! Clean residual min=-0.006582 max=0.007749 Jy/beam ! Clean residual mean=-0.000009 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.253054 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.253054 Jy ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=8.623 mas, bpa=4.371 degrees ! Estimated noise=1.09023 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.0104685 Jy ! Component: 100 - total flux cleaned = 0.014999 Jy ! Component: 150 - total flux cleaned = 0.0170139 Jy ! Component: 200 - total flux cleaned = 0.0179107 Jy ! Total flux subtracted in 200 components = 0.0179107 Jy ! Clean residual min=-0.003599 max=0.003985 Jy/beam ! Clean residual mean=-0.000052 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.270965 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.270965 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.53 mas, bmaj=33.73 mas, bpa=3.059 degrees ! Estimated noise=1.4342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432938 Jy ! Component: 100 - total flux cleaned = 0.000523718 Jy ! Component: 150 - total flux cleaned = 0.000524073 Jy ! Component: 200 - total flux cleaned = 0.000524148 Jy ! Total flux subtracted in 200 components = 0.000524148 Jy ! Clean residual min=-0.002743 max=0.003142 Jy/beam ! Clean residual mean=-0.000097 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.271489 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 = 2.53356e-06 Jy ! Component: 100 - total flux cleaned = 2.97009e-06 Jy ! Component: 150 - total flux cleaned = 3.06578e-06 Jy ! Component: 200 - total flux cleaned = 5.39226e-06 Jy ! Total flux subtracted in 200 components = 5.39226e-06 Jy ! Clean residual min=-0.002742 max=0.003143 Jy/beam ! Clean residual mean=-0.000097 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.271494 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 75 components and 0.271494 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=8.623 mas, bpa=4.371 degrees ! Estimated noise=1.09023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157286 Jy ! Component: 100 - total flux cleaned = -0.000127372 Jy ! Component: 150 - total flux cleaned = -0.000114447 Jy ! Component: 200 - total flux cleaned = -8.9598e-05 Jy ! Total flux subtracted in 200 components = -8.9598e-05 Jy ! Clean residual min=-0.003572 max=0.003937 Jy/beam ! Clean residual mean=-0.000053 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.271405 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.271405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083841Jy sigma=1.149738 ! Fit after self-cal, rms=0.083842Jy sigma=1.149734 wmodel J0559-4529_S_a_map.mod ! Writing 84 model components to file: J0559-4529_S_a_map.mod wobs J0559-4529_S_a_uvs.fits ! Writing UV FITS file: J0559-4529_S_a_uvs.fits wwins J0559-4529_S_a_map.win ! wwins: Wrote 1 windows to J0559-4529_S_a_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.000369696 Jy ! Component: 100 - total flux cleaned = -0.000107506 Jy ! Component: 150 - total flux cleaned = -0.000546296 Jy ! Component: 200 - total flux cleaned = -0.00100187 Jy ! Component: 250 - total flux cleaned = -0.00138127 Jy ! Component: 300 - total flux cleaned = -0.00173861 Jy ! Component: 350 - total flux cleaned = -0.00195101 Jy ! Component: 400 - total flux cleaned = -0.00219503 Jy ! Component: 450 - total flux cleaned = -0.00238885 Jy ! Component: 500 - total flux cleaned = -0.00257721 Jy ! Component: 550 - total flux cleaned = -0.00282983 Jy ! Component: 600 - total flux cleaned = -0.00307309 Jy ! Component: 650 - total flux cleaned = -0.00317313 Jy ! Component: 700 - total flux cleaned = -0.00336784 Jy ! Component: 750 - total flux cleaned = -0.00349524 Jy ! Component: 800 - total flux cleaned = -0.00368078 Jy ! Component: 850 - total flux cleaned = -0.00386151 Jy ! Component: 900 - total flux cleaned = -0.00392036 Jy ! Component: 950 - total flux cleaned = -0.00409356 Jy ! Component: 1000 - total flux cleaned = -0.00423418 Jy ! Component: 1050 - total flux cleaned = -0.00428894 Jy ! Component: 1100 - total flux cleaned = -0.0044771 Jy ! Component: 1150 - total flux cleaned = -0.00455599 Jy ! Component: 1200 - total flux cleaned = -0.00463391 Jy ! Component: 1250 - total flux cleaned = -0.00476191 Jy ! Component: 1300 - total flux cleaned = -0.00486229 Jy ! Component: 1350 - total flux cleaned = -0.00483734 Jy ! Component: 1400 - total flux cleaned = -0.00493562 Jy ! Component: 1450 - total flux cleaned = -0.00495974 Jy ! Component: 1500 - total flux cleaned = -0.00498363 Jy ! Component: 1550 - total flux cleaned = -0.00503064 Jy ! Component: 1600 - total flux cleaned = -0.00505347 Jy ! Component: 1650 - total flux cleaned = -0.00503046 Jy ! Component: 1700 - total flux cleaned = -0.00503084 Jy ! Component: 1750 - total flux cleaned = -0.00503104 Jy ! Component: 1800 - total flux cleaned = -0.00496484 Jy ! Component: 1850 - total flux cleaned = -0.00496498 Jy ! Component: 1900 - total flux cleaned = -0.00496484 Jy ! Component: 1950 - total flux cleaned = -0.00494332 Jy ! Component: 2000 - total flux cleaned = -0.00496487 Jy ! Component: 2050 - total flux cleaned = -0.00500747 Jy ! Component: 2100 - total flux cleaned = -0.00498628 Jy ! Component: 2150 - total flux cleaned = -0.00498632 Jy ! Component: 2200 - total flux cleaned = -0.00498644 Jy ! Component: 2250 - total flux cleaned = -0.00498636 Jy ! Component: 2300 - total flux cleaned = -0.0049451 Jy ! Component: 2350 - total flux cleaned = -0.00496557 Jy ! Component: 2400 - total flux cleaned = -0.00490423 Jy ! Component: 2450 - total flux cleaned = -0.0048431 Jy ! Component: 2500 - total flux cleaned = -0.00490401 Jy ! Component: 2550 - total flux cleaned = -0.00486362 Jy ! Component: 2600 - total flux cleaned = -0.00486365 Jy ! Component: 2650 - total flux cleaned = -0.00486371 Jy ! Component: 2700 - total flux cleaned = -0.00484388 Jy ! Component: 2750 - total flux cleaned = -0.00486379 Jy ! Component: 2800 - total flux cleaned = -0.0048441 Jy ! Component: 2850 - total flux cleaned = -0.00486382 Jy ! Component: 2900 - total flux cleaned = -0.00484431 Jy ! Component: 2950 - total flux cleaned = -0.00486397 Jy ! Component: 3000 - total flux cleaned = -0.00490293 Jy ! Component: 3050 - total flux cleaned = -0.00488355 Jy ! Component: 3100 - total flux cleaned = -0.00486418 Jy ! Component: 3150 - total flux cleaned = -0.00482551 Jy ! Component: 3200 - total flux cleaned = -0.00482545 Jy ! Component: 3250 - total flux cleaned = -0.00478689 Jy ! Component: 3300 - total flux cleaned = -0.00472911 Jy ! Component: 3350 - total flux cleaned = -0.00472915 Jy ! Component: 3400 - total flux cleaned = -0.00469065 Jy ! Component: 3450 - total flux cleaned = -0.00467144 Jy ! Component: 3500 - total flux cleaned = -0.00465231 Jy ! Component: 3550 - total flux cleaned = -0.00463302 Jy ! Component: 3600 - total flux cleaned = -0.00461394 Jy ! Component: 3650 - total flux cleaned = -0.00459481 Jy ! Component: 3700 - total flux cleaned = -0.00455646 Jy ! Component: 3750 - total flux cleaned = -0.00447969 Jy ! Component: 3800 - total flux cleaned = -0.00446037 Jy ! Component: 3850 - total flux cleaned = -0.00444105 Jy ! Component: 3900 - total flux cleaned = -0.00440238 Jy ! Component: 3950 - total flux cleaned = -0.00442174 Jy ! Component: 4000 - total flux cleaned = -0.00444106 Jy ! Component: 4050 - total flux cleaned = -0.00444112 Jy ! Total flux subtracted in 4096 components = -0.00440203 Jy ! Clean residual min=-0.001146 max=0.001171 Jy/beam ! Clean residual mean=-0.000014 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.267003 Jy keep ! Adding 217 model components to the UV plane model. ! The established model now contains 301 components and 0.267003 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0559-4529_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 8.623 at 4.371 degrees (North through East) ! Clean map min=-0.0026651 max=0.20313 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0559-4529_S_a_map.fits wmodel /vlbi/uf001/uva//J0559-4529_S_a_map.mod ! Writing 301 model components to file: /vlbi/uf001/uva//J0559-4529_S_a_map.mod wobs /vlbi/uf001/uva//J0559-4529_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0559-4529_S_a_uvs.fits wwins /vlbi/uf001/uva//J0559-4529_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0559-4529_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.203129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00034245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505762 0.505762 1.01152 2.02305 4.04609 8.09219 16.1844 32.3687 64.7375 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.203 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 593.164 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0559-4529_S_a_dfm.log closed on Sun Jan 13 22:47:35 2019