! Started logfile: /image_prod/ug002_uva//J0508+8432_S_e_dfm.log on Wed Mar 4 20:40:41 2020 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 /image_prod/ug002_uva//J0508+8432_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0508+8432_S_e_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.922619 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 465 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 J0508+8432_S_e] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047076Jy sigma=13.653298 ! Fit after self-cal, rms=0.770906Jy sigma=10.020580 ! 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.464 mas, bmaj=11.3 mas, bpa=24.19 degrees ! Estimated noise=3.05579 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.190571 Jy ! Component: 100 - total flux cleaned = 0.232386 Jy ! Total flux subtracted in 100 components = 0.232386 Jy ! Clean residual min=-0.013772 max=0.033120 Jy/beam ! Clean residual mean=-0.000042 rms=0.005633 Jy/beam ! Combined flux in latest and established models = 0.232386 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.232386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103990Jy sigma=1.278718 ! Fit after self-cal, rms=0.102722Jy sigma=1.244992 ! 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.716 mas, bmaj=11.6 mas, bpa=24.81 degrees ! Estimated noise=2.63091 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.017101 Jy ! Component: 100 - total flux cleaned = 0.0229656 Jy ! Component: 150 - total flux cleaned = 0.0233483 Jy ! Component: 200 - total flux cleaned = 0.0225199 Jy ! Total flux subtracted in 200 components = 0.0225199 Jy ! Clean residual min=-0.014673 max=0.026387 Jy/beam ! Clean residual mean=-0.000061 rms=0.005388 Jy/beam ! Combined flux in latest and established models = 0.254906 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.254906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098852Jy sigma=1.199476 ! Fit after self-cal, rms=0.098828Jy sigma=1.199137 ! 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.716 x 11.6 at 24.81 degrees (North through East) ! Clean map min=-0.01439 max=0.24061 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.90 KP 0.94 LA 0.99 ! MK 0.94 NL 1.27 OV 0.88 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.93 KP 0.94 LA 0.94 ! MK 1.04 NL 1.38 OV 0.91 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 0.90 KP 0.94 LA 0.89 ! MK 1.00 NL 1.28 OV 0.92 SC 1.03 ! ! ! Fit before self-cal, rms=0.098828Jy sigma=1.199137 ! Fit after self-cal, rms=0.101005Jy sigma=1.102373 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=11.35 mas, bpa=24.51 degrees ! Estimated noise=2.55836 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.00342164 Jy ! Component: 100 - total flux cleaned = -0.00451003 Jy ! Component: 150 - total flux cleaned = -0.00510004 Jy ! Component: 200 - total flux cleaned = -0.00560629 Jy ! Total flux subtracted in 200 components = -0.00560629 Jy ! Clean residual min=-0.008829 max=0.009141 Jy/beam ! Clean residual mean=-0.000014 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.2493 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.2493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100670Jy sigma=1.100063 ! Fit after self-cal, rms=0.100714Jy sigma=1.099557 ! 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.100714Jy sigma=1.099557 ! Fit after self-cal, rms=0.100029Jy sigma=1.098872 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.704 mas, bmaj=11.34 mas, bpa=24.5 degrees ! Estimated noise=2.53311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00324759 Jy ! Component: 100 - total flux cleaned = -0.00430669 Jy ! Component: 150 - total flux cleaned = -0.00485499 Jy ! Component: 200 - total flux cleaned = -0.00527633 Jy ! Total flux subtracted in 200 components = -0.00527633 Jy ! Clean residual min=-0.008505 max=0.008893 Jy/beam ! Clean residual mean=-0.000013 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.244024 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.244024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099730Jy sigma=1.098545 ! Fit after self-cal, rms=0.099712Jy sigma=1.098498 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.000243016 Jy ! Component: 100 - total flux cleaned = -0.00040443 Jy ! Component: 150 - total flux cleaned = -0.000600346 Jy ! Component: 200 - total flux cleaned = -0.000691869 Jy ! Total flux subtracted in 200 components = -0.000691869 Jy ! Clean residual min=-0.008438 max=0.008768 Jy/beam ! Clean residual mean=-0.000014 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.243332 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.243332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099677Jy sigma=1.097889 ! Fit after self-cal, rms=0.099671Jy sigma=1.097861 ! 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.099671Jy sigma=1.097861 ! Fit after self-cal, rms=0.098673Jy sigma=1.096839 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=11.34 mas, bpa=24.49 degrees ! Estimated noise=2.49938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297905 Jy ! Component: 100 - total flux cleaned = -0.0038536 Jy ! Component: 150 - total flux cleaned = -0.0041819 Jy ! Component: 200 - total flux cleaned = -0.0043092 Jy ! Total flux subtracted in 200 components = -0.0043092 Jy ! Clean residual min=-0.008236 max=0.008609 Jy/beam ! Clean residual mean=-0.000012 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.239022 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.239022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098365Jy sigma=1.097234 ! Fit after self-cal, rms=0.098366Jy sigma=1.097204 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.000278589 Jy ! Component: 100 - total flux cleaned = -0.000428594 Jy ! Component: 150 - total flux cleaned = -0.000463937 Jy ! Component: 200 - total flux cleaned = -0.00049721 Jy ! Total flux subtracted in 200 components = -0.00049721 Jy ! Clean residual min=-0.008191 max=0.008516 Jy/beam ! Clean residual mean=-0.000013 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.238525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.238525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098339Jy sigma=1.096955 ! Fit after self-cal, rms=0.098337Jy sigma=1.096939 ! 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.098337Jy sigma=1.096939 ! Fit after self-cal, rms=0.097234Jy sigma=1.095850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.108 mas, bmaj=12.46 mas, bpa=21.14 degrees ! Estimated noise=3.20629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200998 Jy ! Component: 100 - total flux cleaned = -0.00159205 Jy ! Component: 150 - total flux cleaned = -0.00146818 Jy ! Component: 200 - total flux cleaned = -0.00131609 Jy ! Total flux subtracted in 200 components = -0.00131609 Jy ! Clean residual min=-0.008320 max=0.010715 Jy/beam ! Clean residual mean=-0.000029 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 0.237209 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.237209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096927Jy sigma=1.097511 ! Fit after self-cal, rms=0.096907Jy sigma=1.097464 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 = -7.26046e-05 Jy ! Component: 100 - total flux cleaned = 4.19638e-05 Jy ! Component: 150 - total flux cleaned = 4.49545e-05 Jy ! Component: 200 - total flux cleaned = 4.48145e-05 Jy ! Total flux subtracted in 200 components = 4.48145e-05 Jy ! Clean residual min=-0.008451 max=0.010774 Jy/beam ! Clean residual mean=-0.000029 rms=0.002944 Jy/beam ! Combined flux in latest and established models = 0.237254 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.237254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096880Jy sigma=1.098299 ! Fit after self-cal, rms=0.096874Jy sigma=1.098236 ! 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.709 mas, bmaj=11.34 mas, bpa=24.49 degrees ! Estimated noise=2.46327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.709 x 11.34 at 24.49 degrees (North through East) ! Clean map min=-0.0074105 max=0.22565 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.455 mas, bmaj=11.04 mas, bpa=23.87 degrees ! Estimated noise=2.82452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17632 Jy ! Component: 100 - total flux cleaned = 0.214914 Jy ! Component: 150 - total flux cleaned = 0.222944 Jy ! Component: 200 - total flux cleaned = 0.227653 Jy ! Total flux subtracted in 200 components = 0.227653 Jy ! Clean residual min=-0.009312 max=0.009345 Jy/beam ! Clean residual mean=-0.000007 rms=0.002377 Jy/beam ! Combined flux in latest and established models = 0.227653 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.227653 Jy ! Inverting map and beam ! Estimated beam: bmin=2.709 mas, bmaj=11.34 mas, bpa=24.49 degrees ! Estimated noise=2.46327 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.00360935 Jy ! Component: 100 - total flux cleaned = 0.00362716 Jy ! Component: 150 - total flux cleaned = 0.00386381 Jy ! Component: 200 - total flux cleaned = 0.00395759 Jy ! Total flux subtracted in 200 components = 0.00395759 Jy ! Clean residual min=-0.008698 max=0.008141 Jy/beam ! Clean residual mean=-0.000015 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.23161 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.23161 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.108 mas, bmaj=12.46 mas, bpa=21.14 degrees ! Estimated noise=3.20629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217876 Jy ! Component: 100 - total flux cleaned = 0.00305481 Jy ! Component: 150 - total flux cleaned = 0.00375677 Jy ! Component: 200 - total flux cleaned = 0.00427231 Jy ! Total flux subtracted in 200 components = 0.00427231 Jy ! Clean residual min=-0.008599 max=0.010997 Jy/beam ! Clean residual mean=-0.000032 rms=0.003077 Jy/beam ! Combined flux in latest and established models = 0.235883 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.000242381 Jy ! Component: 100 - total flux cleaned = 0.000369716 Jy ! Component: 150 - total flux cleaned = 0.000411025 Jy ! Component: 200 - total flux cleaned = 0.000520115 Jy ! Total flux subtracted in 200 components = 0.000520115 Jy ! Clean residual min=-0.008545 max=0.011002 Jy/beam ! Clean residual mean=-0.000031 rms=0.003026 Jy/beam ! Combined flux in latest and established models = 0.236403 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.236403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.709 mas, bmaj=11.34 mas, bpa=24.49 degrees ! Estimated noise=2.46327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128534 Jy ! Component: 100 - total flux cleaned = -0.00218222 Jy ! Component: 150 - total flux cleaned = -0.00287854 Jy ! Component: 200 - total flux cleaned = -0.0030925 Jy ! Total flux subtracted in 200 components = -0.0030925 Jy ! Clean residual min=-0.007948 max=0.007993 Jy/beam ! Clean residual mean=-0.000013 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.23331 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.23331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097034Jy sigma=1.098104 ! Fit after self-cal, rms=0.097061Jy sigma=1.098019 wmodel J0508+8432_S_e_map.mod ! Writing 60 model components to file: J0508+8432_S_e_map.mod wobs J0508+8432_S_e_uvs.fits ! Writing UV FITS file: J0508+8432_S_e_uvs.fits wwins J0508+8432_S_e_map.win ! wwins: Wrote 1 windows to J0508+8432_S_e_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.00126878 Jy ! Component: 100 - total flux cleaned = 0.00295155 Jy ! Component: 150 - total flux cleaned = 0.00437686 Jy ! Component: 200 - total flux cleaned = 0.00558831 Jy ! Component: 250 - total flux cleaned = 0.00671526 Jy ! Component: 300 - total flux cleaned = 0.00739287 Jy ! Component: 350 - total flux cleaned = 0.00821784 Jy ! Component: 400 - total flux cleaned = 0.00899768 Jy ! Component: 450 - total flux cleaned = 0.00973862 Jy ! Component: 500 - total flux cleaned = 0.0103717 Jy ! Component: 550 - total flux cleaned = 0.0110592 Jy ! Component: 600 - total flux cleaned = 0.0115746 Jy ! Component: 650 - total flux cleaned = 0.0121428 Jy ! Component: 700 - total flux cleaned = 0.012758 Jy ! Component: 750 - total flux cleaned = 0.0132859 Jy ! Component: 800 - total flux cleaned = 0.0136699 Jy ! Component: 850 - total flux cleaned = 0.0139188 Jy ! Component: 900 - total flux cleaned = 0.0142832 Jy ! Component: 950 - total flux cleaned = 0.0146975 Jy ! Component: 1000 - total flux cleaned = 0.01516 Jy ! Component: 1050 - total flux cleaned = 0.0154439 Jy ! Component: 1100 - total flux cleaned = 0.015779 Jy ! Component: 1150 - total flux cleaned = 0.0161083 Jy ! Component: 1200 - total flux cleaned = 0.016324 Jy ! Component: 1250 - total flux cleaned = 0.0163774 Jy ! Component: 1300 - total flux cleaned = 0.0164822 Jy ! Component: 1350 - total flux cleaned = 0.0165857 Jy ! Component: 1400 - total flux cleaned = 0.0166886 Jy ! Component: 1450 - total flux cleaned = 0.0167399 Jy ! Component: 1500 - total flux cleaned = 0.0169403 Jy ! Component: 1550 - total flux cleaned = 0.0170401 Jy ! Component: 1600 - total flux cleaned = 0.0171389 Jy ! Component: 1650 - total flux cleaned = 0.0172363 Jy ! Component: 1700 - total flux cleaned = 0.0173332 Jy ! Component: 1750 - total flux cleaned = 0.0173809 Jy ! Component: 1800 - total flux cleaned = 0.0175233 Jy ! Component: 1850 - total flux cleaned = 0.0175705 Jy ! Component: 1900 - total flux cleaned = 0.0176173 Jy ! Component: 1950 - total flux cleaned = 0.0178501 Jy ! Component: 2000 - total flux cleaned = 0.017943 Jy ! Component: 2050 - total flux cleaned = 0.0180814 Jy ! Component: 2100 - total flux cleaned = 0.0181279 Jy ! Component: 2150 - total flux cleaned = 0.0184029 Jy ! Component: 2200 - total flux cleaned = 0.0185397 Jy ! Component: 2250 - total flux cleaned = 0.018813 Jy ! Component: 2300 - total flux cleaned = 0.0189951 Jy ! Component: 2350 - total flux cleaned = 0.0192672 Jy ! Component: 2400 - total flux cleaned = 0.0193577 Jy ! Component: 2450 - total flux cleaned = 0.0195387 Jy ! Component: 2500 - total flux cleaned = 0.0197647 Jy ! Component: 2550 - total flux cleaned = 0.0199003 Jy ! Component: 2600 - total flux cleaned = 0.020126 Jy ! Component: 2650 - total flux cleaned = 0.0203516 Jy ! Component: 2700 - total flux cleaned = 0.0204419 Jy ! Component: 2750 - total flux cleaned = 0.0205775 Jy ! Component: 2800 - total flux cleaned = 0.0206688 Jy ! Component: 2850 - total flux cleaned = 0.0207148 Jy ! Component: 2900 - total flux cleaned = 0.0207599 Jy ! Component: 2950 - total flux cleaned = 0.0207596 Jy ! Component: 3000 - total flux cleaned = 0.0208526 Jy ! Component: 3050 - total flux cleaned = 0.0208524 Jy ! Component: 3100 - total flux cleaned = 0.020805 Jy ! Component: 3150 - total flux cleaned = 0.0207573 Jy ! Component: 3200 - total flux cleaned = 0.0207569 Jy ! Component: 3250 - total flux cleaned = 0.0206601 Jy ! Component: 3300 - total flux cleaned = 0.0206114 Jy ! Component: 3350 - total flux cleaned = 0.0205621 Jy ! Component: 3400 - total flux cleaned = 0.0205623 Jy ! Component: 3450 - total flux cleaned = 0.020313 Jy ! Component: 3500 - total flux cleaned = 0.0202119 Jy ! Component: 3550 - total flux cleaned = 0.0200592 Jy ! Component: 3600 - total flux cleaned = 0.0198007 Jy ! Component: 3650 - total flux cleaned = 0.0196444 Jy ! Component: 3700 - total flux cleaned = 0.0194863 Jy ! Component: 3750 - total flux cleaned = 0.0192724 Jy ! Component: 3800 - total flux cleaned = 0.0190559 Jy ! Component: 3850 - total flux cleaned = 0.0188361 Jy ! Component: 3900 - total flux cleaned = 0.0186691 Jy ! Component: 3950 - total flux cleaned = 0.0185562 Jy ! Component: 4000 - total flux cleaned = 0.0183842 Jy ! Component: 4050 - total flux cleaned = 0.0182678 Jy ! Total flux subtracted in 4096 components = 0.0181499 Jy ! Clean residual min=-0.003777 max=0.003238 Jy/beam ! Clean residual mean=0.000021 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.25146 Jy keep ! Adding 194 model components to the UV plane model. ! The established model now contains 254 components and 0.25146 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0508+8432_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.709 x 11.34 at 24.49 degrees (North through East) ! Clean map min=-0.0070953 max=0.2246 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0508+8432_S_e_map.fits wmodel /image_prod/ug002_uva//J0508+8432_S_e_map.mod ! Writing 254 model components to file: /image_prod/ug002_uva//J0508+8432_S_e_map.mod wobs /image_prod/ug002_uva//J0508+8432_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0508+8432_S_e_uvs.fits wwins /image_prod/ug002_uva//J0508+8432_S_e_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0508+8432_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.224604 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000993039 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32639 1.32639 2.65278 5.30555 10.6111 21.2222 42.4444 84.8888 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.224 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 226.178 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0508+8432_S_e_dfm.log closed on Wed Mar 4 20:40:45 2020