! Started logfile: /vlbi/uf001/uva//J2134-3351_S_b_dfm.log on Mon Jan 14 05:54:06 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//J2134-3351_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2134-3351_S_b_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.866995 visibilities/baseline/integration-bin. ! Found source: J2134-3351 ! ! 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 40 lines of history. ! ! Reading 4224 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 J2134-3351_S_b] 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.034343Jy sigma=14.106620 ! Fit after self-cal, rms=0.814456Jy sigma=10.682936 ! 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.678 mas, bmaj=13.61 mas, bpa=-21.11 degrees ! Estimated noise=1.22583 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.161389 Jy ! Component: 100 - total flux cleaned = 0.202952 Jy ! Total flux subtracted in 100 components = 0.202952 Jy ! Clean residual min=-0.015642 max=0.021909 Jy/beam ! Clean residual mean=-0.000066 rms=0.005229 Jy/beam ! Combined flux in latest and established models = 0.202952 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.202952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137879Jy sigma=1.474176 ! Fit after self-cal, rms=0.137898Jy sigma=1.473763 ! 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.216 mas, bmaj=14.54 mas, bpa=-20.77 degrees ! Estimated noise=0.853518 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.0244405 Jy ! Component: 100 - total flux cleaned = 0.0381627 Jy ! Component: 150 - total flux cleaned = 0.0467416 Jy ! Component: 200 - total flux cleaned = 0.0524221 Jy ! Total flux subtracted in 200 components = 0.0524221 Jy ! Clean residual min=-0.010847 max=0.018249 Jy/beam ! Clean residual mean=0.000047 rms=0.004425 Jy/beam ! Combined flux in latest and established models = 0.255374 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 51 components and 0.255374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135732Jy sigma=1.365117 ! Fit after self-cal, rms=0.135856Jy sigma=1.364606 ! 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.216 x 14.54 at -20.77 degrees (North through East) ! Clean map min=-0.010504 max=0.19785 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.83 HN 1.20 KP 0.91 ! LA 0.95 MK 0.99 NL 1.10 OV 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.14 FD 0.92 HN 1.25 KP 0.95 ! LA 1.00 MK 1.04 NL 0.99 OV 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.29 FD 0.91 HN 1.29 KP 0.95 ! LA 0.95 MK 1.02 NL 1.07 OV 0.91 ! ! ! Fit before self-cal, rms=0.135856Jy sigma=1.364606 ! Fit after self-cal, rms=0.220886Jy sigma=1.239726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=15.05 mas, bpa=-20.86 degrees ! Estimated noise=0.869265 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.00423725 Jy ! Component: 100 - total flux cleaned = -0.00484606 Jy ! Component: 150 - total flux cleaned = -0.00526208 Jy ! Component: 200 - total flux cleaned = -0.00572185 Jy ! Total flux subtracted in 200 components = -0.00572185 Jy ! Clean residual min=-0.006650 max=0.007925 Jy/beam ! Clean residual mean=0.000024 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.249652 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.249652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.220680Jy sigma=1.235481 ! Fit after self-cal, rms=0.221392Jy sigma=1.234300 ! 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.221392Jy sigma=1.234300 ! Fit after self-cal, rms=0.213554Jy sigma=1.215109 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=15.08 mas, bpa=-20.96 degrees ! Estimated noise=0.868019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00236545 Jy ! Component: 100 - total flux cleaned = -0.00264552 Jy ! Component: 150 - total flux cleaned = -0.00288226 Jy ! Component: 200 - total flux cleaned = -0.00314656 Jy ! Total flux subtracted in 200 components = -0.00314656 Jy ! Clean residual min=-0.003849 max=0.004286 Jy/beam ! Clean residual mean=-0.000004 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.246506 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.246506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213470Jy sigma=1.214008 ! Fit after self-cal, rms=0.213489Jy sigma=1.213824 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.000301538 Jy ! Component: 100 - total flux cleaned = -0.000523527 Jy ! Component: 150 - total flux cleaned = -0.000727054 Jy ! Component: 200 - total flux cleaned = -0.000951119 Jy ! Total flux subtracted in 200 components = -0.000951119 Jy ! Clean residual min=-0.003745 max=0.004285 Jy/beam ! Clean residual mean=-0.000004 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.245554 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.245554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213457Jy sigma=1.213465 ! Fit after self-cal, rms=0.213440Jy sigma=1.213448 ! 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.213440Jy sigma=1.213448 ! Fit after self-cal, rms=0.213587Jy sigma=1.212828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=15.12 mas, bpa=-21.01 degrees ! Estimated noise=0.86782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147517 Jy ! Component: 100 - total flux cleaned = -0.00182633 Jy ! Component: 150 - total flux cleaned = -0.00208351 Jy ! Component: 200 - total flux cleaned = -0.00227602 Jy ! Total flux subtracted in 200 components = -0.00227602 Jy ! Clean residual min=-0.003688 max=0.004281 Jy/beam ! Clean residual mean=-0.000007 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.243278 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.243278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213545Jy sigma=1.212353 ! Fit after self-cal, rms=0.213541Jy sigma=1.212329 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.000181297 Jy ! Component: 100 - total flux cleaned = -0.000413084 Jy ! Component: 150 - total flux cleaned = -0.000591019 Jy ! Component: 200 - total flux cleaned = -0.00072791 Jy ! Total flux subtracted in 200 components = -0.00072791 Jy ! Clean residual min=-0.003620 max=0.004304 Jy/beam ! Clean residual mean=-0.000007 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.24255 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.242551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213520Jy sigma=1.212165 ! Fit after self-cal, rms=0.213509Jy sigma=1.212150 ! 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.213509Jy sigma=1.212150 ! Fit after self-cal, rms=0.214931Jy sigma=1.211950 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.003 mas, bmaj=26.44 mas, bpa=-8.431 degrees ! Estimated noise=1.05837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162107 Jy ! Component: 100 - total flux cleaned = -0.00195548 Jy ! Component: 150 - total flux cleaned = -0.00210297 Jy ! Component: 200 - total flux cleaned = -0.00222886 Jy ! Total flux subtracted in 200 components = -0.00222886 Jy ! Clean residual min=-0.004213 max=0.004712 Jy/beam ! Clean residual mean=-0.000011 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.240322 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.240322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214926Jy sigma=1.211880 ! Fit after self-cal, rms=0.214918Jy sigma=1.211840 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.000150677 Jy ! Component: 100 - total flux cleaned = -0.000253513 Jy ! Component: 150 - total flux cleaned = -0.000340427 Jy ! Component: 200 - total flux cleaned = -0.000401264 Jy ! Total flux subtracted in 200 components = -0.000401264 Jy ! Clean residual min=-0.004188 max=0.004788 Jy/beam ! Clean residual mean=-0.000011 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.23992 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.23992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214917Jy sigma=1.211861 ! Fit after self-cal, rms=0.214909Jy sigma=1.211854 ! 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.295 mas, bmaj=15.15 mas, bpa=-21.02 degrees ! Estimated noise=0.867668 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 15.15 at -21.02 degrees (North through East) ! Clean map min=-0.0034688 max=0.19859 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.729 mas, bmaj=14.06 mas, bpa=-21.35 degrees ! Estimated noise=1.26497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166167 Jy ! Component: 100 - total flux cleaned = 0.204557 Jy ! Component: 150 - total flux cleaned = 0.219567 Jy ! Component: 200 - total flux cleaned = 0.228279 Jy ! Total flux subtracted in 200 components = 0.228279 Jy ! Clean residual min=-0.007035 max=0.007336 Jy/beam ! Clean residual mean=-0.000066 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.228279 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.228279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=15.15 mas, bpa=-21.02 degrees ! Estimated noise=0.867668 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) ! Added new window around map position (-3.5, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509941 Jy ! Component: 100 - total flux cleaned = 0.0070641 Jy ! Component: 150 - total flux cleaned = 0.00817503 Jy ! Component: 200 - total flux cleaned = 0.00907804 Jy ! Total flux subtracted in 200 components = 0.00907804 Jy ! Clean residual min=-0.003545 max=0.003884 Jy/beam ! Clean residual mean=-0.000009 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.237357 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.237357 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.003 mas, bmaj=26.44 mas, bpa=-8.431 degrees ! Estimated noise=1.05837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140508 Jy ! Component: 100 - total flux cleaned = 0.00191404 Jy ! Component: 150 - total flux cleaned = 0.00223193 Jy ! Component: 200 - total flux cleaned = 0.00251577 Jy ! Total flux subtracted in 200 components = 0.00251577 Jy ! Clean residual min=-0.003793 max=0.004264 Jy/beam ! Clean residual mean=-0.000011 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.239872 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 = 0.000255576 Jy ! Component: 100 - total flux cleaned = 0.000445471 Jy ! Component: 150 - total flux cleaned = 0.000577876 Jy ! Component: 200 - total flux cleaned = 0.000723086 Jy ! Total flux subtracted in 200 components = 0.000723086 Jy ! Clean residual min=-0.003717 max=0.004231 Jy/beam ! Clean residual mean=-0.000011 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.240596 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.240596 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=15.15 mas, bpa=-21.02 degrees ! Estimated noise=0.867668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520756 Jy ! Component: 100 - total flux cleaned = -0.000572026 Jy ! Component: 150 - total flux cleaned = -0.00057389 Jy ! Component: 200 - total flux cleaned = -0.000533102 Jy ! Total flux subtracted in 200 components = -0.000533102 Jy ! Clean residual min=-0.003542 max=0.003846 Jy/beam ! Clean residual mean=-0.000007 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.240062 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.240062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214839Jy sigma=1.210211 ! Fit after self-cal, rms=0.214780Jy sigma=1.209870 wmodel J2134-3351_S_b_map.mod ! Writing 102 model components to file: J2134-3351_S_b_map.mod wobs J2134-3351_S_b_uvs.fits ! Writing UV FITS file: J2134-3351_S_b_uvs.fits wwins J2134-3351_S_b_map.win ! wwins: Wrote 2 windows to J2134-3351_S_b_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.000786621 Jy ! Component: 100 - total flux cleaned = 0.000493616 Jy ! Component: 150 - total flux cleaned = 7.22893e-05 Jy ! Component: 200 - total flux cleaned = -7.80665e-05 Jy ! Component: 250 - total flux cleaned = -0.000220558 Jy ! Component: 300 - total flux cleaned = -0.000218848 Jy ! Component: 350 - total flux cleaned = -4.21088e-05 Jy ! Component: 400 - total flux cleaned = 8.52571e-05 Jy ! Component: 450 - total flux cleaned = 8.59992e-05 Jy ! Component: 500 - total flux cleaned = 0.000126445 Jy ! Component: 550 - total flux cleaned = 8.04381e-06 Jy ! Component: 600 - total flux cleaned = -6.95545e-05 Jy ! Component: 650 - total flux cleaned = -0.000145421 Jy ! Component: 700 - total flux cleaned = -0.00014519 Jy ! Component: 750 - total flux cleaned = -0.000145798 Jy ! Component: 800 - total flux cleaned = -0.000182081 Jy ! Component: 850 - total flux cleaned = -0.000216821 Jy ! Component: 900 - total flux cleaned = -0.000217103 Jy ! Component: 950 - total flux cleaned = 1.72455e-05 Jy ! Component: 1000 - total flux cleaned = 8.26908e-05 Jy ! Component: 1050 - total flux cleaned = 0.000180551 Jy ! Component: 1100 - total flux cleaned = 0.000212151 Jy ! Component: 1150 - total flux cleaned = 0.000275424 Jy ! Component: 1200 - total flux cleaned = 0.000337355 Jy ! Component: 1250 - total flux cleaned = 0.000245727 Jy ! Component: 1300 - total flux cleaned = 0.000276396 Jy ! Component: 1350 - total flux cleaned = 0.000305864 Jy ! Component: 1400 - total flux cleaned = 0.000246441 Jy ! Component: 1450 - total flux cleaned = 0.000129685 Jy ! Component: 1500 - total flux cleaned = 7.20981e-05 Jy ! Component: 1550 - total flux cleaned = -4.2067e-05 Jy ! Component: 1600 - total flux cleaned = -0.000211528 Jy ! Component: 1650 - total flux cleaned = -0.000239596 Jy ! Component: 1700 - total flux cleaned = -0.000322294 Jy ! Component: 1750 - total flux cleaned = -0.000404409 Jy ! Component: 1800 - total flux cleaned = -0.00053945 Jy ! Component: 1850 - total flux cleaned = -0.000619513 Jy ! Component: 1900 - total flux cleaned = -0.000539937 Jy ! Component: 1950 - total flux cleaned = -0.000592719 Jy ! Component: 2000 - total flux cleaned = -0.000722848 Jy ! Component: 2050 - total flux cleaned = -0.000722923 Jy ! Component: 2100 - total flux cleaned = -0.00077408 Jy ! Component: 2150 - total flux cleaned = -0.000900832 Jy ! Component: 2200 - total flux cleaned = -0.000950721 Jy ! Component: 2250 - total flux cleaned = -0.0010745 Jy ! Component: 2300 - total flux cleaned = -0.0010989 Jy ! Component: 2350 - total flux cleaned = -0.00114798 Jy ! Component: 2400 - total flux cleaned = -0.00126905 Jy ! Component: 2450 - total flux cleaned = -0.00131716 Jy ! Component: 2500 - total flux cleaned = -0.0013647 Jy ! Component: 2550 - total flux cleaned = -0.00143565 Jy ! Component: 2600 - total flux cleaned = -0.00155293 Jy ! Component: 2650 - total flux cleaned = -0.00157616 Jy ! Component: 2700 - total flux cleaned = -0.00159933 Jy ! Component: 2750 - total flux cleaned = -0.00166834 Jy ! Component: 2800 - total flux cleaned = -0.00180504 Jy ! Component: 2850 - total flux cleaned = -0.00187266 Jy ! Component: 2900 - total flux cleaned = -0.00198481 Jy ! Component: 2950 - total flux cleaned = -0.00200689 Jy ! Component: 3000 - total flux cleaned = -0.00213968 Jy ! Component: 3050 - total flux cleaned = -0.00211778 Jy ! Component: 3100 - total flux cleaned = -0.00211793 Jy ! Component: 3150 - total flux cleaned = -0.00222622 Jy ! Component: 3200 - total flux cleaned = -0.00224771 Jy ! Component: 3250 - total flux cleaned = -0.00224758 Jy ! Component: 3300 - total flux cleaned = -0.00226883 Jy ! Component: 3350 - total flux cleaned = -0.00226897 Jy ! Component: 3400 - total flux cleaned = -0.00231105 Jy ! Component: 3450 - total flux cleaned = -0.00229023 Jy ! Component: 3500 - total flux cleaned = -0.00222802 Jy ! Component: 3550 - total flux cleaned = -0.00218669 Jy ! Component: 3600 - total flux cleaned = -0.00210443 Jy ! Component: 3650 - total flux cleaned = -0.00198165 Jy ! Component: 3700 - total flux cleaned = -0.00190016 Jy ! Component: 3750 - total flux cleaned = -0.00177854 Jy ! Component: 3800 - total flux cleaned = -0.00171792 Jy ! Component: 3850 - total flux cleaned = -0.0015774 Jy ! Component: 3900 - total flux cleaned = -0.00157764 Jy ! Component: 3950 - total flux cleaned = -0.00147807 Jy ! Component: 4000 - total flux cleaned = -0.00139865 Jy ! Component: 4050 - total flux cleaned = -0.00133939 Jy ! Total flux subtracted in 4096 components = -0.00124089 Jy ! Clean residual min=-0.001161 max=0.001354 Jy/beam ! Clean residual mean=0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.238822 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 357 components and 0.238822 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2134-3351_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 15.15 at -21.02 degrees (North through East) ! Clean map min=-0.0027634 max=0.208 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2134-3351_S_b_map.fits wmodel /vlbi/uf001/uva//J2134-3351_S_b_map.mod ! Writing 357 model components to file: /vlbi/uf001/uva//J2134-3351_S_b_map.mod wobs /vlbi/uf001/uva//J2134-3351_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2134-3351_S_b_uvs.fits wwins /vlbi/uf001/uva//J2134-3351_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2134-3351_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.208003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000357706 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515916 0.515916 1.03183 2.06367 4.12733 8.25466 16.5093 33.0186 66.0373 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.208 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.489 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2134-3351_S_b_dfm.log closed on Mon Jan 14 05:54:11 2019