! Started logfile: /vlbi/uf001/uva//J0601-2004_S_dfm.log on Sun Jan 13 22:48:04 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//J0601-2004_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0601-2004_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.981725 visibilities/baseline/integration-bin. ! Found source: J0601-2004 ! ! 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 4029 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 J0601-2004_S] 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008860Jy sigma=16.820712 ! Fit after self-cal, rms=0.928169Jy sigma=15.558727 ! 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.453 mas, bmaj=6.911 mas, bpa=-9.587 degrees ! Estimated noise=0.946424 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.0592883 Jy ! Component: 100 - total flux cleaned = 0.0722269 Jy ! Total flux subtracted in 100 components = 0.0722269 Jy ! Clean residual min=-0.005673 max=0.005715 Jy/beam ! Clean residual mean=0.000001 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.0722269 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0722269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100551Jy sigma=1.269103 ! Fit after self-cal, rms=0.099264Jy sigma=1.252720 ! 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.823 mas, bmaj=7.36 mas, bpa=-7.841 degrees ! Estimated noise=0.729182 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.00437789 Jy ! Component: 100 - total flux cleaned = 0.0066449 Jy ! Component: 150 - total flux cleaned = 0.00800559 Jy ! Component: 200 - total flux cleaned = 0.00880303 Jy ! Total flux subtracted in 200 components = 0.00880303 Jy ! Clean residual min=-0.004668 max=0.003702 Jy/beam ! Clean residual mean=0.000008 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.08103 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.08103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098975Jy sigma=1.249301 ! Fit after self-cal, rms=0.098956Jy sigma=1.249145 ! 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.823 x 7.36 at -7.841 degrees (North through East) ! Clean map min=-0.0044589 max=0.076032 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 HN 1.04 KP 0.98 LA 0.97 ! MK 1.04 NL 1.04 OV 0.96 PT 1.05 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.12 KP 0.98 LA 0.98 ! MK 0.98 NL 1.07 OV 1.01 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 HN 1.03 KP 1.04 LA 1.11 ! MK 0.97 NL 1.06 OV 0.96 PT 0.90 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.098956Jy sigma=1.249145 ! Fit after self-cal, rms=0.092963Jy sigma=1.245008 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.347 mas, bpa=-7.729 degrees ! Estimated noise=0.727966 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.000352566 Jy ! Component: 100 - total flux cleaned = -0.000438946 Jy ! Component: 150 - total flux cleaned = -0.000439098 Jy ! Component: 200 - total flux cleaned = -0.000478058 Jy ! Total flux subtracted in 200 components = -0.000478058 Jy ! Clean residual min=-0.004056 max=0.003418 Jy/beam ! Clean residual mean=0.000006 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.0805519 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0805519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092953Jy sigma=1.244668 ! Fit after self-cal, rms=0.092945Jy sigma=1.244376 ! 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.092945Jy sigma=1.244376 ! Fit after self-cal, rms=0.091173Jy sigma=1.241253 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.336 mas, bpa=-7.53 degrees ! Estimated noise=0.727947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138299 Jy ! Component: 100 - total flux cleaned = 0.000206159 Jy ! Component: 150 - total flux cleaned = 0.000248145 Jy ! Component: 200 - total flux cleaned = 0.000248254 Jy ! Total flux subtracted in 200 components = 0.000248254 Jy ! Clean residual min=-0.003980 max=0.003143 Jy/beam ! Clean residual mean=0.000009 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0808001 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0808001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091168Jy sigma=1.241162 ! Fit after self-cal, rms=0.091201Jy sigma=1.241035 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.74366e-05 Jy ! Component: 100 - total flux cleaned = 4.04862e-06 Jy ! Component: 150 - total flux cleaned = 3.37787e-06 Jy ! Component: 200 - total flux cleaned = 3.39482e-06 Jy ! Total flux subtracted in 200 components = 3.39482e-06 Jy ! Clean residual min=-0.003986 max=0.003106 Jy/beam ! Clean residual mean=0.000009 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.0808035 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.0808035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091198Jy sigma=1.240976 ! Fit after self-cal, rms=0.091200Jy sigma=1.240968 ! 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.091200Jy sigma=1.240968 ! Fit after self-cal, rms=0.089967Jy sigma=1.240627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.327 mas, bpa=-7.44 degrees ! Estimated noise=0.725907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001231 Jy ! Component: 100 - total flux cleaned = -0.000146968 Jy ! Component: 150 - total flux cleaned = -0.000136381 Jy ! Component: 200 - total flux cleaned = -0.000135988 Jy ! Total flux subtracted in 200 components = -0.000135988 Jy ! Clean residual min=-0.004031 max=0.003121 Jy/beam ! Clean residual mean=0.000010 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0806675 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0806675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089963Jy sigma=1.240583 ! Fit after self-cal, rms=0.089964Jy sigma=1.240558 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 = -8.20784e-06 Jy ! Component: 100 - total flux cleaned = -8.49488e-06 Jy ! Component: 150 - total flux cleaned = -8.35372e-06 Jy ! Component: 200 - total flux cleaned = 5.66268e-07 Jy ! Total flux subtracted in 200 components = 5.66268e-07 Jy ! Clean residual min=-0.004040 max=0.003088 Jy/beam ! Clean residual mean=0.000010 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0806681 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0806681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089961Jy sigma=1.240525 ! Fit after self-cal, rms=0.089962Jy sigma=1.240519 ! 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.089962Jy sigma=1.240519 ! Fit after self-cal, rms=0.089723Jy sigma=1.240513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.843 mas, bmaj=14.91 mas, bpa=-5.588 degrees ! Estimated noise=1.01906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000315661 Jy ! Component: 100 - total flux cleaned = -0.000316478 Jy ! Component: 150 - total flux cleaned = -0.000327114 Jy ! Component: 200 - total flux cleaned = -0.000336931 Jy ! Total flux subtracted in 200 components = -0.000336931 Jy ! Clean residual min=-0.003769 max=0.003561 Jy/beam ! Clean residual mean=0.000025 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.0803312 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 54 components and 0.0803312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089724Jy sigma=1.240599 ! Fit after self-cal, rms=0.089726Jy sigma=1.240582 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 = -8.74398e-05 Jy ! Component: 100 - total flux cleaned = -8.758e-05 Jy ! Component: 150 - total flux cleaned = -8.77469e-05 Jy ! Component: 200 - total flux cleaned = -8.7794e-05 Jy ! Total flux subtracted in 200 components = -8.7794e-05 Jy ! Clean residual min=-0.003772 max=0.003569 Jy/beam ! Clean residual mean=0.000025 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.0802434 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.0802434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089728Jy sigma=1.240648 ! Fit after self-cal, rms=0.089729Jy sigma=1.240642 ! 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.838 mas, bmaj=7.327 mas, bpa=-7.406 degrees ! Estimated noise=0.724487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 7.327 at -7.406 degrees (North through East) ! Clean map min=-0.0037549 max=0.075685 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.46 mas, bmaj=6.834 mas, bpa=-9.246 degrees ! Estimated noise=0.942897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598694 Jy ! Component: 100 - total flux cleaned = 0.0729533 Jy ! Component: 150 - total flux cleaned = 0.0768549 Jy ! Component: 200 - total flux cleaned = 0.0787208 Jy ! Total flux subtracted in 200 components = 0.0787208 Jy ! Clean residual min=-0.004807 max=0.004611 Jy/beam ! Clean residual mean=0.000003 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.0787208 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0787208 Jy ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=7.327 mas, bpa=-7.406 degrees ! Estimated noise=0.724487 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.000776201 Jy ! Component: 100 - total flux cleaned = 0.000976903 Jy ! Component: 150 - total flux cleaned = 0.00113088 Jy ! Component: 200 - total flux cleaned = 0.00125627 Jy ! Total flux subtracted in 200 components = 0.00125627 Jy ! Clean residual min=-0.003955 max=0.003254 Jy/beam ! Clean residual mean=0.000010 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0799771 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0799771 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=6.843 mas, bmaj=14.91 mas, bpa=-5.588 degrees ! Estimated noise=1.01906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141266 Jy ! Component: 100 - total flux cleaned = 0.000141952 Jy ! Component: 150 - total flux cleaned = 0.000157821 Jy ! Component: 200 - total flux cleaned = 0.000143078 Jy ! Total flux subtracted in 200 components = 0.000143078 Jy ! Clean residual min=-0.003791 max=0.003614 Jy/beam ! Clean residual mean=0.000025 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.0801201 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02877e-07 Jy ! Component: 100 - total flux cleaned = -1.12285e-05 Jy ! Component: 150 - total flux cleaned = -1.06485e-05 Jy ! Component: 200 - total flux cleaned = -1.0698e-05 Jy ! Total flux subtracted in 200 components = -1.0698e-05 Jy ! Clean residual min=-0.003798 max=0.003583 Jy/beam ! Clean residual mean=0.000025 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.0801094 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0801094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=7.327 mas, bpa=-7.406 degrees ! Estimated noise=0.724487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.98221e-05 Jy ! Component: 100 - total flux cleaned = 2.94294e-05 Jy ! Component: 150 - total flux cleaned = 8.97042e-06 Jy ! Component: 200 - total flux cleaned = -9.9363e-06 Jy ! Total flux subtracted in 200 components = -9.9363e-06 Jy ! Clean residual min=-0.003995 max=0.003142 Jy/beam ! Clean residual mean=0.000010 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0800995 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.0800995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089740Jy sigma=1.240672 ! Fit after self-cal, rms=0.089733Jy sigma=1.240627 wmodel J0601-2004_S_map.mod ! Writing 57 model components to file: J0601-2004_S_map.mod wobs J0601-2004_S_uvs.fits ! Writing UV FITS file: J0601-2004_S_uvs.fits wwins J0601-2004_S_map.win ! wwins: Wrote 1 windows to J0601-2004_S_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.0017651 Jy ! Component: 100 - total flux cleaned = -0.0032395 Jy ! Component: 150 - total flux cleaned = -0.00414546 Jy ! Component: 200 - total flux cleaned = -0.00478938 Jy ! Component: 250 - total flux cleaned = -0.00540031 Jy ! Component: 300 - total flux cleaned = -0.00564456 Jy ! Component: 350 - total flux cleaned = -0.00602472 Jy ! Component: 400 - total flux cleaned = -0.00634726 Jy ! Component: 450 - total flux cleaned = -0.00666058 Jy ! Component: 500 - total flux cleaned = -0.00696341 Jy ! Component: 550 - total flux cleaned = -0.00708903 Jy ! Component: 600 - total flux cleaned = -0.00713039 Jy ! Component: 650 - total flux cleaned = -0.00717092 Jy ! Component: 700 - total flux cleaned = -0.00721043 Jy ! Component: 750 - total flux cleaned = -0.00717322 Jy ! Component: 800 - total flux cleaned = -0.00721038 Jy ! Component: 850 - total flux cleaned = -0.00717424 Jy ! Component: 900 - total flux cleaned = -0.0071739 Jy ! Component: 950 - total flux cleaned = -0.00714034 Jy ! Component: 1000 - total flux cleaned = -0.00720802 Jy ! Component: 1050 - total flux cleaned = -0.00717449 Jy ! Component: 1100 - total flux cleaned = -0.00707642 Jy ! Component: 1150 - total flux cleaned = -0.00710863 Jy ! Component: 1200 - total flux cleaned = -0.00723445 Jy ! Component: 1250 - total flux cleaned = -0.00723377 Jy ! Component: 1300 - total flux cleaned = -0.00738659 Jy ! Component: 1350 - total flux cleaned = -0.00747679 Jy ! Component: 1400 - total flux cleaned = -0.00750641 Jy ! Component: 1450 - total flux cleaned = -0.00753584 Jy ! Component: 1500 - total flux cleaned = -0.0076223 Jy ! Component: 1550 - total flux cleaned = -0.00765073 Jy ! Component: 1600 - total flux cleaned = -0.0075387 Jy ! Component: 1650 - total flux cleaned = -0.00762156 Jy ! Component: 1700 - total flux cleaned = -0.00748516 Jy ! Component: 1750 - total flux cleaned = -0.00740402 Jy ! Component: 1800 - total flux cleaned = -0.00737765 Jy ! Component: 1850 - total flux cleaned = -0.00729865 Jy ! Component: 1900 - total flux cleaned = -0.00732466 Jy ! Component: 1950 - total flux cleaned = -0.00711944 Jy ! Component: 2000 - total flux cleaned = -0.00699281 Jy ! Component: 2050 - total flux cleaned = -0.00689299 Jy ! Component: 2100 - total flux cleaned = -0.00679417 Jy ! Component: 2150 - total flux cleaned = -0.00681904 Jy ! Component: 2200 - total flux cleaned = -0.00672212 Jy ! Component: 2250 - total flux cleaned = -0.00672229 Jy ! Component: 2300 - total flux cleaned = -0.00660405 Jy ! Component: 2350 - total flux cleaned = -0.00665105 Jy ! Component: 2400 - total flux cleaned = -0.0066045 Jy ! Component: 2450 - total flux cleaned = -0.00662763 Jy ! Component: 2500 - total flux cleaned = -0.00651445 Jy ! Component: 2550 - total flux cleaned = -0.00644727 Jy ! Component: 2600 - total flux cleaned = -0.00651394 Jy ! Component: 2650 - total flux cleaned = -0.00638159 Jy ! Component: 2700 - total flux cleaned = -0.00629446 Jy ! Component: 2750 - total flux cleaned = -0.00618628 Jy ! Component: 2800 - total flux cleaned = -0.00607929 Jy ! Component: 2850 - total flux cleaned = -0.00597317 Jy ! Component: 2900 - total flux cleaned = -0.00580501 Jy ! Component: 2950 - total flux cleaned = -0.00574248 Jy ! Component: 3000 - total flux cleaned = -0.00557703 Jy ! Component: 3050 - total flux cleaned = -0.00549498 Jy ! Component: 3100 - total flux cleaned = -0.0053526 Jy ! Component: 3150 - total flux cleaned = -0.00523211 Jy ! Component: 3200 - total flux cleaned = -0.00509231 Jy ! Component: 3250 - total flux cleaned = -0.00501318 Jy ! Component: 3300 - total flux cleaned = -0.00495393 Jy ! Component: 3350 - total flux cleaned = -0.00477864 Jy ! Component: 3400 - total flux cleaned = -0.00470161 Jy ! Component: 3450 - total flux cleaned = -0.00460594 Jy ! Component: 3500 - total flux cleaned = -0.0045489 Jy ! Component: 3550 - total flux cleaned = -0.0044545 Jy ! Component: 3600 - total flux cleaned = -0.00437926 Jy ! Component: 3650 - total flux cleaned = -0.00419334 Jy ! Component: 3700 - total flux cleaned = -0.00415647 Jy ! Component: 3750 - total flux cleaned = -0.00408311 Jy ! Component: 3800 - total flux cleaned = -0.00402851 Jy ! Component: 3850 - total flux cleaned = -0.0039383 Jy ! Component: 3900 - total flux cleaned = -0.00388439 Jy ! Component: 3950 - total flux cleaned = -0.00381285 Jy ! Component: 4000 - total flux cleaned = -0.00372432 Jy ! Component: 4050 - total flux cleaned = -0.00367149 Jy ! Total flux subtracted in 4096 components = -0.00356654 Jy ! Clean residual min=-0.001183 max=0.001042 Jy/beam ! Clean residual mean=0.000007 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.076533 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 350 components and 0.0765329 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0601-2004_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 7.327 at -7.406 degrees (North through East) ! Clean map min=-0.0027137 max=0.075655 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0601-2004_S_map.fits wmodel /vlbi/uf001/uva//J0601-2004_S_map.mod ! Writing 350 model components to file: /vlbi/uf001/uva//J0601-2004_S_map.mod wobs /vlbi/uf001/uva//J0601-2004_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0601-2004_S_uvs.fits wwins /vlbi/uf001/uva//J0601-2004_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0601-2004_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0756547 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23303 1.23303 2.46605 4.9321 9.86421 19.7284 39.4568 78.9137 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 243.303 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0601-2004_S_dfm.log closed on Sun Jan 13 22:48:09 2019