! Started logfile: /vlbi/uf001/uva//J1813+0615_S_dfm.log on Mon Jan 14 04:32:28 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//J1813+0615_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1813+0615_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.969925 visibilities/baseline/integration-bin. ! Found source: J1813+0615 ! ! 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 3483 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 J1813+0615_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016954Jy sigma=23.706843 ! Fit after self-cal, rms=0.865973Jy sigma=20.205148 ! 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.886 mas, bmaj=19.89 mas, bpa=-15.9 degrees ! Estimated noise=0.638506 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.102394 Jy ! Component: 100 - total flux cleaned = 0.125024 Jy ! Total flux subtracted in 100 components = 0.125024 Jy ! Clean residual min=-0.005260 max=0.007653 Jy/beam ! Clean residual mean=0.000004 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.125024 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058705Jy sigma=1.314526 ! Fit after self-cal, rms=0.058697Jy sigma=1.314427 ! 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.838 mas, bmaj=19.88 mas, bpa=-16.76 degrees ! Estimated noise=0.539835 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.0115017 Jy ! Component: 100 - total flux cleaned = 0.0176305 Jy ! Component: 150 - total flux cleaned = 0.0213712 Jy ! Component: 200 - total flux cleaned = 0.0238653 Jy ! Total flux subtracted in 200 components = 0.0238653 Jy ! Clean residual min=-0.004332 max=0.004707 Jy/beam ! Clean residual mean=0.000012 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.148889 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 52 components and 0.148889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056346Jy sigma=1.261443 ! Fit after self-cal, rms=0.056322Jy sigma=1.261053 ! 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.838 x 19.88 at -16.76 degrees (North through East) ! Clean map min=-0.0043073 max=0.13365 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.97 KP 1.01 LA 0.92 ! NL 1.05 OV 1.00 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.95 KP 1.01 LA 0.92 ! NL 1.04 OV 0.94 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.03 KP 1.01 LA 0.91 ! NL 1.04 OV 0.99 PT 1.00 ! ! ! Fit before self-cal, rms=0.056322Jy sigma=1.261053 ! Fit after self-cal, rms=0.055286Jy sigma=1.247688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.826 mas, bmaj=20.04 mas, bpa=-16.54 degrees ! Estimated noise=0.536136 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.00138586 Jy ! Component: 100 - total flux cleaned = -0.00157013 Jy ! Component: 150 - total flux cleaned = -0.00160784 Jy ! Component: 200 - total flux cleaned = -0.00173177 Jy ! Total flux subtracted in 200 components = -0.00173177 Jy ! Clean residual min=-0.002971 max=0.003619 Jy/beam ! Clean residual mean=0.000010 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.147157 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.147157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055178Jy sigma=1.244980 ! Fit after self-cal, rms=0.055171Jy sigma=1.244778 ! 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.055171Jy sigma=1.244778 ! Fit after self-cal, rms=0.054583Jy sigma=1.222056 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.832 mas, bmaj=20.04 mas, bpa=-16.62 degrees ! Estimated noise=0.53749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010245 Jy ! Component: 100 - total flux cleaned = 0.000134813 Jy ! Component: 150 - total flux cleaned = 0.000105357 Jy ! Component: 200 - total flux cleaned = 0.000118994 Jy ! Total flux subtracted in 200 components = 0.000118994 Jy ! Clean residual min=-0.002129 max=0.001936 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.147276 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.147276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054575Jy sigma=1.221854 ! Fit after self-cal, rms=0.054590Jy sigma=1.221686 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 = -6.41529e-05 Jy ! Component: 100 - total flux cleaned = -7.62836e-05 Jy ! Component: 150 - total flux cleaned = -6.44785e-05 Jy ! Component: 200 - total flux cleaned = -5.28496e-05 Jy ! Total flux subtracted in 200 components = -5.28496e-05 Jy ! Clean residual min=-0.002108 max=0.001883 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.147224 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.147224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054585Jy sigma=1.221578 ! Fit after self-cal, rms=0.054585Jy sigma=1.221577 ! 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.054585Jy sigma=1.221577 ! Fit after self-cal, rms=0.054758Jy sigma=1.219893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.833 mas, bmaj=20.02 mas, bpa=-16.65 degrees ! Estimated noise=0.537541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.84858e-05 Jy ! Component: 100 - total flux cleaned = 7.92168e-05 Jy ! Component: 150 - total flux cleaned = 5.12843e-05 Jy ! Component: 200 - total flux cleaned = 2.51718e-05 Jy ! Total flux subtracted in 200 components = 2.51718e-05 Jy ! Clean residual min=-0.002133 max=0.001755 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.147249 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.147249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054749Jy sigma=1.219766 ! Fit after self-cal, rms=0.054755Jy sigma=1.219754 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.53031e-05 Jy ! Component: 100 - total flux cleaned = -6.71428e-05 Jy ! Component: 150 - total flux cleaned = -7.86514e-05 Jy ! Component: 200 - total flux cleaned = -8.9325e-05 Jy ! Total flux subtracted in 200 components = -8.9325e-05 Jy ! Clean residual min=-0.002104 max=0.001729 Jy/beam ! Clean residual mean=0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.147159 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.147159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054750Jy sigma=1.219691 ! Fit after self-cal, rms=0.054750Jy sigma=1.219690 ! 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.054750Jy sigma=1.219690 ! Fit after self-cal, rms=0.054743Jy sigma=1.219654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.307 mas, bmaj=19.8 mas, bpa=-17.71 degrees ! Estimated noise=0.57793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266931 Jy ! Component: 100 - total flux cleaned = -0.000275247 Jy ! Component: 150 - total flux cleaned = -0.00029079 Jy ! Component: 200 - total flux cleaned = -0.000298621 Jy ! Total flux subtracted in 200 components = -0.000298621 Jy ! Clean residual min=-0.001748 max=0.001785 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.146861 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.146861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054740Jy sigma=1.219638 ! Fit after self-cal, rms=0.054740Jy sigma=1.219633 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 = -7.7264e-05 Jy ! Component: 100 - total flux cleaned = -7.70539e-05 Jy ! Component: 150 - total flux cleaned = -7.05714e-05 Jy ! Component: 200 - total flux cleaned = -7.76389e-05 Jy ! Total flux subtracted in 200 components = -7.76389e-05 Jy ! Clean residual min=-0.001737 max=0.001781 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.146783 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 133 components and 0.146783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054739Jy sigma=1.219629 ! Fit after self-cal, rms=0.054739Jy sigma=1.219627 ! 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.832 mas, bmaj=20.02 mas, bpa=-16.65 degrees ! Estimated noise=0.537392 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.832 x 20.02 at -16.65 degrees (North through East) ! Clean map min=-0.0019925 max=0.13303 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.869 mas, bmaj=20.09 mas, bpa=-15.83 degrees ! Estimated noise=0.643718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103189 Jy ! Component: 100 - total flux cleaned = 0.126145 Jy ! Component: 150 - total flux cleaned = 0.134659 Jy ! Component: 200 - total flux cleaned = 0.139211 Jy ! Total flux subtracted in 200 components = 0.139211 Jy ! Clean residual min=-0.002380 max=0.002535 Jy/beam ! Clean residual mean=0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.13921 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.13921 Jy ! Inverting map and beam ! Estimated beam: bmin=5.832 mas, bmaj=20.02 mas, bpa=-16.65 degrees ! Estimated noise=0.537392 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.00347868 Jy ! Component: 100 - total flux cleaned = 0.0052366 Jy ! Component: 150 - total flux cleaned = 0.0059707 Jy ! Component: 200 - total flux cleaned = 0.00639703 Jy ! Total flux subtracted in 200 components = 0.00639703 Jy ! Clean residual min=-0.002026 max=0.001627 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.145608 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.145608 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.307 mas, bmaj=19.8 mas, bpa=-17.71 degrees ! Estimated noise=0.57793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000762683 Jy ! Component: 100 - total flux cleaned = 0.000811239 Jy ! Component: 150 - total flux cleaned = 0.00083067 Jy ! Component: 200 - total flux cleaned = 0.000813606 Jy ! Total flux subtracted in 200 components = 0.000813606 Jy ! Clean residual min=-0.001774 max=0.001854 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.146421 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 = -1.52723e-05 Jy ! Component: 100 - total flux cleaned = -1.53908e-05 Jy ! Component: 150 - total flux cleaned = -2.71641e-05 Jy ! Component: 200 - total flux cleaned = -3.84692e-05 Jy ! Total flux subtracted in 200 components = -3.84692e-05 Jy ! Clean residual min=-0.001740 max=0.001841 Jy/beam ! Clean residual mean=0.000002 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.146383 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 95 components and 0.146383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.832 mas, bmaj=20.02 mas, bpa=-16.65 degrees ! Estimated noise=0.537392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015398 Jy ! Component: 100 - total flux cleaned = 0.000112365 Jy ! Component: 150 - total flux cleaned = 9.9545e-05 Jy ! Component: 200 - total flux cleaned = 9.94821e-05 Jy ! Total flux subtracted in 200 components = 9.94821e-05 Jy ! Clean residual min=-0.002072 max=0.001723 Jy/beam ! Clean residual mean=0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.146482 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.146482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054752Jy sigma=1.220035 ! Fit after self-cal, rms=0.054750Jy sigma=1.220007 wmodel J1813+0615_S_map.mod ! Writing 108 model components to file: J1813+0615_S_map.mod wobs J1813+0615_S_uvs.fits ! Writing UV FITS file: J1813+0615_S_uvs.fits wwins J1813+0615_S_map.win ! wwins: Wrote 1 windows to J1813+0615_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.000380815 Jy ! Component: 100 - total flux cleaned = -0.000318351 Jy ! Component: 150 - total flux cleaned = -0.000483864 Jy ! Component: 200 - total flux cleaned = -0.000641972 Jy ! Component: 250 - total flux cleaned = -0.000869256 Jy ! Component: 300 - total flux cleaned = -0.00108764 Jy ! Component: 350 - total flux cleaned = -0.0012509 Jy ! Component: 400 - total flux cleaned = -0.00138627 Jy ! Component: 450 - total flux cleaned = -0.00158191 Jy ! Component: 500 - total flux cleaned = -0.00164605 Jy ! Component: 550 - total flux cleaned = -0.00172871 Jy ! Component: 600 - total flux cleaned = -0.0017886 Jy ! Component: 650 - total flux cleaned = -0.00174996 Jy ! Component: 700 - total flux cleaned = -0.00178751 Jy ! Component: 750 - total flux cleaned = -0.00178733 Jy ! Component: 800 - total flux cleaned = -0.00180551 Jy ! Component: 850 - total flux cleaned = -0.00187621 Jy ! Component: 900 - total flux cleaned = -0.00184098 Jy ! Component: 950 - total flux cleaned = -0.00184112 Jy ! Component: 1000 - total flux cleaned = -0.00180779 Jy ! Component: 1050 - total flux cleaned = -0.00177519 Jy ! Component: 1100 - total flux cleaned = -0.00182377 Jy ! Component: 1150 - total flux cleaned = -0.0017756 Jy ! Component: 1200 - total flux cleaned = -0.00172845 Jy ! Component: 1250 - total flux cleaned = -0.00171323 Jy ! Component: 1300 - total flux cleaned = -0.00171324 Jy ! Component: 1350 - total flux cleaned = -0.0016982 Jy ! Component: 1400 - total flux cleaned = -0.00163915 Jy ! Component: 1450 - total flux cleaned = -0.00159585 Jy ! Component: 1500 - total flux cleaned = -0.00158158 Jy ! Component: 1550 - total flux cleaned = -0.00152527 Jy ! Component: 1600 - total flux cleaned = -0.00148367 Jy ! Component: 1650 - total flux cleaned = -0.00140134 Jy ! Component: 1700 - total flux cleaned = -0.00133355 Jy ! Component: 1750 - total flux cleaned = -0.00125331 Jy ! Component: 1800 - total flux cleaned = -0.00120049 Jy ! Component: 1850 - total flux cleaned = -0.00116136 Jy ! Component: 1900 - total flux cleaned = -0.00107115 Jy ! Component: 1950 - total flux cleaned = -0.00103302 Jy ! Component: 2000 - total flux cleaned = -0.00102047 Jy ! Component: 2050 - total flux cleaned = -0.000982945 Jy ! Component: 2100 - total flux cleaned = -0.000982959 Jy ! Component: 2150 - total flux cleaned = -0.000958602 Jy ! Component: 2200 - total flux cleaned = -0.000958637 Jy ! Component: 2250 - total flux cleaned = -0.000934759 Jy ! Component: 2300 - total flux cleaned = -0.000934641 Jy ! Component: 2350 - total flux cleaned = -0.000946385 Jy ! Component: 2400 - total flux cleaned = -0.000923123 Jy ! Component: 2450 - total flux cleaned = -0.000923041 Jy ! Component: 2500 - total flux cleaned = -0.000922965 Jy ! Component: 2550 - total flux cleaned = -0.000934223 Jy ! Component: 2600 - total flux cleaned = -0.000923202 Jy ! Component: 2650 - total flux cleaned = -0.000934126 Jy ! Component: 2700 - total flux cleaned = -0.000923281 Jy ! Component: 2750 - total flux cleaned = -0.000912446 Jy ! Component: 2800 - total flux cleaned = -0.000934014 Jy ! Component: 2850 - total flux cleaned = -0.000923345 Jy ! Component: 2900 - total flux cleaned = -0.000912889 Jy ! Component: 2950 - total flux cleaned = -0.00093396 Jy ! Component: 3000 - total flux cleaned = -0.000975394 Jy ! Component: 3050 - total flux cleaned = -0.000965057 Jy ! Component: 3100 - total flux cleaned = -0.000965161 Jy ! Component: 3150 - total flux cleaned = -0.000985474 Jy ! Component: 3200 - total flux cleaned = -0.00098548 Jy ! Component: 3250 - total flux cleaned = -0.0010055 Jy ! Component: 3300 - total flux cleaned = -0.00102546 Jy ! Component: 3350 - total flux cleaned = -0.00101566 Jy ! Component: 3400 - total flux cleaned = -0.00103529 Jy ! Component: 3450 - total flux cleaned = -0.00105469 Jy ! Component: 3500 - total flux cleaned = -0.0010739 Jy ! Component: 3550 - total flux cleaned = -0.00110262 Jy ! Component: 3600 - total flux cleaned = -0.00107418 Jy ! Component: 3650 - total flux cleaned = -0.00114977 Jy ! Component: 3700 - total flux cleaned = -0.00116846 Jy ! Component: 3750 - total flux cleaned = -0.00120576 Jy ! Component: 3800 - total flux cleaned = -0.00126142 Jy ! Component: 3850 - total flux cleaned = -0.00128903 Jy ! Component: 3900 - total flux cleaned = -0.00133493 Jy ! Component: 3950 - total flux cleaned = -0.00138058 Jy ! Component: 4000 - total flux cleaned = -0.00144417 Jy ! Component: 4050 - total flux cleaned = -0.00149846 Jy ! Total flux subtracted in 4096 components = -0.00153441 Jy ! Clean residual min=-0.000595 max=0.000512 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.144948 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 418 components and 0.144948 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1813+0615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.832 x 20.02 at -16.65 degrees (North through East) ! Clean map min=-0.001792 max=0.13296 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1813+0615_S_map.fits wmodel /vlbi/uf001/uva//J1813+0615_S_map.mod ! Writing 418 model components to file: /vlbi/uf001/uva//J1813+0615_S_map.mod wobs /vlbi/uf001/uva//J1813+0615_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1813+0615_S_uvs.fits wwins /vlbi/uf001/uva//J1813+0615_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1813+0615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409711 0.409711 0.819423 1.63885 3.27769 6.55538 13.1108 26.2215 52.443 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 732.222 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1813+0615_S_dfm.log closed on Mon Jan 14 04:32:33 2019