! Started logfile: /vlbi/uf001/uva//J1932-2928_S_dfm.log on Mon Jan 14 05:07:39 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//J1932-2928_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1932-2928_S_uva.fits ! AN table 1: 28 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.997449 visibilities/baseline/integration-bin. ! Found source: J1932-2928 ! ! 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 40 lines of history. ! ! Reading 2346 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 J1932-2928_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031503Jy sigma=12.426903 ! Fit after self-cal, rms=0.840945Jy sigma=9.875586 ! 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.319 mas, bmaj=6.035 mas, bpa=-6.437 degrees ! Estimated noise=1.73318 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.134347 Jy ! Component: 100 - total flux cleaned = 0.178959 Jy ! Total flux subtracted in 100 components = 0.178959 Jy ! Clean residual min=-0.022939 max=0.034296 Jy/beam ! Clean residual mean=-0.000257 rms=0.006330 Jy/beam ! Combined flux in latest and established models = 0.178959 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.178959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139753Jy sigma=1.577014 ! Fit after self-cal, rms=0.139534Jy sigma=1.574869 ! 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.656 mas, bmaj=6.781 mas, bpa=-5.894 degrees ! Estimated noise=1.35234 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.0273179 Jy ! Component: 100 - total flux cleaned = 0.0427335 Jy ! Component: 150 - total flux cleaned = 0.0521329 Jy ! Component: 200 - total flux cleaned = 0.0566329 Jy ! Total flux subtracted in 200 components = 0.0566329 Jy ! Clean residual min=-0.017903 max=0.030208 Jy/beam ! Clean residual mean=-0.000326 rms=0.006172 Jy/beam ! Combined flux in latest and established models = 0.235592 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.235592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135999Jy sigma=1.482691 ! Fit after self-cal, rms=0.135868Jy sigma=1.481078 ! 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.656 x 6.781 at -5.894 degrees (North through East) ! Clean map min=-0.017244 max=0.16658 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.69 HN 1.43 LA 0.79 MK 0.95 ! NL 1.09 OV 2.03 PT 0.85 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.43 LA 0.85 MK 0.94 ! NL 1.04 OV 1.94 PT 0.86 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.46 LA 0.82 MK 0.99 ! NL 1.06 OV 2.13 PT 0.82 SC 0.94 ! ! ! Fit before self-cal, rms=0.135868Jy sigma=1.481078 ! Fit after self-cal, rms=0.175821Jy sigma=1.275245 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.663 mas, bmaj=6.631 mas, bpa=-5.343 degrees ! Estimated noise=1.33702 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 (-4.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00824452 Jy ! Component: 100 - total flux cleaned = 0.00804439 Jy ! Component: 150 - total flux cleaned = 0.00802924 Jy ! Component: 200 - total flux cleaned = 0.00802545 Jy ! Total flux subtracted in 200 components = 0.00802545 Jy ! Clean residual min=-0.007210 max=0.008728 Jy/beam ! Clean residual mean=-0.000044 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.243617 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.243617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174764Jy sigma=1.260819 ! Fit after self-cal, rms=0.176612Jy sigma=1.255835 ! 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.176612Jy sigma=1.255835 ! Fit after self-cal, rms=0.183996Jy sigma=1.241727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.651 mas, bmaj=6.652 mas, bpa=-5.407 degrees ! Estimated noise=1.32037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463897 Jy ! Component: 100 - total flux cleaned = 0.0046757 Jy ! Component: 150 - total flux cleaned = 0.00437875 Jy ! Component: 200 - total flux cleaned = 0.00413066 Jy ! Total flux subtracted in 200 components = 0.00413066 Jy ! Clean residual min=-0.005628 max=0.006378 Jy/beam ! Clean residual mean=-0.000003 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.247748 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.247748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183712Jy sigma=1.238376 ! Fit after self-cal, rms=0.183891Jy sigma=1.237569 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 (81.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00468287 Jy ! Component: 100 - total flux cleaned = 0.00632251 Jy ! Component: 150 - total flux cleaned = 0.00775896 Jy ! Component: 200 - total flux cleaned = 0.00834328 Jy ! Total flux subtracted in 200 components = 0.00834328 Jy ! Clean residual min=-0.005370 max=0.004817 Jy/beam ! Clean residual mean=-0.000020 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.256091 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.256091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183495Jy sigma=1.233583 ! Fit after self-cal, rms=0.183547Jy sigma=1.233223 ! 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.183547Jy sigma=1.233223 ! Fit after self-cal, rms=0.184450Jy sigma=1.231541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=6.687 mas, bpa=-5.552 degrees ! Estimated noise=1.31242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247525 Jy ! Component: 100 - total flux cleaned = 0.00335151 Jy ! Component: 150 - total flux cleaned = 0.00349223 Jy ! Component: 200 - total flux cleaned = 0.00368458 Jy ! Total flux subtracted in 200 components = 0.00368458 Jy ! Clean residual min=-0.005105 max=0.004623 Jy/beam ! Clean residual mean=-0.000007 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.259776 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.259776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184297Jy sigma=1.230477 ! Fit after self-cal, rms=0.184346Jy sigma=1.230320 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.000656812 Jy ! Component: 100 - total flux cleaned = 0.000538034 Jy ! Component: 150 - total flux cleaned = 0.000380798 Jy ! Component: 200 - total flux cleaned = 0.000283855 Jy ! Total flux subtracted in 200 components = 0.000283855 Jy ! Clean residual min=-0.005023 max=0.004556 Jy/beam ! Clean residual mean=-0.000005 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.26006 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.260059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184280Jy sigma=1.229865 ! Fit after self-cal, rms=0.184289Jy sigma=1.229824 ! 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.184289Jy sigma=1.229824 ! Fit after self-cal, rms=0.183479Jy sigma=1.229567 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.631 mas, bmaj=15.77 mas, bpa=3.316 degrees ! Estimated noise=1.88549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228756 Jy ! Component: 100 - total flux cleaned = 0.000349195 Jy ! Component: 150 - total flux cleaned = 0.000397669 Jy ! Component: 200 - total flux cleaned = 0.000318178 Jy ! Total flux subtracted in 200 components = 0.000318178 Jy ! Clean residual min=-0.006651 max=0.006864 Jy/beam ! Clean residual mean=-0.000009 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.260378 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.260378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183449Jy sigma=1.229598 ! Fit after self-cal, rms=0.183434Jy sigma=1.229460 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.32547e-05 Jy ! Component: 100 - total flux cleaned = 9.36685e-05 Jy ! Component: 150 - total flux cleaned = -2.8072e-06 Jy ! Component: 200 - total flux cleaned = -9.19251e-05 Jy ! Total flux subtracted in 200 components = -9.19251e-05 Jy ! Clean residual min=-0.006560 max=0.006743 Jy/beam ! Clean residual mean=-0.000007 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.260286 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.260286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183426Jy sigma=1.229562 ! Fit after self-cal, rms=0.183410Jy sigma=1.229478 ! 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.647 mas, bmaj=6.712 mas, bpa=-5.612 degrees ! Estimated noise=1.30975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.647 x 6.712 at -5.612 degrees (North through East) ! Clean map min=-0.0047553 max=0.16299 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.316 mas, bmaj=5.922 mas, bpa=-5.705 degrees ! Estimated noise=1.68518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130836 Jy ! Component: 100 - total flux cleaned = 0.176749 Jy ! Component: 150 - total flux cleaned = 0.201486 Jy ! Component: 200 - total flux cleaned = 0.217264 Jy ! Total flux subtracted in 200 components = 0.217264 Jy ! Clean residual min=-0.010192 max=0.010625 Jy/beam ! Clean residual mean=-0.000060 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.217264 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.217264 Jy ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=6.712 mas, bpa=-5.612 degrees ! Estimated noise=1.30975 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.0123019 Jy ! Component: 100 - total flux cleaned = 0.0204671 Jy ! Component: 150 - total flux cleaned = 0.0264756 Jy ! Component: 200 - total flux cleaned = 0.0300416 Jy ! Total flux subtracted in 200 components = 0.0300416 Jy ! Clean residual min=-0.005992 max=0.004652 Jy/beam ! Clean residual mean=-0.000033 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.247305 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.247305 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.631 mas, bmaj=15.77 mas, bpa=3.316 degrees ! Estimated noise=1.88549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626974 Jy ! Component: 100 - total flux cleaned = 0.0101834 Jy ! Component: 150 - total flux cleaned = 0.0122317 Jy ! Component: 200 - total flux cleaned = 0.0129416 Jy ! Total flux subtracted in 200 components = 0.0129416 Jy ! Clean residual min=-0.007067 max=0.006971 Jy/beam ! Clean residual mean=-0.000036 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.260247 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.000558313 Jy ! Component: 100 - total flux cleaned = 0.000759514 Jy ! Component: 150 - total flux cleaned = 0.000759967 Jy ! Component: 200 - total flux cleaned = 0.000678498 Jy ! Total flux subtracted in 200 components = 0.000678498 Jy ! Clean residual min=-0.006758 max=0.007033 Jy/beam ! Clean residual mean=-0.000027 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.260926 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 93 components and 0.260926 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=6.712 mas, bpa=-5.612 degrees ! Estimated noise=1.30975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00056195 Jy ! Component: 100 - total flux cleaned = -0.0006786 Jy ! Component: 150 - total flux cleaned = -0.000679603 Jy ! Component: 200 - total flux cleaned = -0.000843516 Jy ! Total flux subtracted in 200 components = -0.000843516 Jy ! Clean residual min=-0.005382 max=0.004639 Jy/beam ! Clean residual mean=-0.000013 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.260082 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.260082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183441Jy sigma=1.231109 ! Fit after self-cal, rms=0.183394Jy sigma=1.230605 wmodel J1932-2928_S_map.mod ! Writing 111 model components to file: J1932-2928_S_map.mod wobs J1932-2928_S_uvs.fits ! Writing UV FITS file: J1932-2928_S_uvs.fits wwins J1932-2928_S_map.win ! wwins: Wrote 3 windows to J1932-2928_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.00108078 Jy ! Component: 100 - total flux cleaned = -0.000691756 Jy ! Component: 150 - total flux cleaned = -0.000321922 Jy ! Component: 200 - total flux cleaned = 9.89818e-05 Jy ! Component: 250 - total flux cleaned = 9.80743e-05 Jy ! Component: 300 - total flux cleaned = 9.96406e-05 Jy ! Component: 350 - total flux cleaned = 3.84434e-05 Jy ! Component: 400 - total flux cleaned = -8.37714e-05 Jy ! Component: 450 - total flux cleaned = -2.33722e-05 Jy ! Component: 500 - total flux cleaned = -2.32553e-05 Jy ! Component: 550 - total flux cleaned = -2.34959e-05 Jy ! Component: 600 - total flux cleaned = -0.000133716 Jy ! Component: 650 - total flux cleaned = -2.6651e-05 Jy ! Component: 700 - total flux cleaned = -0.000132949 Jy ! Component: 750 - total flux cleaned = 2.22404e-05 Jy ! Component: 800 - total flux cleaned = 0.000275878 Jy ! Component: 850 - total flux cleaned = 0.000326015 Jy ! Component: 900 - total flux cleaned = 0.000424583 Jy ! Component: 950 - total flux cleaned = 0.000473338 Jy ! Component: 1000 - total flux cleaned = 0.000616716 Jy ! Component: 1050 - total flux cleaned = 0.00071123 Jy ! Component: 1100 - total flux cleaned = 0.000851264 Jy ! Component: 1150 - total flux cleaned = 0.0010801 Jy ! Component: 1200 - total flux cleaned = 0.00121672 Jy ! Component: 1250 - total flux cleaned = 0.0014398 Jy ! Component: 1300 - total flux cleaned = 0.00148416 Jy ! Component: 1350 - total flux cleaned = 0.00161487 Jy ! Component: 1400 - total flux cleaned = 0.00174395 Jy ! Component: 1450 - total flux cleaned = 0.00182836 Jy ! Component: 1500 - total flux cleaned = 0.00199535 Jy ! Component: 1550 - total flux cleaned = 0.0020781 Jy ! Component: 1600 - total flux cleaned = 0.00228229 Jy ! Component: 1650 - total flux cleaned = 0.00244403 Jy ! Component: 1700 - total flux cleaned = 0.00272363 Jy ! Component: 1750 - total flux cleaned = 0.00303956 Jy ! Component: 1800 - total flux cleaned = 0.00339119 Jy ! Component: 1850 - total flux cleaned = 0.00373934 Jy ! Component: 1900 - total flux cleaned = 0.00396929 Jy ! Component: 1950 - total flux cleaned = 0.00434871 Jy ! Component: 2000 - total flux cleaned = 0.0046486 Jy ! Component: 2050 - total flux cleaned = 0.00490896 Jy ! Component: 2100 - total flux cleaned = 0.0051307 Jy ! Component: 2150 - total flux cleaned = 0.00545995 Jy ! Component: 2200 - total flux cleaned = 0.00578594 Jy ! Component: 2250 - total flux cleaned = 0.00596552 Jy ! Component: 2300 - total flux cleaned = 0.00625056 Jy ! Component: 2350 - total flux cleaned = 0.00642756 Jy ! Component: 2400 - total flux cleaned = 0.00674318 Jy ! Component: 2450 - total flux cleaned = 0.00702108 Jy ! Component: 2500 - total flux cleaned = 0.00722786 Jy ! Component: 2550 - total flux cleaned = 0.00743345 Jy ! Component: 2600 - total flux cleaned = 0.00770516 Jy ! Component: 2650 - total flux cleaned = 0.00797505 Jy ! Component: 2700 - total flux cleaned = 0.00827627 Jy ! Component: 2750 - total flux cleaned = 0.0085751 Jy ! Component: 2800 - total flux cleaned = 0.0087396 Jy ! Component: 2850 - total flux cleaned = 0.00893637 Jy ! Component: 2900 - total flux cleaned = 0.0092619 Jy ! Component: 2950 - total flux cleaned = 0.00942333 Jy ! Component: 3000 - total flux cleaned = 0.00964804 Jy ! Component: 3050 - total flux cleaned = 0.00993507 Jy ! Component: 3100 - total flux cleaned = 0.0101251 Jy ! Component: 3150 - total flux cleaned = 0.0103456 Jy ! Component: 3200 - total flux cleaned = 0.0106271 Jy ! Component: 3250 - total flux cleaned = 0.0108452 Jy ! Component: 3300 - total flux cleaned = 0.0111236 Jy ! Component: 3350 - total flux cleaned = 0.0113698 Jy ! Component: 3400 - total flux cleaned = 0.0115839 Jy ! Component: 3450 - total flux cleaned = 0.011888 Jy ! Component: 3500 - total flux cleaned = 0.0120693 Jy ! Component: 3550 - total flux cleaned = 0.01234 Jy ! Component: 3600 - total flux cleaned = 0.0125195 Jy ! Component: 3650 - total flux cleaned = 0.0127575 Jy ! Component: 3700 - total flux cleaned = 0.0129647 Jy ! Component: 3750 - total flux cleaned = 0.0131711 Jy ! Component: 3800 - total flux cleaned = 0.0134644 Jy ! Component: 3850 - total flux cleaned = 0.0136979 Jy ! Component: 3900 - total flux cleaned = 0.0137853 Jy ! Component: 3950 - total flux cleaned = 0.0141326 Jy ! Component: 4000 - total flux cleaned = 0.0143343 Jy ! Component: 4050 - total flux cleaned = 0.0145353 Jy ! Total flux subtracted in 4096 components = 0.0147354 Jy ! Clean residual min=-0.001804 max=0.002166 Jy/beam ! Clean residual mean=0.000021 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.274817 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 385 components and 0.274817 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1932-2928_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.647 x 6.712 at -5.612 degrees (North through East) ! Clean map min=-0.0039215 max=0.16434 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1932-2928_S_map.fits wmodel /vlbi/uf001/uva//J1932-2928_S_map.mod ! Writing 385 model components to file: /vlbi/uf001/uva//J1932-2928_S_map.mod wobs /vlbi/uf001/uva//J1932-2928_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1932-2928_S_uvs.fits wwins /vlbi/uf001/uva//J1932-2928_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1932-2928_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000477843 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.872269 0.872269 1.74454 3.48908 6.97815 13.9563 27.9126 55.8252 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 343.93 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1932-2928_S_dfm.log closed on Mon Jan 14 05:07:43 2019