! Started logfile: /vlbi/uf001/uva//J0144-3938_S_dfm.log on Sun Jan 13 21:06:01 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//J0144-3938_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0144-3938_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.998153 visibilities/baseline/integration-bin. ! Found source: J0144-3938 ! ! 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 4863 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 J0144-3938_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016746Jy sigma=13.653117 ! Fit after self-cal, rms=0.898214Jy sigma=11.986015 ! 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.215 mas, bmaj=6.711 mas, bpa=-0.7057 degrees ! Estimated noise=1.33592 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.0817666 Jy ! Component: 100 - total flux cleaned = 0.100907 Jy ! Total flux subtracted in 100 components = 0.100907 Jy ! Clean residual min=-0.008309 max=0.010796 Jy/beam ! Clean residual mean=-0.000000 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.100907 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.100907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102266Jy sigma=1.256059 ! Fit after self-cal, rms=0.101705Jy sigma=1.250547 ! 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.807 mas, bmaj=7.746 mas, bpa=-0.6881 degrees ! Estimated noise=0.785234 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 (3, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120108 Jy ! Component: 100 - total flux cleaned = 0.0181698 Jy ! Component: 150 - total flux cleaned = 0.0219281 Jy ! Component: 200 - total flux cleaned = 0.0242659 Jy ! Total flux subtracted in 200 components = 0.0242659 Jy ! Clean residual min=-0.005605 max=0.005695 Jy/beam ! Clean residual mean=0.000059 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.125173 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 42 components and 0.125173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100661Jy sigma=1.225986 ! Fit after self-cal, rms=0.100595Jy sigma=1.224741 ! 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.807 x 7.746 at -0.6881 degrees (North through East) ! Clean map min=-0.0048185 max=0.10284 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.98 LA 1.01 MK 1.04 ! NL 1.39 OV 0.93 PT 0.92 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.97 LA 1.05 MK 1.02 ! NL 1.21 OV 0.92 PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.96 LA 1.07 MK 0.99 ! NL 1.22 OV 0.98 PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.100595Jy sigma=1.224741 ! Fit after self-cal, rms=0.110755Jy sigma=1.214630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=7.786 mas, bpa=-0.4957 degrees ! Estimated noise=0.786503 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.000815537 Jy ! Component: 100 - total flux cleaned = -0.000914539 Jy ! Component: 150 - total flux cleaned = -0.00105498 Jy ! Component: 200 - total flux cleaned = -0.00111283 Jy ! Total flux subtracted in 200 components = -0.00111283 Jy ! Clean residual min=-0.003834 max=0.003839 Jy/beam ! Clean residual mean=0.000049 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.124061 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.124061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110699Jy sigma=1.214179 ! Fit after self-cal, rms=0.111032Jy sigma=1.213616 ! 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.111032Jy sigma=1.213616 ! Fit after self-cal, rms=0.112440Jy sigma=1.213504 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.795 mas, bpa=-0.4232 degrees ! Estimated noise=0.786296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000877093 Jy ! Component: 100 - total flux cleaned = -0.00101174 Jy ! Component: 150 - total flux cleaned = -0.00103909 Jy ! Component: 200 - total flux cleaned = -0.0010869 Jy ! Total flux subtracted in 200 components = -0.0010869 Jy ! Clean residual min=-0.003849 max=0.003726 Jy/beam ! Clean residual mean=0.000045 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.122974 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.122974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112409Jy sigma=1.213292 ! Fit after self-cal, rms=0.112437Jy sigma=1.213230 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.000283037 Jy ! Component: 100 - total flux cleaned = -0.000310702 Jy ! Component: 150 - total flux cleaned = -0.000310137 Jy ! Component: 200 - total flux cleaned = -0.000310087 Jy ! Total flux subtracted in 200 components = -0.000310087 Jy ! Clean residual min=-0.003903 max=0.003761 Jy/beam ! Clean residual mean=0.000044 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.122664 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.122664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112424Jy sigma=1.213123 ! Fit after self-cal, rms=0.112420Jy sigma=1.213105 ! 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.112420Jy sigma=1.213105 ! Fit after self-cal, rms=0.116780Jy sigma=1.209599 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.786 mas, bpa=-0.3138 degrees ! Estimated noise=0.785449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000387809 Jy ! Component: 100 - total flux cleaned = -0.000500398 Jy ! Component: 150 - total flux cleaned = -0.000559058 Jy ! Component: 200 - total flux cleaned = -0.000595065 Jy ! Total flux subtracted in 200 components = -0.000595065 Jy ! Clean residual min=-0.003675 max=0.003518 Jy/beam ! Clean residual mean=0.000022 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.122068 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.122068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116766Jy sigma=1.209518 ! Fit after self-cal, rms=0.116857Jy sigma=1.209384 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.000102923 Jy ! Component: 100 - total flux cleaned = -0.00012003 Jy ! Component: 150 - total flux cleaned = -0.000152125 Jy ! Component: 200 - total flux cleaned = -0.000167464 Jy ! Total flux subtracted in 200 components = -0.000167464 Jy ! Clean residual min=-0.003668 max=0.003520 Jy/beam ! Clean residual mean=0.000021 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.121901 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.121901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116850Jy sigma=1.209332 ! Fit after self-cal, rms=0.116847Jy sigma=1.209327 ! 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.116847Jy sigma=1.209327 ! Fit after self-cal, rms=0.117144Jy sigma=1.209294 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.828 mas, bmaj=27.24 mas, bpa=2.829 degrees ! Estimated noise=1.0512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226071 Jy ! Component: 100 - total flux cleaned = -0.000237068 Jy ! Component: 150 - total flux cleaned = -0.000236916 Jy ! Component: 200 - total flux cleaned = -0.000237069 Jy ! Total flux subtracted in 200 components = -0.000237069 Jy ! Clean residual min=-0.002979 max=0.003231 Jy/beam ! Clean residual mean=0.000046 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.121664 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 88 components and 0.121664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117142Jy sigma=1.209257 ! Fit after self-cal, rms=0.117144Jy sigma=1.209252 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.19111e-06 Jy ! Component: 100 - total flux cleaned = 7.71453e-06 Jy ! Component: 150 - total flux cleaned = 7.11994e-06 Jy ! Component: 200 - total flux cleaned = 7.83181e-06 Jy ! Total flux subtracted in 200 components = 7.83181e-06 Jy ! Clean residual min=-0.002981 max=0.003220 Jy/beam ! Clean residual mean=0.000046 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.121672 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 90 components and 0.121672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117142Jy sigma=1.209231 ! Fit after self-cal, rms=0.117141Jy sigma=1.209227 ! 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.839 mas, bmaj=7.78 mas, bpa=-0.2099 degrees ! Estimated noise=0.783985 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.839 x 7.78 at -0.2099 degrees (North through East) ! Clean map min=-0.0034626 max=0.10328 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.248 mas, bmaj=6.734 mas, bpa=-0.1582 degrees ! Estimated noise=1.35094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0824944 Jy ! Component: 100 - total flux cleaned = 0.102177 Jy ! Component: 150 - total flux cleaned = 0.110719 Jy ! Component: 200 - total flux cleaned = 0.115437 Jy ! Total flux subtracted in 200 components = 0.115437 Jy ! Clean residual min=-0.005307 max=0.005011 Jy/beam ! Clean residual mean=0.000024 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.115437 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.115437 Jy ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.78 mas, bpa=-0.2099 degrees ! Estimated noise=0.783985 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.00371459 Jy ! Component: 100 - total flux cleaned = 0.00491771 Jy ! Component: 150 - total flux cleaned = 0.0052569 Jy ! Component: 200 - total flux cleaned = 0.00556341 Jy ! Total flux subtracted in 200 components = 0.00556341 Jy ! Clean residual min=-0.003662 max=0.003482 Jy/beam ! Clean residual mean=0.000020 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.121 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.121 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=8.828 mas, bmaj=27.24 mas, bpa=2.829 degrees ! Estimated noise=1.0512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296297 Jy ! Component: 100 - total flux cleaned = 0.000312589 Jy ! Component: 150 - total flux cleaned = 0.000341347 Jy ! Component: 200 - total flux cleaned = 0.000366741 Jy ! Total flux subtracted in 200 components = 0.000366741 Jy ! Clean residual min=-0.003035 max=0.003255 Jy/beam ! Clean residual mean=0.000043 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.121367 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.28373e-05 Jy ! Component: 100 - total flux cleaned = 6.2935e-05 Jy ! Component: 150 - total flux cleaned = 9.95514e-05 Jy ! Component: 200 - total flux cleaned = 0.000124417 Jy ! Total flux subtracted in 200 components = 0.000124417 Jy ! Clean residual min=-0.003012 max=0.003257 Jy/beam ! Clean residual mean=0.000044 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.121491 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.121491 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.78 mas, bpa=-0.2099 degrees ! Estimated noise=0.783985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.09583e-06 Jy ! Component: 100 - total flux cleaned = -5.27641e-06 Jy ! Component: 150 - total flux cleaned = 4.88691e-05 Jy ! Component: 200 - total flux cleaned = 7.44095e-05 Jy ! Total flux subtracted in 200 components = 7.44095e-05 Jy ! Clean residual min=-0.003624 max=0.003479 Jy/beam ! Clean residual mean=0.000021 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.121566 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.121566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117154Jy sigma=1.209348 ! Fit after self-cal, rms=0.117154Jy sigma=1.209270 wmodel J0144-3938_S_map.mod ! Writing 65 model components to file: J0144-3938_S_map.mod wobs J0144-3938_S_uvs.fits ! Writing UV FITS file: J0144-3938_S_uvs.fits wwins J0144-3938_S_map.win ! wwins: Wrote 2 windows to J0144-3938_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.000328611 Jy ! Component: 100 - total flux cleaned = -0.000888479 Jy ! Component: 150 - total flux cleaned = -0.00125075 Jy ! Component: 200 - total flux cleaned = -0.00154321 Jy ! Component: 250 - total flux cleaned = -0.00191451 Jy ! Component: 300 - total flux cleaned = -0.00226822 Jy ! Component: 350 - total flux cleaned = -0.00256436 Jy ! Component: 400 - total flux cleaned = -0.00268634 Jy ! Component: 450 - total flux cleaned = -0.00288277 Jy ! Component: 500 - total flux cleaned = -0.00288201 Jy ! Component: 550 - total flux cleaned = -0.00288187 Jy ! Component: 600 - total flux cleaned = -0.00284649 Jy ! Component: 650 - total flux cleaned = -0.00284615 Jy ! Component: 700 - total flux cleaned = -0.00287972 Jy ! Component: 750 - total flux cleaned = -0.002813 Jy ! Component: 800 - total flux cleaned = -0.00281368 Jy ! Component: 850 - total flux cleaned = -0.0029084 Jy ! Component: 900 - total flux cleaned = -0.00300074 Jy ! Component: 950 - total flux cleaned = -0.00306061 Jy ! Component: 1000 - total flux cleaned = -0.00306002 Jy ! Component: 1050 - total flux cleaned = -0.00308887 Jy ! Component: 1100 - total flux cleaned = -0.00314585 Jy ! Component: 1150 - total flux cleaned = -0.00320128 Jy ! Component: 1200 - total flux cleaned = -0.00320146 Jy ! Component: 1250 - total flux cleaned = -0.00328172 Jy ! Component: 1300 - total flux cleaned = -0.0033078 Jy ! Component: 1350 - total flux cleaned = -0.00330781 Jy ! Component: 1400 - total flux cleaned = -0.00338439 Jy ! Component: 1450 - total flux cleaned = -0.00333336 Jy ! Component: 1500 - total flux cleaned = -0.00333362 Jy ! Component: 1550 - total flux cleaned = -0.00335834 Jy ! Component: 1600 - total flux cleaned = -0.00340715 Jy ! Component: 1650 - total flux cleaned = -0.00352645 Jy ! Component: 1700 - total flux cleaned = -0.00359637 Jy ! Component: 1750 - total flux cleaned = -0.00359596 Jy ! Component: 1800 - total flux cleaned = -0.00368713 Jy ! Component: 1850 - total flux cleaned = -0.00368729 Jy ! Component: 1900 - total flux cleaned = -0.00377634 Jy ! Component: 1950 - total flux cleaned = -0.00375411 Jy ! Component: 2000 - total flux cleaned = -0.00377586 Jy ! Component: 2050 - total flux cleaned = -0.00381877 Jy ! Component: 2100 - total flux cleaned = -0.00375489 Jy ! Component: 2150 - total flux cleaned = -0.00377584 Jy ! Component: 2200 - total flux cleaned = -0.00379652 Jy ! Component: 2250 - total flux cleaned = -0.00377617 Jy ! Component: 2300 - total flux cleaned = -0.00373579 Jy ! Component: 2350 - total flux cleaned = -0.00383562 Jy ! Component: 2400 - total flux cleaned = -0.00377587 Jy ! Component: 2450 - total flux cleaned = -0.00373668 Jy ! Component: 2500 - total flux cleaned = -0.00367847 Jy ! Component: 2550 - total flux cleaned = -0.00364018 Jy ! Component: 2600 - total flux cleaned = -0.00364025 Jy ! Component: 2650 - total flux cleaned = -0.00362192 Jy ! Component: 2700 - total flux cleaned = -0.00358518 Jy ! Component: 2750 - total flux cleaned = -0.00358554 Jy ! Component: 2800 - total flux cleaned = -0.0035492 Jy ! Component: 2850 - total flux cleaned = -0.00351328 Jy ! Component: 2900 - total flux cleaned = -0.00345962 Jy ! Component: 2950 - total flux cleaned = -0.00338878 Jy ! Component: 3000 - total flux cleaned = -0.00333624 Jy ! Component: 3050 - total flux cleaned = -0.00328407 Jy ! Component: 3100 - total flux cleaned = -0.00321527 Jy ! Component: 3150 - total flux cleaned = -0.00312978 Jy ! Component: 3200 - total flux cleaned = -0.003113 Jy ! Component: 3250 - total flux cleaned = -0.00301216 Jy ! Component: 3300 - total flux cleaned = -0.00296226 Jy ! Component: 3350 - total flux cleaned = -0.00291269 Jy ! Component: 3400 - total flux cleaned = -0.00288003 Jy ! Component: 3450 - total flux cleaned = -0.00281519 Jy ! Component: 3500 - total flux cleaned = -0.0027188 Jy ! Component: 3550 - total flux cleaned = -0.00273463 Jy ! Component: 3600 - total flux cleaned = -0.0026555 Jy ! Component: 3650 - total flux cleaned = -0.00259278 Jy ! Component: 3700 - total flux cleaned = -0.00256163 Jy ! Component: 3750 - total flux cleaned = -0.00251521 Jy ! Component: 3800 - total flux cleaned = -0.00251507 Jy ! Component: 3850 - total flux cleaned = -0.00246914 Jy ! Component: 3900 - total flux cleaned = -0.00240901 Jy ! Component: 3950 - total flux cleaned = -0.0023942 Jy ! Component: 4000 - total flux cleaned = -0.00234947 Jy ! Component: 4050 - total flux cleaned = -0.00227576 Jy ! Total flux subtracted in 4096 components = -0.00226098 Jy ! Clean residual min=-0.000831 max=0.000880 Jy/beam ! Clean residual mean=0.000003 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.119305 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 303 components and 0.119305 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0144-3938_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.839 x 7.78 at -0.2099 degrees (North through East) ! Clean map min=-0.002288 max=0.10353 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0144-3938_S_map.fits wmodel /vlbi/uf001/uva//J0144-3938_S_map.mod ! Writing 303 model components to file: /vlbi/uf001/uva//J0144-3938_S_map.mod wobs /vlbi/uf001/uva//J0144-3938_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0144-3938_S_uvs.fits wwins /vlbi/uf001/uva//J0144-3938_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0144-3938_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.721207 0.721207 1.44241 2.88483 5.76966 11.5393 23.0786 46.1573 92.3145 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 415.969 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0144-3938_S_dfm.log closed on Sun Jan 13 21:06:05 2019