! Started logfile: /vlbi/uf001/uva//J0213-0719_S_dfm.log on Sun Jan 13 21:19:55 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//J0213-0719_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0213-0719_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.877193 visibilities/baseline/integration-bin. ! Found source: J0213-0719 ! ! 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 3600 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 J0213-0719_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003693Jy sigma=20.104926 ! Fit after self-cal, rms=0.934480Jy sigma=18.630025 ! 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.625 mas, bmaj=6.602 mas, bpa=-3.777 degrees ! Estimated noise=0.790342 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.0530001 Jy ! Component: 100 - total flux cleaned = 0.0646284 Jy ! Total flux subtracted in 100 components = 0.0646284 Jy ! Clean residual min=-0.004225 max=0.004783 Jy/beam ! Clean residual mean=0.000004 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0646284 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0646284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067860Jy sigma=1.289375 ! Fit after self-cal, rms=0.067130Jy sigma=1.277482 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=7.417 mas, bpa=-3.772 degrees ! Estimated noise=0.625421 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.00461749 Jy ! Component: 100 - total flux cleaned = 0.0065519 Jy ! Component: 150 - total flux cleaned = 0.00756917 Jy ! Component: 200 - total flux cleaned = 0.00795241 Jy ! Total flux subtracted in 200 components = 0.00795241 Jy ! Clean residual min=-0.003695 max=0.004087 Jy/beam ! Clean residual mean=0.000004 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.0725809 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0725808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066906Jy sigma=1.270442 ! Fit after self-cal, rms=0.066925Jy sigma=1.270333 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.976 x 7.417 at -3.772 degrees (North through East) ! Clean map min=-0.0035343 max=0.068154 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 HN 0.96 KP 0.96 LA 0.97 ! MK 1.06 NL 1.04 OV 0.96 PT 1.08 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 HN 0.93 KP 1.06 LA 1.01 ! MK 0.95 NL 1.09 OV 0.83 PT 0.92 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 HN 0.95 KP 1.07 LA 1.04 ! MK 1.03 NL 1.02 OV 0.94 PT 0.97 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.066925Jy sigma=1.270333 ! Fit after self-cal, rms=0.068761Jy sigma=1.260452 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.467 mas, bpa=-3.7 degrees ! Estimated noise=0.622057 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.000108746 Jy ! Component: 100 - total flux cleaned = -0.000198807 Jy ! Component: 150 - total flux cleaned = -0.000213513 Jy ! Component: 200 - total flux cleaned = -0.00020165 Jy ! Total flux subtracted in 200 components = -0.00020165 Jy ! Clean residual min=-0.003632 max=0.003669 Jy/beam ! Clean residual mean=0.000003 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.0723792 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0723792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068754Jy sigma=1.260280 ! Fit after self-cal, rms=0.068886Jy sigma=1.259709 ! 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.068886Jy sigma=1.259709 ! Fit after self-cal, rms=0.069914Jy sigma=1.256516 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.484 mas, bpa=-3.749 degrees ! Estimated noise=0.621505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020418 Jy ! Component: 100 - total flux cleaned = -0.0002461 Jy ! Component: 150 - total flux cleaned = -0.000269303 Jy ! Component: 200 - total flux cleaned = -0.000289441 Jy ! Total flux subtracted in 200 components = -0.000289441 Jy ! Clean residual min=-0.003255 max=0.003699 Jy/beam ! Clean residual mean=0.000003 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0720897 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0720897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069909Jy sigma=1.256423 ! Fit after self-cal, rms=0.069933Jy sigma=1.256236 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 = 1.63872e-05 Jy ! Component: 100 - total flux cleaned = -4.5668e-06 Jy ! Component: 150 - total flux cleaned = -5.06515e-06 Jy ! Component: 200 - total flux cleaned = -5.3762e-06 Jy ! Total flux subtracted in 200 components = -5.3762e-06 Jy ! Clean residual min=-0.003299 max=0.003715 Jy/beam ! Clean residual mean=0.000003 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0720844 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.0720844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069931Jy sigma=1.256183 ! Fit after self-cal, rms=0.069929Jy sigma=1.256171 ! 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.069929Jy sigma=1.256171 ! Fit after self-cal, rms=0.069962Jy sigma=1.256142 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.495 mas, bpa=-3.784 degrees ! Estimated noise=0.620298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024182 Jy ! Component: 100 - total flux cleaned = -0.000271281 Jy ! Component: 150 - total flux cleaned = -0.000279762 Jy ! Component: 200 - total flux cleaned = -0.00030196 Jy ! Total flux subtracted in 200 components = -0.00030196 Jy ! Clean residual min=-0.003291 max=0.003690 Jy/beam ! Clean residual mean=0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0717824 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0717824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069959Jy sigma=1.256101 ! Fit after self-cal, rms=0.069961Jy sigma=1.256086 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.42473e-06 Jy ! Component: 100 - total flux cleaned = -9.04335e-06 Jy ! Component: 150 - total flux cleaned = -2.34595e-05 Jy ! Component: 200 - total flux cleaned = -2.9697e-05 Jy ! Total flux subtracted in 200 components = -2.9697e-05 Jy ! Clean residual min=-0.003297 max=0.003689 Jy/beam ! Clean residual mean=0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0717527 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0717527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069959Jy sigma=1.256056 ! Fit after self-cal, rms=0.069958Jy sigma=1.256049 ! 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.069958Jy sigma=1.256049 ! Fit after self-cal, rms=0.069932Jy sigma=1.256035 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.74 mas, bmaj=13.6 mas, bpa=-1.981 degrees ! Estimated noise=0.830835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000471212 Jy ! Component: 100 - total flux cleaned = -0.000566254 Jy ! Component: 150 - total flux cleaned = -0.000587865 Jy ! Component: 200 - total flux cleaned = -0.000606705 Jy ! Total flux subtracted in 200 components = -0.000606705 Jy ! Clean residual min=-0.004846 max=0.005826 Jy/beam ! Clean residual mean=0.000009 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.071146 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.071146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069933Jy sigma=1.256076 ! Fit after self-cal, rms=0.069935Jy sigma=1.256067 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 = -1.99756e-05 Jy ! Component: 100 - total flux cleaned = -2.6317e-05 Jy ! Component: 150 - total flux cleaned = -4.25661e-05 Jy ! Component: 200 - total flux cleaned = -4.75143e-05 Jy ! Total flux subtracted in 200 components = -4.75143e-05 Jy ! Clean residual min=-0.004840 max=0.005824 Jy/beam ! Clean residual mean=0.000009 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.0710985 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0710985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069936Jy sigma=1.256100 ! Fit after self-cal, rms=0.069935Jy sigma=1.256095 ! 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=2.974 mas, bmaj=7.506 mas, bpa=-3.819 degrees ! Estimated noise=0.619321 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.974 x 7.506 at -3.819 degrees (North through East) ! Clean map min=-0.0032056 max=0.067674 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.624 mas, bmaj=6.685 mas, bpa=-3.793 degrees ! Estimated noise=0.788047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532836 Jy ! Component: 100 - total flux cleaned = 0.0651675 Jy ! Component: 150 - total flux cleaned = 0.0690065 Jy ! Component: 200 - total flux cleaned = 0.0704829 Jy ! Total flux subtracted in 200 components = 0.0704829 Jy ! Clean residual min=-0.003459 max=0.003083 Jy/beam ! Clean residual mean=0.000002 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0704829 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0704829 Jy ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.506 mas, bpa=-3.819 degrees ! Estimated noise=0.619321 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.000982939 Jy ! Component: 100 - total flux cleaned = 0.000962061 Jy ! Component: 150 - total flux cleaned = 0.000980206 Jy ! Component: 200 - total flux cleaned = 0.000995725 Jy ! Total flux subtracted in 200 components = 0.000995725 Jy ! Clean residual min=-0.003298 max=0.003681 Jy/beam ! Clean residual mean=0.000003 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0714786 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.0714786 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=6.74 mas, bmaj=13.6 mas, bpa=-1.981 degrees ! Estimated noise=0.830835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272424 Jy ! Component: 100 - total flux cleaned = -0.000289585 Jy ! Component: 150 - total flux cleaned = -0.000304585 Jy ! Component: 200 - total flux cleaned = -0.000318387 Jy ! Total flux subtracted in 200 components = -0.000318387 Jy ! Clean residual min=-0.004836 max=0.005843 Jy/beam ! Clean residual mean=0.000009 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.0711602 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 = -6.23221e-06 Jy ! Component: 100 - total flux cleaned = -1.78688e-05 Jy ! Component: 150 - total flux cleaned = -2.3568e-05 Jy ! Component: 200 - total flux cleaned = -2.89615e-05 Jy ! Total flux subtracted in 200 components = -2.89615e-05 Jy ! Clean residual min=-0.004829 max=0.005843 Jy/beam ! Clean residual mean=0.000009 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.0711313 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.0711313 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.506 mas, bpa=-3.819 degrees ! Estimated noise=0.619321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198332 Jy ! Component: 100 - total flux cleaned = 0.000261819 Jy ! Component: 150 - total flux cleaned = 0.000288386 Jy ! Component: 200 - total flux cleaned = 0.000300476 Jy ! Total flux subtracted in 200 components = 0.000300476 Jy ! Clean residual min=-0.003333 max=0.003646 Jy/beam ! Clean residual mean=0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0714318 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.0714318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069937Jy sigma=1.256215 ! Fit after self-cal, rms=0.069937Jy sigma=1.256180 wmodel J0213-0719_S_map.mod ! Writing 30 model components to file: J0213-0719_S_map.mod wobs J0213-0719_S_uvs.fits ! Writing UV FITS file: J0213-0719_S_uvs.fits wwins J0213-0719_S_map.win ! wwins: Wrote 1 windows to J0213-0719_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.000922583 Jy ! Component: 100 - total flux cleaned = 0.00161375 Jy ! Component: 150 - total flux cleaned = 0.00177632 Jy ! Component: 200 - total flux cleaned = 0.00197935 Jy ! Component: 250 - total flux cleaned = 0.00202713 Jy ! Component: 300 - total flux cleaned = 0.00202656 Jy ! Component: 350 - total flux cleaned = 0.0022005 Jy ! Component: 400 - total flux cleaned = 0.00245295 Jy ! Component: 450 - total flux cleaned = 0.00261627 Jy ! Component: 500 - total flux cleaned = 0.00277434 Jy ! Component: 550 - total flux cleaned = 0.00296608 Jy ! Component: 600 - total flux cleaned = 0.00315171 Jy ! Component: 650 - total flux cleaned = 0.0032609 Jy ! Component: 700 - total flux cleaned = 0.00340184 Jy ! Component: 750 - total flux cleaned = 0.00347062 Jy ! Component: 800 - total flux cleaned = 0.0036026 Jy ! Component: 850 - total flux cleaned = 0.00356991 Jy ! Component: 900 - total flux cleaned = 0.00353939 Jy ! Component: 950 - total flux cleaned = 0.0036329 Jy ! Component: 1000 - total flux cleaned = 0.00372274 Jy ! Component: 1050 - total flux cleaned = 0.0037809 Jy ! Component: 1100 - total flux cleaned = 0.00383788 Jy ! Component: 1150 - total flux cleaned = 0.00389381 Jy ! Component: 1200 - total flux cleaned = 0.00394879 Jy ! Component: 1250 - total flux cleaned = 0.0039762 Jy ! Component: 1300 - total flux cleaned = 0.0041607 Jy ! Component: 1350 - total flux cleaned = 0.00416088 Jy ! Component: 1400 - total flux cleaned = 0.00418661 Jy ! Component: 1450 - total flux cleaned = 0.00426146 Jy ! Component: 1500 - total flux cleaned = 0.00431011 Jy ! Component: 1550 - total flux cleaned = 0.00442926 Jy ! Component: 1600 - total flux cleaned = 0.00440545 Jy ! Component: 1650 - total flux cleaned = 0.0044976 Jy ! Component: 1700 - total flux cleaned = 0.00452036 Jy ! Component: 1750 - total flux cleaned = 0.00460928 Jy ! Component: 1800 - total flux cleaned = 0.00465296 Jy ! Component: 1850 - total flux cleaned = 0.0047177 Jy ! Component: 1900 - total flux cleaned = 0.00480257 Jy ! Component: 1950 - total flux cleaned = 0.00486512 Jy ! Component: 2000 - total flux cleaned = 0.00490604 Jy ! Component: 2050 - total flux cleaned = 0.00498741 Jy ! Component: 2100 - total flux cleaned = 0.00508707 Jy ! Component: 2150 - total flux cleaned = 0.00512661 Jy ! Component: 2200 - total flux cleaned = 0.00518501 Jy ! Component: 2250 - total flux cleaned = 0.00520425 Jy ! Component: 2300 - total flux cleaned = 0.00522319 Jy ! Component: 2350 - total flux cleaned = 0.00522362 Jy ! Component: 2400 - total flux cleaned = 0.00527889 Jy ! Component: 2450 - total flux cleaned = 0.00529709 Jy ! Component: 2500 - total flux cleaned = 0.00529727 Jy ! Component: 2550 - total flux cleaned = 0.00542231 Jy ! Component: 2600 - total flux cleaned = 0.00549229 Jy ! Component: 2650 - total flux cleaned = 0.00552686 Jy ! Component: 2700 - total flux cleaned = 0.00556115 Jy ! Component: 2750 - total flux cleaned = 0.00559519 Jy ! Component: 2800 - total flux cleaned = 0.00561214 Jy ! Component: 2850 - total flux cleaned = 0.00567916 Jy ! Component: 2900 - total flux cleaned = 0.00571237 Jy ! Component: 2950 - total flux cleaned = 0.00576141 Jy ! Component: 3000 - total flux cleaned = 0.00579408 Jy ! Component: 3050 - total flux cleaned = 0.00584243 Jy ! Component: 3100 - total flux cleaned = 0.0058903 Jy ! Component: 3150 - total flux cleaned = 0.00596898 Jy ! Component: 3200 - total flux cleaned = 0.00596898 Jy ! Component: 3250 - total flux cleaned = 0.00604608 Jy ! Component: 3300 - total flux cleaned = 0.00610707 Jy ! Component: 3350 - total flux cleaned = 0.00613734 Jy ! Component: 3400 - total flux cleaned = 0.0061974 Jy ! Component: 3450 - total flux cleaned = 0.00622692 Jy ! Component: 3500 - total flux cleaned = 0.00621226 Jy ! Component: 3550 - total flux cleaned = 0.00627065 Jy ! Component: 3600 - total flux cleaned = 0.00631417 Jy ! Component: 3650 - total flux cleaned = 0.00635713 Jy ! Component: 3700 - total flux cleaned = 0.006343 Jy ! Component: 3750 - total flux cleaned = 0.0063994 Jy ! Component: 3800 - total flux cleaned = 0.00641333 Jy ! Component: 3850 - total flux cleaned = 0.0064687 Jy ! Component: 3900 - total flux cleaned = 0.00652364 Jy ! Component: 3950 - total flux cleaned = 0.00656454 Jy ! Component: 4000 - total flux cleaned = 0.00657809 Jy ! Component: 4050 - total flux cleaned = 0.0066319 Jy ! Total flux subtracted in 4096 components = 0.00671196 Jy ! Clean residual min=-0.000860 max=0.000859 Jy/beam ! Clean residual mean=0.000001 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0781437 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 364 components and 0.0781437 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0213-0719_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.974 x 7.506 at -3.819 degrees (North through East) ! Clean map min=-0.0020502 max=0.067818 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0213-0719_S_map.fits wmodel /vlbi/uf001/uva//J0213-0719_S_map.mod ! Writing 364 model components to file: /vlbi/uf001/uva//J0213-0719_S_map.mod wobs /vlbi/uf001/uva//J0213-0719_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0213-0719_S_uvs.fits wwins /vlbi/uf001/uva//J0213-0719_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0213-0719_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.067818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0554 1.0554 2.11079 4.22158 8.44317 16.8863 33.7727 67.5454 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 284.253 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0213-0719_S_dfm.log closed on Sun Jan 13 21:19:59 2019