! Started logfile: /vlbi/uf001/uva//J1647-2912_S_b_dfm.log on Mon Jan 14 03:53:44 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//J1647-2912_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1647-2912_S_b_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.868842 visibilities/baseline/integration-bin. ! Found source: J1647-2912 ! ! 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 4233 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 J1647-2912_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.022924Jy sigma=15.304868 ! Fit after self-cal, rms=0.886015Jy sigma=13.132301 ! 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.736 mas, bmaj=12.16 mas, bpa=-20.8 degrees ! Estimated noise=1.12767 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.0898844 Jy ! Component: 100 - total flux cleaned = 0.114594 Jy ! Total flux subtracted in 100 components = 0.114594 Jy ! Clean residual min=-0.007738 max=0.011317 Jy/beam ! Clean residual mean=0.000009 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.114594 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.114594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105975Jy sigma=1.274396 ! Fit after self-cal, rms=0.105862Jy sigma=1.273674 ! 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.317 mas, bmaj=12.94 mas, bpa=-19.51 degrees ! Estimated noise=0.77312 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.0163816 Jy ! Component: 100 - total flux cleaned = 0.0250077 Jy ! Component: 150 - total flux cleaned = 0.0303668 Jy ! Component: 200 - total flux cleaned = 0.0339971 Jy ! Total flux subtracted in 200 components = 0.0339971 Jy ! Clean residual min=-0.005736 max=0.005644 Jy/beam ! Clean residual mean=0.000014 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.148591 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 81 components and 0.148591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103864Jy sigma=1.219953 ! Fit after self-cal, rms=0.103846Jy sigma=1.219114 ! 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.317 x 12.94 at -19.51 degrees (North through East) ! Clean map min=-0.0055943 max=0.1191 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 1.08 KP 0.93 ! LA 0.92 MK 1.01 NL 1.11 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.97 HN 1.11 KP 1.00 ! LA 0.93 MK 1.00 NL 1.02 OV 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.99 HN 1.03 KP 0.93 ! LA 0.99 MK 1.00 NL 1.02 OV 0.99 ! ! ! Fit before self-cal, rms=0.103846Jy sigma=1.219114 ! Fit after self-cal, rms=0.116068Jy sigma=1.206026 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=13.12 mas, bpa=-19.5 degrees ! Estimated noise=0.768859 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.00110332 Jy ! Component: 100 - total flux cleaned = -0.00114148 Jy ! Component: 150 - total flux cleaned = -0.00120315 Jy ! Component: 200 - total flux cleaned = -0.00125869 Jy ! Total flux subtracted in 200 components = -0.00125869 Jy ! Clean residual min=-0.005039 max=0.004730 Jy/beam ! Clean residual mean=0.000015 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.147333 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.147333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116033Jy sigma=1.205563 ! Fit after self-cal, rms=0.116303Jy sigma=1.205191 ! 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.116303Jy sigma=1.205191 ! Fit after self-cal, rms=0.119178Jy sigma=1.199920 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=13.18 mas, bpa=-19.61 degrees ! Estimated noise=0.768935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258193 Jy ! Component: 100 - total flux cleaned = -0.000336118 Jy ! Component: 150 - total flux cleaned = -0.000470934 Jy ! Component: 200 - total flux cleaned = -0.000621719 Jy ! Total flux subtracted in 200 components = -0.000621719 Jy ! Clean residual min=-0.004406 max=0.004836 Jy/beam ! Clean residual mean=0.000014 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.146711 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.146711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119141Jy sigma=1.199571 ! Fit after self-cal, rms=0.119222Jy sigma=1.199393 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) ! Added new window around map position (21.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473909 Jy ! Component: 100 - total flux cleaned = 0.00741999 Jy ! Component: 150 - total flux cleaned = 0.00917145 Jy ! Component: 200 - total flux cleaned = 0.0105212 Jy ! Total flux subtracted in 200 components = 0.0105212 Jy ! Clean residual min=-0.003701 max=0.003383 Jy/beam ! Clean residual mean=0.000008 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.157232 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 151 components and 0.157232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119008Jy sigma=1.194941 ! Fit after self-cal, rms=0.118980Jy sigma=1.194674 ! 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.118980Jy sigma=1.194674 ! Fit after self-cal, rms=0.120544Jy sigma=1.194310 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=13.23 mas, bpa=-19.63 degrees ! Estimated noise=0.765273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167674 Jy ! Component: 100 - total flux cleaned = 0.00242003 Jy ! Component: 150 - total flux cleaned = 0.00286589 Jy ! Component: 200 - total flux cleaned = 0.00310825 Jy ! Total flux subtracted in 200 components = 0.00310825 Jy ! Clean residual min=-0.003353 max=0.003230 Jy/beam ! Clean residual mean=0.000006 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.16034 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 169 components and 0.16034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120504Jy sigma=1.193744 ! Fit after self-cal, rms=0.120523Jy sigma=1.193697 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.000223432 Jy ! Component: 100 - total flux cleaned = 0.000333239 Jy ! Component: 150 - total flux cleaned = 0.000409506 Jy ! Component: 200 - total flux cleaned = 0.000455693 Jy ! Total flux subtracted in 200 components = 0.000455693 Jy ! Clean residual min=-0.003321 max=0.003195 Jy/beam ! Clean residual mean=0.000006 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.160796 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.160796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120505Jy sigma=1.193553 ! Fit after self-cal, rms=0.120498Jy sigma=1.193535 ! 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.120498Jy sigma=1.193535 ! Fit after self-cal, rms=0.121217Jy sigma=1.193478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.92 mas, bmaj=21.92 mas, bpa=-8.011 degrees ! Estimated noise=0.942029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.30996e-05 Jy ! Component: 100 - total flux cleaned = 9.48103e-06 Jy ! Component: 150 - total flux cleaned = 0.000122083 Jy ! Component: 200 - total flux cleaned = 0.000243124 Jy ! Total flux subtracted in 200 components = 0.000243124 Jy ! Clean residual min=-0.003183 max=0.003280 Jy/beam ! Clean residual mean=0.000010 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.161039 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 191 components and 0.161039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121202Jy sigma=1.193489 ! Fit after self-cal, rms=0.121214Jy sigma=1.193459 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.8876e-05 Jy ! Component: 100 - total flux cleaned = -5.80972e-05 Jy ! Component: 150 - total flux cleaned = -0.000122229 Jy ! Component: 200 - total flux cleaned = -0.000162949 Jy ! Total flux subtracted in 200 components = -0.000162949 Jy ! Clean residual min=-0.003089 max=0.003220 Jy/beam ! Clean residual mean=0.000010 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.160876 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 201 components and 0.160876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121208Jy sigma=1.193502 ! Fit after self-cal, rms=0.121210Jy sigma=1.193490 ! 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.357 mas, bmaj=13.24 mas, bpa=-19.63 degrees ! Estimated noise=0.76473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 13.24 at -19.63 degrees (North through East) ! Clean map min=-0.0031352 max=0.11845 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.758 mas, bmaj=12.26 mas, bpa=-20.93 degrees ! Estimated noise=1.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0894017 Jy ! Component: 100 - total flux cleaned = 0.11385 Jy ! Component: 150 - total flux cleaned = 0.126208 Jy ! Component: 200 - total flux cleaned = 0.133342 Jy ! Total flux subtracted in 200 components = 0.133342 Jy ! Clean residual min=-0.005509 max=0.004899 Jy/beam ! Clean residual mean=0.000009 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.133342 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.133342 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=13.24 mas, bpa=-19.63 degrees ! Estimated noise=0.76473 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.00607757 Jy ! Component: 100 - total flux cleaned = 0.0103201 Jy ! Component: 150 - total flux cleaned = 0.0136168 Jy ! Component: 200 - total flux cleaned = 0.0162552 Jy ! Total flux subtracted in 200 components = 0.0162552 Jy ! Clean residual min=-0.003403 max=0.003142 Jy/beam ! Clean residual mean=0.000009 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.149598 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 61 components and 0.149598 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.92 mas, bmaj=21.92 mas, bpa=-8.011 degrees ! Estimated noise=0.942029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326054 Jy ! Component: 100 - total flux cleaned = 0.00553051 Jy ! Component: 150 - total flux cleaned = 0.00719795 Jy ! Component: 200 - total flux cleaned = 0.00823693 Jy ! Total flux subtracted in 200 components = 0.00823693 Jy ! Clean residual min=-0.003392 max=0.003023 Jy/beam ! Clean residual mean=0.000012 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.157834 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.000464017 Jy ! Component: 100 - total flux cleaned = 0.00082658 Jy ! Component: 150 - total flux cleaned = 0.0011435 Jy ! Component: 200 - total flux cleaned = 0.00142177 Jy ! Total flux subtracted in 200 components = 0.00142177 Jy ! Clean residual min=-0.003203 max=0.003112 Jy/beam ! Clean residual mean=0.000011 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.159256 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 113 components and 0.159256 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=13.24 mas, bpa=-19.63 degrees ! Estimated noise=0.76473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144616 Jy ! Component: 100 - total flux cleaned = 0.000235713 Jy ! Component: 150 - total flux cleaned = 0.000456579 Jy ! Component: 200 - total flux cleaned = 0.000688139 Jy ! Total flux subtracted in 200 components = 0.000688139 Jy ! Clean residual min=-0.002954 max=0.003147 Jy/beam ! Clean residual mean=0.000005 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.159944 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.159944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121217Jy sigma=1.193836 ! Fit after self-cal, rms=0.121163Jy sigma=1.193692 wmodel J1647-2912_S_b_map.mod ! Writing 132 model components to file: J1647-2912_S_b_map.mod wobs J1647-2912_S_b_uvs.fits ! Writing UV FITS file: J1647-2912_S_b_uvs.fits wwins J1647-2912_S_b_map.win ! wwins: Wrote 2 windows to J1647-2912_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.000104966 Jy ! Component: 100 - total flux cleaned = -0.000500635 Jy ! Component: 150 - total flux cleaned = -0.000962944 Jy ! Component: 200 - total flux cleaned = -0.00109528 Jy ! Component: 250 - total flux cleaned = -0.00105424 Jy ! Component: 300 - total flux cleaned = -0.000895949 Jy ! Component: 350 - total flux cleaned = -0.00078215 Jy ! Component: 400 - total flux cleaned = -0.000782292 Jy ! Component: 450 - total flux cleaned = -0.000854177 Jy ! Component: 500 - total flux cleaned = -0.000854885 Jy ! Component: 550 - total flux cleaned = -0.00085495 Jy ! Component: 600 - total flux cleaned = -0.000725712 Jy ! Component: 650 - total flux cleaned = -0.000694395 Jy ! Component: 700 - total flux cleaned = -0.000633039 Jy ! Component: 750 - total flux cleaned = -0.000602787 Jy ! Component: 800 - total flux cleaned = -0.000573548 Jy ! Component: 850 - total flux cleaned = -0.000632213 Jy ! Component: 900 - total flux cleaned = -0.000716298 Jy ! Component: 950 - total flux cleaned = -0.000825765 Jy ! Component: 1000 - total flux cleaned = -0.000986932 Jy ! Component: 1050 - total flux cleaned = -0.00103956 Jy ! Component: 1100 - total flux cleaned = -0.00111715 Jy ! Component: 1150 - total flux cleaned = -0.00114312 Jy ! Component: 1200 - total flux cleaned = -0.0011683 Jy ! Component: 1250 - total flux cleaned = -0.00109379 Jy ! Component: 1300 - total flux cleaned = -0.00106939 Jy ! Component: 1350 - total flux cleaned = -0.00102139 Jy ! Component: 1400 - total flux cleaned = -0.00109331 Jy ! Component: 1450 - total flux cleaned = -0.00111692 Jy ! Component: 1500 - total flux cleaned = -0.00111696 Jy ! Component: 1550 - total flux cleaned = -0.00107143 Jy ! Component: 1600 - total flux cleaned = -0.00116205 Jy ! Component: 1650 - total flux cleaned = -0.00111668 Jy ! Component: 1700 - total flux cleaned = -0.00111612 Jy ! Component: 1750 - total flux cleaned = -0.00111578 Jy ! Component: 1800 - total flux cleaned = -0.00109411 Jy ! Component: 1850 - total flux cleaned = -0.0011156 Jy ! Component: 1900 - total flux cleaned = -0.00111541 Jy ! Component: 1950 - total flux cleaned = -0.00115706 Jy ! Component: 2000 - total flux cleaned = -0.00117771 Jy ! Component: 2050 - total flux cleaned = -0.00119809 Jy ! Component: 2100 - total flux cleaned = -0.00119774 Jy ! Component: 2150 - total flux cleaned = -0.00121764 Jy ! Component: 2200 - total flux cleaned = -0.00121737 Jy ! Component: 2250 - total flux cleaned = -0.00119775 Jy ! Component: 2300 - total flux cleaned = -0.00110038 Jy ! Component: 2350 - total flux cleaned = -0.00111971 Jy ! Component: 2400 - total flux cleaned = -0.00111959 Jy ! Component: 2450 - total flux cleaned = -0.00106271 Jy ! Component: 2500 - total flux cleaned = -0.00104395 Jy ! Component: 2550 - total flux cleaned = -0.00102541 Jy ! Component: 2600 - total flux cleaned = -0.00104385 Jy ! Component: 2650 - total flux cleaned = -0.00100715 Jy ! Component: 2700 - total flux cleaned = -0.00102527 Jy ! Component: 2750 - total flux cleaned = -0.000971012 Jy ! Component: 2800 - total flux cleaned = -0.00093524 Jy ! Component: 2850 - total flux cleaned = -0.000881918 Jy ! Component: 2900 - total flux cleaned = -0.000881823 Jy ! Component: 2950 - total flux cleaned = -0.000899292 Jy ! Component: 3000 - total flux cleaned = -0.000864613 Jy ! Component: 3050 - total flux cleaned = -0.000864709 Jy ! Component: 3100 - total flux cleaned = -0.000830327 Jy ! Component: 3150 - total flux cleaned = -0.000830363 Jy ! Component: 3200 - total flux cleaned = -0.000796255 Jy ! Component: 3250 - total flux cleaned = -0.000711627 Jy ! Component: 3300 - total flux cleaned = -0.000745432 Jy ! Component: 3350 - total flux cleaned = -0.000661604 Jy ! Component: 3400 - total flux cleaned = -0.000644975 Jy ! Component: 3450 - total flux cleaned = -0.000595166 Jy ! Component: 3500 - total flux cleaned = -0.000512523 Jy ! Component: 3550 - total flux cleaned = -0.000496127 Jy ! Component: 3600 - total flux cleaned = -0.000430635 Jy ! Component: 3650 - total flux cleaned = -0.000398031 Jy ! Component: 3700 - total flux cleaned = -0.000332944 Jy ! Component: 3750 - total flux cleaned = -0.000300543 Jy ! Component: 3800 - total flux cleaned = -0.00023603 Jy ! Component: 3850 - total flux cleaned = -0.000187737 Jy ! Component: 3900 - total flux cleaned = -0.000155651 Jy ! Component: 3950 - total flux cleaned = -0.000123615 Jy ! Component: 4000 - total flux cleaned = -9.17634e-05 Jy ! Component: 4050 - total flux cleaned = -9.17939e-05 Jy ! Total flux subtracted in 4096 components = -6.00504e-05 Jy ! Clean residual min=-0.001085 max=0.000964 Jy/beam ! Clean residual mean=0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.159884 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 385 components and 0.159884 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1647-2912_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 13.24 at -19.63 degrees (North through East) ! Clean map min=-0.0020584 max=0.11876 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1647-2912_S_b_map.fits wmodel /vlbi/uf001/uva//J1647-2912_S_b_map.mod ! Writing 385 model components to file: /vlbi/uf001/uva//J1647-2912_S_b_map.mod wobs /vlbi/uf001/uva//J1647-2912_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1647-2912_S_b_uvs.fits wwins /vlbi/uf001/uva//J1647-2912_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1647-2912_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270358 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.68293 0.68293 1.36586 2.73172 5.46344 10.9269 21.8538 43.7075 87.415 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 439.283 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1647-2912_S_b_dfm.log closed on Mon Jan 14 03:53:49 2019