! Started logfile: /vlbi/uf001/uva//J0322-1312_S_dfm.log on Sun Jan 13 21:46:45 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//J0322-1312_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0322-1312_S_uva.fits ! AN table 1: 38 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.99812 visibilities/baseline/integration-bin. ! Found source: J0322-1312 ! ! 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 3186 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 J0322-1312_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008387Jy sigma=20.517703 ! Fit after self-cal, rms=0.947616Jy sigma=19.249950 ! 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.367 mas, bmaj=6.667 mas, bpa=-4.967 degrees ! Estimated noise=0.868917 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.0416773 Jy ! Component: 100 - total flux cleaned = 0.0516898 Jy ! Total flux subtracted in 100 components = 0.0516898 Jy ! Clean residual min=-0.004306 max=0.004606 Jy/beam ! Clean residual mean=0.000005 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.0516898 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0516898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066683Jy sigma=1.328120 ! Fit after self-cal, rms=0.065277Jy sigma=1.297413 ! 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.755 mas, bmaj=7.511 mas, bpa=-5.388 degrees ! Estimated noise=0.654079 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.00584742 Jy ! Component: 100 - total flux cleaned = 0.00827986 Jy ! Component: 150 - total flux cleaned = 0.0095269 Jy ! Component: 200 - total flux cleaned = 0.0101997 Jy ! Total flux subtracted in 200 components = 0.0101997 Jy ! Clean residual min=-0.003605 max=0.003988 Jy/beam ! Clean residual mean=0.000006 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0618895 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.0618895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064842Jy sigma=1.287095 ! Fit after self-cal, rms=0.064838Jy sigma=1.286769 ! 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.755 x 7.511 at -5.388 degrees (North through East) ! Clean map min=-0.0035225 max=0.056263 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 1.08 LA 0.99 MK 1.09 ! NL 1.06 OV 0.98 PT 1.04 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.10 KP 1.11 LA 0.93 MK 1.03 ! NL 1.08 OV 0.76 PT 0.94 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 1.01 LA 1.00 MK 0.91 ! NL 0.93 OV 0.93 PT 1.14 SC 0.96 ! ! ! Fit before self-cal, rms=0.064838Jy sigma=1.286769 ! Fit after self-cal, rms=0.065500Jy sigma=1.278033 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.529 mas, bpa=-5.315 degrees ! Estimated noise=0.65221 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 (54, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347545 Jy ! Component: 100 - total flux cleaned = 0.00380224 Jy ! Component: 150 - total flux cleaned = 0.00384705 Jy ! Component: 200 - total flux cleaned = 0.00396379 Jy ! Total flux subtracted in 200 components = 0.00396379 Jy ! Clean residual min=-0.003418 max=0.002928 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0658533 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.0658533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065292Jy sigma=1.273610 ! Fit after self-cal, rms=0.065428Jy sigma=1.271363 ! 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.065428Jy sigma=1.271363 ! Fit after self-cal, rms=0.066661Jy sigma=1.267565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.549 mas, bpa=-5.379 degrees ! Estimated noise=0.650029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544906 Jy ! Component: 100 - total flux cleaned = 0.000464667 Jy ! Component: 150 - total flux cleaned = 0.000361838 Jy ! Component: 200 - total flux cleaned = 0.000217154 Jy ! Total flux subtracted in 200 components = 0.000217154 Jy ! Clean residual min=-0.002985 max=0.002893 Jy/beam ! Clean residual mean=-0.000002 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0660704 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.0660704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066609Jy sigma=1.266400 ! Fit after self-cal, rms=0.066729Jy sigma=1.265817 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 (10, 40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201133 Jy ! Component: 100 - total flux cleaned = 0.0025113 Jy ! Component: 150 - total flux cleaned = 0.00268896 Jy ! Component: 200 - total flux cleaned = 0.00272026 Jy ! Total flux subtracted in 200 components = 0.00272026 Jy ! Clean residual min=-0.002828 max=0.002577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0687907 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.0687907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066608Jy sigma=1.264190 ! Fit after self-cal, rms=0.066579Jy sigma=1.263765 ! 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.066579Jy sigma=1.263765 ! Fit after self-cal, rms=0.066303Jy sigma=1.263395 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.759 mas, bmaj=7.509 mas, bpa=-5.218 degrees ! Estimated noise=0.646415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108802 Jy ! Component: 100 - total flux cleaned = 0.00122351 Jy ! Component: 150 - total flux cleaned = 0.00113702 Jy ! Component: 200 - total flux cleaned = 0.00113644 Jy ! Total flux subtracted in 200 components = 0.00113644 Jy ! Clean residual min=-0.002759 max=0.002440 Jy/beam ! Clean residual mean=-0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0699271 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.0699271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066258Jy sigma=1.262764 ! Fit after self-cal, rms=0.066265Jy sigma=1.262625 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.000220615 Jy ! Component: 100 - total flux cleaned = 0.000245752 Jy ! Component: 150 - total flux cleaned = 0.000245207 Jy ! Component: 200 - total flux cleaned = 0.000245404 Jy ! Total flux subtracted in 200 components = 0.000245404 Jy ! Clean residual min=-0.002732 max=0.002420 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0701726 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 0.0701725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066245Jy sigma=1.262323 ! Fit after self-cal, rms=0.066240Jy sigma=1.262289 ! 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.066240Jy sigma=1.262289 ! Fit after self-cal, rms=0.066127Jy sigma=1.262173 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.51 mas, bmaj=15.18 mas, bpa=-4.733 degrees ! Estimated noise=0.90953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452002 Jy ! Component: 100 - total flux cleaned = 0.000429813 Jy ! Component: 150 - total flux cleaned = 0.000410367 Jy ! Component: 200 - total flux cleaned = 0.000392187 Jy ! Total flux subtracted in 200 components = 0.000392187 Jy ! Clean residual min=-0.002427 max=0.001912 Jy/beam ! Clean residual mean=-0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0705647 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.0705647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066122Jy sigma=1.262128 ! Fit after self-cal, rms=0.066115Jy sigma=1.262064 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 = 5.15682e-05 Jy ! Component: 100 - total flux cleaned = 1.84919e-05 Jy ! Component: 150 - total flux cleaned = -1.26519e-05 Jy ! Component: 200 - total flux cleaned = 1.37954e-06 Jy ! Total flux subtracted in 200 components = 1.37954e-06 Jy ! Clean residual min=-0.002419 max=0.001888 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0705661 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.0705661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066116Jy sigma=1.262093 ! Fit after self-cal, rms=0.066113Jy sigma=1.262075 ! 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.756 mas, bmaj=7.484 mas, bpa=-5.147 degrees ! Estimated noise=0.645309 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.756 x 7.484 at -5.147 degrees (North through East) ! Clean map min=-0.002674 max=0.055862 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.379 mas, bmaj=6.645 mas, bpa=-4.831 degrees ! Estimated noise=0.854189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420616 Jy ! Component: 100 - total flux cleaned = 0.0528378 Jy ! Component: 150 - total flux cleaned = 0.0592295 Jy ! Component: 200 - total flux cleaned = 0.062186 Jy ! Total flux subtracted in 200 components = 0.062186 Jy ! Clean residual min=-0.003639 max=0.003448 Jy/beam ! Clean residual mean=-0.000000 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.062186 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.062186 Jy ! Inverting map and beam ! Estimated beam: bmin=2.756 mas, bmaj=7.484 mas, bpa=-5.147 degrees ! Estimated noise=0.645309 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.00363772 Jy ! Component: 100 - total flux cleaned = 0.0051671 Jy ! Component: 150 - total flux cleaned = 0.00582524 Jy ! Component: 200 - total flux cleaned = 0.00623669 Jy ! Total flux subtracted in 200 components = 0.00623669 Jy ! Clean residual min=-0.002920 max=0.002520 Jy/beam ! Clean residual mean=-0.000003 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0684227 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.0684226 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.51 mas, bmaj=15.18 mas, bpa=-4.733 degrees ! Estimated noise=0.90953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123232 Jy ! Component: 100 - total flux cleaned = 0.00183471 Jy ! Component: 150 - total flux cleaned = 0.00201835 Jy ! Component: 200 - total flux cleaned = 0.00209686 Jy ! Total flux subtracted in 200 components = 0.00209686 Jy ! Clean residual min=-0.002795 max=0.002238 Jy/beam ! Clean residual mean=-0.000003 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0705195 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 = -5.89685e-07 Jy ! Component: 100 - total flux cleaned = -1.39761e-06 Jy ! Component: 150 - total flux cleaned = -1.42943e-06 Jy ! Component: 200 - total flux cleaned = 2.02198e-05 Jy ! Total flux subtracted in 200 components = 2.02198e-05 Jy ! Clean residual min=-0.002570 max=0.002081 Jy/beam ! Clean residual mean=-0.000003 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0705397 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 81 components and 0.0705397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.756 mas, bmaj=7.484 mas, bpa=-5.147 degrees ! Estimated noise=0.645309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.93787e-05 Jy ! Component: 100 - total flux cleaned = 4.09677e-05 Jy ! Component: 150 - total flux cleaned = -4.24947e-05 Jy ! Component: 200 - total flux cleaned = -4.50608e-06 Jy ! Total flux subtracted in 200 components = -4.50608e-06 Jy ! Clean residual min=-0.002717 max=0.002301 Jy/beam ! Clean residual mean=-0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0705352 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.0705352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066143Jy sigma=1.262621 ! Fit after self-cal, rms=0.066140Jy sigma=1.262495 wmodel J0322-1312_S_map.mod ! Writing 97 model components to file: J0322-1312_S_map.mod wobs J0322-1312_S_uvs.fits ! Writing UV FITS file: J0322-1312_S_uvs.fits wwins J0322-1312_S_map.win ! wwins: Wrote 3 windows to J0322-1312_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.00062998 Jy ! Component: 100 - total flux cleaned = -0.00100642 Jy ! Component: 150 - total flux cleaned = -0.00136505 Jy ! Component: 200 - total flux cleaned = -0.00170646 Jy ! Component: 250 - total flux cleaned = -0.00206982 Jy ! Component: 300 - total flux cleaned = -0.0022448 Jy ! Component: 350 - total flux cleaned = -0.00248213 Jy ! Component: 400 - total flux cleaned = -0.00267879 Jy ! Component: 450 - total flux cleaned = -0.00283832 Jy ! Component: 500 - total flux cleaned = -0.00308575 Jy ! Component: 550 - total flux cleaned = -0.00326532 Jy ! Component: 600 - total flux cleaned = -0.00335314 Jy ! Component: 650 - total flux cleaned = -0.00349662 Jy ! Component: 700 - total flux cleaned = -0.00360772 Jy ! Component: 750 - total flux cleaned = -0.00368838 Jy ! Component: 800 - total flux cleaned = -0.00368767 Jy ! Component: 850 - total flux cleaned = -0.00373879 Jy ! Component: 900 - total flux cleaned = -0.00386419 Jy ! Component: 950 - total flux cleaned = -0.00398699 Jy ! Component: 1000 - total flux cleaned = -0.0040831 Jy ! Component: 1050 - total flux cleaned = -0.00415423 Jy ! Component: 1100 - total flux cleaned = -0.00422455 Jy ! Component: 1150 - total flux cleaned = -0.00433855 Jy ! Component: 1200 - total flux cleaned = -0.00433806 Jy ! Component: 1250 - total flux cleaned = -0.00433833 Jy ! Component: 1300 - total flux cleaned = -0.00429505 Jy ! Component: 1350 - total flux cleaned = -0.00438058 Jy ! Component: 1400 - total flux cleaned = -0.00435918 Jy ! Component: 1450 - total flux cleaned = -0.00438022 Jy ! Component: 1500 - total flux cleaned = -0.004401 Jy ! Component: 1550 - total flux cleaned = -0.00442105 Jy ! Component: 1600 - total flux cleaned = -0.0044008 Jy ! Component: 1650 - total flux cleaned = -0.00436144 Jy ! Component: 1700 - total flux cleaned = -0.00434215 Jy ! Component: 1750 - total flux cleaned = -0.00428456 Jy ! Component: 1800 - total flux cleaned = -0.00426578 Jy ! Component: 1850 - total flux cleaned = -0.00424643 Jy ! Component: 1900 - total flux cleaned = -0.00419079 Jy ! Component: 1950 - total flux cleaned = -0.00413607 Jy ! Component: 2000 - total flux cleaned = -0.00417231 Jy ! Component: 2050 - total flux cleaned = -0.00408271 Jy ! Component: 2100 - total flux cleaned = -0.00408271 Jy ! Component: 2150 - total flux cleaned = -0.00401253 Jy ! Component: 2200 - total flux cleaned = -0.00397789 Jy ! Component: 2250 - total flux cleaned = -0.00394337 Jy ! Component: 2300 - total flux cleaned = -0.00389228 Jy ! Component: 2350 - total flux cleaned = -0.00382528 Jy ! Component: 2400 - total flux cleaned = -0.00382528 Jy ! Component: 2450 - total flux cleaned = -0.00377581 Jy ! Component: 2500 - total flux cleaned = -0.00371058 Jy ! Component: 2550 - total flux cleaned = -0.00367834 Jy ! Component: 2600 - total flux cleaned = -0.00359846 Jy ! Component: 2650 - total flux cleaned = -0.00361433 Jy ! Component: 2700 - total flux cleaned = -0.00353575 Jy ! Component: 2750 - total flux cleaned = -0.00347366 Jy ! Component: 2800 - total flux cleaned = -0.0034428 Jy ! Component: 2850 - total flux cleaned = -0.0034123 Jy ! Component: 2900 - total flux cleaned = -0.00335172 Jy ! Component: 2950 - total flux cleaned = -0.0033217 Jy ! Component: 3000 - total flux cleaned = -0.00332167 Jy ! Component: 3050 - total flux cleaned = -0.00323316 Jy ! Component: 3100 - total flux cleaned = -0.0032478 Jy ! Component: 3150 - total flux cleaned = -0.00316057 Jy ! Component: 3200 - total flux cleaned = -0.00311731 Jy ! Component: 3250 - total flux cleaned = -0.00307428 Jy ! Component: 3300 - total flux cleaned = -0.00305983 Jy ! Component: 3350 - total flux cleaned = -0.00293274 Jy ! Component: 3400 - total flux cleaned = -0.00293279 Jy ! Component: 3450 - total flux cleaned = -0.00289091 Jy ! Component: 3500 - total flux cleaned = -0.00284941 Jy ! Component: 3550 - total flux cleaned = -0.00280819 Jy ! Component: 3600 - total flux cleaned = -0.00279441 Jy ! Component: 3650 - total flux cleaned = -0.00271318 Jy ! Component: 3700 - total flux cleaned = -0.00268628 Jy ! Component: 3750 - total flux cleaned = -0.00265955 Jy ! Component: 3800 - total flux cleaned = -0.00267289 Jy ! Component: 3850 - total flux cleaned = -0.0026464 Jy ! Component: 3900 - total flux cleaned = -0.00259376 Jy ! Component: 3950 - total flux cleaned = -0.00263303 Jy ! Component: 4000 - total flux cleaned = -0.00255483 Jy ! Component: 4050 - total flux cleaned = -0.0025937 Jy ! Total flux subtracted in 4096 components = -0.00255508 Jy ! Clean residual min=-0.000814 max=0.000887 Jy/beam ! Clean residual mean=-0.000000 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0679801 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 354 components and 0.0679801 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0322-1312_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.756 x 7.484 at -5.147 degrees (North through East) ! Clean map min=-0.0021316 max=0.055115 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0322-1312_S_map.fits wmodel /vlbi/uf001/uva//J0322-1312_S_map.mod ! Writing 354 model components to file: /vlbi/uf001/uva//J0322-1312_S_map.mod wobs /vlbi/uf001/uva//J0322-1312_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0322-1312_S_uvs.fits wwins /vlbi/uf001/uva//J0322-1312_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0322-1312_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0551147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206347 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12319 1.12319 2.24637 4.49274 8.98549 17.971 35.9419 71.8839 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.097 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0322-1312_S_dfm.log closed on Sun Jan 13 21:46:49 2019