! Started logfile: /vlbi/uf001/uva//J0114-2419_S_dfm.log on Sun Jan 13 20:54:46 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//J0114-2419_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0114-2419_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J0114-2419 ! ! 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 7743 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 J0114-2419_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014588Jy sigma=16.513354 ! Fit after self-cal, rms=0.888725Jy sigma=14.358473 ! 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.522 mas, bmaj=6.744 mas, bpa=-8.007 degrees ! Estimated noise=0.686685 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.087826 Jy ! Component: 100 - total flux cleaned = 0.108074 Jy ! Total flux subtracted in 100 components = 0.108074 Jy ! Clean residual min=-0.007432 max=0.010376 Jy/beam ! Clean residual mean=0.000008 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.108074 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.108074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089241Jy sigma=1.341571 ! Fit after self-cal, rms=0.089097Jy sigma=1.339192 ! 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.014 mas, bmaj=7.9 mas, bpa=-6.733 degrees ! Estimated noise=0.514377 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 (-4, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167655 Jy ! Component: 100 - total flux cleaned = 0.0272837 Jy ! Component: 150 - total flux cleaned = 0.0347819 Jy ! Component: 200 - total flux cleaned = 0.0402824 Jy ! Total flux subtracted in 200 components = 0.0402824 Jy ! Clean residual min=-0.005967 max=0.009385 Jy/beam ! Clean residual mean=-0.000043 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.148357 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 56 components and 0.148357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085892Jy sigma=1.266536 ! Fit after self-cal, rms=0.085645Jy sigma=1.261123 ! 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.014 x 7.9 at -6.733 degrees (North through East) ! Clean map min=-0.0050128 max=0.11296 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.89 HN 1.06 KP 0.99 ! LA 0.88 MK 0.99 NL 1.08 OV 0.99 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.85 FD 0.90 HN 1.09 KP 1.00 ! LA 0.90 MK 1.03 NL 1.07 OV 0.95 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.91 HN 1.11 KP 0.99 ! LA 0.91 MK 1.03 NL 1.06 OV 0.93 ! PT 0.91 SC 0.94 ! ! ! Fit before self-cal, rms=0.085645Jy sigma=1.261123 ! Fit after self-cal, rms=0.099632Jy sigma=1.229941 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.953 mas, bpa=-6.121 degrees ! Estimated noise=0.50557 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.00230489 Jy ! Component: 100 - total flux cleaned = 0.00214547 Jy ! Component: 150 - total flux cleaned = 0.00201285 Jy ! Component: 200 - total flux cleaned = 0.00179428 Jy ! Total flux subtracted in 200 components = 0.00179428 Jy ! Clean residual min=-0.003282 max=0.003692 Jy/beam ! Clean residual mean=-0.000005 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.150151 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.150151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099460Jy sigma=1.227718 ! Fit after self-cal, rms=0.099772Jy sigma=1.226760 ! 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.099772Jy sigma=1.226760 ! Fit after self-cal, rms=0.105752Jy sigma=1.219592 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.936 mas, bpa=-6.286 degrees ! Estimated noise=0.506586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105628 Jy ! Component: 100 - total flux cleaned = 0.00094983 Jy ! Component: 150 - total flux cleaned = 0.000810276 Jy ! Component: 200 - total flux cleaned = 0.000726447 Jy ! Total flux subtracted in 200 components = 0.000726447 Jy ! Clean residual min=-0.002808 max=0.003023 Jy/beam ! Clean residual mean=0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.150878 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.150878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105673Jy sigma=1.218718 ! Fit after self-cal, rms=0.105695Jy sigma=1.218570 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 (-17.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291351 Jy ! Component: 100 - total flux cleaned = 0.00388126 Jy ! Component: 150 - total flux cleaned = 0.00383593 Jy ! Component: 200 - total flux cleaned = 0.0038814 Jy ! Total flux subtracted in 200 components = 0.0038814 Jy ! Clean residual min=-0.002419 max=0.002585 Jy/beam ! Clean residual mean=0.000004 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.154759 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.154759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105575Jy sigma=1.216705 ! Fit after self-cal, rms=0.105560Jy sigma=1.216614 ! 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.105560Jy sigma=1.216614 ! Fit after self-cal, rms=0.107102Jy sigma=1.215886 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.922 mas, bpa=-6.215 degrees ! Estimated noise=0.502714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265248 Jy ! Component: 100 - total flux cleaned = 0.000345504 Jy ! Component: 150 - total flux cleaned = 0.000418377 Jy ! Component: 200 - total flux cleaned = 0.000416908 Jy ! Total flux subtracted in 200 components = 0.000416908 Jy ! Clean residual min=-0.002263 max=0.002544 Jy/beam ! Clean residual mean=0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.155176 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.155176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107059Jy sigma=1.215466 ! Fit after self-cal, rms=0.107057Jy sigma=1.215436 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 (-43.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131342 Jy ! Component: 100 - total flux cleaned = 0.00127525 Jy ! Component: 150 - total flux cleaned = 0.00109685 Jy ! Component: 200 - total flux cleaned = 0.000939549 Jy ! Total flux subtracted in 200 components = 0.000939549 Jy ! Clean residual min=-0.002135 max=0.002125 Jy/beam ! Clean residual mean=0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.156115 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 142 components and 0.156115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106963Jy sigma=1.214275 ! Fit after self-cal, rms=0.106959Jy sigma=1.214197 ! 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.106959Jy sigma=1.214197 ! Fit after self-cal, rms=0.106911Jy sigma=1.214092 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.521 mas, bmaj=17.72 mas, bpa=-2.854 degrees ! Estimated noise=0.654633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182431 Jy ! Component: 100 - total flux cleaned = 0.000373763 Jy ! Component: 150 - total flux cleaned = 0.000501528 Jy ! Component: 200 - total flux cleaned = 0.000585892 Jy ! Total flux subtracted in 200 components = 0.000585892 Jy ! Clean residual min=-0.002079 max=0.002267 Jy/beam ! Clean residual mean=0.000006 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.156701 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 170 components and 0.156701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106899Jy sigma=1.213913 ! Fit after self-cal, rms=0.106902Jy sigma=1.213883 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.000333564 Jy ! Component: 100 - total flux cleaned = 0.000384222 Jy ! Component: 150 - total flux cleaned = 0.000430964 Jy ! Component: 200 - total flux cleaned = 0.000493577 Jy ! Total flux subtracted in 200 components = 0.000493577 Jy ! Clean residual min=-0.002105 max=0.002177 Jy/beam ! Clean residual mean=0.000006 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.157195 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 180 components and 0.157195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106897Jy sigma=1.213869 ! Fit after self-cal, rms=0.106898Jy sigma=1.213855 ! 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.02 mas, bmaj=7.916 mas, bpa=-6.111 degrees ! Estimated noise=0.500896 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 7.916 at -6.111 degrees (North through East) ! Clean map min=-0.0019444 max=0.10965 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.519 mas, bmaj=6.738 mas, bpa=-7.412 degrees ! Estimated noise=0.676127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0861983 Jy ! Component: 100 - total flux cleaned = 0.106788 Jy ! Component: 150 - total flux cleaned = 0.117846 Jy ! Component: 200 - total flux cleaned = 0.125816 Jy ! Total flux subtracted in 200 components = 0.125816 Jy ! Clean residual min=-0.004494 max=0.004675 Jy/beam ! Clean residual mean=0.000011 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.125816 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.125816 Jy ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.916 mas, bpa=-6.111 degrees ! Estimated noise=0.500896 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.00871641 Jy ! Component: 100 - total flux cleaned = 0.0139867 Jy ! Component: 150 - total flux cleaned = 0.0177616 Jy ! Component: 200 - total flux cleaned = 0.0206943 Jy ! Total flux subtracted in 200 components = 0.0206943 Jy ! Clean residual min=-0.002739 max=0.002519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.14651 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.14651 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.521 mas, bmaj=17.72 mas, bpa=-2.854 degrees ! Estimated noise=0.654633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352495 Jy ! Component: 100 - total flux cleaned = 0.00532963 Jy ! Component: 150 - total flux cleaned = 0.00623111 Jy ! Component: 200 - total flux cleaned = 0.00705274 Jy ! Total flux subtracted in 200 components = 0.00705274 Jy ! Clean residual min=-0.002156 max=0.002225 Jy/beam ! Clean residual mean=0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.153563 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.000631781 Jy ! Component: 100 - total flux cleaned = 0.00119843 Jy ! Component: 150 - total flux cleaned = 0.00167355 Jy ! Component: 200 - total flux cleaned = 0.00205173 Jy ! Total flux subtracted in 200 components = 0.00205173 Jy ! Clean residual min=-0.002103 max=0.002108 Jy/beam ! Clean residual mean=0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.155615 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 124 components and 0.155615 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.916 mas, bpa=-6.111 degrees ! Estimated noise=0.500896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.87041e-05 Jy ! Component: 100 - total flux cleaned = 9.13907e-06 Jy ! Component: 150 - total flux cleaned = -9.75068e-05 Jy ! Component: 200 - total flux cleaned = -0.00014502 Jy ! Total flux subtracted in 200 components = -0.00014502 Jy ! Clean residual min=-0.002345 max=0.002059 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.15547 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.15547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106989Jy sigma=1.214916 ! Fit after self-cal, rms=0.106991Jy sigma=1.214757 wmodel J0114-2419_S_map.mod ! Writing 148 model components to file: J0114-2419_S_map.mod wobs J0114-2419_S_uvs.fits ! Writing UV FITS file: J0114-2419_S_uvs.fits wwins J0114-2419_S_map.win ! wwins: Wrote 4 windows to J0114-2419_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.000909695 Jy ! Component: 100 - total flux cleaned = -0.00151568 Jy ! Component: 150 - total flux cleaned = -0.00183889 Jy ! Component: 200 - total flux cleaned = -0.00197642 Jy ! Component: 250 - total flux cleaned = -0.00217554 Jy ! Component: 300 - total flux cleaned = -0.00230541 Jy ! Component: 350 - total flux cleaned = -0.00246477 Jy ! Component: 400 - total flux cleaned = -0.00265137 Jy ! Component: 450 - total flux cleaned = -0.00277307 Jy ! Component: 500 - total flux cleaned = -0.00289214 Jy ! Component: 550 - total flux cleaned = -0.00295021 Jy ! Component: 600 - total flux cleaned = -0.00292175 Jy ! Component: 650 - total flux cleaned = -0.00294989 Jy ! Component: 700 - total flux cleaned = -0.00300526 Jy ! Component: 750 - total flux cleaned = -0.00305938 Jy ! Component: 800 - total flux cleaned = -0.00313892 Jy ! Component: 850 - total flux cleaned = -0.00308689 Jy ! Component: 900 - total flux cleaned = -0.00313872 Jy ! Component: 950 - total flux cleaned = -0.00313864 Jy ! Component: 1000 - total flux cleaned = -0.00318846 Jy ! Component: 1050 - total flux cleaned = -0.00313854 Jy ! Component: 1100 - total flux cleaned = -0.00306598 Jy ! Component: 1150 - total flux cleaned = -0.00311403 Jy ! Component: 1200 - total flux cleaned = -0.00309031 Jy ! Component: 1250 - total flux cleaned = -0.00302055 Jy ! Component: 1300 - total flux cleaned = -0.00292928 Jy ! Component: 1350 - total flux cleaned = -0.00297455 Jy ! Component: 1400 - total flux cleaned = -0.00284029 Jy ! Component: 1450 - total flux cleaned = -0.00279647 Jy ! Component: 1500 - total flux cleaned = -0.00277483 Jy ! Component: 1550 - total flux cleaned = -0.00273164 Jy ! Component: 1600 - total flux cleaned = -0.00270992 Jy ! Component: 1650 - total flux cleaned = -0.00266772 Jy ! Component: 1700 - total flux cleaned = -0.00266761 Jy ! Component: 1750 - total flux cleaned = -0.00270885 Jy ! Component: 1800 - total flux cleaned = -0.00266782 Jy ! Component: 1850 - total flux cleaned = -0.00264796 Jy ! Component: 1900 - total flux cleaned = -0.00266784 Jy ! Component: 1950 - total flux cleaned = -0.00264807 Jy ! Component: 2000 - total flux cleaned = -0.00262811 Jy ! Component: 2050 - total flux cleaned = -0.00262794 Jy ! Component: 2100 - total flux cleaned = -0.0026277 Jy ! Component: 2150 - total flux cleaned = -0.00259004 Jy ! Component: 2200 - total flux cleaned = -0.00257135 Jy ! Component: 2250 - total flux cleaned = -0.00260855 Jy ! Component: 2300 - total flux cleaned = -0.00262684 Jy ! Component: 2350 - total flux cleaned = -0.00255386 Jy ! Component: 2400 - total flux cleaned = -0.00258992 Jy ! Component: 2450 - total flux cleaned = -0.0026077 Jy ! Component: 2500 - total flux cleaned = -0.00264319 Jy ! Component: 2550 - total flux cleaned = -0.00259027 Jy ! Component: 2600 - total flux cleaned = -0.00266015 Jy ! Component: 2650 - total flux cleaned = -0.00266006 Jy ! Component: 2700 - total flux cleaned = -0.00264269 Jy ! Component: 2750 - total flux cleaned = -0.00265974 Jy ! Component: 2800 - total flux cleaned = -0.00267647 Jy ! Component: 2850 - total flux cleaned = -0.00269318 Jy ! Component: 2900 - total flux cleaned = -0.00270967 Jy ! Component: 2950 - total flux cleaned = -0.00269309 Jy ! Component: 3000 - total flux cleaned = -0.00267666 Jy ! Component: 3050 - total flux cleaned = -0.00269277 Jy ! Component: 3100 - total flux cleaned = -0.00267665 Jy ! Component: 3150 - total flux cleaned = -0.00266078 Jy ! Component: 3200 - total flux cleaned = -0.00270808 Jy ! Component: 3250 - total flux cleaned = -0.002645 Jy ! Component: 3300 - total flux cleaned = -0.00264479 Jy ! Component: 3350 - total flux cleaned = -0.00255194 Jy ! Component: 3400 - total flux cleaned = -0.002552 Jy ! Component: 3450 - total flux cleaned = -0.00258243 Jy ! Component: 3500 - total flux cleaned = -0.00249155 Jy ! Component: 3550 - total flux cleaned = -0.00249159 Jy ! Component: 3600 - total flux cleaned = -0.00244686 Jy ! Component: 3650 - total flux cleaned = -0.00246163 Jy ! Component: 3700 - total flux cleaned = -0.00238809 Jy ! Component: 3750 - total flux cleaned = -0.00241725 Jy ! Component: 3800 - total flux cleaned = -0.00233004 Jy ! Component: 3850 - total flux cleaned = -0.0023157 Jy ! Component: 3900 - total flux cleaned = -0.00227281 Jy ! Component: 3950 - total flux cleaned = -0.00224433 Jy ! Component: 4000 - total flux cleaned = -0.00221612 Jy ! Component: 4050 - total flux cleaned = -0.00217398 Jy ! Total flux subtracted in 4096 components = -0.00213209 Jy ! Clean residual min=-0.000846 max=0.000794 Jy/beam ! Clean residual mean=-0.000002 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.153338 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 407 components and 0.153338 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0114-2419_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 7.916 at -6.111 degrees (North through East) ! Clean map min=-0.0018233 max=0.1102 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0114-2419_S_map.fits wmodel /vlbi/uf001/uva//J0114-2419_S_map.mod ! Writing 407 model components to file: /vlbi/uf001/uva//J0114-2419_S_map.mod wobs /vlbi/uf001/uva//J0114-2419_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0114-2419_S_uvs.fits wwins /vlbi/uf001/uva//J0114-2419_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0114-2419_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110203 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025366 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.690529 0.690529 1.38106 2.76211 5.52423 11.0485 22.0969 44.1938 88.3877 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 434.449 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0114-2419_S_dfm.log closed on Sun Jan 13 20:54:50 2019