! Started logfile: /vlbi/uf001/uva//J1513-4221_S_dfm.log on Mon Jan 14 03:14:29 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//J1513-4221_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1513-4221_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.548645 visibilities/baseline/integration-bin. ! Found source: J1513-4221 ! ! 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 2673 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 J1513-4221_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 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009215Jy sigma=13.396952 ! Fit after self-cal, rms=0.872426Jy sigma=11.474591 ! 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.476 mas, bmaj=7.379 mas, bpa=-9.632 degrees ! Estimated noise=1.82677 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.105602 Jy ! Component: 100 - total flux cleaned = 0.130788 Jy ! Total flux subtracted in 100 components = 0.130788 Jy ! Clean residual min=-0.011583 max=0.018133 Jy/beam ! Clean residual mean=0.000037 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.130788 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.130788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101059Jy sigma=1.260897 ! Fit after self-cal, rms=0.101050Jy sigma=1.260391 ! 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=8.294 mas, bpa=-9.365 degrees ! Estimated noise=1.06712 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.0122599 Jy ! Component: 100 - total flux cleaned = 0.0179063 Jy ! Component: 150 - total flux cleaned = 0.0194721 Jy ! Component: 200 - total flux cleaned = 0.0196972 Jy ! Total flux subtracted in 200 components = 0.0196972 Jy ! Clean residual min=-0.008741 max=0.013050 Jy/beam ! Clean residual mean=-0.000047 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.150486 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.150486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100100Jy sigma=1.236369 ! Fit after self-cal, rms=0.100109Jy sigma=1.236257 ! 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 8.294 at -9.365 degrees (North through East) ! Clean map min=-0.0084108 max=0.12125 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.95 LA 0.91 MK 1.00 ! NL 1.87 OV 0.90 PT 0.96 SC 1.08 ! ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.98 LA 0.92 MK 1.02 ! NL 2.04 OV 0.99 PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.97 LA 0.87 MK 0.97 ! NL 1.68 OV 0.98 PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.100109Jy sigma=1.236257 ! Fit after self-cal, rms=0.130857Jy sigma=1.207459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=7.996 mas, bpa=-9.805 degrees ! Estimated noise=1.15918 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.00118333 Jy ! Component: 100 - total flux cleaned = -0.00107823 Jy ! Component: 150 - total flux cleaned = -0.000888032 Jy ! Component: 200 - total flux cleaned = -0.000761937 Jy ! Total flux subtracted in 200 components = -0.000761937 Jy ! Clean residual min=-0.004244 max=0.004335 Jy/beam ! Clean residual mean=-0.000015 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.149724 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.149724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130770Jy sigma=1.206926 ! Fit after self-cal, rms=0.131445Jy sigma=1.205409 ! 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.131445Jy sigma=1.205409 ! Fit after self-cal, rms=0.133625Jy sigma=1.205266 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=8.021 mas, bpa=-9.933 degrees ! Estimated noise=1.16433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000600452 Jy ! Component: 100 - total flux cleaned = -0.000603691 Jy ! Component: 150 - total flux cleaned = -0.000568003 Jy ! Component: 200 - total flux cleaned = -0.00046605 Jy ! Total flux subtracted in 200 components = -0.00046605 Jy ! Clean residual min=-0.004219 max=0.004365 Jy/beam ! Clean residual mean=-0.000016 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.149258 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.149258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133564Jy sigma=1.205087 ! Fit after self-cal, rms=0.133587Jy sigma=1.205064 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 = -3.5081e-06 Jy ! Component: 100 - total flux cleaned = 9.37469e-05 Jy ! Component: 150 - total flux cleaned = 0.000153371 Jy ! Component: 200 - total flux cleaned = 0.000207931 Jy ! Total flux subtracted in 200 components = 0.000207931 Jy ! Clean residual min=-0.004180 max=0.004411 Jy/beam ! Clean residual mean=-0.000016 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.149466 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.149466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133555Jy sigma=1.204996 ! Fit after self-cal, rms=0.133558Jy sigma=1.204988 ! 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.133558Jy sigma=1.204988 ! Fit after self-cal, rms=0.133615Jy sigma=1.204908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.042 mas, bpa=-10.08 degrees ! Estimated noise=1.1681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232304 Jy ! Component: 100 - total flux cleaned = -0.000259664 Jy ! Component: 150 - total flux cleaned = -0.000256578 Jy ! Component: 200 - total flux cleaned = -0.00025554 Jy ! Total flux subtracted in 200 components = -0.00025554 Jy ! Clean residual min=-0.004199 max=0.004444 Jy/beam ! Clean residual mean=-0.000018 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.14921 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.14921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133580Jy sigma=1.204876 ! Fit after self-cal, rms=0.133580Jy sigma=1.204867 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.65899e-06 Jy ! Component: 100 - total flux cleaned = 1.68968e-05 Jy ! Component: 150 - total flux cleaned = 3.94757e-05 Jy ! Component: 200 - total flux cleaned = 3.88715e-05 Jy ! Total flux subtracted in 200 components = 3.88715e-05 Jy ! Clean residual min=-0.004189 max=0.004478 Jy/beam ! Clean residual mean=-0.000018 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.149249 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.149249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133559Jy sigma=1.204851 ! Fit after self-cal, rms=0.133560Jy sigma=1.204846 ! 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.133560Jy sigma=1.204846 ! Fit after self-cal, rms=0.133476Jy sigma=1.204801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.224 mas, bmaj=28.7 mas, bpa=-6.147 degrees ! Estimated noise=1.51219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160602 Jy ! Component: 100 - total flux cleaned = 0.000188954 Jy ! Component: 150 - total flux cleaned = 0.000243429 Jy ! Component: 200 - total flux cleaned = 0.000269873 Jy ! Total flux subtracted in 200 components = 0.000269873 Jy ! Clean residual min=-0.004732 max=0.004134 Jy/beam ! Clean residual mean=-0.000040 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.149519 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.149519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133460Jy sigma=1.204894 ! Fit after self-cal, rms=0.133456Jy sigma=1.204868 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.89349e-07 Jy ! Component: 100 - total flux cleaned = 4.8916e-05 Jy ! Component: 150 - total flux cleaned = 7.17833e-05 Jy ! Component: 200 - total flux cleaned = 9.34501e-05 Jy ! Total flux subtracted in 200 components = 9.34501e-05 Jy ! Clean residual min=-0.004702 max=0.004135 Jy/beam ! Clean residual mean=-0.000039 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.149612 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.149612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133450Jy sigma=1.205084 ! Fit after self-cal, rms=0.133447Jy sigma=1.205068 ! 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.888 mas, bmaj=8.057 mas, bpa=-10.2 degrees ! Estimated noise=1.16955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 8.057 at -10.2 degrees (North through East) ! Clean map min=-0.005078 max=0.12083 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.414 mas, bmaj=7.154 mas, bpa=-9.973 degrees ! Estimated noise=2.08662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109465 Jy ! Component: 100 - total flux cleaned = 0.134572 Jy ! Component: 150 - total flux cleaned = 0.143918 Jy ! Component: 200 - total flux cleaned = 0.145664 Jy ! Total flux subtracted in 200 components = 0.145664 Jy ! Clean residual min=-0.009065 max=0.009403 Jy/beam ! Clean residual mean=0.000017 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.145664 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.145664 Jy ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=8.057 mas, bpa=-10.2 degrees ! Estimated noise=1.16955 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.00130632 Jy ! Component: 100 - total flux cleaned = 0.00123858 Jy ! Component: 150 - total flux cleaned = 0.00123798 Jy ! Component: 200 - total flux cleaned = 0.00129246 Jy ! Total flux subtracted in 200 components = 0.00129246 Jy ! Clean residual min=-0.004535 max=0.004813 Jy/beam ! Clean residual mean=-0.000023 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.146956 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.146956 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=9.224 mas, bmaj=28.7 mas, bpa=-6.147 degrees ! Estimated noise=1.51219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00074159 Jy ! Component: 100 - total flux cleaned = 0.00082367 Jy ! Component: 150 - total flux cleaned = 0.000862461 Jy ! Component: 200 - total flux cleaned = 0.000937792 Jy ! Total flux subtracted in 200 components = 0.000937792 Jy ! Clean residual min=-0.004948 max=0.004135 Jy/beam ! Clean residual mean=-0.000046 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.147894 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 = 3.58337e-05 Jy ! Component: 100 - total flux cleaned = 0.000103133 Jy ! Component: 150 - total flux cleaned = 0.000135066 Jy ! Component: 200 - total flux cleaned = 0.000196735 Jy ! Total flux subtracted in 200 components = 0.000196735 Jy ! Clean residual min=-0.004874 max=0.004131 Jy/beam ! Clean residual mean=-0.000045 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.14809 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.14809 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=8.057 mas, bpa=-10.2 degrees ! Estimated noise=1.16955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146014 Jy ! Component: 100 - total flux cleaned = -0.00104193 Jy ! Component: 150 - total flux cleaned = -0.000731468 Jy ! Component: 200 - total flux cleaned = -0.000585228 Jy ! Total flux subtracted in 200 components = -0.000585228 Jy ! Clean residual min=-0.004344 max=0.004732 Jy/beam ! Clean residual mean=-0.000022 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.147505 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.147505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133573Jy sigma=1.205418 ! Fit after self-cal, rms=0.133546Jy sigma=1.205334 wmodel J1513-4221_S_map.mod ! Writing 42 model components to file: J1513-4221_S_map.mod wobs J1513-4221_S_uvs.fits ! Writing UV FITS file: J1513-4221_S_uvs.fits wwins J1513-4221_S_map.win ! wwins: Wrote 1 windows to J1513-4221_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.000765269 Jy ! Component: 100 - total flux cleaned = 0.000841916 Jy ! Component: 150 - total flux cleaned = 0.00118826 Jy ! Component: 200 - total flux cleaned = 0.00145048 Jy ! Component: 250 - total flux cleaned = 0.00157595 Jy ! Component: 300 - total flux cleaned = 0.00187431 Jy ! Component: 350 - total flux cleaned = 0.0020455 Jy ! Component: 400 - total flux cleaned = 0.00221178 Jy ! Component: 450 - total flux cleaned = 0.00242448 Jy ! Component: 500 - total flux cleaned = 0.00268102 Jy ! Component: 550 - total flux cleaned = 0.00263014 Jy ! Component: 600 - total flux cleaned = 0.00272572 Jy ! Component: 650 - total flux cleaned = 0.00263227 Jy ! Component: 700 - total flux cleaned = 0.00267745 Jy ! Component: 750 - total flux cleaned = 0.00267804 Jy ! Component: 800 - total flux cleaned = 0.00267829 Jy ! Component: 850 - total flux cleaned = 0.00263684 Jy ! Component: 900 - total flux cleaned = 0.00267881 Jy ! Component: 950 - total flux cleaned = 0.0027193 Jy ! Component: 1000 - total flux cleaned = 0.00271904 Jy ! Component: 1050 - total flux cleaned = 0.0027576 Jy ! Component: 1100 - total flux cleaned = 0.00268093 Jy ! Component: 1150 - total flux cleaned = 0.00275659 Jy ! Component: 1200 - total flux cleaned = 0.00286827 Jy ! Component: 1250 - total flux cleaned = 0.00294227 Jy ! Component: 1300 - total flux cleaned = 0.00297864 Jy ! Component: 1350 - total flux cleaned = 0.00305081 Jy ! Component: 1400 - total flux cleaned = 0.00319347 Jy ! Component: 1450 - total flux cleaned = 0.00322863 Jy ! Component: 1500 - total flux cleaned = 0.00336907 Jy ! Component: 1550 - total flux cleaned = 0.00336913 Jy ! Component: 1600 - total flux cleaned = 0.0033 Jy ! Component: 1650 - total flux cleaned = 0.00326525 Jy ! Component: 1700 - total flux cleaned = 0.00323085 Jy ! Component: 1750 - total flux cleaned = 0.0030942 Jy ! Component: 1800 - total flux cleaned = 0.00306002 Jy ! Component: 1850 - total flux cleaned = 0.00302602 Jy ! Component: 1900 - total flux cleaned = 0.00295826 Jy ! Component: 1950 - total flux cleaned = 0.00289044 Jy ! Component: 2000 - total flux cleaned = 0.00278892 Jy ! Component: 2050 - total flux cleaned = 0.00275518 Jy ! Component: 2100 - total flux cleaned = 0.00272152 Jy ! Component: 2150 - total flux cleaned = 0.00261997 Jy ! Component: 2200 - total flux cleaned = 0.00258599 Jy ! Component: 2250 - total flux cleaned = 0.00255164 Jy ! Component: 2300 - total flux cleaned = 0.00251737 Jy ! Component: 2350 - total flux cleaned = 0.00258571 Jy ! Component: 2400 - total flux cleaned = 0.00255148 Jy ! Component: 2450 - total flux cleaned = 0.00258629 Jy ! Component: 2500 - total flux cleaned = 0.00255161 Jy ! Component: 2550 - total flux cleaned = 0.0024813 Jy ! Component: 2600 - total flux cleaned = 0.00244543 Jy ! Component: 2650 - total flux cleaned = 0.00244549 Jy ! Component: 2700 - total flux cleaned = 0.00237271 Jy ! Component: 2750 - total flux cleaned = 0.0023728 Jy ! Component: 2800 - total flux cleaned = 0.00233548 Jy ! Component: 2850 - total flux cleaned = 0.00229753 Jy ! Component: 2900 - total flux cleaned = 0.00225941 Jy ! Component: 2950 - total flux cleaned = 0.00222064 Jy ! Component: 3000 - total flux cleaned = 0.0021809 Jy ! Component: 3050 - total flux cleaned = 0.0021008 Jy ! Component: 3100 - total flux cleaned = 0.00205937 Jy ! Component: 3150 - total flux cleaned = 0.00201687 Jy ! Component: 3200 - total flux cleaned = 0.00201638 Jy ! Component: 3250 - total flux cleaned = 0.00201678 Jy ! Component: 3300 - total flux cleaned = 0.0019291 Jy ! Component: 3350 - total flux cleaned = 0.00188382 Jy ! Component: 3400 - total flux cleaned = 0.00188325 Jy ! Component: 3450 - total flux cleaned = 0.00188385 Jy ! Component: 3500 - total flux cleaned = 0.00183638 Jy ! Component: 3550 - total flux cleaned = 0.00183617 Jy ! Component: 3600 - total flux cleaned = 0.001786 Jy ! Component: 3650 - total flux cleaned = 0.00178605 Jy ! Component: 3700 - total flux cleaned = 0.00173509 Jy ! Component: 3750 - total flux cleaned = 0.00168185 Jy ! Component: 3800 - total flux cleaned = 0.00162795 Jy ! Component: 3850 - total flux cleaned = 0.00162786 Jy ! Component: 3900 - total flux cleaned = 0.0015714 Jy ! Component: 3950 - total flux cleaned = 0.00151237 Jy ! Component: 4000 - total flux cleaned = 0.00145263 Jy ! Component: 4050 - total flux cleaned = 0.00139165 Jy ! Total flux subtracted in 4096 components = 0.00132885 Jy ! Clean residual min=-0.003727 max=0.003538 Jy/beam ! Clean residual mean=-0.000011 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.148834 Jy keep ! Adding 192 model components to the UV plane model. ! The established model now contains 234 components and 0.148834 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1513-4221_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 8.057 at -10.2 degrees (North through East) ! Clean map min=-0.0066409 max=0.12802 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1513-4221_S_map.fits wmodel /vlbi/uf001/uva//J1513-4221_S_map.mod ! Writing 234 model components to file: /vlbi/uf001/uva//J1513-4221_S_map.mod wobs /vlbi/uf001/uva//J1513-4221_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1513-4221_S_uvs.fits wwins /vlbi/uf001/uva//J1513-4221_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1513-4221_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000944882 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.21424 2.21424 4.42847 8.85694 17.7139 35.4278 70.8556 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 135.486 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1513-4221_S_dfm.log closed on Mon Jan 14 03:14:33 2019