! Started logfile: /vlbi/uf001/uva//J1805-1408_S_dfm.log on Mon Jan 14 04:30:24 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//J1805-1408_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1805-1408_S_uva.fits ! AN table 1: 109 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.762779 visibilities/baseline/integration-bin. ! Found source: J1805-1408 ! ! 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 6984 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 J1805-1408_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 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007722Jy sigma=18.583938 ! Fit after self-cal, rms=0.912613Jy sigma=16.663870 ! 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=7.355 mas, bmaj=17.71 mas, bpa=9.628 degrees ! Estimated noise=0.798435 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.0654631 Jy ! Component: 100 - total flux cleaned = 0.0978107 Jy ! Total flux subtracted in 100 components = 0.0978107 Jy ! Clean residual min=-0.010249 max=0.017402 Jy/beam ! Clean residual mean=-0.000123 rms=0.004343 Jy/beam ! Combined flux in latest and established models = 0.0978107 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0978107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087760Jy sigma=1.618884 ! Fit after self-cal, rms=0.086515Jy sigma=1.599523 ! 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=8.407 mas, bmaj=19.51 mas, bpa=9.33 degrees ! Estimated noise=0.470065 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.0335634 Jy ! Component: 100 - total flux cleaned = 0.0544931 Jy ! Component: 150 - total flux cleaned = 0.0691898 Jy ! Component: 200 - total flux cleaned = 0.0797818 Jy ! Total flux subtracted in 200 components = 0.0797818 Jy ! Clean residual min=-0.007176 max=0.014206 Jy/beam ! Clean residual mean=-0.000057 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 0.177593 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 131 components and 0.177593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071679Jy sigma=1.279763 ! Fit after self-cal, rms=0.071056Jy sigma=1.269150 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.407 x 19.51 at 9.33 degrees (North through East) ! Clean map min=-0.0074526 max=0.088303 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 0.88 KP 0.98 ! LA 0.81 NL 1.39 OV 1.27 PT 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.81 KP 0.99 ! LA 0.81 NL 1.48 OV 1.19 PT 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.12 KP 1.00 ! LA 0.82 NL 1.54 OV 1.15 PT 0.92 ! ! ! Fit before self-cal, rms=0.071056Jy sigma=1.269150 ! Fit after self-cal, rms=0.074207Jy sigma=1.192316 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.759 mas, bmaj=20.17 mas, bpa=10.85 degrees ! Estimated noise=0.475583 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.000860074 Jy ! Component: 100 - total flux cleaned = 0.000946299 Jy ! Component: 150 - total flux cleaned = 0.000751918 Jy ! Component: 200 - total flux cleaned = 0.000527411 Jy ! Total flux subtracted in 200 components = 0.000527411 Jy ! Clean residual min=-0.003750 max=0.005123 Jy/beam ! Clean residual mean=-0.000010 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.17812 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 137 components and 0.17812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074073Jy sigma=1.189363 ! Fit after self-cal, rms=0.074268Jy sigma=1.187837 ! 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.074268Jy sigma=1.187837 ! Fit after self-cal, rms=0.073910Jy sigma=1.182103 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.635 mas, bmaj=20.06 mas, bpa=12.21 degrees ! Estimated noise=0.47227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.81008e-05 Jy ! Component: 100 - total flux cleaned = -0.00022769 Jy ! Component: 150 - total flux cleaned = -0.000427437 Jy ! Component: 200 - total flux cleaned = -0.000652868 Jy ! Total flux subtracted in 200 components = -0.000652868 Jy ! Clean residual min=-0.003349 max=0.004582 Jy/beam ! Clean residual mean=-0.000010 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.177467 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 143 components and 0.177467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073842Jy sigma=1.180701 ! Fit after self-cal, rms=0.073864Jy sigma=1.180487 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (13.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249281 Jy ! Component: 100 - total flux cleaned = 0.00193925 Jy ! Component: 150 - total flux cleaned = 0.00171708 Jy ! Component: 200 - total flux cleaned = 0.00152827 Jy ! Total flux subtracted in 200 components = 0.00152827 Jy ! Clean residual min=-0.002775 max=0.003708 Jy/beam ! Clean residual mean=-0.000005 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.178995 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 178 components and 0.178995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073589Jy sigma=1.175785 ! Fit after self-cal, rms=0.073553Jy sigma=1.174843 ! 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.073553Jy sigma=1.174843 ! Fit after self-cal, rms=0.070963Jy sigma=1.173061 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.413 mas, bmaj=19.92 mas, bpa=11.85 degrees ! Estimated noise=0.460062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187872 Jy ! Component: 100 - total flux cleaned = 0.00183055 Jy ! Component: 150 - total flux cleaned = 0.00144446 Jy ! Component: 200 - total flux cleaned = 0.00131734 Jy ! Total flux subtracted in 200 components = 0.00131734 Jy ! Clean residual min=-0.002296 max=0.003453 Jy/beam ! Clean residual mean=-0.000005 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.180313 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 214 components and 0.180313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070839Jy sigma=1.170965 ! Fit after self-cal, rms=0.070828Jy sigma=1.170359 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.00131325 Jy ! Component: 100 - total flux cleaned = 0.00122192 Jy ! Component: 150 - total flux cleaned = 0.00110562 Jy ! Component: 200 - total flux cleaned = 0.0010046 Jy ! Total flux subtracted in 200 components = 0.0010046 Jy ! Clean residual min=-0.002304 max=0.002746 Jy/beam ! Clean residual mean=-0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.181317 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 242 components and 0.181317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070768Jy sigma=1.169363 ! Fit after self-cal, rms=0.070769Jy sigma=1.169123 ! 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.070769Jy sigma=1.169123 ! Fit after self-cal, rms=0.069426Jy sigma=1.168650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.16 mas, bmaj=20.98 mas, bpa=12.37 degrees ! Estimated noise=0.460729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000983704 Jy ! Component: 100 - total flux cleaned = 0.00112395 Jy ! Component: 150 - total flux cleaned = 0.00121082 Jy ! Component: 200 - total flux cleaned = 0.00128872 Jy ! Total flux subtracted in 200 components = 0.00128872 Jy ! Clean residual min=-0.002067 max=0.002775 Jy/beam ! Clean residual mean=-0.000006 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.182606 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 269 components and 0.182606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069386Jy sigma=1.167825 ! Fit after self-cal, rms=0.069364Jy sigma=1.167629 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.000388785 Jy ! Component: 100 - total flux cleaned = 0.000363203 Jy ! Component: 150 - total flux cleaned = 0.000362672 Jy ! Component: 200 - total flux cleaned = 0.000362497 Jy ! Total flux subtracted in 200 components = 0.000362497 Jy ! Clean residual min=-0.002030 max=0.002419 Jy/beam ! Clean residual mean=-0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.182969 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 292 components and 0.182968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069340Jy sigma=1.167142 ! Fit after self-cal, rms=0.069340Jy sigma=1.167054 ! 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=8.29 mas, bmaj=19.94 mas, bpa=11.09 degrees ! Estimated noise=0.454545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.29 x 19.94 at 11.09 degrees (North through East) ! Clean map min=-0.002436 max=0.082578 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=7.136 mas, bmaj=18.06 mas, bpa=11.28 degrees ! Estimated noise=0.789618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0654946 Jy ! Component: 100 - total flux cleaned = 0.100558 Jy ! Component: 150 - total flux cleaned = 0.122035 Jy ! Component: 200 - total flux cleaned = 0.136278 Jy ! Total flux subtracted in 200 components = 0.136278 Jy ! Clean residual min=-0.007038 max=0.008452 Jy/beam ! Clean residual mean=-0.000060 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.136278 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.136278 Jy ! Inverting map and beam ! Estimated beam: bmin=8.29 mas, bmaj=19.94 mas, bpa=11.09 degrees ! Estimated noise=0.454545 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.0148281 Jy ! Component: 100 - total flux cleaned = 0.0245987 Jy ! Component: 150 - total flux cleaned = 0.0315705 Jy ! Component: 200 - total flux cleaned = 0.0366636 Jy ! Total flux subtracted in 200 components = 0.0366636 Jy ! Clean residual min=-0.003410 max=0.004500 Jy/beam ! Clean residual mean=-0.000012 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.172942 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 147 components and 0.172942 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=10.16 mas, bmaj=20.98 mas, bpa=12.37 degrees ! Estimated noise=0.460729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428305 Jy ! Component: 100 - total flux cleaned = 0.00542443 Jy ! Component: 150 - total flux cleaned = 0.00612138 Jy ! Component: 200 - total flux cleaned = 0.0066046 Jy ! Total flux subtracted in 200 components = 0.0066046 Jy ! Clean residual min=-0.002476 max=0.003079 Jy/beam ! Clean residual mean=-0.000006 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.179547 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.000464271 Jy ! Component: 100 - total flux cleaned = 0.000855121 Jy ! Component: 150 - total flux cleaned = 0.00123173 Jy ! Component: 200 - total flux cleaned = 0.00151596 Jy ! Total flux subtracted in 200 components = 0.00151596 Jy ! Clean residual min=-0.002294 max=0.002705 Jy/beam ! Clean residual mean=-0.000004 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.181063 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 238 components and 0.181062 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.29 mas, bmaj=19.94 mas, bpa=11.09 degrees ! Estimated noise=0.454545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165748 Jy ! Component: 100 - total flux cleaned = -4.4418e-05 Jy ! Component: 150 - total flux cleaned = -8.36975e-05 Jy ! Component: 200 - total flux cleaned = -8.39969e-05 Jy ! Total flux subtracted in 200 components = -8.39969e-05 Jy ! Clean residual min=-0.002390 max=0.002676 Jy/beam ! Clean residual mean=-0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.180978 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 261 components and 0.180978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069373Jy sigma=1.167937 ! Fit after self-cal, rms=0.069322Jy sigma=1.167021 wmodel J1805-1408_S_map.mod ! Writing 261 model components to file: J1805-1408_S_map.mod wobs J1805-1408_S_uvs.fits ! Writing UV FITS file: J1805-1408_S_uvs.fits wwins J1805-1408_S_map.win ! wwins: Wrote 2 windows to J1805-1408_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.000477025 Jy ! Component: 100 - total flux cleaned = 0.000633901 Jy ! Component: 150 - total flux cleaned = 0.000871032 Jy ! Component: 200 - total flux cleaned = 0.0010936 Jy ! Component: 250 - total flux cleaned = 0.00133479 Jy ! Component: 300 - total flux cleaned = 0.00150792 Jy ! Component: 350 - total flux cleaned = 0.00164722 Jy ! Component: 400 - total flux cleaned = 0.00178124 Jy ! Component: 450 - total flux cleaned = 0.00185794 Jy ! Component: 500 - total flux cleaned = 0.00193129 Jy ! Component: 550 - total flux cleaned = 0.00197843 Jy ! Component: 600 - total flux cleaned = 0.00200178 Jy ! Component: 650 - total flux cleaned = 0.00202479 Jy ! Component: 700 - total flux cleaned = 0.00204684 Jy ! Component: 750 - total flux cleaned = 0.002111 Jy ! Component: 800 - total flux cleaned = 0.0021316 Jy ! Component: 850 - total flux cleaned = 0.00203153 Jy ! Component: 900 - total flux cleaned = 0.00199275 Jy ! Component: 950 - total flux cleaned = 0.00191639 Jy ! Component: 1000 - total flux cleaned = 0.00186103 Jy ! Component: 1050 - total flux cleaned = 0.00182499 Jy ! Component: 1100 - total flux cleaned = 0.0017897 Jy ! Component: 1150 - total flux cleaned = 0.00170319 Jy ! Component: 1200 - total flux cleaned = 0.00166934 Jy ! Component: 1250 - total flux cleaned = 0.00157049 Jy ! Component: 1300 - total flux cleaned = 0.0015226 Jy ! Component: 1350 - total flux cleaned = 0.00146013 Jy ! Component: 1400 - total flux cleaned = 0.0013989 Jy ! Component: 1450 - total flux cleaned = 0.0013234 Jy ! Component: 1500 - total flux cleaned = 0.00127919 Jy ! Component: 1550 - total flux cleaned = 0.00122085 Jy ! Component: 1600 - total flux cleaned = 0.00116354 Jy ! Component: 1650 - total flux cleaned = 0.00112182 Jy ! Component: 1700 - total flux cleaned = 0.00108087 Jy ! Component: 1750 - total flux cleaned = 0.00105409 Jy ! Component: 1800 - total flux cleaned = 0.00105417 Jy ! Component: 1850 - total flux cleaned = 0.00101568 Jy ! Component: 1900 - total flux cleaned = 0.00102815 Jy ! Component: 1950 - total flux cleaned = 0.000978208 Jy ! Component: 2000 - total flux cleaned = 0.000892624 Jy ! Component: 2050 - total flux cleaned = 0.000844598 Jy ! Component: 2100 - total flux cleaned = 0.000773409 Jy ! Component: 2150 - total flux cleaned = 0.000715161 Jy ! Component: 2200 - total flux cleaned = 0.00065767 Jy ! Component: 2250 - total flux cleaned = 0.000612233 Jy ! Component: 2300 - total flux cleaned = 0.000555909 Jy ! Component: 2350 - total flux cleaned = 0.000533597 Jy ! Component: 2400 - total flux cleaned = 0.000500587 Jy ! Component: 2450 - total flux cleaned = 0.000435558 Jy ! Component: 2500 - total flux cleaned = 0.00044625 Jy ! Component: 2550 - total flux cleaned = 0.0004568 Jy ! Component: 2600 - total flux cleaned = 0.000435797 Jy ! Component: 2650 - total flux cleaned = 0.000425491 Jy ! Component: 2700 - total flux cleaned = 0.000425574 Jy ! Component: 2750 - total flux cleaned = 0.000425651 Jy ! Component: 2800 - total flux cleaned = 0.000445712 Jy ! Component: 2850 - total flux cleaned = 0.000465639 Jy ! Component: 2900 - total flux cleaned = 0.000514978 Jy ! Component: 2950 - total flux cleaned = 0.000554018 Jy ! Component: 3000 - total flux cleaned = 0.000611861 Jy ! Component: 3050 - total flux cleaned = 0.000640432 Jy ! Component: 3100 - total flux cleaned = 0.000697244 Jy ! Component: 3150 - total flux cleaned = 0.00072535 Jy ! Component: 3200 - total flux cleaned = 0.000762497 Jy ! Component: 3250 - total flux cleaned = 0.000817713 Jy ! Component: 3300 - total flux cleaned = 0.000863265 Jy ! Component: 3350 - total flux cleaned = 0.000890343 Jy ! Component: 3400 - total flux cleaned = 0.000944045 Jy ! Component: 3450 - total flux cleaned = 0.000935132 Jy ! Component: 3500 - total flux cleaned = 0.000996836 Jy ! Component: 3550 - total flux cleaned = 0.00103184 Jy ! Component: 3600 - total flux cleaned = 0.00105791 Jy ! Component: 3650 - total flux cleaned = 0.00110959 Jy ! Component: 3700 - total flux cleaned = 0.00115229 Jy ! Component: 3750 - total flux cleaned = 0.00119471 Jy ! Component: 3800 - total flux cleaned = 0.00121154 Jy ! Component: 3850 - total flux cleaned = 0.00124498 Jy ! Component: 3900 - total flux cleaned = 0.00129476 Jy ! Component: 3950 - total flux cleaned = 0.00131127 Jy ! Component: 4000 - total flux cleaned = 0.00138491 Jy ! Component: 4050 - total flux cleaned = 0.0013849 Jy ! Total flux subtracted in 4096 components = 0.00144151 Jy ! Clean residual min=-0.000479 max=0.000544 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.18242 Jy keep ! Adding 450 model components to the UV plane model. ! The established model now contains 711 components and 0.18242 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1805-1408_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.29 x 19.94 at 11.09 degrees (North through East) ! Clean map min=-0.002108 max=0.082935 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1805-1408_S_map.fits wmodel /vlbi/uf001/uva//J1805-1408_S_map.mod ! Writing 711 model components to file: /vlbi/uf001/uva//J1805-1408_S_map.mod wobs /vlbi/uf001/uva//J1805-1408_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1805-1408_S_uvs.fits wwins /vlbi/uf001/uva//J1805-1408_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1805-1408_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0829352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178182 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.644535 0.644535 1.28907 2.57814 5.15628 10.3126 20.6251 41.2502 82.5005 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 465.451 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1805-1408_S_dfm.log closed on Mon Jan 14 04:30:29 2019