! Started logfile: /vlbi/uf001/uva//J0337-1204_S_dfm.log on Sun Jan 13 21:52:11 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//J0337-1204_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0337-1204_S_uva.fits ! AN table 1: 73 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.992172 visibilities/baseline/integration-bin. ! Found source: J0337-1204 ! ! 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 4563 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 J0337-1204_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037615Jy sigma=19.415621 ! Fit after self-cal, rms=0.736699Jy sigma=13.899598 ! 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=4.688 mas, bmaj=27.8 mas, bpa=-11.02 degrees ! Estimated noise=0.92594 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.192828 Jy ! Component: 100 - total flux cleaned = 0.259889 Jy ! Total flux subtracted in 100 components = 0.259889 Jy ! Clean residual min=-0.012970 max=0.030859 Jy/beam ! Clean residual mean=-0.000128 rms=0.005568 Jy/beam ! Combined flux in latest and established models = 0.259889 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.259889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089409Jy sigma=1.624141 ! Fit after self-cal, rms=0.089299Jy sigma=1.622217 ! 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.459 mas, bmaj=27.89 mas, bpa=-10.91 degrees ! Estimated noise=0.566581 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.0435467 Jy ! Component: 100 - total flux cleaned = 0.0666477 Jy ! Component: 150 - total flux cleaned = 0.0803604 Jy ! Component: 200 - total flux cleaned = 0.0890498 Jy ! Total flux subtracted in 200 components = 0.0890498 Jy ! Clean residual min=-0.008105 max=0.007874 Jy/beam ! Clean residual mean=-0.000056 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.348939 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 89 components and 0.348938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064282Jy sigma=1.178767 ! Fit after self-cal, rms=0.064195Jy sigma=1.177762 ! 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.459 x 27.89 at -10.91 degrees (North through East) ! Clean map min=-0.00802 max=0.26357 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.99 KP 1.01 LA 0.92 ! NL 1.06 OV 1.06 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.01 KP 1.00 LA 0.93 ! NL 1.04 OV 0.98 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.04 KP 1.01 LA 0.91 ! NL 1.04 OV 1.03 PT 0.98 ! ! ! Fit before self-cal, rms=0.064195Jy sigma=1.177762 ! Fit after self-cal, rms=0.061609Jy sigma=1.140731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.506 mas, bmaj=28.09 mas, bpa=-10.89 degrees ! Estimated noise=0.561956 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.000770087 Jy ! Component: 100 - total flux cleaned = 0.00140559 Jy ! Component: 150 - total flux cleaned = 0.00204262 Jy ! Component: 200 - total flux cleaned = 0.00268472 Jy ! Total flux subtracted in 200 components = 0.00268472 Jy ! Clean residual min=-0.003654 max=0.003395 Jy/beam ! Clean residual mean=-0.000032 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.351623 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.351623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061459Jy sigma=1.137328 ! Fit after self-cal, rms=0.061457Jy sigma=1.137132 ! 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.061457Jy sigma=1.137132 ! Fit after self-cal, rms=0.061000Jy sigma=1.128469 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.504 mas, bmaj=28.1 mas, bpa=-10.97 degrees ! Estimated noise=0.561286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000600527 Jy ! Component: 100 - total flux cleaned = -0.000196629 Jy ! Component: 150 - total flux cleaned = 0.000120517 Jy ! Component: 200 - total flux cleaned = 0.000399391 Jy ! Total flux subtracted in 200 components = 0.000399391 Jy ! Clean residual min=-0.002628 max=0.002560 Jy/beam ! Clean residual mean=-0.000014 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.352022 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.352023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060951Jy sigma=1.127454 ! Fit after self-cal, rms=0.060952Jy sigma=1.127406 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.000282486 Jy ! Component: 100 - total flux cleaned = 0.000589424 Jy ! Component: 150 - total flux cleaned = 0.000755755 Jy ! Component: 200 - total flux cleaned = 0.000868635 Jy ! Total flux subtracted in 200 components = 0.000868635 Jy ! Clean residual min=-0.002550 max=0.002408 Jy/beam ! Clean residual mean=-0.000014 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.352891 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 142 components and 0.352891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060935Jy sigma=1.127052 ! Fit after self-cal, rms=0.060935Jy sigma=1.127046 ! 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.060935Jy sigma=1.127046 ! Fit after self-cal, rms=0.060983Jy sigma=1.126834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.507 mas, bmaj=28.08 mas, bpa=-10.98 degrees ! Estimated noise=0.561532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000451939 Jy ! Component: 100 - total flux cleaned = -0.000223256 Jy ! Component: 150 - total flux cleaned = -5.95517e-05 Jy ! Component: 200 - total flux cleaned = 4.94669e-05 Jy ! Total flux subtracted in 200 components = 4.94669e-05 Jy ! Clean residual min=-0.002399 max=0.002393 Jy/beam ! Clean residual mean=-0.000012 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.352941 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.352941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060964Jy sigma=1.126409 ! Fit after self-cal, rms=0.060964Jy sigma=1.126405 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.000128396 Jy ! Component: 100 - total flux cleaned = 0.00024715 Jy ! Component: 150 - total flux cleaned = 0.000341754 Jy ! Component: 200 - total flux cleaned = 0.000432464 Jy ! Total flux subtracted in 200 components = 0.000432464 Jy ! Clean residual min=-0.002352 max=0.002290 Jy/beam ! Clean residual mean=-0.000012 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.353373 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 151 components and 0.353373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060954Jy sigma=1.126196 ! Fit after self-cal, rms=0.060954Jy sigma=1.126194 ! 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.060954Jy sigma=1.126194 ! Fit after self-cal, rms=0.060983Jy sigma=1.126122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.91 mas, bmaj=27.69 mas, bpa=-10.29 degrees ! Estimated noise=0.6091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000549545 Jy ! Component: 100 - total flux cleaned = 0.000760383 Jy ! Component: 150 - total flux cleaned = 0.000846657 Jy ! Component: 200 - total flux cleaned = 0.000945461 Jy ! Total flux subtracted in 200 components = 0.000945461 Jy ! Clean residual min=-0.002385 max=0.002276 Jy/beam ! Clean residual mean=-0.000015 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.354319 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 173 components and 0.354319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060979Jy sigma=1.126012 ! Fit after self-cal, rms=0.060979Jy sigma=1.126003 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.000124601 Jy ! Component: 100 - total flux cleaned = 0.000170487 Jy ! Component: 150 - total flux cleaned = 0.000230868 Jy ! Component: 200 - total flux cleaned = 0.000289508 Jy ! Total flux subtracted in 200 components = 0.000289508 Jy ! Clean residual min=-0.002381 max=0.002220 Jy/beam ! Clean residual mean=-0.000015 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.354608 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 0.354608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060975Jy sigma=1.125904 ! Fit after self-cal, rms=0.060975Jy sigma=1.125902 ! 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.508 mas, bmaj=28.07 mas, bpa=-10.98 degrees ! Estimated noise=0.561623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.508 x 28.07 at -10.98 degrees (North through East) ! Clean map min=-0.0022729 max=0.26026 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=4.718 mas, bmaj=27.92 mas, bpa=-11.12 degrees ! Estimated noise=0.924744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192277 Jy ! Component: 100 - total flux cleaned = 0.257865 Jy ! Component: 150 - total flux cleaned = 0.290304 Jy ! Component: 200 - total flux cleaned = 0.308405 Jy ! Total flux subtracted in 200 components = 0.308405 Jy ! Clean residual min=-0.005087 max=0.009259 Jy/beam ! Clean residual mean=-0.000044 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.308405 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.308405 Jy ! Inverting map and beam ! Estimated beam: bmin=5.508 mas, bmaj=28.07 mas, bpa=-10.98 degrees ! Estimated noise=0.561623 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.0146565 Jy ! Component: 100 - total flux cleaned = 0.0231894 Jy ! Component: 150 - total flux cleaned = 0.0284579 Jy ! Component: 200 - total flux cleaned = 0.032066 Jy ! Total flux subtracted in 200 components = 0.032066 Jy ! Clean residual min=-0.003361 max=0.003759 Jy/beam ! Clean residual mean=-0.000020 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.340471 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 120 components and 0.340471 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.91 mas, bmaj=27.69 mas, bpa=-10.29 degrees ! Estimated noise=0.6091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364785 Jy ! Component: 100 - total flux cleaned = 0.00612497 Jy ! Component: 150 - total flux cleaned = 0.00795432 Jy ! Component: 200 - total flux cleaned = 0.00936558 Jy ! Total flux subtracted in 200 components = 0.00936558 Jy ! Clean residual min=-0.002819 max=0.003117 Jy/beam ! Clean residual mean=-0.000018 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.349837 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.000736907 Jy ! Component: 100 - total flux cleaned = 0.00118685 Jy ! Component: 150 - total flux cleaned = 0.00159783 Jy ! Component: 200 - total flux cleaned = 0.00194188 Jy ! Total flux subtracted in 200 components = 0.00194188 Jy ! Clean residual min=-0.002732 max=0.002900 Jy/beam ! Clean residual mean=-0.000017 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.351778 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 188 components and 0.351778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.508 mas, bmaj=28.07 mas, bpa=-10.98 degrees ! Estimated noise=0.561623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000444323 Jy ! Component: 100 - total flux cleaned = -0.000247946 Jy ! Component: 150 - total flux cleaned = -1.74998e-05 Jy ! Component: 200 - total flux cleaned = 0.000191581 Jy ! Total flux subtracted in 200 components = 0.000191581 Jy ! Clean residual min=-0.002597 max=0.002618 Jy/beam ! Clean residual mean=-0.000013 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.35197 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 211 components and 0.35197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061006Jy sigma=1.126775 ! Fit after self-cal, rms=0.061006Jy sigma=1.126760 wmodel J0337-1204_S_map.mod ! Writing 211 model components to file: J0337-1204_S_map.mod wobs J0337-1204_S_uvs.fits ! Writing UV FITS file: J0337-1204_S_uvs.fits wwins J0337-1204_S_map.win ! wwins: Wrote 1 windows to J0337-1204_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 = 2.07964e-06 Jy ! Component: 100 - total flux cleaned = 0.000198339 Jy ! Component: 150 - total flux cleaned = 0.000342573 Jy ! Component: 200 - total flux cleaned = 0.000507763 Jy ! Component: 250 - total flux cleaned = 0.000633183 Jy ! Component: 300 - total flux cleaned = 0.000722591 Jy ! Component: 350 - total flux cleaned = 0.000834114 Jy ! Component: 400 - total flux cleaned = 0.000914059 Jy ! Component: 450 - total flux cleaned = 0.00104168 Jy ! Component: 500 - total flux cleaned = 0.00116435 Jy ! Component: 550 - total flux cleaned = 0.00132927 Jy ! Component: 600 - total flux cleaned = 0.00144298 Jy ! Component: 650 - total flux cleaned = 0.00157517 Jy ! Component: 700 - total flux cleaned = 0.00166069 Jy ! Component: 750 - total flux cleaned = 0.00168109 Jy ! Component: 800 - total flux cleaned = 0.00170106 Jy ! Component: 850 - total flux cleaned = 0.00170083 Jy ! Component: 900 - total flux cleaned = 0.00173864 Jy ! Component: 950 - total flux cleaned = 0.00175705 Jy ! Component: 1000 - total flux cleaned = 0.00175722 Jy ! Component: 1050 - total flux cleaned = 0.00175768 Jy ! Component: 1100 - total flux cleaned = 0.00180823 Jy ! Component: 1150 - total flux cleaned = 0.00175872 Jy ! Component: 1200 - total flux cleaned = 0.00177482 Jy ! Component: 1250 - total flux cleaned = 0.00174381 Jy ! Component: 1300 - total flux cleaned = 0.00175934 Jy ! Component: 1350 - total flux cleaned = 0.00175942 Jy ! Component: 1400 - total flux cleaned = 0.00173051 Jy ! Component: 1450 - total flux cleaned = 0.00175907 Jy ! Component: 1500 - total flux cleaned = 0.00175886 Jy ! Component: 1550 - total flux cleaned = 0.00178636 Jy ! Component: 1600 - total flux cleaned = 0.00184 Jy ! Component: 1650 - total flux cleaned = 0.0018659 Jy ! Component: 1700 - total flux cleaned = 0.00185333 Jy ! Component: 1750 - total flux cleaned = 0.00186615 Jy ! Component: 1800 - total flux cleaned = 0.00185356 Jy ! Component: 1850 - total flux cleaned = 0.00182906 Jy ! Component: 1900 - total flux cleaned = 0.00179259 Jy ! Component: 1950 - total flux cleaned = 0.00176861 Jy ! Component: 2000 - total flux cleaned = 0.00174506 Jy ! Component: 2050 - total flux cleaned = 0.00169865 Jy ! Component: 2100 - total flux cleaned = 0.00168739 Jy ! Component: 2150 - total flux cleaned = 0.00163094 Jy ! Component: 2200 - total flux cleaned = 0.00159767 Jy ! Component: 2250 - total flux cleaned = 0.00159785 Jy ! Component: 2300 - total flux cleaned = 0.00159783 Jy ! Component: 2350 - total flux cleaned = 0.00156547 Jy ! Component: 2400 - total flux cleaned = 0.00154422 Jy ! Component: 2450 - total flux cleaned = 0.00156536 Jy ! Component: 2500 - total flux cleaned = 0.00153383 Jy ! Component: 2550 - total flux cleaned = 0.00152348 Jy ! Component: 2600 - total flux cleaned = 0.00151324 Jy ! Component: 2650 - total flux cleaned = 0.0014724 Jy ! Component: 2700 - total flux cleaned = 0.00147236 Jy ! Component: 2750 - total flux cleaned = 0.00142207 Jy ! Component: 2800 - total flux cleaned = 0.00140222 Jy ! Component: 2850 - total flux cleaned = 0.00138254 Jy ! Component: 2900 - total flux cleaned = 0.00136299 Jy ! Component: 2950 - total flux cleaned = 0.00137273 Jy ! Component: 3000 - total flux cleaned = 0.00135333 Jy ! Component: 3050 - total flux cleaned = 0.00131506 Jy ! Component: 3100 - total flux cleaned = 0.00130563 Jy ! Component: 3150 - total flux cleaned = 0.00129611 Jy ! Component: 3200 - total flux cleaned = 0.00127734 Jy ! Component: 3250 - total flux cleaned = 0.0012681 Jy ! Component: 3300 - total flux cleaned = 0.00124962 Jy ! Component: 3350 - total flux cleaned = 0.00123128 Jy ! Component: 3400 - total flux cleaned = 0.00124953 Jy ! Component: 3450 - total flux cleaned = 0.00124046 Jy ! Component: 3500 - total flux cleaned = 0.00124044 Jy ! Component: 3550 - total flux cleaned = 0.0012494 Jy ! Component: 3600 - total flux cleaned = 0.00124943 Jy ! Component: 3650 - total flux cleaned = 0.00126713 Jy ! Component: 3700 - total flux cleaned = 0.00126717 Jy ! Component: 3750 - total flux cleaned = 0.00130228 Jy ! Component: 3800 - total flux cleaned = 0.00129348 Jy ! Component: 3850 - total flux cleaned = 0.00131959 Jy ! Component: 3900 - total flux cleaned = 0.00131098 Jy ! Component: 3950 - total flux cleaned = 0.0013455 Jy ! Component: 4000 - total flux cleaned = 0.00133691 Jy ! Component: 4050 - total flux cleaned = 0.00135399 Jy ! Total flux subtracted in 4096 components = 0.00134548 Jy ! Clean residual min=-0.000612 max=0.000594 Jy/beam ! Clean residual mean=-0.000003 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.353315 Jy keep ! Adding 425 model components to the UV plane model. ! The established model now contains 636 components and 0.353315 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0337-1204_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.508 x 28.07 at -10.98 degrees (North through East) ! Clean map min=-0.0014082 max=0.26036 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0337-1204_S_map.fits wmodel /vlbi/uf001/uva//J0337-1204_S_map.mod ! Writing 636 model components to file: /vlbi/uf001/uva//J0337-1204_S_map.mod wobs /vlbi/uf001/uva//J0337-1204_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0337-1204_S_uvs.fits wwins /vlbi/uf001/uva//J0337-1204_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0337-1204_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.260365 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.201885 0.201885 0.40377 0.807541 1.61508 3.23016 6.46033 12.9207 25.8413 51.6826 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.26 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1485.99 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0337-1204_S_dfm.log closed on Sun Jan 13 21:52:16 2019