! Started logfile: /vlbi/uf001/uva//J0536-2005_S_dfm.log on Sun Jan 13 22:39:38 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//J0536-2005_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0536-2005_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896169 visibilities/baseline/integration-bin. ! Found source: J0536-2005 ! ! 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 7017 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 J0536-2005_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002221Jy sigma=17.475253 ! Fit after self-cal, rms=0.934740Jy sigma=16.326996 ! 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.472 mas, bmaj=7.64 mas, bpa=-8.562 degrees ! Estimated noise=0.747172 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.0519401 Jy ! Component: 100 - total flux cleaned = 0.0635077 Jy ! Total flux subtracted in 100 components = 0.0635077 Jy ! Clean residual min=-0.004191 max=0.004119 Jy/beam ! Clean residual mean=-0.000001 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0635077 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0635077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080390Jy sigma=1.244830 ! Fit after self-cal, rms=0.080070Jy sigma=1.239200 ! 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.978 mas, bmaj=8.016 mas, bpa=-6.708 degrees ! Estimated noise=0.501107 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.00468881 Jy ! Component: 100 - total flux cleaned = 0.00655855 Jy ! Component: 150 - total flux cleaned = 0.00723584 Jy ! Component: 200 - total flux cleaned = 0.00732354 Jy ! Total flux subtracted in 200 components = 0.00732354 Jy ! Clean residual min=-0.002701 max=0.002484 Jy/beam ! Clean residual mean=0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0708313 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.0708313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079741Jy sigma=1.234882 ! Fit after self-cal, rms=0.079734Jy sigma=1.234758 ! 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.978 x 8.016 at -6.708 degrees (North through East) ! Clean map min=-0.0025988 max=0.067706 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.90 HN 1.07 KP 1.04 ! LA 1.01 MK 1.00 NL 1.06 OV 0.95 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 HN 1.02 KP 1.00 ! LA 0.98 MK 0.97 NL 1.08 OV 1.00 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.57 FD 0.98 HN 1.12 KP 1.01 ! LA 1.01 MK 0.96 NL 1.01 OV 1.01 ! PT 0.95 SC 1.01 ! ! ! Fit before self-cal, rms=0.079734Jy sigma=1.234758 ! Fit after self-cal, rms=0.074661Jy sigma=1.230772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.992 mas, bpa=-6.647 degrees ! Estimated noise=0.49827 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 = -4.02363e-05 Jy ! Component: 100 - total flux cleaned = -0.000120094 Jy ! Component: 150 - total flux cleaned = -0.00011909 Jy ! Component: 200 - total flux cleaned = -0.000160998 Jy ! Total flux subtracted in 200 components = -0.000160998 Jy ! Clean residual min=-0.002750 max=0.002249 Jy/beam ! Clean residual mean=0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0706703 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.0706703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074642Jy sigma=1.230524 ! Fit after self-cal, rms=0.074658Jy sigma=1.230247 ! 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.074658Jy sigma=1.230247 ! Fit after self-cal, rms=0.074765Jy sigma=1.229693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.996 mas, bpa=-6.678 degrees ! Estimated noise=0.498327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153948 Jy ! Component: 100 - total flux cleaned = 0.000107916 Jy ! Component: 150 - total flux cleaned = 6.59696e-05 Jy ! Component: 200 - total flux cleaned = 2.68139e-05 Jy ! Total flux subtracted in 200 components = 2.68139e-05 Jy ! Clean residual min=-0.002700 max=0.002260 Jy/beam ! Clean residual mean=0.000003 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0706971 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0706971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074751Jy sigma=1.229519 ! Fit after self-cal, rms=0.074756Jy sigma=1.229493 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 = -1.80106e-05 Jy ! Component: 100 - total flux cleaned = -5.5468e-05 Jy ! Component: 150 - total flux cleaned = -9.06164e-05 Jy ! Component: 200 - total flux cleaned = -0.000123348 Jy ! Total flux subtracted in 200 components = -0.000123348 Jy ! Clean residual min=-0.002707 max=0.002249 Jy/beam ! Clean residual mean=0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0705738 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0705738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074747Jy sigma=1.229370 ! Fit after self-cal, rms=0.074746Jy sigma=1.229359 ! 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.074746Jy sigma=1.229359 ! Fit after self-cal, rms=0.075245Jy sigma=1.227756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=8.003 mas, bpa=-6.763 degrees ! Estimated noise=0.499272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236532 Jy ! Component: 100 - total flux cleaned = 0.000237183 Jy ! Component: 150 - total flux cleaned = 0.000224117 Jy ! Component: 200 - total flux cleaned = 0.000199108 Jy ! Total flux subtracted in 200 components = 0.000199108 Jy ! Clean residual min=-0.002529 max=0.002198 Jy/beam ! Clean residual mean=0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0707729 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0707729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075237Jy sigma=1.227694 ! Fit after self-cal, rms=0.075266Jy sigma=1.227580 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 = -1.07743e-05 Jy ! Component: 100 - total flux cleaned = -2.26786e-05 Jy ! Component: 150 - total flux cleaned = -4.57104e-05 Jy ! Component: 200 - total flux cleaned = -5.62732e-05 Jy ! Total flux subtracted in 200 components = -5.62732e-05 Jy ! Clean residual min=-0.002568 max=0.002192 Jy/beam ! Clean residual mean=0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0707166 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0707166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075262Jy sigma=1.227527 ! Fit after self-cal, rms=0.075262Jy sigma=1.227522 ! 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.075262Jy sigma=1.227522 ! Fit after self-cal, rms=0.075480Jy sigma=1.227506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.356 mas, bmaj=16.85 mas, bpa=-4.493 degrees ! Estimated noise=0.665478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.4914e-05 Jy ! Component: 100 - total flux cleaned = 7.15558e-05 Jy ! Component: 150 - total flux cleaned = 5.95798e-05 Jy ! Component: 200 - total flux cleaned = 4.79738e-05 Jy ! Total flux subtracted in 200 components = 4.79738e-05 Jy ! Clean residual min=-0.002468 max=0.002467 Jy/beam ! Clean residual mean=0.000002 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0707646 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.0707646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075478Jy sigma=1.227509 ! Fit after self-cal, rms=0.075478Jy sigma=1.227497 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 = 1.39563e-05 Jy ! Component: 100 - total flux cleaned = -1.80848e-05 Jy ! Component: 150 - total flux cleaned = -3.81468e-05 Jy ! Component: 200 - total flux cleaned = -4.69635e-05 Jy ! Total flux subtracted in 200 components = -4.69635e-05 Jy ! Clean residual min=-0.002454 max=0.002472 Jy/beam ! Clean residual mean=0.000002 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.0707176 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.0707176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075479Jy sigma=1.227531 ! Fit after self-cal, rms=0.075476Jy sigma=1.227526 ! 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.959 mas, bmaj=7.997 mas, bpa=-6.818 degrees ! Estimated noise=0.500193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.997 at -6.818 degrees (North through East) ! Clean map min=-0.002511 max=0.068689 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.448 mas, bmaj=7.655 mas, bpa=-8.557 degrees ! Estimated noise=0.743682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519135 Jy ! Component: 100 - total flux cleaned = 0.0638492 Jy ! Component: 150 - total flux cleaned = 0.0683195 Jy ! Component: 200 - total flux cleaned = 0.0701954 Jy ! Total flux subtracted in 200 components = 0.0701954 Jy ! Clean residual min=-0.003257 max=0.003618 Jy/beam ! Clean residual mean=0.000002 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0701954 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0701954 Jy ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.997 mas, bpa=-6.818 degrees ! Estimated noise=0.500193 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.00116569 Jy ! Component: 100 - total flux cleaned = 0.0012024 Jy ! Component: 150 - total flux cleaned = 0.00117203 Jy ! Component: 200 - total flux cleaned = 0.00114484 Jy ! Total flux subtracted in 200 components = 0.00114484 Jy ! Clean residual min=-0.002668 max=0.002205 Jy/beam ! Clean residual mean=0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0713403 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.0713402 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.356 mas, bmaj=16.85 mas, bpa=-4.493 degrees ! Estimated noise=0.665478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149362 Jy ! Component: 100 - total flux cleaned = -0.000204536 Jy ! Component: 150 - total flux cleaned = -0.000238942 Jy ! Component: 200 - total flux cleaned = -0.000271243 Jy ! Total flux subtracted in 200 components = -0.000271243 Jy ! Clean residual min=-0.002494 max=0.002477 Jy/beam ! Clean residual mean=0.000002 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.071069 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 = -3.02279e-05 Jy ! Component: 100 - total flux cleaned = -7.2169e-05 Jy ! Component: 150 - total flux cleaned = -9.83303e-05 Jy ! Component: 200 - total flux cleaned = -0.000110255 Jy ! Total flux subtracted in 200 components = -0.000110255 Jy ! Clean residual min=-0.002469 max=0.002444 Jy/beam ! Clean residual mean=0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0709587 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0709587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.997 mas, bpa=-6.818 degrees ! Estimated noise=0.500193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.5236e-05 Jy ! Component: 100 - total flux cleaned = -8.84406e-06 Jy ! Component: 150 - total flux cleaned = -9.47171e-06 Jy ! Component: 200 - total flux cleaned = -2.90852e-05 Jy ! Total flux subtracted in 200 components = -2.90852e-05 Jy ! Clean residual min=-0.002592 max=0.002185 Jy/beam ! Clean residual mean=0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0709296 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0709296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075485Jy sigma=1.227652 ! Fit after self-cal, rms=0.075486Jy sigma=1.227606 wmodel J0536-2005_S_map.mod ! Writing 38 model components to file: J0536-2005_S_map.mod wobs J0536-2005_S_uvs.fits ! Writing UV FITS file: J0536-2005_S_uvs.fits wwins J0536-2005_S_map.win ! wwins: Wrote 1 windows to J0536-2005_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.000819416 Jy ! Component: 100 - total flux cleaned = -0.00117629 Jy ! Component: 150 - total flux cleaned = -0.00166104 Jy ! Component: 200 - total flux cleaned = -0.00183795 Jy ! Component: 250 - total flux cleaned = -0.00204149 Jy ! Component: 300 - total flux cleaned = -0.00217194 Jy ! Component: 350 - total flux cleaned = -0.00229852 Jy ! Component: 400 - total flux cleaned = -0.00245102 Jy ! Component: 450 - total flux cleaned = -0.0025106 Jy ! Component: 500 - total flux cleaned = -0.00256864 Jy ! Component: 550 - total flux cleaned = -0.00265391 Jy ! Component: 600 - total flux cleaned = -0.00270935 Jy ! Component: 650 - total flux cleaned = -0.00273652 Jy ! Component: 700 - total flux cleaned = -0.00281626 Jy ! Component: 750 - total flux cleaned = -0.00291974 Jy ! Component: 800 - total flux cleaned = -0.00297048 Jy ! Component: 850 - total flux cleaned = -0.00306981 Jy ! Component: 900 - total flux cleaned = -0.00309423 Jy ! Component: 950 - total flux cleaned = -0.00311875 Jy ! Component: 1000 - total flux cleaned = -0.00321366 Jy ! Component: 1050 - total flux cleaned = -0.00325967 Jy ! Component: 1100 - total flux cleaned = -0.00325931 Jy ! Component: 1150 - total flux cleaned = -0.00325908 Jy ! Component: 1200 - total flux cleaned = -0.003281 Jy ! Component: 1250 - total flux cleaned = -0.00330255 Jy ! Component: 1300 - total flux cleaned = -0.00328087 Jy ! Component: 1350 - total flux cleaned = -0.00323885 Jy ! Component: 1400 - total flux cleaned = -0.00325959 Jy ! Component: 1450 - total flux cleaned = -0.00332105 Jy ! Component: 1500 - total flux cleaned = -0.00326056 Jy ! Component: 1550 - total flux cleaned = -0.00330052 Jy ! Component: 1600 - total flux cleaned = -0.00333984 Jy ! Component: 1650 - total flux cleaned = -0.0033782 Jy ! Component: 1700 - total flux cleaned = -0.00330174 Jy ! Component: 1750 - total flux cleaned = -0.00328289 Jy ! Component: 1800 - total flux cleaned = -0.00326457 Jy ! Component: 1850 - total flux cleaned = -0.00326475 Jy ! Component: 1900 - total flux cleaned = -0.00321052 Jy ! Component: 1950 - total flux cleaned = -0.00319265 Jy ! Component: 2000 - total flux cleaned = -0.00319256 Jy ! Component: 2050 - total flux cleaned = -0.0031401 Jy ! Component: 2100 - total flux cleaned = -0.00312285 Jy ! Component: 2150 - total flux cleaned = -0.0030548 Jy ! Component: 2200 - total flux cleaned = -0.00305493 Jy ! Component: 2250 - total flux cleaned = -0.00305511 Jy ! Component: 2300 - total flux cleaned = -0.0030223 Jy ! Component: 2350 - total flux cleaned = -0.00298985 Jy ! Component: 2400 - total flux cleaned = -0.00303797 Jy ! Component: 2450 - total flux cleaned = -0.00300611 Jy ! Component: 2500 - total flux cleaned = -0.00302173 Jy ! Component: 2550 - total flux cleaned = -0.0029906 Jy ! Component: 2600 - total flux cleaned = -0.0029906 Jy ! Component: 2650 - total flux cleaned = -0.00299069 Jy ! Component: 2700 - total flux cleaned = -0.00294544 Jy ! Component: 2750 - total flux cleaned = -0.00290079 Jy ! Component: 2800 - total flux cleaned = -0.00285657 Jy ! Component: 2850 - total flux cleaned = -0.00281261 Jy ! Component: 2900 - total flux cleaned = -0.00276925 Jy ! Component: 2950 - total flux cleaned = -0.00271182 Jy ! Component: 3000 - total flux cleaned = -0.00271183 Jy ! Component: 3050 - total flux cleaned = -0.00258539 Jy ! Component: 3100 - total flux cleaned = -0.0025854 Jy ! Component: 3150 - total flux cleaned = -0.00261287 Jy ! Component: 3200 - total flux cleaned = -0.00253064 Jy ! Component: 3250 - total flux cleaned = -0.00249019 Jy ! Component: 3300 - total flux cleaned = -0.00249035 Jy ! Component: 3350 - total flux cleaned = -0.00243696 Jy ! Component: 3400 - total flux cleaned = -0.00238396 Jy ! Component: 3450 - total flux cleaned = -0.00234471 Jy ! Component: 3500 - total flux cleaned = -0.00231864 Jy ! Component: 3550 - total flux cleaned = -0.00231852 Jy ! Component: 3600 - total flux cleaned = -0.00229294 Jy ! Component: 3650 - total flux cleaned = -0.00224226 Jy ! Component: 3700 - total flux cleaned = -0.00230526 Jy ! Component: 3750 - total flux cleaned = -0.00226766 Jy ! Component: 3800 - total flux cleaned = -0.00224282 Jy ! Component: 3850 - total flux cleaned = -0.00220585 Jy ! Component: 3900 - total flux cleaned = -0.00215704 Jy ! Component: 3950 - total flux cleaned = -0.00213266 Jy ! Component: 4000 - total flux cleaned = -0.00208437 Jy ! Component: 4050 - total flux cleaned = -0.00206026 Jy ! Total flux subtracted in 4096 components = -0.00204824 Jy ! Clean residual min=-0.000821 max=0.000670 Jy/beam ! Clean residual mean=0.000002 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0688814 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 323 components and 0.0688814 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0536-2005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.997 at -6.818 degrees (North through East) ! Clean map min=-0.0017113 max=0.068409 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0536-2005_S_map.fits wmodel /vlbi/uf001/uva//J0536-2005_S_map.mod ! Writing 323 model components to file: /vlbi/uf001/uva//J0536-2005_S_map.mod wobs /vlbi/uf001/uva//J0536-2005_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0536-2005_S_uvs.fits wwins /vlbi/uf001/uva//J0536-2005_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0536-2005_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0684089 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213044 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.93428 0.93428 1.86856 3.73712 7.47424 14.9485 29.897 59.7939 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 321.102 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0536-2005_S_dfm.log closed on Sun Jan 13 22:39:42 2019