! Started logfile: /vlbi/uf001/uva//J0611+0413_S_dfm.log on Sun Jan 13 22:52:53 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//J0611+0413_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0611+0413_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J0611+0413 ! ! 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 5244 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 J0611+0413_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003279Jy sigma=21.126827 ! Fit after self-cal, rms=0.936176Jy sigma=19.699097 ! 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.579 mas, bmaj=6.617 mas, bpa=-3.943 degrees ! Estimated noise=0.596025 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.0502789 Jy ! Component: 100 - total flux cleaned = 0.0634827 Jy ! Total flux subtracted in 100 components = 0.0634827 Jy ! Clean residual min=-0.004559 max=0.005651 Jy/beam ! Clean residual mean=0.000011 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.0634827 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0634827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072855Jy sigma=1.353001 ! Fit after self-cal, rms=0.072444Jy sigma=1.341872 ! 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.987 mas, bmaj=7.061 mas, bpa=-2.73 degrees ! Estimated noise=0.476136 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.00869187 Jy ! Component: 100 - total flux cleaned = 0.013488 Jy ! Component: 150 - total flux cleaned = 0.0163725 Jy ! Component: 200 - total flux cleaned = 0.0181741 Jy ! Total flux subtracted in 200 components = 0.0181741 Jy ! Clean residual min=-0.003400 max=0.004127 Jy/beam ! Clean residual mean=0.000010 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0816568 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 41 components and 0.0816568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071423Jy sigma=1.316291 ! Fit after self-cal, rms=0.071404Jy sigma=1.315474 ! 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.987 x 7.061 at -2.73 degrees (North through East) ! Clean map min=-0.0033128 max=0.065459 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.98 HN 1.00 LA 0.83 ! MK 1.01 NL 1.20 OV 1.07 PT 0.94 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.94 HN 0.98 LA 0.95 ! MK 1.04 NL 1.08 OV 1.03 PT 0.96 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.92 HN 0.98 LA 0.88 ! MK 1.05 NL 1.11 OV 0.99 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.071404Jy sigma=1.315474 ! Fit after self-cal, rms=0.072635Jy sigma=1.303930 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.147 mas, bpa=-2.641 degrees ! Estimated noise=0.476033 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.000655995 Jy ! Component: 100 - total flux cleaned = 0.000712484 Jy ! Component: 150 - total flux cleaned = 0.00078837 Jy ! Component: 200 - total flux cleaned = 0.000834865 Jy ! Total flux subtracted in 200 components = 0.000834865 Jy ! Clean residual min=-0.002949 max=0.003521 Jy/beam ! Clean residual mean=0.000011 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.0824917 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.0824917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072615Jy sigma=1.303459 ! Fit after self-cal, rms=0.072715Jy sigma=1.302660 ! 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.072715Jy sigma=1.302660 ! Fit after self-cal, rms=0.074409Jy sigma=1.296607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.119 mas, bpa=-2.413 degrees ! Estimated noise=0.476926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525755 Jy ! Component: 100 - total flux cleaned = 0.000543862 Jy ! Component: 150 - total flux cleaned = 0.000615145 Jy ! Component: 200 - total flux cleaned = 0.000649317 Jy ! Total flux subtracted in 200 components = 0.000649317 Jy ! Clean residual min=-0.002799 max=0.003297 Jy/beam ! Clean residual mean=0.000008 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.083141 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.083141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074399Jy sigma=1.296331 ! Fit after self-cal, rms=0.074444Jy sigma=1.296052 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 (6.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306815 Jy ! Component: 100 - total flux cleaned = 0.00375104 Jy ! Component: 150 - total flux cleaned = 0.00375695 Jy ! Component: 200 - total flux cleaned = 0.00368859 Jy ! Total flux subtracted in 200 components = 0.00368859 Jy ! Clean residual min=-0.002725 max=0.002462 Jy/beam ! Clean residual mean=0.000009 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0868296 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.0868296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074320Jy sigma=1.293156 ! Fit after self-cal, rms=0.074296Jy sigma=1.292654 ! 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.074296Jy sigma=1.292654 ! Fit after self-cal, rms=0.073567Jy sigma=1.292025 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.088 mas, bpa=-2.507 degrees ! Estimated noise=0.473893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156923 Jy ! Component: 100 - total flux cleaned = 0.00214543 Jy ! Component: 150 - total flux cleaned = 0.00214594 Jy ! Component: 200 - total flux cleaned = 0.00214541 Jy ! Total flux subtracted in 200 components = 0.00214541 Jy ! Clean residual min=-0.002797 max=0.002353 Jy/beam ! Clean residual mean=0.000007 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.088975 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.088975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073525Jy sigma=1.291150 ! Fit after self-cal, rms=0.073520Jy sigma=1.290984 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.00050529 Jy ! Component: 100 - total flux cleaned = 0.000505563 Jy ! Component: 150 - total flux cleaned = 0.000504697 Jy ! Component: 200 - total flux cleaned = 0.000484571 Jy ! Total flux subtracted in 200 components = 0.000484571 Jy ! Clean residual min=-0.002811 max=0.002321 Jy/beam ! Clean residual mean=0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0894596 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.0894596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073504Jy sigma=1.290742 ! Fit after self-cal, rms=0.073505Jy sigma=1.290714 ! 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.073505Jy sigma=1.290714 ! Fit after self-cal, rms=0.072954Jy sigma=1.290495 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.72 mas, bmaj=11.18 mas, bpa=1.798 degrees ! Estimated noise=0.618833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012805 Jy ! Component: 100 - total flux cleaned = 0.00193152 Jy ! Component: 150 - total flux cleaned = 0.00219159 Jy ! Component: 200 - total flux cleaned = 0.00231068 Jy ! Total flux subtracted in 200 components = 0.00231068 Jy ! Clean residual min=-0.003287 max=0.003020 Jy/beam ! Clean residual mean=0.000016 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0917703 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 131 components and 0.0917703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072945Jy sigma=1.290277 ! Fit after self-cal, rms=0.072939Jy sigma=1.290203 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.000440107 Jy ! Component: 100 - total flux cleaned = 0.000541073 Jy ! Component: 150 - total flux cleaned = 0.000564449 Jy ! Component: 200 - total flux cleaned = 0.000586966 Jy ! Total flux subtracted in 200 components = 0.000586966 Jy ! Clean residual min=-0.003280 max=0.002937 Jy/beam ! Clean residual mean=0.000016 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.0923572 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 136 components and 0.0923572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072938Jy sigma=1.290195 ! Fit after self-cal, rms=0.072940Jy sigma=1.290185 ! 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.009 mas, bmaj=7.072 mas, bpa=-2.539 degrees ! Estimated noise=0.473709 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.072 at -2.539 degrees (North through East) ! Clean map min=-0.0027323 max=0.064364 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.608 mas, bmaj=6.615 mas, bpa=-3.575 degrees ! Estimated noise=0.587625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0498917 Jy ! Component: 100 - total flux cleaned = 0.0632864 Jy ! Component: 150 - total flux cleaned = 0.070228 Jy ! Component: 200 - total flux cleaned = 0.0750142 Jy ! Total flux subtracted in 200 components = 0.0750142 Jy ! Clean residual min=-0.003091 max=0.002848 Jy/beam ! Clean residual mean=0.000006 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0750142 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0750142 Jy ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.072 mas, bpa=-2.539 degrees ! Estimated noise=0.473709 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.00503682 Jy ! Component: 100 - total flux cleaned = 0.00835553 Jy ! Component: 150 - total flux cleaned = 0.0107907 Jy ! Component: 200 - total flux cleaned = 0.0126013 Jy ! Total flux subtracted in 200 components = 0.0126013 Jy ! Clean residual min=-0.003076 max=0.002245 Jy/beam ! Clean residual mean=0.000006 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0876155 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.0876155 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.72 mas, bmaj=11.18 mas, bpa=1.798 degrees ! Estimated noise=0.618833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216726 Jy ! Component: 100 - total flux cleaned = 0.00293422 Jy ! Component: 150 - total flux cleaned = 0.00350155 Jy ! Component: 200 - total flux cleaned = 0.00393284 Jy ! Total flux subtracted in 200 components = 0.00393284 Jy ! Clean residual min=-0.003349 max=0.002968 Jy/beam ! Clean residual mean=0.000016 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.0915484 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.000334309 Jy ! Component: 100 - total flux cleaned = 0.000559202 Jy ! Component: 150 - total flux cleaned = 0.000711485 Jy ! Component: 200 - total flux cleaned = 0.000777137 Jy ! Total flux subtracted in 200 components = 0.000777137 Jy ! Clean residual min=-0.003278 max=0.002887 Jy/beam ! Clean residual mean=0.000016 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0923255 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 120 components and 0.0923255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.072 mas, bpa=-2.539 degrees ! Estimated noise=0.473709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256892 Jy ! Component: 100 - total flux cleaned = -0.000437377 Jy ! Component: 150 - total flux cleaned = -0.000541322 Jy ! Component: 200 - total flux cleaned = -0.000632326 Jy ! Total flux subtracted in 200 components = -0.000632326 Jy ! Clean residual min=-0.002882 max=0.002221 Jy/beam ! Clean residual mean=0.000007 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0916932 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 137 components and 0.0916932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072937Jy sigma=1.290417 ! Fit after self-cal, rms=0.072943Jy sigma=1.290350 wmodel J0611+0413_S_map.mod ! Writing 137 model components to file: J0611+0413_S_map.mod wobs J0611+0413_S_uvs.fits ! Writing UV FITS file: J0611+0413_S_uvs.fits wwins J0611+0413_S_map.win ! wwins: Wrote 2 windows to J0611+0413_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.00112261 Jy ! Component: 100 - total flux cleaned = -0.00133445 Jy ! Component: 150 - total flux cleaned = -0.00149035 Jy ! Component: 200 - total flux cleaned = -0.00156402 Jy ! Component: 250 - total flux cleaned = -0.00166971 Jy ! Component: 300 - total flux cleaned = -0.00176966 Jy ! Component: 350 - total flux cleaned = -0.00186623 Jy ! Component: 400 - total flux cleaned = -0.00199228 Jy ! Component: 450 - total flux cleaned = -0.00205329 Jy ! Component: 500 - total flux cleaned = -0.0019945 Jy ! Component: 550 - total flux cleaned = -0.0020239 Jy ! Component: 600 - total flux cleaned = -0.00207996 Jy ! Component: 650 - total flux cleaned = -0.00199678 Jy ! Component: 700 - total flux cleaned = -0.00194248 Jy ! Component: 750 - total flux cleaned = -0.00181006 Jy ! Component: 800 - total flux cleaned = -0.00170621 Jy ! Component: 850 - total flux cleaned = -0.00160473 Jy ! Component: 900 - total flux cleaned = -0.00150455 Jy ! Component: 950 - total flux cleaned = -0.0014299 Jy ! Component: 1000 - total flux cleaned = -0.00135706 Jy ! Component: 1050 - total flux cleaned = -0.0013098 Jy ! Component: 1100 - total flux cleaned = -0.0013329 Jy ! Component: 1150 - total flux cleaned = -0.00135565 Jy ! Component: 1200 - total flux cleaned = -0.00126501 Jy ! Component: 1250 - total flux cleaned = -0.00130926 Jy ! Component: 1300 - total flux cleaned = -0.00126553 Jy ! Component: 1350 - total flux cleaned = -0.00126583 Jy ! Component: 1400 - total flux cleaned = -0.00128731 Jy ! Component: 1450 - total flux cleaned = -0.00122422 Jy ! Component: 1500 - total flux cleaned = -0.00122413 Jy ! Component: 1550 - total flux cleaned = -0.00116262 Jy ! Component: 1600 - total flux cleaned = -0.00118271 Jy ! Component: 1650 - total flux cleaned = -0.00110314 Jy ! Component: 1700 - total flux cleaned = -0.00110292 Jy ! Component: 1750 - total flux cleaned = -0.00112245 Jy ! Component: 1800 - total flux cleaned = -0.0010646 Jy ! Component: 1850 - total flux cleaned = -0.00106488 Jy ! Component: 1900 - total flux cleaned = -0.00108369 Jy ! Component: 1950 - total flux cleaned = -0.00102806 Jy ! Component: 2000 - total flux cleaned = -0.000973203 Jy ! Component: 2050 - total flux cleaned = -0.000973043 Jy ! Component: 2100 - total flux cleaned = -0.000919263 Jy ! Component: 2150 - total flux cleaned = -0.000830579 Jy ! Component: 2200 - total flux cleaned = -0.000743115 Jy ! Component: 2250 - total flux cleaned = -0.000743084 Jy ! Component: 2300 - total flux cleaned = -0.000640182 Jy ! Component: 2350 - total flux cleaned = -0.000657149 Jy ! Component: 2400 - total flux cleaned = -0.000573171 Jy ! Component: 2450 - total flux cleaned = -0.000556456 Jy ! Component: 2500 - total flux cleaned = -0.000572848 Jy ! Component: 2550 - total flux cleaned = -0.000474808 Jy ! Component: 2600 - total flux cleaned = -0.000539444 Jy ! Component: 2650 - total flux cleaned = -0.000459105 Jy ! Component: 2700 - total flux cleaned = -0.000459302 Jy ! Component: 2750 - total flux cleaned = -0.00044328 Jy ! Component: 2800 - total flux cleaned = -0.000412051 Jy ! Component: 2850 - total flux cleaned = -0.000365486 Jy ! Component: 2900 - total flux cleaned = -0.00033471 Jy ! Component: 2950 - total flux cleaned = -0.000274186 Jy ! Component: 3000 - total flux cleaned = -0.000274318 Jy ! Component: 3050 - total flux cleaned = -0.000229554 Jy ! Component: 3100 - total flux cleaned = -0.000229448 Jy ! Component: 3150 - total flux cleaned = -0.000170649 Jy ! Component: 3200 - total flux cleaned = -0.000126952 Jy ! Component: 3250 - total flux cleaned = -6.9041e-05 Jy ! Component: 3300 - total flux cleaned = -0.000112132 Jy ! Component: 3350 - total flux cleaned = -8.35521e-05 Jy ! Component: 3400 - total flux cleaned = 1.52162e-05 Jy ! Component: 3450 - total flux cleaned = -4.06634e-05 Jy ! Component: 3500 - total flux cleaned = 1.51498e-05 Jy ! Component: 3550 - total flux cleaned = 8.40443e-05 Jy ! Component: 3600 - total flux cleaned = 8.41002e-05 Jy ! Component: 3650 - total flux cleaned = 8.42644e-05 Jy ! Component: 3700 - total flux cleaned = 0.000111164 Jy ! Component: 3750 - total flux cleaned = 0.000151261 Jy ! Component: 3800 - total flux cleaned = 0.000204226 Jy ! Component: 3850 - total flux cleaned = 0.000230577 Jy ! Component: 3900 - total flux cleaned = 0.000230561 Jy ! Component: 3950 - total flux cleaned = 0.000295488 Jy ! Component: 4000 - total flux cleaned = 0.000334062 Jy ! Component: 4050 - total flux cleaned = 0.000372664 Jy ! Total flux subtracted in 4096 components = 0.000309043 Jy ! Clean residual min=-0.000747 max=0.001002 Jy/beam ! Clean residual mean=0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.0920022 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 432 components and 0.0920023 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0611+0413_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.072 at -2.539 degrees (North through East) ! Clean map min=-0.0025316 max=0.064836 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0611+0413_S_map.fits wmodel /vlbi/uf001/uva//J0611+0413_S_map.mod ! Writing 432 model components to file: /vlbi/uf001/uva//J0611+0413_S_map.mod wobs /vlbi/uf001/uva//J0611+0413_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0611+0413_S_uvs.fits wwins /vlbi/uf001/uva//J0611+0413_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0611+0413_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0648362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221344 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02417 1.02417 2.04834 4.09668 8.19335 16.3867 32.7734 65.5468 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 292.92 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0611+0413_S_dfm.log closed on Sun Jan 13 22:52:57 2019