! Started logfile: /vlbi/uf001/uva//J1123-2020_S_dfm.log on Mon Jan 14 01:16:17 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//J1123-2020_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1123-2020_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J1123-2020 ! ! 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 44 lines of history. ! ! Reading 5073 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 J1123-2020_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005885Jy sigma=18.379929 ! Fit after self-cal, rms=0.944947Jy sigma=17.261831 ! 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.569 mas, bmaj=6.735 mas, bpa=-4.502 degrees ! Estimated noise=0.717772 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.04528 Jy ! Component: 100 - total flux cleaned = 0.0552488 Jy ! Total flux subtracted in 100 components = 0.0552488 Jy ! Clean residual min=-0.003751 max=0.004308 Jy/beam ! Clean residual mean=-0.000009 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0552489 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0552489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073120Jy sigma=1.302528 ! Fit after self-cal, rms=0.071042Jy sigma=1.261287 ! 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=3.06 mas, bmaj=7.873 mas, bpa=-2.951 degrees ! Estimated noise=0.576131 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.00571367 Jy ! Component: 100 - total flux cleaned = 0.00826335 Jy ! Component: 150 - total flux cleaned = 0.00961044 Jy ! Component: 200 - total flux cleaned = 0.00998133 Jy ! Total flux subtracted in 200 components = 0.00998133 Jy ! Clean residual min=-0.002880 max=0.002706 Jy/beam ! Clean residual mean=-0.000010 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0652302 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0652302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070674Jy sigma=1.252641 ! Fit after self-cal, rms=0.070672Jy sigma=1.252409 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.06 x 7.873 at -2.951 degrees (North through East) ! Clean map min=-0.002782 max=0.059887 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.11 KP 0.94 ! LA 1.03 MK 1.03 NL 1.02 OV 1.11 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.09 KP 1.11 ! LA 1.02 MK 1.02 NL 1.00 OV 1.01 ! PT 0.88 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 0.97 KP 1.00 ! LA 1.00 MK 0.95 NL 0.95 OV 1.08 ! PT 0.87 SC 0.99 ! ! ! Fit before self-cal, rms=0.070672Jy sigma=1.252409 ! Fit after self-cal, rms=0.070684Jy sigma=1.248375 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=7.864 mas, bpa=-2.891 degrees ! Estimated noise=0.572706 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.000258923 Jy ! Component: 100 - total flux cleaned = -0.000365934 Jy ! Component: 150 - total flux cleaned = -0.000437002 Jy ! Component: 200 - total flux cleaned = -0.000452712 Jy ! Total flux subtracted in 200 components = -0.000452712 Jy ! Clean residual min=-0.002982 max=0.002688 Jy/beam ! Clean residual mean=-0.000005 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0647775 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0647775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070670Jy sigma=1.248169 ! Fit after self-cal, rms=0.070753Jy sigma=1.247815 ! 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.070753Jy sigma=1.247815 ! Fit after self-cal, rms=0.071411Jy sigma=1.245653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.862 mas, bpa=-3.021 degrees ! Estimated noise=0.572546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.15908e-05 Jy ! Component: 100 - total flux cleaned = -0.000103024 Jy ! Component: 150 - total flux cleaned = -0.0001314 Jy ! Component: 200 - total flux cleaned = -0.000155852 Jy ! Total flux subtracted in 200 components = -0.000155852 Jy ! Clean residual min=-0.002952 max=0.002540 Jy/beam ! Clean residual mean=-0.000004 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0646216 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0646216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071401Jy sigma=1.245539 ! Fit after self-cal, rms=0.071444Jy sigma=1.245416 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 = 2.17956e-05 Jy ! Component: 100 - total flux cleaned = -1.77706e-05 Jy ! Component: 150 - total flux cleaned = -3.99582e-05 Jy ! Component: 200 - total flux cleaned = -6.00992e-05 Jy ! Total flux subtracted in 200 components = -6.00992e-05 Jy ! Clean residual min=-0.002960 max=0.002549 Jy/beam ! Clean residual mean=-0.000004 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0645615 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0645615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071439Jy sigma=1.245357 ! Fit after self-cal, rms=0.071440Jy sigma=1.245340 ! 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.071440Jy sigma=1.245340 ! Fit after self-cal, rms=0.071674Jy sigma=1.245050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.861 mas, bpa=-3.134 degrees ! Estimated noise=0.570127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192886 Jy ! Component: 100 - total flux cleaned = -0.000191289 Jy ! Component: 150 - total flux cleaned = -0.000202139 Jy ! Component: 200 - total flux cleaned = -0.000221907 Jy ! Total flux subtracted in 200 components = -0.000221907 Jy ! Clean residual min=-0.002931 max=0.002544 Jy/beam ! Clean residual mean=-0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0643396 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0643396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071668Jy sigma=1.244995 ! Fit after self-cal, rms=0.071688Jy sigma=1.244965 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.58871e-06 Jy ! Component: 100 - total flux cleaned = -1.08761e-05 Jy ! Component: 150 - total flux cleaned = -2.93385e-05 Jy ! Component: 200 - total flux cleaned = -4.66531e-05 Jy ! Total flux subtracted in 200 components = -4.66531e-05 Jy ! Clean residual min=-0.002935 max=0.002548 Jy/beam ! Clean residual mean=-0.000004 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.064293 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0642929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071684Jy sigma=1.244932 ! Fit after self-cal, rms=0.071685Jy sigma=1.244926 ! 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.071685Jy sigma=1.244926 ! Fit after self-cal, rms=0.071593Jy sigma=1.244905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.493 mas, bmaj=16.39 mas, bpa=1.715 degrees ! Estimated noise=0.727627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135038 Jy ! Component: 100 - total flux cleaned = 0.000175984 Jy ! Component: 150 - total flux cleaned = 0.000215217 Jy ! Component: 200 - total flux cleaned = 0.00025221 Jy ! Total flux subtracted in 200 components = 0.00025221 Jy ! Clean residual min=-0.003293 max=0.002675 Jy/beam ! Clean residual mean=-0.000008 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0645452 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.0645452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071590Jy sigma=1.244902 ! Fit after self-cal, rms=0.071597Jy sigma=1.244891 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.68251e-05 Jy ! Component: 100 - total flux cleaned = 9.18556e-05 Jy ! Component: 150 - total flux cleaned = 0.000114035 Jy ! Component: 200 - total flux cleaned = 0.000135682 Jy ! Total flux subtracted in 200 components = 0.000135682 Jy ! Clean residual min=-0.003282 max=0.002691 Jy/beam ! Clean residual mean=-0.000008 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0646808 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.0646808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071596Jy sigma=1.244918 ! Fit after self-cal, rms=0.071599Jy sigma=1.244907 ! 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.067 mas, bmaj=7.866 mas, bpa=-3.207 degrees ! Estimated noise=0.568575 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 7.866 at -3.207 degrees (North through East) ! Clean map min=-0.0028442 max=0.059189 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.573 mas, bmaj=6.731 mas, bpa=-4.709 degrees ! Estimated noise=0.708272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0465665 Jy ! Component: 100 - total flux cleaned = 0.0574541 Jy ! Component: 150 - total flux cleaned = 0.0616114 Jy ! Component: 200 - total flux cleaned = 0.0634379 Jy ! Total flux subtracted in 200 components = 0.0634379 Jy ! Clean residual min=-0.003857 max=0.004106 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0634379 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.0634379 Jy ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.866 mas, bpa=-3.207 degrees ! Estimated noise=0.568575 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 = -7.85757e-05 Jy ! Component: 100 - total flux cleaned = 0.000125178 Jy ! Component: 150 - total flux cleaned = 0.000284144 Jy ! Component: 200 - total flux cleaned = 0.000432516 Jy ! Total flux subtracted in 200 components = 0.000432516 Jy ! Clean residual min=-0.002921 max=0.002544 Jy/beam ! Clean residual mean=-0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0638704 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.0638704 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.493 mas, bmaj=16.39 mas, bpa=1.715 degrees ! Estimated noise=0.727627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678679 Jy ! Component: 100 - total flux cleaned = 0.000735199 Jy ! Component: 150 - total flux cleaned = 0.000773547 Jy ! Component: 200 - total flux cleaned = 0.00080997 Jy ! Total flux subtracted in 200 components = 0.00080997 Jy ! Clean residual min=-0.003310 max=0.002713 Jy/beam ! Clean residual mean=-0.000008 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0646804 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 = 2.30198e-05 Jy ! Component: 100 - total flux cleaned = 5.5595e-05 Jy ! Component: 150 - total flux cleaned = 7.60361e-05 Jy ! Component: 200 - total flux cleaned = 0.00010581 Jy ! Total flux subtracted in 200 components = 0.00010581 Jy ! Clean residual min=-0.003287 max=0.002724 Jy/beam ! Clean residual mean=-0.000008 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.0647862 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0647862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.866 mas, bpa=-3.207 degrees ! Estimated noise=0.568575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228338 Jy ! Component: 100 - total flux cleaned = -0.00025 Jy ! Component: 150 - total flux cleaned = -0.00026832 Jy ! Component: 200 - total flux cleaned = -0.00030396 Jy ! Total flux subtracted in 200 components = -0.00030396 Jy ! Clean residual min=-0.002905 max=0.002562 Jy/beam ! Clean residual mean=-0.000004 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0644822 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.0644822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071613Jy sigma=1.245197 ! Fit after self-cal, rms=0.071611Jy sigma=1.245120 wmodel J1123-2020_S_map.mod ! Writing 38 model components to file: J1123-2020_S_map.mod wobs J1123-2020_S_uvs.fits ! Writing UV FITS file: J1123-2020_S_uvs.fits wwins J1123-2020_S_map.win ! wwins: Wrote 1 windows to J1123-2020_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.000475279 Jy ! Component: 100 - total flux cleaned = -0.000869761 Jy ! Component: 150 - total flux cleaned = -0.0013266 Jy ! Component: 200 - total flux cleaned = -0.00144597 Jy ! Component: 250 - total flux cleaned = -0.0015619 Jy ! Component: 300 - total flux cleaned = -0.00174831 Jy ! Component: 350 - total flux cleaned = -0.00185649 Jy ! Component: 400 - total flux cleaned = -0.00189208 Jy ! Component: 450 - total flux cleaned = -0.00196151 Jy ! Component: 500 - total flux cleaned = -0.00202854 Jy ! Component: 550 - total flux cleaned = -0.00196163 Jy ! Component: 600 - total flux cleaned = -0.00202727 Jy ! Component: 650 - total flux cleaned = -0.00215494 Jy ! Component: 700 - total flux cleaned = -0.0022171 Jy ! Component: 750 - total flux cleaned = -0.00230814 Jy ! Component: 800 - total flux cleaned = -0.00242777 Jy ! Component: 850 - total flux cleaned = -0.00254546 Jy ! Component: 900 - total flux cleaned = -0.00260327 Jy ! Component: 950 - total flux cleaned = -0.0026886 Jy ! Component: 1000 - total flux cleaned = -0.00271609 Jy ! Component: 1050 - total flux cleaned = -0.00277132 Jy ! Component: 1100 - total flux cleaned = -0.00285247 Jy ! Component: 1150 - total flux cleaned = -0.00287877 Jy ! Component: 1200 - total flux cleaned = -0.00298364 Jy ! Component: 1250 - total flux cleaned = -0.00298395 Jy ! Component: 1300 - total flux cleaned = -0.00308606 Jy ! Component: 1350 - total flux cleaned = -0.0030858 Jy ! Component: 1400 - total flux cleaned = -0.00306161 Jy ! Component: 1450 - total flux cleaned = -0.0032083 Jy ! Component: 1500 - total flux cleaned = -0.00325598 Jy ! Component: 1550 - total flux cleaned = -0.00325583 Jy ! Component: 1600 - total flux cleaned = -0.00327952 Jy ! Component: 1650 - total flux cleaned = -0.0033953 Jy ! Component: 1700 - total flux cleaned = -0.00346434 Jy ! Component: 1750 - total flux cleaned = -0.0035324 Jy ! Component: 1800 - total flux cleaned = -0.00364373 Jy ! Component: 1850 - total flux cleaned = -0.00371022 Jy ! Component: 1900 - total flux cleaned = -0.00379769 Jy ! Component: 1950 - total flux cleaned = -0.00386222 Jy ! Component: 2000 - total flux cleaned = -0.00390471 Jy ! Component: 2050 - total flux cleaned = -0.00398879 Jy ! Component: 2100 - total flux cleaned = -0.00407195 Jy ! Component: 2150 - total flux cleaned = -0.00405115 Jy ! Component: 2200 - total flux cleaned = -0.00409205 Jy ! Component: 2250 - total flux cleaned = -0.00415268 Jy ! Component: 2300 - total flux cleaned = -0.0042127 Jy ! Component: 2350 - total flux cleaned = -0.00425216 Jy ! Component: 2400 - total flux cleaned = -0.00419362 Jy ! Component: 2450 - total flux cleaned = -0.00417425 Jy ! Component: 2500 - total flux cleaned = -0.00421283 Jy ! Component: 2550 - total flux cleaned = -0.00415563 Jy ! Component: 2600 - total flux cleaned = -0.00411809 Jy ! Component: 2650 - total flux cleaned = -0.00413685 Jy ! Component: 2700 - total flux cleaned = -0.00413731 Jy ! Component: 2750 - total flux cleaned = -0.00417385 Jy ! Component: 2800 - total flux cleaned = -0.00419198 Jy ! Component: 2850 - total flux cleaned = -0.00406617 Jy ! Component: 2900 - total flux cleaned = -0.00413767 Jy ! Component: 2950 - total flux cleaned = -0.0041375 Jy ! Component: 3000 - total flux cleaned = -0.00406752 Jy ! Component: 3050 - total flux cleaned = -0.00406769 Jy ! Component: 3100 - total flux cleaned = -0.00411939 Jy ! Component: 3150 - total flux cleaned = -0.00405094 Jy ! Component: 3200 - total flux cleaned = -0.00405081 Jy ! Component: 3250 - total flux cleaned = -0.00405085 Jy ! Component: 3300 - total flux cleaned = -0.00403416 Jy ! Component: 3350 - total flux cleaned = -0.0040838 Jy ! Component: 3400 - total flux cleaned = -0.00411639 Jy ! Component: 3450 - total flux cleaned = -0.00409993 Jy ! Component: 3500 - total flux cleaned = -0.00409978 Jy ! Component: 3550 - total flux cleaned = -0.00409974 Jy ! Component: 3600 - total flux cleaned = -0.00406782 Jy ! Component: 3650 - total flux cleaned = -0.00409949 Jy ! Component: 3700 - total flux cleaned = -0.00411518 Jy ! Component: 3750 - total flux cleaned = -0.00411504 Jy ! Component: 3800 - total flux cleaned = -0.00409965 Jy ! Component: 3850 - total flux cleaned = -0.00400751 Jy ! Component: 3900 - total flux cleaned = -0.00400758 Jy ! Component: 3950 - total flux cleaned = -0.00399249 Jy ! Component: 4000 - total flux cleaned = -0.00396233 Jy ! Component: 4050 - total flux cleaned = -0.00402244 Jy ! Total flux subtracted in 4096 components = -0.00393315 Jy ! Clean residual min=-0.000963 max=0.000918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.0605491 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 320 components and 0.060549 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1123-2020_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 7.866 at -3.207 degrees (North through East) ! Clean map min=-0.0022913 max=0.058937 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1123-2020_S_map.fits wmodel /vlbi/uf001/uva//J1123-2020_S_map.mod ! Writing 320 model components to file: /vlbi/uf001/uva//J1123-2020_S_map.mod wobs /vlbi/uf001/uva//J1123-2020_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1123-2020_S_uvs.fits wwins /vlbi/uf001/uva//J1123-2020_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1123-2020_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0589373 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.36487 1.36487 2.72973 5.45946 10.9189 21.8379 43.6757 87.3514 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 219.801 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1123-2020_S_dfm.log closed on Mon Jan 14 01:16:22 2019