! Started logfile: /vlbi/uf001/uva//J1827-4533_S_dfm.log on Mon Jan 14 04:38: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//J1827-4533_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1827-4533_S_uva.fits ! AN table 1: 73 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.824658 visibilities/baseline/integration-bin. ! Found source: J1827-4533 ! ! 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 2709 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 J1827-4533_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026354Jy sigma=13.085207 ! Fit after self-cal, rms=0.721149Jy sigma=9.220394 ! 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.087 mas, bmaj=7.885 mas, bpa=-5.121 degrees ! Estimated noise=1.58013 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.199399 Jy ! Component: 100 - total flux cleaned = 0.26203 Jy ! Total flux subtracted in 100 components = 0.26203 Jy ! Clean residual min=-0.024724 max=0.031361 Jy/beam ! Clean residual mean=-0.000281 rms=0.006642 Jy/beam ! Combined flux in latest and established models = 0.26203 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.26203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116040Jy sigma=1.448871 ! Fit after self-cal, rms=0.115811Jy sigma=1.446704 ! 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.697 mas, bmaj=9.088 mas, bpa=-4.741 degrees ! Estimated noise=1.08277 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.0511611 Jy ! Component: 100 - total flux cleaned = 0.0765202 Jy ! Component: 150 - total flux cleaned = 0.0894982 Jy ! Component: 200 - total flux cleaned = 0.0961653 Jy ! Total flux subtracted in 200 components = 0.0961653 Jy ! Clean residual min=-0.012100 max=0.020162 Jy/beam ! Clean residual mean=-0.000217 rms=0.003698 Jy/beam ! Combined flux in latest and established models = 0.358195 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.358195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092227Jy sigma=1.159928 ! Fit after self-cal, rms=0.091987Jy sigma=1.158311 ! 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.697 x 9.088 at -4.741 degrees (North through East) ! Clean map min=-0.011913 max=0.2682 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 0.98 MK 1.03 OV 1.04 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.00 MK 1.00 OV 1.02 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 0.99 MK 1.01 OV 1.05 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.091987Jy sigma=1.158311 ! Fit after self-cal, rms=0.090585Jy sigma=1.147312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.712 mas, bmaj=9.113 mas, bpa=-4.654 degrees ! Estimated noise=1.07347 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 (-9.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118156 Jy ! Component: 100 - total flux cleaned = 0.0104072 Jy ! Component: 150 - total flux cleaned = 0.0106023 Jy ! Component: 200 - total flux cleaned = 0.0107625 Jy ! Total flux subtracted in 200 components = 0.0107625 Jy ! Clean residual min=-0.009295 max=0.008064 Jy/beam ! Clean residual mean=0.000009 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.368958 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.368958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088448Jy sigma=1.119712 ! Fit after self-cal, rms=0.088426Jy sigma=1.118828 ! 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.088426Jy sigma=1.118828 ! Fit after self-cal, rms=0.086582Jy sigma=1.105946 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.692 mas, bmaj=9.035 mas, bpa=-4.742 degrees ! Estimated noise=1.05886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472286 Jy ! Component: 100 - total flux cleaned = 0.00445289 Jy ! Component: 150 - total flux cleaned = 0.00409095 Jy ! Component: 200 - total flux cleaned = 0.00409235 Jy ! Total flux subtracted in 200 components = 0.00409235 Jy ! Clean residual min=-0.006497 max=0.006297 Jy/beam ! Clean residual mean=0.000064 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.37305 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.37305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086295Jy sigma=1.101956 ! Fit after self-cal, rms=0.086299Jy sigma=1.101779 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.000551347 Jy ! Component: 100 - total flux cleaned = 0.000501949 Jy ! Component: 150 - total flux cleaned = 0.00045892 Jy ! Component: 200 - total flux cleaned = 0.000418925 Jy ! Total flux subtracted in 200 components = 0.000418925 Jy ! Clean residual min=-0.006211 max=0.006220 Jy/beam ! Clean residual mean=0.000068 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.373469 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.373469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086257Jy sigma=1.101151 ! Fit after self-cal, rms=0.086257Jy sigma=1.101139 ! 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.086257Jy sigma=1.101139 ! Fit after self-cal, rms=0.086004Jy sigma=1.099891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=9.013 mas, bpa=-4.752 degrees ! Estimated noise=1.05499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140256 Jy ! Component: 100 - total flux cleaned = 0.00154682 Jy ! Component: 150 - total flux cleaned = 0.00157716 Jy ! Component: 200 - total flux cleaned = 0.00155272 Jy ! Total flux subtracted in 200 components = 0.00155272 Jy ! Clean residual min=-0.005290 max=0.005820 Jy/beam ! Clean residual mean=0.000085 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.375022 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.375022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085967Jy sigma=1.099469 ! Fit after self-cal, rms=0.085972Jy sigma=1.099427 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.000141694 Jy ! Component: 100 - total flux cleaned = 0.000205517 Jy ! Component: 150 - total flux cleaned = 0.00027939 Jy ! Component: 200 - total flux cleaned = 0.000331345 Jy ! Total flux subtracted in 200 components = 0.000331345 Jy ! Clean residual min=-0.005224 max=0.005825 Jy/beam ! Clean residual mean=0.000088 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.375353 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.375353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085960Jy sigma=1.099330 ! Fit after self-cal, rms=0.085960Jy sigma=1.099317 ! 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.085960Jy sigma=1.099317 ! Fit after self-cal, rms=0.085893Jy sigma=1.099208 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.343 mas, bmaj=30.35 mas, bpa=-3.557 degrees ! Estimated noise=1.54737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000780651 Jy ! Component: 100 - total flux cleaned = 0.000739567 Jy ! Component: 150 - total flux cleaned = 0.000740032 Jy ! Component: 200 - total flux cleaned = 0.000740058 Jy ! Total flux subtracted in 200 components = 0.000740058 Jy ! Clean residual min=-0.008337 max=0.008532 Jy/beam ! Clean residual mean=0.000194 rms=0.003020 Jy/beam ! Combined flux in latest and established models = 0.376093 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.376093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085880Jy sigma=1.099278 ! Fit after self-cal, rms=0.085881Jy sigma=1.099225 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.000271454 Jy ! Component: 100 - total flux cleaned = 0.000293417 Jy ! Component: 150 - total flux cleaned = 0.000293635 Jy ! Component: 200 - total flux cleaned = 0.000272661 Jy ! Total flux subtracted in 200 components = 0.000272661 Jy ! Clean residual min=-0.008338 max=0.008675 Jy/beam ! Clean residual mean=0.000199 rms=0.003015 Jy/beam ! Combined flux in latest and established models = 0.376366 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.376366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085880Jy sigma=1.099279 ! Fit after self-cal, rms=0.085878Jy sigma=1.099252 ! 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=2.689 mas, bmaj=9.014 mas, bpa=-4.78 degrees ! Estimated noise=1.05407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 9.014 at -4.78 degrees (North through East) ! Clean map min=-0.0067966 max=0.26711 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.085 mas, bmaj=7.841 mas, bpa=-5.156 degrees ! Estimated noise=1.53761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193961 Jy ! Component: 100 - total flux cleaned = 0.255779 Jy ! Component: 150 - total flux cleaned = 0.290131 Jy ! Component: 200 - total flux cleaned = 0.312346 Jy ! Total flux subtracted in 200 components = 0.312346 Jy ! Clean residual min=-0.015035 max=0.015155 Jy/beam ! Clean residual mean=-0.000129 rms=0.003901 Jy/beam ! Combined flux in latest and established models = 0.312346 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.312346 Jy ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=9.014 mas, bpa=-4.78 degrees ! Estimated noise=1.05407 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272367 Jy ! Component: 100 - total flux cleaned = 0.0411635 Jy ! Component: 150 - total flux cleaned = 0.0495608 Jy ! Component: 200 - total flux cleaned = 0.0547329 Jy ! Total flux subtracted in 200 components = 0.0547329 Jy ! Clean residual min=-0.006612 max=0.005569 Jy/beam ! Clean residual mean=0.000020 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.367079 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 77 components and 0.367079 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.343 mas, bmaj=30.35 mas, bpa=-3.557 degrees ! Estimated noise=1.54737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483085 Jy ! Component: 100 - total flux cleaned = 0.00662785 Jy ! Component: 150 - total flux cleaned = 0.00705018 Jy ! Component: 200 - total flux cleaned = 0.00735603 Jy ! Total flux subtracted in 200 components = 0.00735603 Jy ! Clean residual min=-0.008802 max=0.008141 Jy/beam ! Clean residual mean=0.000166 rms=0.003063 Jy/beam ! Combined flux in latest and established models = 0.374435 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.000268456 Jy ! Component: 100 - total flux cleaned = 0.000505819 Jy ! Component: 150 - total flux cleaned = 0.0007158 Jy ! Component: 200 - total flux cleaned = 0.000866207 Jy ! Total flux subtracted in 200 components = 0.000866207 Jy ! Clean residual min=-0.008630 max=0.008150 Jy/beam ! Clean residual mean=0.000181 rms=0.003029 Jy/beam ! Combined flux in latest and established models = 0.375301 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.375301 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=9.014 mas, bpa=-4.78 degrees ! Estimated noise=1.05407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125669 Jy ! Component: 100 - total flux cleaned = -0.0012621 Jy ! Component: 150 - total flux cleaned = -0.00108869 Jy ! Component: 200 - total flux cleaned = -0.00102271 Jy ! Total flux subtracted in 200 components = -0.00102271 Jy ! Clean residual min=-0.006038 max=0.005466 Jy/beam ! Clean residual mean=0.000075 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.374279 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.374279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085941Jy sigma=1.100063 ! Fit after self-cal, rms=0.085911Jy sigma=1.099584 wmodel J1827-4533_S_map.mod ! Writing 102 model components to file: J1827-4533_S_map.mod wobs J1827-4533_S_uvs.fits ! Writing UV FITS file: J1827-4533_S_uvs.fits wwins J1827-4533_S_map.win ! wwins: Wrote 3 windows to J1827-4533_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.00127268 Jy ! Component: 100 - total flux cleaned = -0.00188275 Jy ! Component: 150 - total flux cleaned = -0.00281528 Jy ! Component: 200 - total flux cleaned = -0.003455 Jy ! Component: 250 - total flux cleaned = -0.00332488 Jy ! Component: 300 - total flux cleaned = -0.00314005 Jy ! Component: 350 - total flux cleaned = -0.00308059 Jy ! Component: 400 - total flux cleaned = -0.00302411 Jy ! Component: 450 - total flux cleaned = -0.00307702 Jy ! Component: 500 - total flux cleaned = -0.00322734 Jy ! Component: 550 - total flux cleaned = -0.0034674 Jy ! Component: 600 - total flux cleaned = -0.00351293 Jy ! Component: 650 - total flux cleaned = -0.0035586 Jy ! Component: 700 - total flux cleaned = -0.00351675 Jy ! Component: 750 - total flux cleaned = -0.0035991 Jy ! Component: 800 - total flux cleaned = -0.00355874 Jy ! Component: 850 - total flux cleaned = -0.00363575 Jy ! Component: 900 - total flux cleaned = -0.00367169 Jy ! Component: 950 - total flux cleaned = -0.00359852 Jy ! Component: 1000 - total flux cleaned = -0.0036701 Jy ! Component: 1050 - total flux cleaned = -0.00363563 Jy ! Component: 1100 - total flux cleaned = -0.00370308 Jy ! Component: 1150 - total flux cleaned = -0.00380157 Jy ! Component: 1200 - total flux cleaned = -0.00383319 Jy ! Component: 1250 - total flux cleaned = -0.00383398 Jy ! Component: 1300 - total flux cleaned = -0.00395524 Jy ! Component: 1350 - total flux cleaned = -0.00398561 Jy ! Component: 1400 - total flux cleaned = -0.00407284 Jy ! Component: 1450 - total flux cleaned = -0.00410097 Jy ! Component: 1500 - total flux cleaned = -0.00404575 Jy ! Component: 1550 - total flux cleaned = -0.0040464 Jy ! Component: 1600 - total flux cleaned = -0.00409925 Jy ! Component: 1650 - total flux cleaned = -0.00409883 Jy ! Component: 1700 - total flux cleaned = -0.00407327 Jy ! Component: 1750 - total flux cleaned = -0.00399763 Jy ! Component: 1800 - total flux cleaned = -0.00397304 Jy ! Component: 1850 - total flux cleaned = -0.0038753 Jy ! Component: 1900 - total flux cleaned = -0.00385113 Jy ! Component: 1950 - total flux cleaned = -0.0037559 Jy ! Component: 2000 - total flux cleaned = -0.00370915 Jy ! Component: 2050 - total flux cleaned = -0.00363956 Jy ! Component: 2100 - total flux cleaned = -0.00354828 Jy ! Component: 2150 - total flux cleaned = -0.00354872 Jy ! Component: 2200 - total flux cleaned = -0.0034368 Jy ! Component: 2250 - total flux cleaned = -0.00337022 Jy ! Component: 2300 - total flux cleaned = -0.00321656 Jy ! Component: 2350 - total flux cleaned = -0.00310801 Jy ! Component: 2400 - total flux cleaned = -0.00295737 Jy ! Component: 2450 - total flux cleaned = -0.00285069 Jy ! Component: 2500 - total flux cleaned = -0.00276594 Jy ! Component: 2550 - total flux cleaned = -0.00268178 Jy ! Component: 2600 - total flux cleaned = -0.00257723 Jy ! Component: 2650 - total flux cleaned = -0.00255625 Jy ! Component: 2700 - total flux cleaned = -0.00251466 Jy ! Component: 2750 - total flux cleaned = -0.00247319 Jy ! Component: 2800 - total flux cleaned = -0.00243181 Jy ! Component: 2850 - total flux cleaned = -0.00241111 Jy ! Component: 2900 - total flux cleaned = -0.00239054 Jy ! Component: 2950 - total flux cleaned = -0.00241098 Jy ! Component: 3000 - total flux cleaned = -0.00239047 Jy ! Component: 3050 - total flux cleaned = -0.00234951 Jy ! Component: 3100 - total flux cleaned = -0.00232904 Jy ! Component: 3150 - total flux cleaned = -0.00232904 Jy ! Component: 3200 - total flux cleaned = -0.00230841 Jy ! Component: 3250 - total flux cleaned = -0.00228785 Jy ! Component: 3300 - total flux cleaned = -0.00226731 Jy ! Component: 3350 - total flux cleaned = -0.00222588 Jy ! Component: 3400 - total flux cleaned = -0.00218453 Jy ! Component: 3450 - total flux cleaned = -0.00214278 Jy ! Component: 3500 - total flux cleaned = -0.00207992 Jy ! Component: 3550 - total flux cleaned = -0.00203786 Jy ! Component: 3600 - total flux cleaned = -0.00199549 Jy ! Component: 3650 - total flux cleaned = -0.00199548 Jy ! Component: 3700 - total flux cleaned = -0.00193136 Jy ! Component: 3750 - total flux cleaned = -0.00188836 Jy ! Component: 3800 - total flux cleaned = -0.00182336 Jy ! Component: 3850 - total flux cleaned = -0.00182314 Jy ! Component: 3900 - total flux cleaned = -0.00180126 Jy ! Component: 3950 - total flux cleaned = -0.00180126 Jy ! Component: 4000 - total flux cleaned = -0.00182352 Jy ! Component: 4050 - total flux cleaned = -0.00180099 Jy ! Total flux subtracted in 4096 components = -0.00182345 Jy ! Clean residual min=-0.001394 max=0.001577 Jy/beam ! Clean residual mean=0.000008 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.372455 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 382 components and 0.372455 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1827-4533_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 9.014 at -4.78 degrees (North through East) ! Clean map min=-0.0037683 max=0.26141 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1827-4533_S_map.fits wmodel /vlbi/uf001/uva//J1827-4533_S_map.mod ! Writing 382 model components to file: /vlbi/uf001/uva//J1827-4533_S_map.mod wobs /vlbi/uf001/uva//J1827-4533_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1827-4533_S_uvs.fits wwins /vlbi/uf001/uva//J1827-4533_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1827-4533_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.261409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00043283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496728 0.496728 0.993455 1.98691 3.97382 7.94764 15.8953 31.7906 63.5811 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.261 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 603.952 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1827-4533_S_dfm.log closed on Mon Jan 14 04:38:57 2019