! Started logfile: /vlbi/uf001/uva//J1701-1903_S_dfm.log on Mon Jan 14 03:59:27 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//J1701-1903_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1701-1903_S_uva.fits ! AN table 1: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.911706 visibilities/baseline/integration-bin. ! Found source: J1701-1903 ! ! 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 5514 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 J1701-1903_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010230Jy sigma=15.123867 ! Fit after self-cal, rms=0.895677Jy sigma=13.310624 ! 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.23 mas, bmaj=5.888 mas, bpa=-6.823 degrees ! Estimated noise=0.975883 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.0861481 Jy ! Component: 100 - total flux cleaned = 0.105249 Jy ! Total flux subtracted in 100 components = 0.105249 Jy ! Clean residual min=-0.006910 max=0.009547 Jy/beam ! Clean residual mean=-0.000010 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.105249 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.105249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093144Jy sigma=1.280555 ! Fit after self-cal, rms=0.092677Jy sigma=1.275931 ! 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.652 mas, bmaj=6.609 mas, bpa=-5.187 degrees ! Estimated noise=0.650327 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.00840723 Jy ! Component: 100 - total flux cleaned = 0.0127613 Jy ! Component: 150 - total flux cleaned = 0.0154535 Jy ! Component: 200 - total flux cleaned = 0.0167526 Jy ! Total flux subtracted in 200 components = 0.0167526 Jy ! Clean residual min=-0.006751 max=0.009994 Jy/beam ! Clean residual mean=-0.000007 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.122002 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.122001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092349Jy sigma=1.258889 ! Fit after self-cal, rms=0.092304Jy sigma=1.258628 ! 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.652 x 6.609 at -5.187 degrees (North through East) ! Clean map min=-0.0065928 max=0.11102 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 HN 1.08 LA 0.85 MK 1.00 ! NL 1.14 OV 2.03 PT 0.93 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.03 LA 0.89 MK 1.02 ! NL 1.05 OV 1.84 PT 0.96 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.05 LA 0.93 MK 0.93 ! NL 1.03 OV 2.05 PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.092304Jy sigma=1.258628 ! Fit after self-cal, rms=0.110895Jy sigma=1.205601 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.661 mas, bmaj=6.555 mas, bpa=-5.222 degrees ! Estimated noise=0.644517 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 (6, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00534113 Jy ! Component: 100 - total flux cleaned = 0.00717083 Jy ! Component: 150 - total flux cleaned = 0.00718686 Jy ! Component: 200 - total flux cleaned = 0.0070771 Jy ! Total flux subtracted in 200 components = 0.0070771 Jy ! Clean residual min=-0.004155 max=0.004436 Jy/beam ! Clean residual mean=0.000008 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.129079 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 44 components and 0.129079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110674Jy sigma=1.199967 ! Fit after self-cal, rms=0.111331Jy sigma=1.197502 ! 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.111331Jy sigma=1.197502 ! Fit after self-cal, rms=0.114242Jy sigma=1.193453 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=6.54 mas, bpa=-5.076 degrees ! Estimated noise=0.642422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199051 Jy ! Component: 100 - total flux cleaned = 0.00316591 Jy ! Component: 150 - total flux cleaned = 0.00368875 Jy ! Component: 200 - total flux cleaned = 0.0038357 Jy ! Total flux subtracted in 200 components = 0.0038357 Jy ! Clean residual min=-0.003582 max=0.003476 Jy/beam ! Clean residual mean=0.000006 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.132914 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.132914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114199Jy sigma=1.192580 ! Fit after self-cal, rms=0.114304Jy sigma=1.192399 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.000465846 Jy ! Component: 100 - total flux cleaned = 0.000492451 Jy ! Component: 150 - total flux cleaned = 0.000540613 Jy ! Component: 200 - total flux cleaned = 0.000562978 Jy ! Total flux subtracted in 200 components = 0.000562978 Jy ! Clean residual min=-0.003503 max=0.003467 Jy/beam ! Clean residual mean=0.000006 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.133477 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.133477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114293Jy sigma=1.192177 ! Fit after self-cal, rms=0.114298Jy sigma=1.192165 ! 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.114298Jy sigma=1.192165 ! Fit after self-cal, rms=0.115182Jy sigma=1.189399 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.648 mas, bmaj=6.55 mas, bpa=-4.928 degrees ! Estimated noise=0.642216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000934151 Jy ! Component: 100 - total flux cleaned = 0.00111152 Jy ! Component: 150 - total flux cleaned = 0.00121721 Jy ! Component: 200 - total flux cleaned = 0.00129264 Jy ! Total flux subtracted in 200 components = 0.00129264 Jy ! Clean residual min=-0.003219 max=0.002979 Jy/beam ! Clean residual mean=0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.13477 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.13477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115173Jy sigma=1.189144 ! Fit after self-cal, rms=0.115202Jy sigma=1.189050 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.000193804 Jy ! Component: 100 - total flux cleaned = 0.000229063 Jy ! Component: 150 - total flux cleaned = 0.000276823 Jy ! Component: 200 - total flux cleaned = 0.000305732 Jy ! Total flux subtracted in 200 components = 0.000305732 Jy ! Clean residual min=-0.003197 max=0.002970 Jy/beam ! Clean residual mean=0.000004 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.135076 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.135076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115197Jy sigma=1.188959 ! Fit after self-cal, rms=0.115200Jy sigma=1.188954 ! 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.115200Jy sigma=1.188954 ! Fit after self-cal, rms=0.115299Jy sigma=1.188907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.255 mas, bmaj=12.89 mas, bpa=4.51 degrees ! Estimated noise=0.945247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871967 Jy ! Component: 100 - total flux cleaned = 0.00112979 Jy ! Component: 150 - total flux cleaned = 0.00134224 Jy ! Component: 200 - total flux cleaned = 0.0014999 Jy ! Total flux subtracted in 200 components = 0.0014999 Jy ! Clean residual min=-0.003149 max=0.003800 Jy/beam ! Clean residual mean=0.000010 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.136576 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 97 components and 0.136576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115286Jy sigma=1.189199 ! Fit after self-cal, rms=0.115278Jy sigma=1.189140 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.000101981 Jy ! Component: 100 - total flux cleaned = 0.000199198 Jy ! Component: 150 - total flux cleaned = 0.00023289 Jy ! Component: 200 - total flux cleaned = 0.000263082 Jy ! Total flux subtracted in 200 components = 0.000263082 Jy ! Clean residual min=-0.003129 max=0.003782 Jy/beam ! Clean residual mean=0.000011 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.136839 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 100 components and 0.136839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115272Jy sigma=1.189356 ! Fit after self-cal, rms=0.115270Jy sigma=1.189340 ! 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.646 mas, bmaj=6.548 mas, bpa=-4.897 degrees ! Estimated noise=0.642173 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.646 x 6.548 at -4.897 degrees (North through East) ! Clean map min=-0.0031886 max=0.11016 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.229 mas, bmaj=5.85 mas, bpa=-6.468 degrees ! Estimated noise=0.962616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0849815 Jy ! Component: 100 - total flux cleaned = 0.103928 Jy ! Component: 150 - total flux cleaned = 0.112074 Jy ! Component: 200 - total flux cleaned = 0.117535 Jy ! Total flux subtracted in 200 components = 0.117535 Jy ! Clean residual min=-0.004568 max=0.003895 Jy/beam ! Clean residual mean=-0.000005 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.117535 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.117535 Jy ! Inverting map and beam ! Estimated beam: bmin=2.646 mas, bmaj=6.548 mas, bpa=-4.897 degrees ! Estimated noise=0.642173 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.00510351 Jy ! Component: 100 - total flux cleaned = 0.00846979 Jy ! Component: 150 - total flux cleaned = 0.0109443 Jy ! Component: 200 - total flux cleaned = 0.0128079 Jy ! Total flux subtracted in 200 components = 0.0128079 Jy ! Clean residual min=-0.003464 max=0.003048 Jy/beam ! Clean residual mean=0.000000 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.130343 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.130343 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.255 mas, bmaj=12.89 mas, bpa=4.51 degrees ! Estimated noise=0.945247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268877 Jy ! Component: 100 - total flux cleaned = 0.00431169 Jy ! Component: 150 - total flux cleaned = 0.00534579 Jy ! Component: 200 - total flux cleaned = 0.00580078 Jy ! Total flux subtracted in 200 components = 0.00580078 Jy ! Clean residual min=-0.003270 max=0.003647 Jy/beam ! Clean residual mean=0.000009 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.136144 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.000130112 Jy ! Component: 100 - total flux cleaned = 0.000221308 Jy ! Component: 150 - total flux cleaned = 0.000284906 Jy ! Component: 200 - total flux cleaned = 0.000312731 Jy ! Total flux subtracted in 200 components = 0.000312731 Jy ! Clean residual min=-0.003149 max=0.003719 Jy/beam ! Clean residual mean=0.000010 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.136456 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.136456 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.646 mas, bmaj=6.548 mas, bpa=-4.897 degrees ! Estimated noise=0.642173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258564 Jy ! Component: 100 - total flux cleaned = -0.000133918 Jy ! Component: 150 - total flux cleaned = -0.000195608 Jy ! Component: 200 - total flux cleaned = -0.000251724 Jy ! Total flux subtracted in 200 components = -0.000251724 Jy ! Clean residual min=-0.003167 max=0.002988 Jy/beam ! Clean residual mean=0.000004 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.136205 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.136205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115292Jy sigma=1.189285 ! Fit after self-cal, rms=0.115297Jy sigma=1.189222 wmodel J1701-1903_S_map.mod ! Writing 85 model components to file: J1701-1903_S_map.mod wobs J1701-1903_S_uvs.fits ! Writing UV FITS file: J1701-1903_S_uvs.fits wwins J1701-1903_S_map.win ! wwins: Wrote 2 windows to J1701-1903_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.000887584 Jy ! Component: 100 - total flux cleaned = -0.00120019 Jy ! Component: 150 - total flux cleaned = -0.00134554 Jy ! Component: 200 - total flux cleaned = -0.00130048 Jy ! Component: 250 - total flux cleaned = -0.00130118 Jy ! Component: 300 - total flux cleaned = -0.00125986 Jy ! Component: 350 - total flux cleaned = -0.00125931 Jy ! Component: 400 - total flux cleaned = -0.00114157 Jy ! Component: 450 - total flux cleaned = -0.00117947 Jy ! Component: 500 - total flux cleaned = -0.00125247 Jy ! Component: 550 - total flux cleaned = -0.00118055 Jy ! Component: 600 - total flux cleaned = -0.00125038 Jy ! Component: 650 - total flux cleaned = -0.00121594 Jy ! Component: 700 - total flux cleaned = -0.00128412 Jy ! Component: 750 - total flux cleaned = -0.00144962 Jy ! Component: 800 - total flux cleaned = -0.00151408 Jy ! Component: 850 - total flux cleaned = -0.00160931 Jy ! Component: 900 - total flux cleaned = -0.00170297 Jy ! Component: 950 - total flux cleaned = -0.00176418 Jy ! Component: 1000 - total flux cleaned = -0.00185484 Jy ! Component: 1050 - total flux cleaned = -0.00188465 Jy ! Component: 1100 - total flux cleaned = -0.00205949 Jy ! Component: 1150 - total flux cleaned = -0.00220204 Jy ! Component: 1200 - total flux cleaned = -0.00225764 Jy ! Component: 1250 - total flux cleaned = -0.00231275 Jy ! Component: 1300 - total flux cleaned = -0.0023403 Jy ! Component: 1350 - total flux cleaned = -0.00247522 Jy ! Component: 1400 - total flux cleaned = -0.00252861 Jy ! Component: 1450 - total flux cleaned = -0.00260783 Jy ! Component: 1500 - total flux cleaned = -0.00263431 Jy ! Component: 1550 - total flux cleaned = -0.00263495 Jy ! Component: 1600 - total flux cleaned = -0.00271059 Jy ! Component: 1650 - total flux cleaned = -0.00271057 Jy ! Component: 1700 - total flux cleaned = -0.00273487 Jy ! Component: 1750 - total flux cleaned = -0.00273465 Jy ! Component: 1800 - total flux cleaned = -0.00268651 Jy ! Component: 1850 - total flux cleaned = -0.00266317 Jy ! Component: 1900 - total flux cleaned = -0.00268679 Jy ! Component: 1950 - total flux cleaned = -0.00273295 Jy ! Component: 2000 - total flux cleaned = -0.00275567 Jy ! Component: 2050 - total flux cleaned = -0.00268751 Jy ! Component: 2100 - total flux cleaned = -0.0026204 Jy ! Component: 2150 - total flux cleaned = -0.00259829 Jy ! Component: 2200 - total flux cleaned = -0.00259853 Jy ! Component: 2250 - total flux cleaned = -0.00255512 Jy ! Component: 2300 - total flux cleaned = -0.00255504 Jy ! Component: 2350 - total flux cleaned = -0.00251253 Jy ! Component: 2400 - total flux cleaned = -0.00244903 Jy ! Component: 2450 - total flux cleaned = -0.00232361 Jy ! Component: 2500 - total flux cleaned = -0.00230299 Jy ! Component: 2550 - total flux cleaned = -0.00222088 Jy ! Component: 2600 - total flux cleaned = -0.00220057 Jy ! Component: 2650 - total flux cleaned = -0.00218056 Jy ! Component: 2700 - total flux cleaned = -0.00208047 Jy ! Component: 2750 - total flux cleaned = -0.00208067 Jy ! Component: 2800 - total flux cleaned = -0.00210003 Jy ! Component: 2850 - total flux cleaned = -0.00202207 Jy ! Component: 2900 - total flux cleaned = -0.00198359 Jy ! Component: 2950 - total flux cleaned = -0.00196465 Jy ! Component: 3000 - total flux cleaned = -0.00196469 Jy ! Component: 3050 - total flux cleaned = -0.00194586 Jy ! Component: 3100 - total flux cleaned = -0.00188935 Jy ! Component: 3150 - total flux cleaned = -0.00183325 Jy ! Component: 3200 - total flux cleaned = -0.00177796 Jy ! Component: 3250 - total flux cleaned = -0.00174104 Jy ! Component: 3300 - total flux cleaned = -0.00172297 Jy ! Component: 3350 - total flux cleaned = -0.00172289 Jy ! Component: 3400 - total flux cleaned = -0.00166903 Jy ! Component: 3450 - total flux cleaned = -0.00163331 Jy ! Component: 3500 - total flux cleaned = -0.00163318 Jy ! Component: 3550 - total flux cleaned = -0.00156273 Jy ! Component: 3600 - total flux cleaned = -0.0015453 Jy ! Component: 3650 - total flux cleaned = -0.00154547 Jy ! Component: 3700 - total flux cleaned = -0.00154545 Jy ! Component: 3750 - total flux cleaned = -0.0015111 Jy ! Component: 3800 - total flux cleaned = -0.00151114 Jy ! Component: 3850 - total flux cleaned = -0.00149419 Jy ! Component: 3900 - total flux cleaned = -0.00146064 Jy ! Component: 3950 - total flux cleaned = -0.00139387 Jy ! Component: 4000 - total flux cleaned = -0.00144382 Jy ! Component: 4050 - total flux cleaned = -0.00141073 Jy ! Total flux subtracted in 4096 components = -0.0013943 Jy ! Clean residual min=-0.000913 max=0.000905 Jy/beam ! Clean residual mean=0.000002 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.13481 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 357 components and 0.13481 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1701-1903_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.646 x 6.548 at -4.897 degrees (North through East) ! Clean map min=-0.0025386 max=0.11041 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1701-1903_S_map.fits wmodel /vlbi/uf001/uva//J1701-1903_S_map.mod ! Writing 357 model components to file: /vlbi/uf001/uva//J1701-1903_S_map.mod wobs /vlbi/uf001/uva//J1701-1903_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1701-1903_S_uvs.fits wwins /vlbi/uf001/uva//J1701-1903_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1701-1903_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.77735 0.77735 1.5547 3.1094 6.2188 12.4376 24.8752 49.7504 99.5008 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 385.926 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1701-1903_S_dfm.log closed on Mon Jan 14 03:59:31 2019