! Started logfile: /vlbi/uf001/uva//J0217-0820_S_dfm.log on Sun Jan 13 21:22:09 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//J0217-0820_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0217-0820_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.811224 visibilities/baseline/integration-bin. ! Found source: J0217-0820 ! ! 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 1431 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 J0217-0820_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.066768Jy sigma=19.135860 ! Fit after self-cal, rms=0.644454Jy sigma=11.601169 ! 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=5.266 mas, bmaj=25.5 mas, bpa=-12.48 degrees ! Estimated noise=1.43263 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.277598 Jy ! Component: 100 - total flux cleaned = 0.338133 Jy ! Total flux subtracted in 100 components = 0.338133 Jy ! Clean residual min=-0.009939 max=0.016887 Jy/beam ! Clean residual mean=-0.000130 rms=0.003519 Jy/beam ! Combined flux in latest and established models = 0.338133 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.338133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072279Jy sigma=1.253954 ! Fit after self-cal, rms=0.072279Jy sigma=1.253918 ! 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=5.847 mas, bmaj=25 mas, bpa=-12.5 degrees ! Estimated noise=1.14271 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.0170216 Jy ! Component: 100 - total flux cleaned = 0.0265074 Jy ! Component: 150 - total flux cleaned = 0.0330624 Jy ! Component: 200 - total flux cleaned = 0.0377604 Jy ! Total flux subtracted in 200 components = 0.0377604 Jy ! Clean residual min=-0.009707 max=0.010269 Jy/beam ! Clean residual mean=-0.000022 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 0.375894 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 53 components and 0.375894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067498Jy sigma=1.176526 ! Fit after self-cal, rms=0.067438Jy sigma=1.175392 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.847 x 25 at -12.5 degrees (North through East) ! Clean map min=-0.0098253 max=0.35702 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.02 KP 1.04 LA 0.94 ! NL 1.04 OV 1.03 PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.01 KP 1.04 LA 0.93 ! NL 1.06 OV 0.95 PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.00 KP 1.02 LA 0.91 ! NL 1.04 OV 1.01 PT 1.01 ! ! ! Fit before self-cal, rms=0.067438Jy sigma=1.175392 ! Fit after self-cal, rms=0.063770Jy sigma=1.118797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.873 mas, bmaj=24.96 mas, bpa=-12.31 degrees ! Estimated noise=1.1416 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.00188597 Jy ! Component: 100 - total flux cleaned = 0.00286432 Jy ! Component: 150 - total flux cleaned = 0.00345016 Jy ! Component: 200 - total flux cleaned = 0.0040968 Jy ! Total flux subtracted in 200 components = 0.0040968 Jy ! Clean residual min=-0.004559 max=0.005465 Jy/beam ! Clean residual mean=0.000017 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.379991 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.379991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063418Jy sigma=1.111753 ! Fit after self-cal, rms=0.063409Jy sigma=1.111333 ! 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.063409Jy sigma=1.111333 ! Fit after self-cal, rms=0.062684Jy sigma=1.095994 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.878 mas, bmaj=24.91 mas, bpa=-12.27 degrees ! Estimated noise=1.14077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029053 Jy ! Component: 100 - total flux cleaned = 0.000412974 Jy ! Component: 150 - total flux cleaned = 0.000525329 Jy ! Component: 200 - total flux cleaned = 0.000760214 Jy ! Total flux subtracted in 200 components = 0.000760214 Jy ! Clean residual min=-0.004564 max=0.005678 Jy/beam ! Clean residual mean=0.000016 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.380751 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 111 components and 0.380751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062548Jy sigma=1.093458 ! Fit after self-cal, rms=0.062548Jy sigma=1.093351 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 = 9.1644e-05 Jy ! Component: 100 - total flux cleaned = 0.00012477 Jy ! Component: 150 - total flux cleaned = 0.000188739 Jy ! Component: 200 - total flux cleaned = 0.000217782 Jy ! Total flux subtracted in 200 components = 0.000217782 Jy ! Clean residual min=-0.004528 max=0.005489 Jy/beam ! Clean residual mean=0.000015 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.380969 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 135 components and 0.380969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062512Jy sigma=1.092768 ! Fit after self-cal, rms=0.062511Jy sigma=1.092749 ! 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.062511Jy sigma=1.092749 ! Fit after self-cal, rms=0.062474Jy sigma=1.092053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.871 mas, bmaj=24.87 mas, bpa=-12.24 degrees ! Estimated noise=1.14006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114576 Jy ! Component: 100 - total flux cleaned = 0.0017501 Jy ! Component: 150 - total flux cleaned = 0.00200884 Jy ! Component: 200 - total flux cleaned = 0.00219703 Jy ! Total flux subtracted in 200 components = 0.00219703 Jy ! Clean residual min=-0.004246 max=0.005328 Jy/beam ! Clean residual mean=0.000016 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.383166 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 154 components and 0.383166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062420Jy sigma=1.091005 ! Fit after self-cal, rms=0.062420Jy sigma=1.090987 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.43572e-05 Jy ! Component: 100 - total flux cleaned = 0.000135236 Jy ! Component: 150 - total flux cleaned = 0.000184529 Jy ! Component: 200 - total flux cleaned = 0.000207626 Jy ! Total flux subtracted in 200 components = 0.000207626 Jy ! Clean residual min=-0.004192 max=0.005190 Jy/beam ! Clean residual mean=0.000016 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.383373 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 165 components and 0.383373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062402Jy sigma=1.090677 ! Fit after self-cal, rms=0.062401Jy sigma=1.090668 ! 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.062401Jy sigma=1.090668 ! Fit after self-cal, rms=0.062352Jy sigma=1.090247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.162 mas, bmaj=24.32 mas, bpa=-11.15 degrees ! Estimated noise=1.21525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182094 Jy ! Component: 100 - total flux cleaned = 0.00265344 Jy ! Component: 150 - total flux cleaned = 0.0030153 Jy ! Component: 200 - total flux cleaned = 0.00312167 Jy ! Total flux subtracted in 200 components = 0.00312167 Jy ! Clean residual min=-0.004646 max=0.005077 Jy/beam ! Clean residual mean=0.000023 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.386495 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 178 components and 0.386495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062327Jy sigma=1.089678 ! Fit after self-cal, rms=0.062327Jy sigma=1.089666 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 = 4.91812e-05 Jy ! Component: 100 - total flux cleaned = 0.00018173 Jy ! Component: 150 - total flux cleaned = 0.000263093 Jy ! Component: 200 - total flux cleaned = 0.000320604 Jy ! Total flux subtracted in 200 components = 0.000320604 Jy ! Clean residual min=-0.004714 max=0.004936 Jy/beam ! Clean residual mean=0.000023 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.386816 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 186 components and 0.386816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062322Jy sigma=1.089566 ! Fit after self-cal, rms=0.062323Jy sigma=1.089561 ! 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=5.863 mas, bmaj=24.84 mas, bpa=-12.21 degrees ! Estimated noise=1.13921 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.863 x 24.84 at -12.21 degrees (North through East) ! Clean map min=-0.00428 max=0.35603 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=5.286 mas, bmaj=25.4 mas, bpa=-12.29 degrees ! Estimated noise=1.43906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277556 Jy ! Component: 100 - total flux cleaned = 0.338174 Jy ! Component: 150 - total flux cleaned = 0.353451 Jy ! Component: 200 - total flux cleaned = 0.361046 Jy ! Total flux subtracted in 200 components = 0.361046 Jy ! Clean residual min=-0.005972 max=0.007033 Jy/beam ! Clean residual mean=-0.000026 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.361046 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.361046 Jy ! Inverting map and beam ! Estimated beam: bmin=5.863 mas, bmaj=24.84 mas, bpa=-12.21 degrees ! Estimated noise=1.13921 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.00571593 Jy ! Component: 100 - total flux cleaned = 0.00852108 Jy ! Component: 150 - total flux cleaned = 0.0108841 Jy ! Component: 200 - total flux cleaned = 0.0127938 Jy ! Total flux subtracted in 200 components = 0.0127938 Jy ! Clean residual min=-0.004740 max=0.005853 Jy/beam ! Clean residual mean=-0.000001 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.37384 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 68 components and 0.37384 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=8.162 mas, bmaj=24.32 mas, bpa=-11.15 degrees ! Estimated noise=1.21525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298229 Jy ! Component: 100 - total flux cleaned = 0.00502604 Jy ! Component: 150 - total flux cleaned = 0.0062028 Jy ! Component: 200 - total flux cleaned = 0.00721334 Jy ! Total flux subtracted in 200 components = 0.00721334 Jy ! Clean residual min=-0.004789 max=0.005586 Jy/beam ! Clean residual mean=0.000013 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.381053 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.000873186 Jy ! Component: 100 - total flux cleaned = 0.00162981 Jy ! Component: 150 - total flux cleaned = 0.00214053 Jy ! Component: 200 - total flux cleaned = 0.00243108 Jy ! Total flux subtracted in 200 components = 0.00243108 Jy ! Clean residual min=-0.004821 max=0.005378 Jy/beam ! Clean residual mean=0.000018 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.383484 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 126 components and 0.383484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.863 mas, bmaj=24.84 mas, bpa=-12.21 degrees ! Estimated noise=1.13921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.86995e-05 Jy ! Component: 100 - total flux cleaned = 0.000183577 Jy ! Component: 150 - total flux cleaned = 0.000218456 Jy ! Component: 200 - total flux cleaned = 0.000218882 Jy ! Total flux subtracted in 200 components = 0.000218882 Jy ! Clean residual min=-0.004454 max=0.005148 Jy/beam ! Clean residual mean=0.000015 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.383703 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 154 components and 0.383703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062381Jy sigma=1.090551 ! Fit after self-cal, rms=0.062379Jy sigma=1.090510 wmodel J0217-0820_S_map.mod ! Writing 154 model components to file: J0217-0820_S_map.mod wobs J0217-0820_S_uvs.fits ! Writing UV FITS file: J0217-0820_S_uvs.fits wwins J0217-0820_S_map.win ! wwins: Wrote 1 windows to J0217-0820_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.00136644 Jy ! Component: 100 - total flux cleaned = 0.00188027 Jy ! Component: 150 - total flux cleaned = 0.00201789 Jy ! Component: 200 - total flux cleaned = 0.00220049 Jy ! Component: 250 - total flux cleaned = 0.00242827 Jy ! Component: 300 - total flux cleaned = 0.00248103 Jy ! Component: 350 - total flux cleaned = 0.00247832 Jy ! Component: 400 - total flux cleaned = 0.00266096 Jy ! Component: 450 - total flux cleaned = 0.00279207 Jy ! Component: 500 - total flux cleaned = 0.0029602 Jy ! Component: 550 - total flux cleaned = 0.00319628 Jy ! Component: 600 - total flux cleaned = 0.00345731 Jy ! Component: 650 - total flux cleaned = 0.00367029 Jy ! Component: 700 - total flux cleaned = 0.00370422 Jy ! Component: 750 - total flux cleaned = 0.00380241 Jy ! Component: 800 - total flux cleaned = 0.00383428 Jy ! Component: 850 - total flux cleaned = 0.00389652 Jy ! Component: 900 - total flux cleaned = 0.00413668 Jy ! Component: 950 - total flux cleaned = 0.00419434 Jy ! Component: 1000 - total flux cleaned = 0.0043371 Jy ! Component: 1050 - total flux cleaned = 0.00442102 Jy ! Component: 1100 - total flux cleaned = 0.00453004 Jy ! Component: 1150 - total flux cleaned = 0.00468906 Jy ! Component: 1200 - total flux cleaned = 0.00473984 Jy ! Component: 1250 - total flux cleaned = 0.00484101 Jy ! Component: 1300 - total flux cleaned = 0.00496449 Jy ! Component: 1350 - total flux cleaned = 0.00506095 Jy ! Component: 1400 - total flux cleaned = 0.00515568 Jy ! Component: 1450 - total flux cleaned = 0.00529417 Jy ! Component: 1500 - total flux cleaned = 0.00536171 Jy ! Component: 1550 - total flux cleaned = 0.00545006 Jy ! Component: 1600 - total flux cleaned = 0.00555782 Jy ! Component: 1650 - total flux cleaned = 0.00557863 Jy ! Component: 1700 - total flux cleaned = 0.00559938 Jy ! Component: 1750 - total flux cleaned = 0.00568098 Jy ! Component: 1800 - total flux cleaned = 0.00572045 Jy ! Component: 1850 - total flux cleaned = 0.00562258 Jy ! Component: 1900 - total flux cleaned = 0.00558397 Jy ! Component: 1950 - total flux cleaned = 0.00552706 Jy ! Component: 2000 - total flux cleaned = 0.00547113 Jy ! Component: 2050 - total flux cleaned = 0.00536127 Jy ! Component: 2100 - total flux cleaned = 0.00532532 Jy ! Component: 2150 - total flux cleaned = 0.00516571 Jy ! Component: 2200 - total flux cleaned = 0.00513082 Jy ! Component: 2250 - total flux cleaned = 0.00502694 Jy ! Component: 2300 - total flux cleaned = 0.00495862 Jy ! Component: 2350 - total flux cleaned = 0.00485707 Jy ! Component: 2400 - total flux cleaned = 0.00478997 Jy ! Component: 2450 - total flux cleaned = 0.00464071 Jy ! Component: 2500 - total flux cleaned = 0.00459142 Jy ! Component: 2550 - total flux cleaned = 0.00446116 Jy ! Component: 2600 - total flux cleaned = 0.00434852 Jy ! Component: 2650 - total flux cleaned = 0.00431657 Jy ! Component: 2700 - total flux cleaned = 0.00423727 Jy ! Component: 2750 - total flux cleaned = 0.00418996 Jy ! Component: 2800 - total flux cleaned = 0.00411157 Jy ! Component: 2850 - total flux cleaned = 0.00406481 Jy ! Component: 2900 - total flux cleaned = 0.00392528 Jy ! Component: 2950 - total flux cleaned = 0.0038482 Jy ! Component: 3000 - total flux cleaned = 0.0037561 Jy ! Component: 3050 - total flux cleaned = 0.00366424 Jy ! Component: 3100 - total flux cleaned = 0.00358783 Jy ! Component: 3150 - total flux cleaned = 0.00351162 Jy ! Component: 3200 - total flux cleaned = 0.00345065 Jy ! Component: 3250 - total flux cleaned = 0.00337468 Jy ! Component: 3300 - total flux cleaned = 0.00331374 Jy ! Component: 3350 - total flux cleaned = 0.0032376 Jy ! Component: 3400 - total flux cleaned = 0.00317638 Jy ! Component: 3450 - total flux cleaned = 0.00309975 Jy ! Component: 3500 - total flux cleaned = 0.0030229 Jy ! Component: 3550 - total flux cleaned = 0.00294582 Jy ! Component: 3600 - total flux cleaned = 0.00285303 Jy ! Component: 3650 - total flux cleaned = 0.00279091 Jy ! Component: 3700 - total flux cleaned = 0.00269717 Jy ! Component: 3750 - total flux cleaned = 0.00263426 Jy ! Component: 3800 - total flux cleaned = 0.00257105 Jy ! Component: 3850 - total flux cleaned = 0.00252323 Jy ! Component: 3900 - total flux cleaned = 0.00244325 Jy ! Component: 3950 - total flux cleaned = 0.00237868 Jy ! Component: 4000 - total flux cleaned = 0.00229747 Jy ! Component: 4050 - total flux cleaned = 0.00226474 Jy ! Total flux subtracted in 4096 components = 0.00221512 Jy ! Clean residual min=-0.000939 max=0.001074 Jy/beam ! Clean residual mean=-0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.385918 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 503 components and 0.385918 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0217-0820_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.863 x 24.84 at -12.21 degrees (North through East) ! Clean map min=-0.0025255 max=0.35553 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0217-0820_S_map.fits wmodel /vlbi/uf001/uva//J0217-0820_S_map.mod ! Writing 503 model components to file: /vlbi/uf001/uva//J0217-0820_S_map.mod wobs /vlbi/uf001/uva//J0217-0820_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0217-0820_S_uvs.fits wwins /vlbi/uf001/uva//J0217-0820_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0217-0820_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.355528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000296766 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.250416 0.250416 0.500831 1.00166 2.00332 4.00665 8.0133 16.0266 32.0532 64.1064 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.355 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1198.01 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0217-0820_S_dfm.log closed on Sun Jan 13 21:22:13 2019