! Started logfile: /vlbi/uf001/uva//J2353-2743_S_dfm.log on Mon Jan 14 06:55:23 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//J2353-2743_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2353-2743_S_uva.fits ! AN table 1: 48 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.607143 visibilities/baseline/integration-bin. ! Found source: J2353-2743 ! ! 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 2448 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 J2353-2743_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005035Jy sigma=15.824761 ! Fit after self-cal, rms=0.952507Jy sigma=14.989790 ! 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=3.203 mas, bmaj=11.84 mas, bpa=11.23 degrees ! Estimated noise=1.26719 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.0390317 Jy ! Component: 100 - total flux cleaned = 0.0476351 Jy ! Total flux subtracted in 100 components = 0.0476351 Jy ! Clean residual min=-0.007055 max=0.008289 Jy/beam ! Clean residual mean=0.000025 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.0476351 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0476351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069956Jy sigma=1.069085 ! Fit after self-cal, rms=0.068643Jy sigma=1.047913 ! 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.688 mas, bmaj=13.24 mas, bpa=10.03 degrees ! Estimated noise=0.9169 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.00398671 Jy ! Component: 100 - total flux cleaned = 0.00494863 Jy ! Component: 150 - total flux cleaned = 0.00529129 Jy ! Component: 200 - total flux cleaned = 0.0054427 Jy ! Total flux subtracted in 200 components = 0.0054427 Jy ! Clean residual min=-0.004724 max=0.003671 Jy/beam ! Clean residual mean=-0.000003 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.0530777 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.0530778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068432Jy sigma=1.044139 ! Fit after self-cal, rms=0.068417Jy sigma=1.043934 ! 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.688 x 13.24 at 10.03 degrees (North through East) ! Clean map min=-0.0045264 max=0.050303 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.83 KP 1.15 LA 0.90 ! NL 1.20 OV 1.09 PT 0.86 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.02 KP 1.15 LA 0.97 ! NL 0.93 OV 1.08 PT 0.82 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.17 KP 1.13 LA 1.03 ! NL 0.96 OV 0.97 PT 0.82 SC 0.95 ! ! ! Fit before self-cal, rms=0.068417Jy sigma=1.043934 ! Fit after self-cal, rms=0.069110Jy sigma=1.037539 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=13.26 mas, bpa=10.17 degrees ! Estimated noise=0.912668 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.00062332 Jy ! Component: 100 - total flux cleaned = 0.000622477 Jy ! Component: 150 - total flux cleaned = 0.00056344 Jy ! Component: 200 - total flux cleaned = 0.000511988 Jy ! Total flux subtracted in 200 components = 0.000511988 Jy ! Clean residual min=-0.003977 max=0.003632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.0535897 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0535897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069078Jy sigma=1.037117 ! Fit after self-cal, rms=0.069290Jy sigma=1.035769 ! 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.069290Jy sigma=1.035769 ! Fit after self-cal, rms=0.071797Jy sigma=1.032215 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=13.19 mas, bpa=10.55 degrees ! Estimated noise=0.918623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451385 Jy ! Component: 100 - total flux cleaned = 0.0005512 Jy ! Component: 150 - total flux cleaned = 0.000550752 Jy ! Component: 200 - total flux cleaned = 0.000551317 Jy ! Total flux subtracted in 200 components = 0.000551317 Jy ! Clean residual min=-0.003552 max=0.002743 Jy/beam ! Clean residual mean=-0.000010 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0541411 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0541411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071779Jy sigma=1.031991 ! Fit after self-cal, rms=0.072007Jy sigma=1.031287 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 = -4.44241e-06 Jy ! Component: 100 - total flux cleaned = -5.97539e-06 Jy ! Component: 150 - total flux cleaned = -6.11886e-06 Jy ! Component: 200 - total flux cleaned = -5.73662e-06 Jy ! Total flux subtracted in 200 components = -5.73662e-06 Jy ! Clean residual min=-0.003731 max=0.002962 Jy/beam ! Clean residual mean=-0.000009 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.0541353 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.0541353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071995Jy sigma=1.031149 ! Fit after self-cal, rms=0.072003Jy sigma=1.031102 ! 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.072003Jy sigma=1.031102 ! Fit after self-cal, rms=0.072848Jy sigma=1.030820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=13.16 mas, bpa=10.6 degrees ! Estimated noise=0.918437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399249 Jy ! Component: 100 - total flux cleaned = 0.000463526 Jy ! Component: 150 - total flux cleaned = 0.000464483 Jy ! Component: 200 - total flux cleaned = 0.000480425 Jy ! Total flux subtracted in 200 components = 0.000480425 Jy ! Clean residual min=-0.003572 max=0.002954 Jy/beam ! Clean residual mean=-0.000010 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0546157 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0546158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072833Jy sigma=1.030681 ! Fit after self-cal, rms=0.072935Jy sigma=1.030562 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.9951e-06 Jy ! Component: 100 - total flux cleaned = -1.38618e-05 Jy ! Component: 150 - total flux cleaned = -1.37373e-05 Jy ! Component: 200 - total flux cleaned = -1.37142e-05 Jy ! Total flux subtracted in 200 components = -1.37142e-05 Jy ! Clean residual min=-0.003596 max=0.002978 Jy/beam ! Clean residual mean=-0.000009 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.054602 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.054602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072926Jy sigma=1.030462 ! Fit after self-cal, rms=0.072911Jy sigma=1.030408 ! 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.072911Jy sigma=1.030408 ! Fit after self-cal, rms=0.073293Jy sigma=1.030318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.609 mas, bmaj=19.34 mas, bpa=-1.165 degrees ! Estimated noise=1.15764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003492 Jy ! Component: 100 - total flux cleaned = 0.000391354 Jy ! Component: 150 - total flux cleaned = 0.000425335 Jy ! Component: 200 - total flux cleaned = 0.00042557 Jy ! Total flux subtracted in 200 components = 0.00042557 Jy ! Clean residual min=-0.003152 max=0.003169 Jy/beam ! Clean residual mean=-0.000014 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.0550276 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.0550276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073281Jy sigma=1.030255 ! Fit after self-cal, rms=0.073319Jy sigma=1.030192 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.28719e-05 Jy ! Component: 100 - total flux cleaned = -2.46656e-05 Jy ! Component: 150 - total flux cleaned = -2.42686e-05 Jy ! Component: 200 - total flux cleaned = -1.32882e-05 Jy ! Total flux subtracted in 200 components = -1.32882e-05 Jy ! Clean residual min=-0.003141 max=0.003164 Jy/beam ! Clean residual mean=-0.000014 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.0550143 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0550143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073316Jy sigma=1.030185 ! Fit after self-cal, rms=0.073318Jy sigma=1.030153 ! 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.639 mas, bmaj=13.11 mas, bpa=10.67 degrees ! Estimated noise=0.917679 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.639 x 13.11 at 10.67 degrees (North through East) ! Clean map min=-0.003553 max=0.049373 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=3.172 mas, bmaj=11.74 mas, bpa=11.88 degrees ! Estimated noise=1.25065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0394425 Jy ! Component: 100 - total flux cleaned = 0.0482021 Jy ! Component: 150 - total flux cleaned = 0.0514035 Jy ! Component: 200 - total flux cleaned = 0.0532391 Jy ! Total flux subtracted in 200 components = 0.0532391 Jy ! Clean residual min=-0.005501 max=0.005745 Jy/beam ! Clean residual mean=0.000011 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.0532391 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0532391 Jy ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=13.11 mas, bpa=10.67 degrees ! Estimated noise=0.917679 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.00103358 Jy ! Component: 100 - total flux cleaned = 0.00127568 Jy ! Component: 150 - total flux cleaned = 0.00154646 Jy ! Component: 200 - total flux cleaned = 0.00173196 Jy ! Total flux subtracted in 200 components = 0.00173196 Jy ! Clean residual min=-0.003827 max=0.003213 Jy/beam ! Clean residual mean=-0.000007 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0549711 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.0549711 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.609 mas, bmaj=19.34 mas, bpa=-1.165 degrees ! Estimated noise=1.15764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.52609e-05 Jy ! Component: 100 - total flux cleaned = 0.000123613 Jy ! Component: 150 - total flux cleaned = 0.000153215 Jy ! Component: 200 - total flux cleaned = 0.000154736 Jy ! Total flux subtracted in 200 components = 0.000154736 Jy ! Clean residual min=-0.003174 max=0.003067 Jy/beam ! Clean residual mean=-0.000014 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.0551258 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.15798e-06 Jy ! Component: 100 - total flux cleaned = 3.13795e-06 Jy ! Component: 150 - total flux cleaned = 1.77903e-06 Jy ! Component: 200 - total flux cleaned = 1.93687e-06 Jy ! Total flux subtracted in 200 components = 1.93687e-06 Jy ! Clean residual min=-0.003186 max=0.003085 Jy/beam ! Clean residual mean=-0.000014 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.0551277 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.0551277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=13.11 mas, bpa=10.67 degrees ! Estimated noise=0.917679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.72225e-05 Jy ! Component: 100 - total flux cleaned = -4.93172e-06 Jy ! Component: 150 - total flux cleaned = -4.31525e-05 Jy ! Component: 200 - total flux cleaned = -2.68754e-05 Jy ! Total flux subtracted in 200 components = -2.68754e-05 Jy ! Clean residual min=-0.003732 max=0.002972 Jy/beam ! Clean residual mean=-0.000008 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.0551009 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.0551009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073326Jy sigma=1.030432 ! Fit after self-cal, rms=0.073332Jy sigma=1.030390 wmodel J2353-2743_S_map.mod ! Writing 78 model components to file: J2353-2743_S_map.mod wobs J2353-2743_S_uvs.fits ! Writing UV FITS file: J2353-2743_S_uvs.fits wwins J2353-2743_S_map.win ! wwins: Wrote 1 windows to J2353-2743_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.00135694 Jy ! Component: 100 - total flux cleaned = -0.0015596 Jy ! Component: 150 - total flux cleaned = -0.00174069 Jy ! Component: 200 - total flux cleaned = -0.00203627 Jy ! Component: 250 - total flux cleaned = -0.00223449 Jy ! Component: 300 - total flux cleaned = -0.00230849 Jy ! Component: 350 - total flux cleaned = -0.00248658 Jy ! Component: 400 - total flux cleaned = -0.00268932 Jy ! Component: 450 - total flux cleaned = -0.00278561 Jy ! Component: 500 - total flux cleaned = -0.00287768 Jy ! Component: 550 - total flux cleaned = -0.00287833 Jy ! Component: 600 - total flux cleaned = -0.00287982 Jy ! Component: 650 - total flux cleaned = -0.00298987 Jy ! Component: 700 - total flux cleaned = -0.0030952 Jy ! Component: 750 - total flux cleaned = -0.00319817 Jy ! Component: 800 - total flux cleaned = -0.0033721 Jy ! Component: 850 - total flux cleaned = -0.0034202 Jy ! Component: 900 - total flux cleaned = -0.00349156 Jy ! Component: 950 - total flux cleaned = -0.00353739 Jy ! Component: 1000 - total flux cleaned = -0.00358181 Jy ! Component: 1050 - total flux cleaned = -0.00360351 Jy ! Component: 1100 - total flux cleaned = -0.00370974 Jy ! Component: 1150 - total flux cleaned = -0.00370934 Jy ! Component: 1200 - total flux cleaned = -0.00374929 Jy ! Component: 1250 - total flux cleaned = -0.00380853 Jy ! Component: 1300 - total flux cleaned = -0.00380847 Jy ! Component: 1350 - total flux cleaned = -0.00386505 Jy ! Component: 1400 - total flux cleaned = -0.00382784 Jy ! Component: 1450 - total flux cleaned = -0.0038824 Jy ! Component: 1500 - total flux cleaned = -0.00388253 Jy ! Component: 1550 - total flux cleaned = -0.00395202 Jy ! Component: 1600 - total flux cleaned = -0.00393501 Jy ! Component: 1650 - total flux cleaned = -0.00393541 Jy ! Component: 1700 - total flux cleaned = -0.00391904 Jy ! Component: 1750 - total flux cleaned = -0.00391876 Jy ! Component: 1800 - total flux cleaned = -0.00390248 Jy ! Component: 1850 - total flux cleaned = -0.00379278 Jy ! Component: 1900 - total flux cleaned = -0.00370022 Jy ! Component: 1950 - total flux cleaned = -0.00368541 Jy ! Component: 2000 - total flux cleaned = -0.00368534 Jy ! Component: 2050 - total flux cleaned = -0.00359669 Jy ! Component: 2100 - total flux cleaned = -0.00356774 Jy ! Component: 2150 - total flux cleaned = -0.00349576 Jy ! Component: 2200 - total flux cleaned = -0.00348154 Jy ! Component: 2250 - total flux cleaned = -0.00343938 Jy ! Component: 2300 - total flux cleaned = -0.00342568 Jy ! Component: 2350 - total flux cleaned = -0.00338451 Jy ! Component: 2400 - total flux cleaned = -0.00337094 Jy ! Component: 2450 - total flux cleaned = -0.00333039 Jy ! Component: 2500 - total flux cleaned = -0.0033169 Jy ! Component: 2550 - total flux cleaned = -0.00323697 Jy ! Component: 2600 - total flux cleaned = -0.00322368 Jy ! Component: 2650 - total flux cleaned = -0.00313182 Jy ! Component: 2700 - total flux cleaned = -0.00311881 Jy ! Component: 2750 - total flux cleaned = -0.00305411 Jy ! Component: 2800 - total flux cleaned = -0.00302832 Jy ! Component: 2850 - total flux cleaned = -0.00293905 Jy ! Component: 2900 - total flux cleaned = -0.00290114 Jy ! Component: 2950 - total flux cleaned = -0.00285082 Jy ! Component: 3000 - total flux cleaned = -0.0028382 Jy ! Component: 3050 - total flux cleaned = -0.00278813 Jy ! Component: 3100 - total flux cleaned = -0.00272585 Jy ! Component: 3150 - total flux cleaned = -0.00267633 Jy ! Component: 3200 - total flux cleaned = -0.00263934 Jy ! Component: 3250 - total flux cleaned = -0.00259013 Jy ! Component: 3300 - total flux cleaned = -0.00251665 Jy ! Component: 3350 - total flux cleaned = -0.00250446 Jy ! Component: 3400 - total flux cleaned = -0.0024315 Jy ! Component: 3450 - total flux cleaned = -0.00238299 Jy ! Component: 3500 - total flux cleaned = -0.00233457 Jy ! Component: 3550 - total flux cleaned = -0.00231042 Jy ! Component: 3600 - total flux cleaned = -0.00229834 Jy ! Component: 3650 - total flux cleaned = -0.00226234 Jy ! Component: 3700 - total flux cleaned = -0.00222631 Jy ! Component: 3750 - total flux cleaned = -0.00215455 Jy ! Component: 3800 - total flux cleaned = -0.00211886 Jy ! Component: 3850 - total flux cleaned = -0.00205934 Jy ! Component: 3900 - total flux cleaned = -0.00201166 Jy ! Component: 3950 - total flux cleaned = -0.00194031 Jy ! Component: 4000 - total flux cleaned = -0.001869 Jy ! Component: 4050 - total flux cleaned = -0.00182145 Jy ! Total flux subtracted in 4096 components = -0.00173837 Jy ! Clean residual min=-0.000711 max=0.000688 Jy/beam ! Clean residual mean=-0.000003 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0533625 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 346 components and 0.0533625 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2353-2743_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.639 x 13.11 at 10.67 degrees (North through East) ! Clean map min=-0.0019942 max=0.049077 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2353-2743_S_map.fits wmodel /vlbi/uf001/uva//J2353-2743_S_map.mod ! Writing 346 model components to file: /vlbi/uf001/uva//J2353-2743_S_map.mod wobs /vlbi/uf001/uva//J2353-2743_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2353-2743_S_uvs.fits wwins /vlbi/uf001/uva//J2353-2743_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2353-2743_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.049077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21916 1.21916 2.43833 4.87665 9.75331 19.5066 39.0132 78.0264 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 246.07 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2353-2743_S_dfm.log closed on Mon Jan 14 06:55:27 2019