! Started logfile: /vlbi/uf001/uva//J1112-2158_S_dfm.log on Mon Jan 14 01:11:29 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//J1112-2158_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1112-2158_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1112-2158 ! ! 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 4872 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 J1112-2158_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045487Jy sigma=15.626032 ! Fit after self-cal, rms=0.874632Jy sigma=13.414990 ! 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.202 mas, bmaj=6.169 mas, bpa=-4.59 degrees ! Estimated noise=0.872307 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.105842 Jy ! Component: 100 - total flux cleaned = 0.168209 Jy ! Total flux subtracted in 100 components = 0.168209 Jy ! Clean residual min=-0.033238 max=0.046619 Jy/beam ! Clean residual mean=-0.000431 rms=0.012453 Jy/beam ! Combined flux in latest and established models = 0.168209 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.168209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247181Jy sigma=3.257352 ! Fit after self-cal, rms=0.245756Jy sigma=3.233055 ! 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.615 mas, bmaj=6.865 mas, bpa=-3.677 degrees ! Estimated noise=0.692784 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.0673488 Jy ! Component: 100 - total flux cleaned = 0.110457 Jy ! Component: 150 - total flux cleaned = 0.138448 Jy ! Component: 200 - total flux cleaned = 0.156659 Jy ! Total flux subtracted in 200 components = 0.156659 Jy ! Clean residual min=-0.045643 max=0.068527 Jy/beam ! Clean residual mean=-0.000481 rms=0.017019 Jy/beam ! Combined flux in latest and established models = 0.324868 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.324868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.217896Jy sigma=2.957767 ! Fit after self-cal, rms=0.216076Jy sigma=2.924919 ! 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.615 x 6.865 at -3.677 degrees (North through East) ! Clean map min=-0.042561 max=0.12136 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 HN 2.97 LA 0.56 MK 1.23 ! NL 1.37 OV 4.60 PT 0.61 SC 2.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 HN 2.28 LA 0.58 MK 1.29 ! NL 1.29 OV 4.35 PT 0.67 SC 2.65 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 HN 1.99 LA 0.58 MK 1.51 ! NL 1.31 OV 3.87 PT 0.66 SC 2.01 ! ! ! Fit before self-cal, rms=0.216076Jy sigma=2.924919 ! Fit after self-cal, rms=0.455159Jy sigma=1.941927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.724 mas, bpa=-7.734 degrees ! Estimated noise=0.911337 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.0057946 Jy ! Component: 100 - total flux cleaned = 0.00740581 Jy ! Component: 150 - total flux cleaned = 0.0077539 Jy ! Component: 200 - total flux cleaned = 0.00742802 Jy ! Total flux subtracted in 200 components = 0.00742802 Jy ! Clean residual min=-0.032647 max=0.035126 Jy/beam ! Clean residual mean=0.000070 rms=0.009267 Jy/beam ! Combined flux in latest and established models = 0.332296 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.332296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.452762Jy sigma=1.935846 ! Fit after self-cal, rms=0.467457Jy sigma=1.847981 ! 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.467457Jy sigma=1.847981 ! Fit after self-cal, rms=0.790957Jy sigma=1.808195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=7.766 mas, bpa=-9.51 degrees ! Estimated noise=0.979035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107369 Jy ! Component: 100 - total flux cleaned = 0.0127963 Jy ! Component: 150 - total flux cleaned = 0.0140276 Jy ! Component: 200 - total flux cleaned = 0.0149965 Jy ! Total flux subtracted in 200 components = 0.0149965 Jy ! Clean residual min=-0.028152 max=0.034286 Jy/beam ! Clean residual mean=0.000099 rms=0.008170 Jy/beam ! Combined flux in latest and established models = 0.347293 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.347293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.789117Jy sigma=1.803881 ! Fit after self-cal, rms=0.790009Jy sigma=1.798512 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.00167521 Jy ! Component: 100 - total flux cleaned = -0.000608012 Jy ! Component: 150 - total flux cleaned = -4.13367e-05 Jy ! Component: 200 - total flux cleaned = -4.44433e-05 Jy ! Total flux subtracted in 200 components = -4.44433e-05 Jy ! Clean residual min=-0.028037 max=0.032805 Jy/beam ! Clean residual mean=0.000110 rms=0.008134 Jy/beam ! Combined flux in latest and established models = 0.347248 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.347248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.788937Jy sigma=1.798011 ! Fit after self-cal, rms=0.789430Jy sigma=1.795074 ! 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.789430Jy sigma=1.795074 ! Fit after self-cal, rms=0.849750Jy sigma=1.754098 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.887 mas, bpa=-11.21 degrees ! Estimated noise=0.932246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194632 Jy ! Component: 100 - total flux cleaned = -0.000452404 Jy ! Component: 150 - total flux cleaned = 0.000352035 Jy ! Component: 200 - total flux cleaned = 0.000865886 Jy ! Total flux subtracted in 200 components = 0.000865886 Jy ! Clean residual min=-0.025790 max=0.028194 Jy/beam ! Clean residual mean=0.000061 rms=0.007078 Jy/beam ! Combined flux in latest and established models = 0.348114 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.348114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.848989Jy sigma=1.754242 ! Fit after self-cal, rms=0.848196Jy sigma=1.750827 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.00124492 Jy ! Component: 100 - total flux cleaned = -0.00123881 Jy ! Component: 150 - total flux cleaned = -0.000931207 Jy ! Component: 200 - total flux cleaned = -0.0007893 Jy ! Total flux subtracted in 200 components = -0.0007893 Jy ! Clean residual min=-0.024958 max=0.027858 Jy/beam ! Clean residual mean=0.000070 rms=0.007000 Jy/beam ! Combined flux in latest and established models = 0.347325 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.347325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.847710Jy sigma=1.750834 ! Fit after self-cal, rms=0.847841Jy sigma=1.749271 ! 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.847841Jy sigma=1.749271 ! Fit after self-cal, rms=0.863493Jy sigma=1.746978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.4 mas, bmaj=18.3 mas, bpa=-0.008119 degrees ! Estimated noise=1.0657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790932 Jy ! Component: 100 - total flux cleaned = 0.0076999 Jy ! Component: 150 - total flux cleaned = 0.00769192 Jy ! Component: 200 - total flux cleaned = 0.00803732 Jy ! Total flux subtracted in 200 components = 0.00803732 Jy ! Clean residual min=-0.032305 max=0.037506 Jy/beam ! Clean residual mean=0.000163 rms=0.009734 Jy/beam ! Combined flux in latest and established models = 0.355362 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 72 components and 0.355362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.863585Jy sigma=1.750744 ! Fit after self-cal, rms=0.863684Jy sigma=1.747667 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.00156937 Jy ! Component: 100 - total flux cleaned = 0.00116244 Jy ! Component: 150 - total flux cleaned = 0.00132553 Jy ! Component: 200 - total flux cleaned = 0.00163947 Jy ! Total flux subtracted in 200 components = 0.00163947 Jy ! Clean residual min=-0.031540 max=0.037945 Jy/beam ! Clean residual mean=0.000165 rms=0.009812 Jy/beam ! Combined flux in latest and established models = 0.357002 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 73 components and 0.357002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.863745Jy sigma=1.752691 ! Fit after self-cal, rms=0.863870Jy sigma=1.751432 ! 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.004 mas, bmaj=8.033 mas, bpa=-11.35 degrees ! Estimated noise=0.951249 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 8.033 at -11.35 degrees (North through East) ! Clean map min=-0.026814 max=0.15487 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.524 mas, bmaj=6.912 mas, bpa=-11.35 degrees ! Estimated noise=1.34924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153093 Jy ! Component: 100 - total flux cleaned = 0.233037 Jy ! Component: 150 - total flux cleaned = 0.281406 Jy ! Component: 200 - total flux cleaned = 0.311361 Jy ! Total flux subtracted in 200 components = 0.311361 Jy ! Clean residual min=-0.029528 max=0.033816 Jy/beam ! Clean residual mean=-0.000037 rms=0.007621 Jy/beam ! Combined flux in latest and established models = 0.311361 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.311361 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=8.033 mas, bpa=-11.35 degrees ! Estimated noise=0.951249 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.0171723 Jy ! Component: 100 - total flux cleaned = 0.0213437 Jy ! Component: 150 - total flux cleaned = 0.0241685 Jy ! Component: 200 - total flux cleaned = 0.0264393 Jy ! Total flux subtracted in 200 components = 0.0264393 Jy ! Clean residual min=-0.026082 max=0.028905 Jy/beam ! Clean residual mean=0.000033 rms=0.007450 Jy/beam ! Combined flux in latest and established models = 0.3378 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.3378 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=7.4 mas, bmaj=18.3 mas, bpa=-0.008119 degrees ! Estimated noise=1.0657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158977 Jy ! Component: 100 - total flux cleaned = 0.0164099 Jy ! Component: 150 - total flux cleaned = 0.0168613 Jy ! Component: 200 - total flux cleaned = 0.0172802 Jy ! Total flux subtracted in 200 components = 0.0172802 Jy ! Clean residual min=-0.031643 max=0.038971 Jy/beam ! Clean residual mean=0.000149 rms=0.009926 Jy/beam ! Combined flux in latest and established models = 0.35508 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.000394142 Jy ! Component: 100 - total flux cleaned = 0.00077241 Jy ! Component: 150 - total flux cleaned = 0.00112473 Jy ! Component: 200 - total flux cleaned = 0.00146927 Jy ! Total flux subtracted in 200 components = 0.00146927 Jy ! Clean residual min=-0.031187 max=0.038513 Jy/beam ! Clean residual mean=0.000158 rms=0.009878 Jy/beam ! Combined flux in latest and established models = 0.356549 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.356549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=8.033 mas, bpa=-11.35 degrees ! Estimated noise=0.951249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00927769 Jy ! Component: 100 - total flux cleaned = -0.00931089 Jy ! Component: 150 - total flux cleaned = -0.0100627 Jy ! Component: 200 - total flux cleaned = -0.0100578 Jy ! Total flux subtracted in 200 components = -0.0100578 Jy ! Clean residual min=-0.025877 max=0.028270 Jy/beam ! Clean residual mean=0.000058 rms=0.007175 Jy/beam ! Combined flux in latest and established models = 0.346491 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.346491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.863741Jy sigma=1.753291 ! Fit after self-cal, rms=0.863625Jy sigma=1.749143 wmodel J1112-2158_S_map.mod ! Writing 44 model components to file: J1112-2158_S_map.mod wobs J1112-2158_S_uvs.fits ! Writing UV FITS file: J1112-2158_S_uvs.fits wwins J1112-2158_S_map.win ! wwins: Wrote 1 windows to J1112-2158_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.000257036 Jy ! Component: 100 - total flux cleaned = -0.00291438 Jy ! Component: 150 - total flux cleaned = -0.00460342 Jy ! Component: 200 - total flux cleaned = -0.00541753 Jy ! Component: 250 - total flux cleaned = -0.00579842 Jy ! Component: 300 - total flux cleaned = -0.00689586 Jy ! Component: 350 - total flux cleaned = -0.00724758 Jy ! Component: 400 - total flux cleaned = -0.00759473 Jy ! Component: 450 - total flux cleaned = -0.00792549 Jy ! Component: 500 - total flux cleaned = -0.00792587 Jy ! Component: 550 - total flux cleaned = -0.00824118 Jy ! Component: 600 - total flux cleaned = -0.0085479 Jy ! Component: 650 - total flux cleaned = -0.00945502 Jy ! Component: 700 - total flux cleaned = -0.00945118 Jy ! Component: 750 - total flux cleaned = -0.00887394 Jy ! Component: 800 - total flux cleaned = -0.00887146 Jy ! Component: 850 - total flux cleaned = -0.0094273 Jy ! Component: 900 - total flux cleaned = -0.00915413 Jy ! Component: 950 - total flux cleaned = -0.0088916 Jy ! Component: 1000 - total flux cleaned = -0.0094224 Jy ! Component: 1050 - total flux cleaned = -0.00993568 Jy ! Component: 1100 - total flux cleaned = -0.010187 Jy ! Component: 1150 - total flux cleaned = -0.010185 Jy ! Component: 1200 - total flux cleaned = -0.0106719 Jy ! Component: 1250 - total flux cleaned = -0.010676 Jy ! Component: 1300 - total flux cleaned = -0.0109129 Jy ! Component: 1350 - total flux cleaned = -0.0113748 Jy ! Component: 1400 - total flux cleaned = -0.0116018 Jy ! Component: 1450 - total flux cleaned = -0.0118265 Jy ! Component: 1500 - total flux cleaned = -0.0120478 Jy ! Component: 1550 - total flux cleaned = -0.0124793 Jy ! Component: 1600 - total flux cleaned = -0.0129064 Jy ! Component: 1650 - total flux cleaned = -0.0131188 Jy ! Component: 1700 - total flux cleaned = -0.0129126 Jy ! Component: 1750 - total flux cleaned = -0.0131157 Jy ! Component: 1800 - total flux cleaned = -0.0135205 Jy ! Component: 1850 - total flux cleaned = -0.012921 Jy ! Component: 1900 - total flux cleaned = -0.0129213 Jy ! Component: 1950 - total flux cleaned = -0.0125342 Jy ! Component: 2000 - total flux cleaned = -0.01196 Jy ! Component: 2050 - total flux cleaned = -0.0123401 Jy ! Component: 2100 - total flux cleaned = -0.0125242 Jy ! Component: 2150 - total flux cleaned = -0.0121551 Jy ! Component: 2200 - total flux cleaned = -0.0117929 Jy ! Component: 2250 - total flux cleaned = -0.0112563 Jy ! Component: 2300 - total flux cleaned = -0.0108987 Jy ! Component: 2350 - total flux cleaned = -0.00949674 Jy ! Component: 2400 - total flux cleaned = -0.00949648 Jy ! Component: 2450 - total flux cleaned = -0.0081247 Jy ! Component: 2500 - total flux cleaned = -0.0071079 Jy ! Component: 2550 - total flux cleaned = -0.00643862 Jy ! Component: 2600 - total flux cleaned = -0.00561072 Jy ! Component: 2650 - total flux cleaned = -0.00528169 Jy ! Component: 2700 - total flux cleaned = -0.00479227 Jy ! Component: 2750 - total flux cleaned = -0.00382661 Jy ! Component: 2800 - total flux cleaned = -0.00318952 Jy ! Component: 2850 - total flux cleaned = -0.00255892 Jy ! Component: 2900 - total flux cleaned = -0.00208935 Jy ! Component: 2950 - total flux cleaned = -0.001779 Jy ! Component: 3000 - total flux cleaned = -0.00101016 Jy ! Component: 3050 - total flux cleaned = -0.000554204 Jy ! Component: 3100 - total flux cleaned = 4.85525e-05 Jy ! Component: 3150 - total flux cleaned = 0.000497783 Jy ! Component: 3200 - total flux cleaned = 0.000942844 Jy ! Component: 3250 - total flux cleaned = 0.00108995 Jy ! Component: 3300 - total flux cleaned = 0.00109 Jy ! Component: 3350 - total flux cleaned = 0.000945401 Jy ! Component: 3400 - total flux cleaned = 0.00123289 Jy ! Component: 3450 - total flux cleaned = 0.00123311 Jy ! Component: 3500 - total flux cleaned = 0.00151761 Jy ! Component: 3550 - total flux cleaned = 0.00151816 Jy ! Component: 3600 - total flux cleaned = 0.0015198 Jy ! Component: 3650 - total flux cleaned = 0.00152079 Jy ! Component: 3700 - total flux cleaned = 0.00166027 Jy ! Component: 3750 - total flux cleaned = 0.00166008 Jy ! Component: 3800 - total flux cleaned = 0.00165978 Jy ! Component: 3850 - total flux cleaned = 0.00179581 Jy ! Component: 3900 - total flux cleaned = 0.00152416 Jy ! Component: 3950 - total flux cleaned = 0.00111724 Jy ! Component: 4000 - total flux cleaned = 0.000578288 Jy ! Component: 4050 - total flux cleaned = 0.000309497 Jy ! Total flux subtracted in 4096 components = -9.2069e-05 Jy ! Clean residual min=-0.007245 max=0.006799 Jy/beam ! Clean residual mean=-0.000012 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.346399 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 325 components and 0.346399 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1112-2158_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 8.033 at -11.35 degrees (North through East) ! Clean map min=-0.020791 max=0.1565 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1112-2158_S_map.fits wmodel /vlbi/uf001/uva//J1112-2158_S_map.mod ! Writing 325 model components to file: /vlbi/uf001/uva//J1112-2158_S_map.mod wobs /vlbi/uf001/uva//J1112-2158_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1112-2158_S_uvs.fits wwins /vlbi/uf001/uva//J1112-2158_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1112-2158_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.156505 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.002351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.50658 4.50658 9.01315 18.0263 36.0526 72.1052 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 66.569 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1112-2158_S_dfm.log closed on Mon Jan 14 01:11:33 2019