! Started logfile: /vlbi/uf001/uva//J0125-2549_S_dfm.log on Sun Jan 13 20:59:12 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//J0125-2549_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0125-2549_S_uva.fits ! AN table 1: 47 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.601064 visibilities/baseline/integration-bin. ! Found source: J0125-2549 ! ! 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 2373 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 J0125-2549_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 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013898Jy sigma=15.181443 ! Fit after self-cal, rms=0.880213Jy sigma=13.211781 ! 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.241 mas, bmaj=6.173 mas, bpa=-7.806 degrees ! Estimated noise=1.29552 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.0954169 Jy ! Component: 100 - total flux cleaned = 0.117588 Jy ! Total flux subtracted in 100 components = 0.117588 Jy ! Clean residual min=-0.009079 max=0.010372 Jy/beam ! Clean residual mean=0.000015 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.117588 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.117588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090169Jy sigma=1.269844 ! Fit after self-cal, rms=0.090129Jy sigma=1.269380 ! 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.619 mas, bmaj=7.067 mas, bpa=-6.681 degrees ! Estimated noise=1.07407 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.0119229 Jy ! Component: 100 - total flux cleaned = 0.0173279 Jy ! Component: 150 - total flux cleaned = 0.0196967 Jy ! Component: 200 - total flux cleaned = 0.0202906 Jy ! Total flux subtracted in 200 components = 0.0202906 Jy ! Clean residual min=-0.006522 max=0.007833 Jy/beam ! Clean residual mean=0.000001 rms=0.001855 Jy/beam ! Combined flux in latest and established models = 0.137878 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.137878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089143Jy sigma=1.240362 ! Fit after self-cal, rms=0.089080Jy sigma=1.239792 ! 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.619 x 7.067 at -6.681 degrees (North through East) ! Clean map min=-0.0062525 max=0.12666 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 1.24 KP 0.93 MK 0.94 ! NL 0.99 OV 0.93 PT 0.96 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 HN 1.11 KP 0.95 MK 0.94 ! NL 1.03 OV 0.94 PT 0.89 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 HN 1.09 KP 0.95 MK 1.07 ! NL 0.99 OV 0.94 PT 0.94 SC 1.02 ! ! ! Fit before self-cal, rms=0.089080Jy sigma=1.239792 ! Fit after self-cal, rms=0.096251Jy sigma=1.218831 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=7.083 mas, bpa=-6.597 degrees ! Estimated noise=1.06739 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.000616456 Jy ! Component: 100 - total flux cleaned = 0.000460328 Jy ! Component: 150 - total flux cleaned = 0.000324365 Jy ! Component: 200 - total flux cleaned = 0.000204279 Jy ! Total flux subtracted in 200 components = 0.000204279 Jy ! Clean residual min=-0.004981 max=0.005430 Jy/beam ! Clean residual mean=-0.000008 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.138083 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.138083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096195Jy sigma=1.217853 ! Fit after self-cal, rms=0.096508Jy sigma=1.217267 ! 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.096508Jy sigma=1.217267 ! Fit after self-cal, rms=0.100230Jy sigma=1.209649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.618 mas, bmaj=7.072 mas, bpa=-6.801 degrees ! Estimated noise=1.07148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112833 Jy ! Component: 100 - total flux cleaned = 0.0012029 Jy ! Component: 150 - total flux cleaned = 0.00126382 Jy ! Component: 200 - total flux cleaned = 0.00126321 Jy ! Total flux subtracted in 200 components = 0.00126321 Jy ! Clean residual min=-0.004821 max=0.005028 Jy/beam ! Clean residual mean=-0.000007 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.139346 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.139346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100190Jy sigma=1.209217 ! Fit after self-cal, rms=0.100261Jy sigma=1.209094 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 = -0.000100848 Jy ! Component: 100 - total flux cleaned = -0.000127885 Jy ! Component: 150 - total flux cleaned = -0.000103407 Jy ! Component: 200 - total flux cleaned = -0.000103726 Jy ! Total flux subtracted in 200 components = -0.000103726 Jy ! Clean residual min=-0.004794 max=0.004998 Jy/beam ! Clean residual mean=-0.000007 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.139242 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.139242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100242Jy sigma=1.208931 ! Fit after self-cal, rms=0.100236Jy sigma=1.208917 ! 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.100236Jy sigma=1.208917 ! Fit after self-cal, rms=0.103782Jy sigma=1.206318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.615 mas, bmaj=7.059 mas, bpa=-7.025 degrees ! Estimated noise=1.06903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.49082e-05 Jy ! Component: 100 - total flux cleaned = 0.000104174 Jy ! Component: 150 - total flux cleaned = 0.000166564 Jy ! Component: 200 - total flux cleaned = 0.000185649 Jy ! Total flux subtracted in 200 components = 0.000185649 Jy ! Clean residual min=-0.004732 max=0.005011 Jy/beam ! Clean residual mean=-0.000005 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.139428 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.139428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103756Jy sigma=1.206204 ! Fit after self-cal, rms=0.103804Jy sigma=1.206135 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.21045e-05 Jy ! Component: 100 - total flux cleaned = -5.45473e-05 Jy ! Component: 150 - total flux cleaned = -3.80614e-05 Jy ! Component: 200 - total flux cleaned = -3.81608e-05 Jy ! Total flux subtracted in 200 components = -3.81608e-05 Jy ! Clean residual min=-0.004747 max=0.005013 Jy/beam ! Clean residual mean=-0.000005 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.13939 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.13939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103794Jy sigma=1.206087 ! Fit after self-cal, rms=0.103791Jy sigma=1.206083 ! 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.103791Jy sigma=1.206083 ! Fit after self-cal, rms=0.103950Jy sigma=1.206012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.526 mas, bmaj=14.8 mas, bpa=-3.637 degrees ! Estimated noise=1.54684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393243 Jy ! Component: 100 - total flux cleaned = -0.000437915 Jy ! Component: 150 - total flux cleaned = -0.000418804 Jy ! Component: 200 - total flux cleaned = -0.000417693 Jy ! Total flux subtracted in 200 components = -0.000417693 Jy ! Clean residual min=-0.006765 max=0.006729 Jy/beam ! Clean residual mean=-0.000011 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.138972 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.138972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103937Jy sigma=1.206035 ! Fit after self-cal, rms=0.103935Jy sigma=1.206002 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.81312e-06 Jy ! Component: 100 - total flux cleaned = -1.5944e-05 Jy ! Component: 150 - total flux cleaned = -1.66099e-05 Jy ! Component: 200 - total flux cleaned = -1.64224e-05 Jy ! Total flux subtracted in 200 components = -1.64224e-05 Jy ! Clean residual min=-0.006759 max=0.006706 Jy/beam ! Clean residual mean=-0.000011 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.138955 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.138955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103928Jy sigma=1.206102 ! Fit after self-cal, rms=0.103922Jy sigma=1.206081 ! 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.613 mas, bmaj=7.06 mas, bpa=-7.188 degrees ! Estimated noise=1.06824 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.613 x 7.06 at -7.188 degrees (North through East) ! Clean map min=-0.0046071 max=0.12587 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.235 mas, bmaj=6.171 mas, bpa=-8.076 degrees ! Estimated noise=1.287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0945728 Jy ! Component: 100 - total flux cleaned = 0.117504 Jy ! Component: 150 - total flux cleaned = 0.128275 Jy ! Component: 200 - total flux cleaned = 0.134096 Jy ! Total flux subtracted in 200 components = 0.134096 Jy ! Clean residual min=-0.006030 max=0.005995 Jy/beam ! Clean residual mean=0.000003 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.134096 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.134096 Jy ! Inverting map and beam ! Estimated beam: bmin=2.613 mas, bmaj=7.06 mas, bpa=-7.188 degrees ! Estimated noise=1.06824 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.00333434 Jy ! Component: 100 - total flux cleaned = 0.00395889 Jy ! Component: 150 - total flux cleaned = 0.00420932 Jy ! Component: 200 - total flux cleaned = 0.00437005 Jy ! Total flux subtracted in 200 components = 0.00437005 Jy ! Clean residual min=-0.004714 max=0.005059 Jy/beam ! Clean residual mean=-0.000004 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.138466 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.138466 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.526 mas, bmaj=14.8 mas, bpa=-3.637 degrees ! Estimated noise=1.54684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040287 Jy ! Component: 100 - total flux cleaned = 0.000398941 Jy ! Component: 150 - total flux cleaned = 0.000422476 Jy ! Component: 200 - total flux cleaned = 0.00042266 Jy ! Total flux subtracted in 200 components = 0.00042266 Jy ! Clean residual min=-0.006782 max=0.006765 Jy/beam ! Clean residual mean=-0.000011 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.138889 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0236e-06 Jy ! Component: 100 - total flux cleaned = 3.5393e-06 Jy ! Component: 150 - total flux cleaned = 5.84318e-06 Jy ! Component: 200 - total flux cleaned = 8.73606e-06 Jy ! Total flux subtracted in 200 components = 8.73606e-06 Jy ! Clean residual min=-0.006791 max=0.006744 Jy/beam ! Clean residual mean=-0.000011 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.138898 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.138898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.613 mas, bmaj=7.06 mas, bpa=-7.188 degrees ! Estimated noise=1.06824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87819e-05 Jy ! Component: 100 - total flux cleaned = -8.51293e-05 Jy ! Component: 150 - total flux cleaned = -0.000163141 Jy ! Component: 200 - total flux cleaned = -0.000165184 Jy ! Total flux subtracted in 200 components = -0.000165184 Jy ! Clean residual min=-0.004758 max=0.005052 Jy/beam ! Clean residual mean=-0.000004 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.138733 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.138733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103970Jy sigma=1.206383 ! Fit after self-cal, rms=0.103968Jy sigma=1.206285 wmodel J0125-2549_S_map.mod ! Writing 38 model components to file: J0125-2549_S_map.mod wobs J0125-2549_S_uvs.fits ! Writing UV FITS file: J0125-2549_S_uvs.fits wwins J0125-2549_S_map.win ! wwins: Wrote 1 windows to J0125-2549_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.000910803 Jy ! Component: 100 - total flux cleaned = 0.00124071 Jy ! Component: 150 - total flux cleaned = 0.00177716 Jy ! Component: 200 - total flux cleaned = 0.00214191 Jy ! Component: 250 - total flux cleaned = 0.00262894 Jy ! Component: 300 - total flux cleaned = 0.00289574 Jy ! Component: 350 - total flux cleaned = 0.00289491 Jy ! Component: 400 - total flux cleaned = 0.00308426 Jy ! Component: 450 - total flux cleaned = 0.00314483 Jy ! Component: 500 - total flux cleaned = 0.00349945 Jy ! Component: 550 - total flux cleaned = 0.00367127 Jy ! Component: 600 - total flux cleaned = 0.00384063 Jy ! Component: 650 - total flux cleaned = 0.0041123 Jy ! Component: 700 - total flux cleaned = 0.00427018 Jy ! Component: 750 - total flux cleaned = 0.00447689 Jy ! Component: 800 - total flux cleaned = 0.00462778 Jy ! Component: 850 - total flux cleaned = 0.00472603 Jy ! Component: 900 - total flux cleaned = 0.0047744 Jy ! Component: 950 - total flux cleaned = 0.0048225 Jy ! Component: 1000 - total flux cleaned = 0.00496304 Jy ! Component: 1050 - total flux cleaned = 0.00505426 Jy ! Component: 1100 - total flux cleaned = 0.00496368 Jy ! Component: 1150 - total flux cleaned = 0.00518454 Jy ! Component: 1200 - total flux cleaned = 0.00540135 Jy ! Component: 1250 - total flux cleaned = 0.00539939 Jy ! Component: 1300 - total flux cleaned = 0.00548285 Jy ! Component: 1350 - total flux cleaned = 0.00560661 Jy ! Component: 1400 - total flux cleaned = 0.00572888 Jy ! Component: 1450 - total flux cleaned = 0.00568864 Jy ! Component: 1500 - total flux cleaned = 0.00576766 Jy ! Component: 1550 - total flux cleaned = 0.00572925 Jy ! Component: 1600 - total flux cleaned = 0.00561532 Jy ! Component: 1650 - total flux cleaned = 0.00565334 Jy ! Component: 1700 - total flux cleaned = 0.00576487 Jy ! Component: 1750 - total flux cleaned = 0.00565545 Jy ! Component: 1800 - total flux cleaned = 0.00572769 Jy ! Component: 1850 - total flux cleaned = 0.00572789 Jy ! Component: 1900 - total flux cleaned = 0.00583192 Jy ! Component: 1950 - total flux cleaned = 0.00572829 Jy ! Component: 2000 - total flux cleaned = 0.00569471 Jy ! Component: 2050 - total flux cleaned = 0.00579533 Jy ! Component: 2100 - total flux cleaned = 0.0057616 Jy ! Component: 2150 - total flux cleaned = 0.00579398 Jy ! Component: 2200 - total flux cleaned = 0.00579493 Jy ! Component: 2250 - total flux cleaned = 0.00592361 Jy ! Component: 2300 - total flux cleaned = 0.00601877 Jy ! Component: 2350 - total flux cleaned = 0.00608159 Jy ! Component: 2400 - total flux cleaned = 0.00611281 Jy ! Component: 2450 - total flux cleaned = 0.00620527 Jy ! Component: 2500 - total flux cleaned = 0.00635746 Jy ! Component: 2550 - total flux cleaned = 0.0063876 Jy ! Component: 2600 - total flux cleaned = 0.00629838 Jy ! Component: 2650 - total flux cleaned = 0.00644636 Jy ! Component: 2700 - total flux cleaned = 0.00650484 Jy ! Component: 2750 - total flux cleaned = 0.00664937 Jy ! Component: 2800 - total flux cleaned = 0.00659183 Jy ! Component: 2850 - total flux cleaned = 0.00659159 Jy ! Component: 2900 - total flux cleaned = 0.00664782 Jy ! Component: 2950 - total flux cleaned = 0.00667577 Jy ! Component: 3000 - total flux cleaned = 0.0067035 Jy ! Component: 3050 - total flux cleaned = 0.00678562 Jy ! Component: 3100 - total flux cleaned = 0.00678563 Jy ! Component: 3150 - total flux cleaned = 0.00681248 Jy ! Component: 3200 - total flux cleaned = 0.00681236 Jy ! Component: 3250 - total flux cleaned = 0.00681229 Jy ! Component: 3300 - total flux cleaned = 0.00678598 Jy ! Component: 3350 - total flux cleaned = 0.00683859 Jy ! Component: 3400 - total flux cleaned = 0.00696794 Jy ! Component: 3450 - total flux cleaned = 0.00678819 Jy ! Component: 3500 - total flux cleaned = 0.00683968 Jy ! Component: 3550 - total flux cleaned = 0.00678906 Jy ! Component: 3600 - total flux cleaned = 0.00676388 Jy ! Component: 3650 - total flux cleaned = 0.00671388 Jy ! Component: 3700 - total flux cleaned = 0.00668901 Jy ! Component: 3750 - total flux cleaned = 0.00663968 Jy ! Component: 3800 - total flux cleaned = 0.00659064 Jy ! Component: 3850 - total flux cleaned = 0.00656613 Jy ! Component: 3900 - total flux cleaned = 0.00644523 Jy ! Component: 3950 - total flux cleaned = 0.00642111 Jy ! Component: 4000 - total flux cleaned = 0.0063733 Jy ! Component: 4050 - total flux cleaned = 0.00630191 Jy ! Total flux subtracted in 4096 components = 0.0063019 Jy ! Clean residual min=-0.001650 max=0.001436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.145034 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 337 components and 0.145034 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0125-2549_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.613 x 7.06 at -7.188 degrees (North through East) ! Clean map min=-0.0031921 max=0.12574 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0125-2549_S_map.fits wmodel /vlbi/uf001/uva//J0125-2549_S_map.mod ! Writing 337 model components to file: /vlbi/uf001/uva//J0125-2549_S_map.mod wobs /vlbi/uf001/uva//J0125-2549_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0125-2549_S_uvs.fits wwins /vlbi/uf001/uva//J0125-2549_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0125-2549_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.125744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000415029 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.990178 0.990178 1.98036 3.96071 7.92143 15.8429 31.6857 63.3714 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.125 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 302.975 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0125-2549_S_dfm.log closed on Sun Jan 13 20:59:16 2019