! Started logfile: /image_prod/ug002_uva//J0013+4051_S_h_dfm.log on Wed Mar 4 18:18:59 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//J0013+4051_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0013+4051_S_h_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885185 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 1434 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 J0013+4051_S_h] 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045423Jy sigma=8.423928 ! Fit after self-cal, rms=0.652101Jy sigma=5.354577 ! 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.738 mas, bmaj=8.286 mas, bpa=-23.91 degrees ! Estimated noise=2.70965 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.277446 Jy ! Component: 100 - total flux cleaned = 0.337948 Jy ! Total flux subtracted in 100 components = 0.337948 Jy ! Clean residual min=-0.012575 max=0.017255 Jy/beam ! Clean residual mean=-0.000039 rms=0.003442 Jy/beam ! Combined flux in latest and established models = 0.337948 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.337948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089377Jy sigma=0.623266 ! Fit after self-cal, rms=0.089377Jy sigma=0.623248 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.445 mas, bpa=-24.91 degrees ! Estimated noise=2.39376 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.00423539 Jy ! Component: 100 - total flux cleaned = 0.00271281 Jy ! Component: 150 - total flux cleaned = 0.0022125 Jy ! Component: 200 - total flux cleaned = 0.00179957 Jy ! Total flux subtracted in 200 components = 0.00179957 Jy ! Clean residual min=-0.012381 max=0.016209 Jy/beam ! Clean residual mean=-0.000068 rms=0.003389 Jy/beam ! Combined flux in latest and established models = 0.339747 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.339747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087062Jy sigma=0.606214 ! Fit after self-cal, rms=0.087036Jy sigma=0.606111 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.18 x 8.445 at -24.91 degrees (North through East) ! Clean map min=-0.012109 max=0.35151 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.99 KP 1.17 ! LA 1.03 MK 0.95 NL 0.98 OV 0.90 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 0.98 KP 1.25 ! LA 1.03 MK 0.97 NL 0.90 OV 0.90 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.03 KP 1.22 ! LA 1.04 MK 1.00 NL 0.90 OV 0.88 ! PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.087036Jy sigma=0.606111 ! Fit after self-cal, rms=0.076166Jy sigma=0.520742 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=8.389 mas, bpa=-24.91 degrees ! Estimated noise=2.37725 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.00595526 Jy ! Component: 100 - total flux cleaned = 0.00861107 Jy ! Component: 150 - total flux cleaned = 0.0092543 Jy ! Component: 200 - total flux cleaned = 0.00962117 Jy ! Total flux subtracted in 200 components = 0.00962117 Jy ! Clean residual min=-0.009209 max=0.009093 Jy/beam ! Clean residual mean=-0.000011 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.349369 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.349369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075670Jy sigma=0.516550 ! Fit after self-cal, rms=0.075686Jy sigma=0.516218 ! 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.075686Jy sigma=0.516218 ! Fit after self-cal, rms=0.069458Jy sigma=0.467882 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.352 mas, bpa=-24.91 degrees ! Estimated noise=2.39373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265104 Jy ! Component: 100 - total flux cleaned = 0.00396158 Jy ! Component: 150 - total flux cleaned = 0.00437621 Jy ! Component: 200 - total flux cleaned = 0.00471826 Jy ! Total flux subtracted in 200 components = 0.00471826 Jy ! Clean residual min=-0.005492 max=0.004872 Jy/beam ! Clean residual mean=-0.000002 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.354087 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.354087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069330Jy sigma=0.466975 ! Fit after self-cal, rms=0.069358Jy sigma=0.466910 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.000115004 Jy ! Component: 100 - total flux cleaned = 0.000356826 Jy ! Component: 150 - total flux cleaned = 0.000437658 Jy ! Component: 200 - total flux cleaned = 0.000462584 Jy ! Total flux subtracted in 200 components = 0.000462584 Jy ! Clean residual min=-0.005566 max=0.004940 Jy/beam ! Clean residual mean=-0.000003 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.354549 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.354549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069326Jy sigma=0.466768 ! Fit after self-cal, rms=0.069333Jy sigma=0.466752 ! 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.069333Jy sigma=0.466752 ! Fit after self-cal, rms=0.069073Jy sigma=0.456979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=8.332 mas, bpa=-24.91 degrees ! Estimated noise=2.39672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014858 Jy ! Component: 100 - total flux cleaned = 0.00190185 Jy ! Component: 150 - total flux cleaned = 0.00200394 Jy ! Component: 200 - total flux cleaned = 0.00206508 Jy ! Total flux subtracted in 200 components = 0.00206508 Jy ! Clean residual min=-0.004586 max=0.003912 Jy/beam ! Clean residual mean=-0.000001 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.356614 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.356614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069019Jy sigma=0.456652 ! Fit after self-cal, rms=0.069041Jy sigma=0.456631 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 = 4.19359e-05 Jy ! Component: 100 - total flux cleaned = 9.54151e-05 Jy ! Component: 150 - total flux cleaned = 0.00014591 Jy ! Component: 200 - total flux cleaned = 0.000168676 Jy ! Total flux subtracted in 200 components = 0.000168676 Jy ! Clean residual min=-0.004521 max=0.003955 Jy/beam ! Clean residual mean=-0.000001 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.356783 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.356783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069016Jy sigma=0.456518 ! Fit after self-cal, rms=0.069021Jy sigma=0.456511 ! 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.069021Jy sigma=0.456511 ! Fit after self-cal, rms=0.069211Jy sigma=0.456387 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.458 mas, bmaj=10.24 mas, bpa=-28.19 degrees ! Estimated noise=2.98092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112211 Jy ! Component: 100 - total flux cleaned = 0.00123224 Jy ! Component: 150 - total flux cleaned = 0.00123364 Jy ! Component: 200 - total flux cleaned = 0.00123498 Jy ! Total flux subtracted in 200 components = 0.00123498 Jy ! Clean residual min=-0.004494 max=0.004739 Jy/beam ! Clean residual mean=-0.000001 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.358018 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.358018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069214Jy sigma=0.456439 ! Fit after self-cal, rms=0.069215Jy sigma=0.456419 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 = 5.18396e-05 Jy ! Component: 100 - total flux cleaned = -9.02702e-06 Jy ! Component: 150 - total flux cleaned = -3.00627e-05 Jy ! Component: 200 - total flux cleaned = -3.99283e-05 Jy ! Total flux subtracted in 200 components = -3.99283e-05 Jy ! Clean residual min=-0.004497 max=0.004726 Jy/beam ! Clean residual mean=-0.000001 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.357978 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.357978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069222Jy sigma=0.456438 ! Fit after self-cal, rms=0.069222Jy sigma=0.456435 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=8.325 mas, bpa=-24.92 degrees ! Estimated noise=2.40181 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.137 x 8.325 at -24.92 degrees (North through East) ! Clean map min=-0.0044786 max=0.35229 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.717 mas, bmaj=8.21 mas, bpa=-23.97 degrees ! Estimated noise=2.69521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275967 Jy ! Component: 100 - total flux cleaned = 0.336156 Jy ! Component: 150 - total flux cleaned = 0.350613 Jy ! Component: 200 - total flux cleaned = 0.354389 Jy ! Total flux subtracted in 200 components = 0.354389 Jy ! Clean residual min=-0.005376 max=0.005215 Jy/beam ! Clean residual mean=0.000004 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.354389 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.354389 Jy ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=8.325 mas, bpa=-24.92 degrees ! Estimated noise=2.40181 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.00229046 Jy ! Component: 100 - total flux cleaned = 0.00321769 Jy ! Component: 150 - total flux cleaned = 0.00376947 Jy ! Component: 200 - total flux cleaned = 0.00399975 Jy ! Total flux subtracted in 200 components = 0.00399975 Jy ! Clean residual min=-0.004303 max=0.004172 Jy/beam ! Clean residual mean=-0.000001 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.358389 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.358389 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.458 mas, bmaj=10.24 mas, bpa=-28.19 degrees ! Estimated noise=2.98092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232424 Jy ! Component: 100 - total flux cleaned = -0.000336335 Jy ! Component: 150 - total flux cleaned = -0.000392875 Jy ! Component: 200 - total flux cleaned = -0.000419621 Jy ! Total flux subtracted in 200 components = -0.000419621 Jy ! Clean residual min=-0.004428 max=0.004465 Jy/beam ! Clean residual mean=-0.000001 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.357969 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 = 5.39969e-07 Jy ! Component: 100 - total flux cleaned = -3.69686e-07 Jy ! Component: 150 - total flux cleaned = -8.95475e-07 Jy ! Component: 200 - total flux cleaned = -1.29033e-06 Jy ! Total flux subtracted in 200 components = -1.29033e-06 Jy ! Clean residual min=-0.004430 max=0.004487 Jy/beam ! Clean residual mean=-0.000001 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.357968 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.357968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=8.325 mas, bpa=-24.92 degrees ! Estimated noise=2.40181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309146 Jy ! Component: 100 - total flux cleaned = 0.000460956 Jy ! Component: 150 - total flux cleaned = 0.000548215 Jy ! Component: 200 - total flux cleaned = 0.000545578 Jy ! Total flux subtracted in 200 components = 0.000545578 Jy ! Clean residual min=-0.004303 max=0.003906 Jy/beam ! Clean residual mean=-0.000001 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.358513 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.358513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069177Jy sigma=0.456526 ! Fit after self-cal, rms=0.069165Jy sigma=0.456498 wmodel J0013+4051_S_h_map.mod ! Writing 39 model components to file: J0013+4051_S_h_map.mod wobs J0013+4051_S_h_uvs.fits ! Writing UV FITS file: J0013+4051_S_h_uvs.fits wwins J0013+4051_S_h_map.win ! wwins: Wrote 1 windows to J0013+4051_S_h_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.00148008 Jy ! Component: 100 - total flux cleaned = -0.00183576 Jy ! Component: 150 - total flux cleaned = -0.00170176 Jy ! Component: 200 - total flux cleaned = -0.00151005 Jy ! Component: 250 - total flux cleaned = -0.00132483 Jy ! Component: 300 - total flux cleaned = -0.00108421 Jy ! Component: 350 - total flux cleaned = -0.00096684 Jy ! Component: 400 - total flux cleaned = -0.000909441 Jy ! Component: 450 - total flux cleaned = -0.000686605 Jy ! Component: 500 - total flux cleaned = -0.00052193 Jy ! Component: 550 - total flux cleaned = -0.000360338 Jy ! Component: 600 - total flux cleaned = -0.000202823 Jy ! Component: 650 - total flux cleaned = -4.81993e-05 Jy ! Component: 700 - total flux cleaned = 5.27911e-05 Jy ! Component: 750 - total flux cleaned = 0.000152711 Jy ! Component: 800 - total flux cleaned = 0.000300278 Jy ! Component: 850 - total flux cleaned = 0.00058718 Jy ! Component: 900 - total flux cleaned = 0.000634246 Jy ! Component: 950 - total flux cleaned = 0.000866764 Jy ! Component: 1000 - total flux cleaned = 0.000912764 Jy ! Component: 1050 - total flux cleaned = 0.00118328 Jy ! Component: 1100 - total flux cleaned = 0.00136036 Jy ! Component: 1150 - total flux cleaned = 0.0012305 Jy ! Component: 1200 - total flux cleaned = 0.00157575 Jy ! Component: 1250 - total flux cleaned = 0.00157599 Jy ! Component: 1300 - total flux cleaned = 0.00170198 Jy ! Component: 1350 - total flux cleaned = 0.00190998 Jy ! Component: 1400 - total flux cleaned = 0.00203232 Jy ! Component: 1450 - total flux cleaned = 0.00215254 Jy ! Component: 1500 - total flux cleaned = 0.00215213 Jy ! Component: 1550 - total flux cleaned = 0.00215202 Jy ! Component: 1600 - total flux cleaned = 0.0021911 Jy ! Component: 1650 - total flux cleaned = 0.00219174 Jy ! Component: 1700 - total flux cleaned = 0.00222981 Jy ! Component: 1750 - total flux cleaned = 0.00222951 Jy ! Component: 1800 - total flux cleaned = 0.00222971 Jy ! Component: 1850 - total flux cleaned = 0.00230348 Jy ! Component: 1900 - total flux cleaned = 0.00223078 Jy ! Component: 1950 - total flux cleaned = 0.00233898 Jy ! Component: 2000 - total flux cleaned = 0.0023393 Jy ! Component: 2050 - total flux cleaned = 0.00233915 Jy ! Component: 2100 - total flux cleaned = 0.00244392 Jy ! Component: 2150 - total flux cleaned = 0.00234071 Jy ! Component: 2200 - total flux cleaned = 0.00247734 Jy ! Component: 2250 - total flux cleaned = 0.00247744 Jy ! Component: 2300 - total flux cleaned = 0.00254404 Jy ! Component: 2350 - total flux cleaned = 0.0024453 Jy ! Component: 2400 - total flux cleaned = 0.00257684 Jy ! Component: 2450 - total flux cleaned = 0.00247987 Jy ! Component: 2500 - total flux cleaned = 0.00251187 Jy ! Component: 2550 - total flux cleaned = 0.00254403 Jy ! Component: 2600 - total flux cleaned = 0.002638 Jy ! Component: 2650 - total flux cleaned = 0.00260693 Jy ! Component: 2700 - total flux cleaned = 0.00260712 Jy ! Component: 2750 - total flux cleaned = 0.00260721 Jy ! Component: 2800 - total flux cleaned = 0.00263718 Jy ! Component: 2850 - total flux cleaned = 0.00266747 Jy ! Component: 2900 - total flux cleaned = 0.00260748 Jy ! Component: 2950 - total flux cleaned = 0.0026078 Jy ! Component: 3000 - total flux cleaned = 0.002637 Jy ! Component: 3050 - total flux cleaned = 0.00266615 Jy ! Component: 3100 - total flux cleaned = 0.00266609 Jy ! Component: 3150 - total flux cleaned = 0.00269475 Jy ! Component: 3200 - total flux cleaned = 0.00269477 Jy ! Component: 3250 - total flux cleaned = 0.00277916 Jy ! Component: 3300 - total flux cleaned = 0.00291855 Jy ! Component: 3350 - total flux cleaned = 0.00280762 Jy ! Component: 3400 - total flux cleaned = 0.00278021 Jy ! Component: 3450 - total flux cleaned = 0.00283476 Jy ! Component: 3500 - total flux cleaned = 0.00286201 Jy ! Component: 3550 - total flux cleaned = 0.00296969 Jy ! Component: 3600 - total flux cleaned = 0.00299628 Jy ! Component: 3650 - total flux cleaned = 0.00299646 Jy ! Component: 3700 - total flux cleaned = 0.00299647 Jy ! Component: 3750 - total flux cleaned = 0.0031535 Jy ! Component: 3800 - total flux cleaned = 0.00320537 Jy ! Component: 3850 - total flux cleaned = 0.00328267 Jy ! Component: 3900 - total flux cleaned = 0.00338482 Jy ! Component: 3950 - total flux cleaned = 0.00340995 Jy ! Component: 4000 - total flux cleaned = 0.00343531 Jy ! Component: 4050 - total flux cleaned = 0.00356014 Jy ! Total flux subtracted in 4096 components = 0.00360987 Jy ! Clean residual min=-0.001370 max=0.001552 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.362123 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 304 components and 0.362123 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0013+4051_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.137 x 8.325 at -24.92 degrees (North through East) ! Clean map min=-0.0032554 max=0.35192 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0013+4051_S_h_map.fits wmodel /image_prod/ug002_uva//J0013+4051_S_h_map.mod ! Writing 304 model components to file: /image_prod/ug002_uva//J0013+4051_S_h_map.mod wobs /image_prod/ug002_uva//J0013+4051_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0013+4051_S_h_uvs.fits wwins /image_prod/ug002_uva//J0013+4051_S_h_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0013+4051_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.351915 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000447682 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.381639 0.381639 0.763278 1.52656 3.05311 6.10622 12.2124 24.4249 48.8498 97.6995 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.351 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 786.083 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0013+4051_S_h_dfm.log closed on Wed Mar 4 18:19:03 2020