! Started logfile: /vlbi/uf001/uva//J0935-2820_S_dfm.log on Mon Jan 14 00:33:21 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//J0935-2820_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0935-2820_S_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0935-2820 ! ! 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 8991 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 J0935-2820_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039727Jy sigma=14.971717 ! Fit after self-cal, rms=0.886714Jy sigma=12.666167 ! 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.613 mas, bmaj=7.818 mas, bpa=-1.302 degrees ! Estimated noise=0.874367 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.0834685 Jy ! Component: 100 - total flux cleaned = 0.133137 Jy ! Total flux subtracted in 100 components = 0.133137 Jy ! Clean residual min=-0.021092 max=0.033769 Jy/beam ! Clean residual mean=-0.000084 rms=0.007585 Jy/beam ! Combined flux in latest and established models = 0.133137 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 51 components and 0.133137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.224267Jy sigma=3.107890 ! Fit after self-cal, rms=0.223414Jy sigma=3.096655 ! 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.235 mas, bmaj=9.686 mas, bpa=0.2512 degrees ! Estimated noise=0.542304 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.0723468 Jy ! Component: 100 - total flux cleaned = 0.112058 Jy ! Component: 150 - total flux cleaned = 0.13433 Jy ! Component: 200 - total flux cleaned = 0.146821 Jy ! Total flux subtracted in 200 components = 0.146821 Jy ! Clean residual min=-0.034356 max=0.053893 Jy/beam ! Clean residual mean=-0.000165 rms=0.013724 Jy/beam ! Combined flux in latest and established models = 0.279959 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.279959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.202355Jy sigma=2.714783 ! Fit after self-cal, rms=0.201791Jy sigma=2.706811 ! 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.235 x 9.686 at 0.2512 degrees (North through East) ! Clean map min=-0.033528 max=0.10246 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.01 FD 0.86 HN 2.03 KP 0.77 ! LA 0.67 MK 1.33 NL 2.09 OV 1.46 ! PT 0.83 SC 1.63 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.22 FD 0.84 HN 1.87 KP 0.81 ! LA 0.71 MK 1.34 NL 1.90 OV 1.33 ! PT 0.90 SC 1.33 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.86 FD 0.85 HN 2.04 KP 0.76 ! LA 0.79 MK 1.34 NL 1.71 OV 1.31 ! PT 0.92 SC 1.26 ! ! ! Fit before self-cal, rms=0.201791Jy sigma=2.706811 ! Fit after self-cal, rms=0.301528Jy sigma=2.449434 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=10.7 mas, bpa=0.4872 degrees ! Estimated noise=0.673587 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.00744552 Jy ! Component: 100 - total flux cleaned = 0.00913543 Jy ! Component: 150 - total flux cleaned = 0.00944627 Jy ! Component: 200 - total flux cleaned = 0.00963017 Jy ! Total flux subtracted in 200 components = 0.00963017 Jy ! Clean residual min=-0.041123 max=0.065810 Jy/beam ! Clean residual mean=-0.000161 rms=0.014838 Jy/beam ! Combined flux in latest and established models = 0.289589 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.289589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.300994Jy sigma=2.451113 ! Fit after self-cal, rms=0.306007Jy sigma=2.432259 ! 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.306007Jy sigma=2.432259 ! Fit after self-cal, rms=0.510263Jy sigma=2.298215 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=10.6 mas, bpa=0.3411 degrees ! Estimated noise=0.768618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275925 Jy ! Component: 100 - total flux cleaned = 0.0388337 Jy ! Component: 150 - total flux cleaned = 0.04366 Jy ! Component: 200 - total flux cleaned = 0.0443266 Jy ! Total flux subtracted in 200 components = 0.0443266 Jy ! Clean residual min=-0.038988 max=0.056044 Jy/beam ! Clean residual mean=-0.000392 rms=0.015138 Jy/beam ! Combined flux in latest and established models = 0.333916 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 0.333916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.506968Jy sigma=2.275558 ! Fit after self-cal, rms=0.508322Jy sigma=2.267685 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.000270892 Jy ! Component: 100 - total flux cleaned = 0.000427015 Jy ! Component: 150 - total flux cleaned = 0.000561765 Jy ! Component: 200 - total flux cleaned = 0.000457518 Jy ! Total flux subtracted in 200 components = 0.000457518 Jy ! Clean residual min=-0.037870 max=0.054687 Jy/beam ! Clean residual mean=-0.000378 rms=0.014851 Jy/beam ! Combined flux in latest and established models = 0.334373 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.334373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.507874Jy sigma=2.268704 ! Fit after self-cal, rms=0.508161Jy sigma=2.267916 ! 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.508161Jy sigma=2.267916 ! Fit after self-cal, rms=0.638446Jy sigma=2.191622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=10.85 mas, bpa=-0.2411 degrees ! Estimated noise=0.826213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131926 Jy ! Component: 100 - total flux cleaned = 0.0161316 Jy ! Component: 150 - total flux cleaned = 0.0167696 Jy ! Component: 200 - total flux cleaned = 0.0171425 Jy ! Total flux subtracted in 200 components = 0.0171425 Jy ! Clean residual min=-0.042125 max=0.056902 Jy/beam ! Clean residual mean=-0.000385 rms=0.014838 Jy/beam ! Combined flux in latest and established models = 0.351516 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.351516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.637017Jy sigma=2.196231 ! Fit after self-cal, rms=0.638006Jy sigma=2.194555 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.000443289 Jy ! Component: 100 - total flux cleaned = -0.000605924 Jy ! Component: 150 - total flux cleaned = -0.000610358 Jy ! Component: 200 - total flux cleaned = -0.000718515 Jy ! Total flux subtracted in 200 components = -0.000718515 Jy ! Clean residual min=-0.042127 max=0.056100 Jy/beam ! Clean residual mean=-0.000389 rms=0.014772 Jy/beam ! Combined flux in latest and established models = 0.350797 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.350797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.637659Jy sigma=2.195375 ! Fit after self-cal, rms=0.638020Jy sigma=2.194741 ! 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.638020Jy sigma=2.194741 ! Fit after self-cal, rms=0.691439Jy sigma=2.191034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.328 mas, bmaj=26.11 mas, bpa=-1.832 degrees ! Estimated noise=0.966104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184892 Jy ! Component: 100 - total flux cleaned = 0.0185139 Jy ! Component: 150 - total flux cleaned = 0.0185121 Jy ! Component: 200 - total flux cleaned = 0.0185049 Jy ! Total flux subtracted in 200 components = 0.0185049 Jy ! Clean residual min=-0.068580 max=0.092399 Jy/beam ! Clean residual mean=-0.000673 rms=0.025280 Jy/beam ! Combined flux in latest and established models = 0.369302 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 92 components and 0.369302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.689730Jy sigma=2.205052 ! Fit after self-cal, rms=0.690491Jy sigma=2.199104 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.00159049 Jy ! Component: 100 - total flux cleaned = -0.00158915 Jy ! Component: 150 - total flux cleaned = -0.00158675 Jy ! Component: 200 - total flux cleaned = -0.00159165 Jy ! Total flux subtracted in 200 components = -0.00159165 Jy ! Clean residual min=-0.069464 max=0.091973 Jy/beam ! Clean residual mean=-0.000677 rms=0.025253 Jy/beam ! Combined flux in latest and established models = 0.36771 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.36771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.689875Jy sigma=2.205742 ! Fit after self-cal, rms=0.690799Jy sigma=2.201829 ! 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.527 mas, bmaj=10.93 mas, bpa=-1.533 degrees ! Estimated noise=0.886966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 10.93 at -1.533 degrees (North through East) ! Clean map min=-0.043939 max=0.18969 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.727 mas, bmaj=8.494 mas, bpa=-3.485 degrees ! Estimated noise=1.56524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144799 Jy ! Component: 100 - total flux cleaned = 0.223428 Jy ! Component: 150 - total flux cleaned = 0.270085 Jy ! Component: 200 - total flux cleaned = 0.299243 Jy ! Total flux subtracted in 200 components = 0.299243 Jy ! Clean residual min=-0.025626 max=0.032537 Jy/beam ! Clean residual mean=-0.000125 rms=0.008662 Jy/beam ! Combined flux in latest and established models = 0.299243 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.299243 Jy ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=10.93 mas, bpa=-1.533 degrees ! Estimated noise=0.886966 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.0368533 Jy ! Component: 100 - total flux cleaned = 0.0523388 Jy ! Component: 150 - total flux cleaned = 0.0576351 Jy ! Component: 200 - total flux cleaned = 0.0585059 Jy ! Total flux subtracted in 200 components = 0.0585059 Jy ! Clean residual min=-0.045094 max=0.059238 Jy/beam ! Clean residual mean=-0.000390 rms=0.015882 Jy/beam ! Combined flux in latest and established models = 0.357749 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.357749 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=9.328 mas, bmaj=26.11 mas, bpa=-1.832 degrees ! Estimated noise=0.966104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748421 Jy ! Component: 100 - total flux cleaned = 0.00726927 Jy ! Component: 150 - total flux cleaned = 0.00709329 Jy ! Component: 200 - total flux cleaned = 0.00693852 Jy ! Total flux subtracted in 200 components = 0.00693852 Jy ! Clean residual min=-0.069710 max=0.091332 Jy/beam ! Clean residual mean=-0.000657 rms=0.025275 Jy/beam ! Combined flux in latest and established models = 0.364688 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.00025422 Jy ! Component: 100 - total flux cleaned = -0.000360209 Jy ! Component: 150 - total flux cleaned = -0.000459217 Jy ! Component: 200 - total flux cleaned = -0.000546192 Jy ! Total flux subtracted in 200 components = -0.000546192 Jy ! Clean residual min=-0.069657 max=0.091241 Jy/beam ! Clean residual mean=-0.000657 rms=0.025269 Jy/beam ! Combined flux in latest and established models = 0.364141 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.364141 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=10.93 mas, bpa=-1.533 degrees ! Estimated noise=0.886966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00362055 Jy ! Component: 100 - total flux cleaned = -0.00310974 Jy ! Component: 150 - total flux cleaned = -0.00292233 Jy ! Component: 200 - total flux cleaned = -0.00292025 Jy ! Total flux subtracted in 200 components = -0.00292025 Jy ! Clean residual min=-0.045296 max=0.059272 Jy/beam ! Clean residual mean=-0.000388 rms=0.015866 Jy/beam ! Combined flux in latest and established models = 0.361221 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.361221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.690471Jy sigma=2.202275 ! Fit after self-cal, rms=0.690773Jy sigma=2.199305 wmodel J0935-2820_S_map.mod ! Writing 74 model components to file: J0935-2820_S_map.mod wobs J0935-2820_S_uvs.fits ! Writing UV FITS file: J0935-2820_S_uvs.fits wwins J0935-2820_S_map.win ! wwins: Wrote 1 windows to J0935-2820_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.0263635 Jy ! Component: 100 - total flux cleaned = 0.0491191 Jy ! Component: 150 - total flux cleaned = 0.0639998 Jy ! Component: 200 - total flux cleaned = 0.0770178 Jy ! Component: 250 - total flux cleaned = 0.0877764 Jy ! Component: 300 - total flux cleaned = 0.0979623 Jy ! Component: 350 - total flux cleaned = 0.105118 Jy ! Component: 400 - total flux cleaned = 0.109503 Jy ! Component: 450 - total flux cleaned = 0.113733 Jy ! Component: 500 - total flux cleaned = 0.115499 Jy ! Component: 550 - total flux cleaned = 0.118369 Jy ! Component: 600 - total flux cleaned = 0.121163 Jy ! Component: 650 - total flux cleaned = 0.12335 Jy ! Component: 700 - total flux cleaned = 0.124966 Jy ! Component: 750 - total flux cleaned = 0.128642 Jy ! Component: 800 - total flux cleaned = 0.129153 Jy ! Component: 850 - total flux cleaned = 0.130159 Jy ! Component: 900 - total flux cleaned = 0.131154 Jy ! Component: 950 - total flux cleaned = 0.13262 Jy ! Component: 1000 - total flux cleaned = 0.133583 Jy ! Component: 1050 - total flux cleaned = 0.135008 Jy ! Component: 1100 - total flux cleaned = 0.135005 Jy ! Component: 1150 - total flux cleaned = 0.136392 Jy ! Component: 1200 - total flux cleaned = 0.136849 Jy ! Component: 1250 - total flux cleaned = 0.1382 Jy ! Component: 1300 - total flux cleaned = 0.138643 Jy ! Component: 1350 - total flux cleaned = 0.139074 Jy ! Component: 1400 - total flux cleaned = 0.139502 Jy ! Component: 1450 - total flux cleaned = 0.141221 Jy ! Component: 1500 - total flux cleaned = 0.142071 Jy ! Component: 1550 - total flux cleaned = 0.143758 Jy ! Component: 1600 - total flux cleaned = 0.145433 Jy ! Component: 1650 - total flux cleaned = 0.147499 Jy ! Component: 1700 - total flux cleaned = 0.148729 Jy ! Component: 1750 - total flux cleaned = 0.150356 Jy ! Component: 1800 - total flux cleaned = 0.15197 Jy ! Component: 1850 - total flux cleaned = 0.15357 Jy ! Component: 1900 - total flux cleaned = 0.15436 Jy ! Component: 1950 - total flux cleaned = 0.155539 Jy ! Component: 2000 - total flux cleaned = 0.15632 Jy ! Component: 2050 - total flux cleaned = 0.157481 Jy ! Component: 2100 - total flux cleaned = 0.157863 Jy ! Component: 2150 - total flux cleaned = 0.158625 Jy ! Component: 2200 - total flux cleaned = 0.159379 Jy ! Component: 2250 - total flux cleaned = 0.158629 Jy ! Component: 2300 - total flux cleaned = 0.159377 Jy ! Component: 2350 - total flux cleaned = 0.159744 Jy ! Component: 2400 - total flux cleaned = 0.159746 Jy ! Component: 2450 - total flux cleaned = 0.160842 Jy ! Component: 2500 - total flux cleaned = 0.16084 Jy ! Component: 2550 - total flux cleaned = 0.16084 Jy ! Component: 2600 - total flux cleaned = 0.160482 Jy ! Component: 2650 - total flux cleaned = 0.160482 Jy ! Component: 2700 - total flux cleaned = 0.159773 Jy ! Component: 2750 - total flux cleaned = 0.160128 Jy ! Component: 2800 - total flux cleaned = 0.160125 Jy ! Component: 2850 - total flux cleaned = 0.160124 Jy ! Component: 2900 - total flux cleaned = 0.159428 Jy ! Component: 2950 - total flux cleaned = 0.159428 Jy ! Component: 3000 - total flux cleaned = 0.159428 Jy ! Component: 3050 - total flux cleaned = 0.159086 Jy ! Component: 3100 - total flux cleaned = 0.159087 Jy ! Component: 3150 - total flux cleaned = 0.159767 Jy ! Component: 3200 - total flux cleaned = 0.159088 Jy ! Component: 3250 - total flux cleaned = 0.159088 Jy ! Component: 3300 - total flux cleaned = 0.159088 Jy ! Component: 3350 - total flux cleaned = 0.158416 Jy ! Component: 3400 - total flux cleaned = 0.158417 Jy ! Component: 3450 - total flux cleaned = 0.158416 Jy ! Component: 3500 - total flux cleaned = 0.158084 Jy ! Component: 3550 - total flux cleaned = 0.157423 Jy ! Component: 3600 - total flux cleaned = 0.157424 Jy ! Component: 3650 - total flux cleaned = 0.157753 Jy ! Component: 3700 - total flux cleaned = 0.158732 Jy ! Component: 3750 - total flux cleaned = 0.158405 Jy ! Component: 3800 - total flux cleaned = 0.158081 Jy ! Component: 3850 - total flux cleaned = 0.159054 Jy ! Component: 3900 - total flux cleaned = 0.159054 Jy ! Component: 3950 - total flux cleaned = 0.158733 Jy ! Component: 4000 - total flux cleaned = 0.159056 Jy ! Component: 4050 - total flux cleaned = 0.1597 Jy ! Total flux subtracted in 4096 components = 0.1597 Jy ! Clean residual min=-0.017230 max=0.017231 Jy/beam ! Clean residual mean=-0.000206 rms=0.007553 Jy/beam ! Combined flux in latest and established models = 0.520921 Jy keep ! Adding 726 model components to the UV plane model. ! The established model now contains 800 components and 0.520921 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0935-2820_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 10.93 at -1.533 degrees (North through East) ! Clean map min=-0.034834 max=0.20253 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0935-2820_S_map.fits wmodel /vlbi/uf001/uva//J0935-2820_S_map.mod ! Writing 800 model components to file: /vlbi/uf001/uva//J0935-2820_S_map.mod wobs /vlbi/uf001/uva//J0935-2820_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0935-2820_S_uvs.fits wwins /vlbi/uf001/uva//J0935-2820_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0935-2820_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.202531 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00696713 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.3201 10.3201 20.6402 41.2804 82.5608 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0209 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.202 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 29.069 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0935-2820_S_dfm.log closed on Mon Jan 14 00:33:25 2019