! Started logfile: /vlbi/uf001/uva//J1018-3144_S_dfm.log on Mon Jan 14 00:50:03 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//J1018-3144_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1018-3144_S_uva.fits ! AN table 1: 74 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.708333 visibilities/baseline/integration-bin. ! Found source: J1018-3144 ! ! 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 5661 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 J1018-3144_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.071631Jy sigma=14.479657 ! Fit after self-cal, rms=0.825315Jy sigma=11.152486 ! 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.569 mas, bmaj=7.293 mas, bpa=-11.42 degrees ! Estimated noise=1.14109 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.140234 Jy ! Component: 100 - total flux cleaned = 0.223906 Jy ! Total flux subtracted in 100 components = 0.223906 Jy ! Clean residual min=-0.031465 max=0.053657 Jy/beam ! Clean residual mean=-0.001237 rms=0.012593 Jy/beam ! Combined flux in latest and established models = 0.223906 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 57 components and 0.223906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.241839Jy sigma=3.210356 ! Fit after self-cal, rms=0.240851Jy sigma=3.199944 ! 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.21 mas, bmaj=8.88 mas, bpa=-9.643 degrees ! Estimated noise=0.718388 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.0984702 Jy ! Component: 100 - total flux cleaned = 0.152637 Jy ! Component: 150 - total flux cleaned = 0.182525 Jy ! Component: 200 - total flux cleaned = 0.199023 Jy ! Total flux subtracted in 200 components = 0.199023 Jy ! Clean residual min=-0.045898 max=0.078111 Jy/beam ! Clean residual mean=-0.001515 rms=0.016788 Jy/beam ! Combined flux in latest and established models = 0.422929 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.422929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200526Jy sigma=2.595729 ! Fit after self-cal, rms=0.199759Jy sigma=2.584890 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.21 x 8.88 at -9.643 degrees (North through East) ! Clean map min=-0.044417 max=0.12306 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.77 HN 1.23 KP 0.70 LA 0.78 ! MK 2.17 NL 1.89 OV 1.12 PT 0.77 ! SC 1.33 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.16 HN 1.25 KP 0.70 LA 0.79 ! MK 1.87 NL 1.97 OV 1.14 PT 0.79 ! SC 1.48 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.45 HN 1.22 KP 0.68 LA 0.81 ! MK 1.91 NL 1.86 OV 1.11 PT 0.86 ! SC 1.58 ! ! ! Fit before self-cal, rms=0.199759Jy sigma=2.584890 ! Fit after self-cal, rms=0.268835Jy sigma=1.813708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=10.76 mas, bpa=-6.361 degrees ! Estimated noise=0.903675 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.00512196 Jy ! Component: 100 - total flux cleaned = 0.00523332 Jy ! Component: 150 - total flux cleaned = 0.00522239 Jy ! Component: 200 - total flux cleaned = 0.00522342 Jy ! Total flux subtracted in 200 components = 0.00522342 Jy ! Clean residual min=-0.029371 max=0.048311 Jy/beam ! Clean residual mean=-0.000828 rms=0.011739 Jy/beam ! Combined flux in latest and established models = 0.428153 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.428153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.268279Jy sigma=1.815373 ! Fit after self-cal, rms=0.271960Jy sigma=1.798493 ! 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.271960Jy sigma=1.798493 ! Fit after self-cal, rms=0.288913Jy sigma=1.671776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=10.58 mas, bpa=-6.007 degrees ! Estimated noise=0.930441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124705 Jy ! Component: 100 - total flux cleaned = 0.0150306 Jy ! Component: 150 - total flux cleaned = 0.0152761 Jy ! Component: 200 - total flux cleaned = 0.0153729 Jy ! Total flux subtracted in 200 components = 0.0153729 Jy ! Clean residual min=-0.030726 max=0.041830 Jy/beam ! Clean residual mean=-0.000401 rms=0.010876 Jy/beam ! Combined flux in latest and established models = 0.443525 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.443525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.287659Jy sigma=1.666948 ! Fit after self-cal, rms=0.288154Jy sigma=1.664404 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.8277e-06 Jy ! Component: 100 - total flux cleaned = -0.000124369 Jy ! Component: 150 - total flux cleaned = -0.000224671 Jy ! Component: 200 - total flux cleaned = -0.000228367 Jy ! Total flux subtracted in 200 components = -0.000228367 Jy ! Clean residual min=-0.030583 max=0.042393 Jy/beam ! Clean residual mean=-0.000405 rms=0.010854 Jy/beam ! Combined flux in latest and established models = 0.443297 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.443297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.287659Jy sigma=1.665706 ! Fit after self-cal, rms=0.288092Jy sigma=1.664585 ! 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.288092Jy sigma=1.664585 ! Fit after self-cal, rms=0.320342Jy sigma=1.631099 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=10.64 mas, bpa=-8.281 degrees ! Estimated noise=0.9605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488133 Jy ! Component: 100 - total flux cleaned = 0.00515935 Jy ! Component: 150 - total flux cleaned = 0.00515236 Jy ! Component: 200 - total flux cleaned = 0.00506733 Jy ! Total flux subtracted in 200 components = 0.00506733 Jy ! Clean residual min=-0.032585 max=0.041588 Jy/beam ! Clean residual mean=-0.000059 rms=0.011047 Jy/beam ! Combined flux in latest and established models = 0.448364 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.448364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.319683Jy sigma=1.633049 ! Fit after self-cal, rms=0.320086Jy sigma=1.631887 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.000265034 Jy ! Component: 100 - total flux cleaned = -0.000394483 Jy ! Component: 150 - total flux cleaned = -0.000496751 Jy ! Component: 200 - total flux cleaned = -0.000580489 Jy ! Total flux subtracted in 200 components = -0.000580489 Jy ! Clean residual min=-0.032716 max=0.041780 Jy/beam ! Clean residual mean=-0.000064 rms=0.011039 Jy/beam ! Combined flux in latest and established models = 0.447784 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.447784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.319768Jy sigma=1.632776 ! Fit after self-cal, rms=0.320058Jy sigma=1.632092 ! 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.320058Jy sigma=1.632092 ! Fit after self-cal, rms=0.327937Jy sigma=1.630769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.478 mas, bmaj=29.1 mas, bpa=-4.707 degrees ! Estimated noise=1.01983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683695 Jy ! Component: 100 - total flux cleaned = 0.00698393 Jy ! Component: 150 - total flux cleaned = 0.00711288 Jy ! Component: 200 - total flux cleaned = 0.00724029 Jy ! Total flux subtracted in 200 components = 0.00724029 Jy ! Clean residual min=-0.048292 max=0.060418 Jy/beam ! Clean residual mean=-0.000074 rms=0.016574 Jy/beam ! Combined flux in latest and established models = 0.455024 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 82 components and 0.455024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.327308Jy sigma=1.634096 ! Fit after self-cal, rms=0.327743Jy sigma=1.633050 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.000493202 Jy ! Component: 100 - total flux cleaned = -0.000488733 Jy ! Component: 150 - total flux cleaned = -0.000234192 Jy ! Component: 200 - total flux cleaned = -0.000118021 Jy ! Total flux subtracted in 200 components = -0.000118021 Jy ! Clean residual min=-0.048053 max=0.060393 Jy/beam ! Clean residual mean=-0.000074 rms=0.016552 Jy/beam ! Combined flux in latest and established models = 0.454906 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.454906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.327483Jy sigma=1.635605 ! Fit after self-cal, rms=0.327842Jy sigma=1.634689 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=10.7 mas, bpa=-10.22 degrees ! Estimated noise=0.983663 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 10.7 at -10.22 degrees (North through East) ! Clean map min=-0.033036 max=0.19572 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.944 mas, bmaj=8.145 mas, bpa=-11.13 degrees ! Estimated noise=1.76359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.204345 Jy ! Component: 100 - total flux cleaned = 0.306056 Jy ! Component: 150 - total flux cleaned = 0.363407 Jy ! Component: 200 - total flux cleaned = 0.396421 Jy ! Total flux subtracted in 200 components = 0.396421 Jy ! Clean residual min=-0.027772 max=0.032395 Jy/beam ! Clean residual mean=-0.000350 rms=0.008429 Jy/beam ! Combined flux in latest and established models = 0.396421 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.396421 Jy ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=10.7 mas, bpa=-10.22 degrees ! Estimated noise=0.983663 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.0298311 Jy ! Component: 100 - total flux cleaned = 0.0423685 Jy ! Component: 150 - total flux cleaned = 0.0476079 Jy ! Component: 200 - total flux cleaned = 0.0481833 Jy ! Total flux subtracted in 200 components = 0.0481833 Jy ! Clean residual min=-0.035089 max=0.042908 Jy/beam ! Clean residual mean=-0.000131 rms=0.011445 Jy/beam ! Combined flux in latest and established models = 0.444604 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.444604 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=9.478 mas, bmaj=29.1 mas, bpa=-4.707 degrees ! Estimated noise=1.01983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628582 Jy ! Component: 100 - total flux cleaned = 0.00626335 Jy ! Component: 150 - total flux cleaned = 0.00625417 Jy ! Component: 200 - total flux cleaned = 0.00625353 Jy ! Total flux subtracted in 200 components = 0.00625353 Jy ! Clean residual min=-0.048951 max=0.059638 Jy/beam ! Clean residual mean=-0.000127 rms=0.016720 Jy/beam ! Combined flux in latest and established models = 0.450858 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.000115491 Jy ! Component: 100 - total flux cleaned = 0.000230615 Jy ! Component: 150 - total flux cleaned = 0.000444326 Jy ! Component: 200 - total flux cleaned = 0.000546749 Jy ! Total flux subtracted in 200 components = 0.000546749 Jy ! Clean residual min=-0.048796 max=0.059612 Jy/beam ! Clean residual mean=-0.000119 rms=0.016716 Jy/beam ! Combined flux in latest and established models = 0.451404 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.451404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=10.7 mas, bpa=-10.22 degrees ! Estimated noise=0.983663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00483885 Jy ! Component: 100 - total flux cleaned = -0.00484766 Jy ! Component: 150 - total flux cleaned = -0.00471935 Jy ! Component: 200 - total flux cleaned = -0.00448276 Jy ! Total flux subtracted in 200 components = -0.00448276 Jy ! Clean residual min=-0.034558 max=0.042568 Jy/beam ! Clean residual mean=-0.000110 rms=0.011412 Jy/beam ! Combined flux in latest and established models = 0.446922 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.446922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.327779Jy sigma=1.639167 ! Fit after self-cal, rms=0.327805Jy sigma=1.636576 wmodel J1018-3144_S_map.mod ! Writing 69 model components to file: J1018-3144_S_map.mod wobs J1018-3144_S_uvs.fits ! Writing UV FITS file: J1018-3144_S_uvs.fits wwins J1018-3144_S_map.win ! wwins: Wrote 1 windows to J1018-3144_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.0184824 Jy ! Component: 100 - total flux cleaned = 0.028331 Jy ! Component: 150 - total flux cleaned = 0.0343525 Jy ! Component: 200 - total flux cleaned = 0.0409638 Jy ! Component: 250 - total flux cleaned = 0.0470897 Jy ! Component: 300 - total flux cleaned = 0.0528383 Jy ! Component: 350 - total flux cleaned = 0.0582731 Jy ! Component: 400 - total flux cleaned = 0.0630457 Jy ! Component: 450 - total flux cleaned = 0.0687243 Jy ! Component: 500 - total flux cleaned = 0.0738099 Jy ! Component: 550 - total flux cleaned = 0.0790321 Jy ! Component: 600 - total flux cleaned = 0.0833791 Jy ! Component: 650 - total flux cleaned = 0.0862768 Jy ! Component: 700 - total flux cleaned = 0.0903268 Jy ! Component: 750 - total flux cleaned = 0.0933496 Jy ! Component: 800 - total flux cleaned = 0.0962763 Jy ! Component: 850 - total flux cleaned = 0.0985454 Jy ! Component: 900 - total flux cleaned = 0.100474 Jy ! Component: 950 - total flux cleaned = 0.102355 Jy ! Component: 1000 - total flux cleaned = 0.103665 Jy ! Component: 1050 - total flux cleaned = 0.105452 Jy ! Component: 1100 - total flux cleaned = 0.107437 Jy ! Component: 1150 - total flux cleaned = 0.108645 Jy ! Component: 1200 - total flux cleaned = 0.110311 Jy ! Component: 1250 - total flux cleaned = 0.111939 Jy ! Component: 1300 - total flux cleaned = 0.113533 Jy ! Component: 1350 - total flux cleaned = 0.114871 Jy ! Component: 1400 - total flux cleaned = 0.116182 Jy ! Component: 1450 - total flux cleaned = 0.117679 Jy ! Component: 1500 - total flux cleaned = 0.118732 Jy ! Component: 1550 - total flux cleaned = 0.119354 Jy ! Component: 1600 - total flux cleaned = 0.119963 Jy ! Component: 1650 - total flux cleaned = 0.120563 Jy ! Component: 1700 - total flux cleaned = 0.121348 Jy ! Component: 1750 - total flux cleaned = 0.121731 Jy ! Component: 1800 - total flux cleaned = 0.122111 Jy ! Component: 1850 - total flux cleaned = 0.122853 Jy ! Component: 1900 - total flux cleaned = 0.122851 Jy ! Component: 1950 - total flux cleaned = 0.123034 Jy ! Component: 2000 - total flux cleaned = 0.123744 Jy ! Component: 2050 - total flux cleaned = 0.124089 Jy ! Component: 2100 - total flux cleaned = 0.124261 Jy ! Component: 2150 - total flux cleaned = 0.1246 Jy ! Component: 2200 - total flux cleaned = 0.12493 Jy ! Component: 2250 - total flux cleaned = 0.124766 Jy ! Component: 2300 - total flux cleaned = 0.125737 Jy ! Component: 2350 - total flux cleaned = 0.125733 Jy ! Component: 2400 - total flux cleaned = 0.125889 Jy ! Component: 2450 - total flux cleaned = 0.125736 Jy ! Component: 2500 - total flux cleaned = 0.126196 Jy ! Component: 2550 - total flux cleaned = 0.126044 Jy ! Component: 2600 - total flux cleaned = 0.126045 Jy ! Component: 2650 - total flux cleaned = 0.126045 Jy ! Component: 2700 - total flux cleaned = 0.126191 Jy ! Component: 2750 - total flux cleaned = 0.1259 Jy ! Component: 2800 - total flux cleaned = 0.126185 Jy ! Component: 2850 - total flux cleaned = 0.126042 Jy ! Component: 2900 - total flux cleaned = 0.125763 Jy ! Component: 2950 - total flux cleaned = 0.125765 Jy ! Component: 3000 - total flux cleaned = 0.125629 Jy ! Component: 3050 - total flux cleaned = 0.126036 Jy ! Component: 3100 - total flux cleaned = 0.126035 Jy ! Component: 3150 - total flux cleaned = 0.126035 Jy ! Component: 3200 - total flux cleaned = 0.126697 Jy ! Component: 3250 - total flux cleaned = 0.12709 Jy ! Component: 3300 - total flux cleaned = 0.127349 Jy ! Component: 3350 - total flux cleaned = 0.127995 Jy ! Component: 3400 - total flux cleaned = 0.127994 Jy ! Component: 3450 - total flux cleaned = 0.128376 Jy ! Component: 3500 - total flux cleaned = 0.12825 Jy ! Component: 3550 - total flux cleaned = 0.128251 Jy ! Component: 3600 - total flux cleaned = 0.127878 Jy ! Component: 3650 - total flux cleaned = 0.127382 Jy ! Component: 3700 - total flux cleaned = 0.12689 Jy ! Component: 3750 - total flux cleaned = 0.126645 Jy ! Component: 3800 - total flux cleaned = 0.126158 Jy ! Component: 3850 - total flux cleaned = 0.125552 Jy ! Component: 3900 - total flux cleaned = 0.12495 Jy ! Component: 3950 - total flux cleaned = 0.124471 Jy ! Component: 4000 - total flux cleaned = 0.123758 Jy ! Component: 4050 - total flux cleaned = 0.123166 Jy ! Total flux subtracted in 4096 components = 0.122577 Jy ! Clean residual min=-0.006405 max=0.006369 Jy/beam ! Clean residual mean=0.000050 rms=0.002629 Jy/beam ! Combined flux in latest and established models = 0.569498 Jy keep ! Adding 559 model components to the UV plane model. ! The established model now contains 628 components and 0.569498 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1018-3144_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 10.7 at -10.22 degrees (North through East) ! Clean map min=-0.015292 max=0.20075 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1018-3144_S_map.fits wmodel /vlbi/uf001/uva//J1018-3144_S_map.mod ! Writing 628 model components to file: /vlbi/uf001/uva//J1018-3144_S_map.mod wobs /vlbi/uf001/uva//J1018-3144_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1018-3144_S_uvs.fits wwins /vlbi/uf001/uva//J1018-3144_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1018-3144_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.200746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00249356 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.72644 3.72644 7.45288 14.9058 29.8115 59.6231 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0074 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.2 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 80.505 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1018-3144_S_dfm.log closed on Mon Jan 14 00:50:07 2019