! Started logfile: /image_prod/ug002_uva//J1112-2158_S_dfm.log on Wed Mar 4 23:57:10 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//J1112-2158_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1112-2158_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808889 visibilities/baseline/integration-bin. ! Found source: J1112-2158 ! ! 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 6552 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 J1112-2158_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046400Jy sigma=6.817604 ! Fit after self-cal, rms=0.843439Jy sigma=5.479116 ! 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.762 mas, bmaj=7.912 mas, bpa=0.0003301 degrees ! Estimated noise=1.95852 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.132389 Jy ! Component: 100 - total flux cleaned = 0.203283 Jy ! Total flux subtracted in 100 components = 0.203283 Jy ! Clean residual min=-0.036166 max=0.060430 Jy/beam ! Clean residual mean=-0.000442 rms=0.012964 Jy/beam ! Combined flux in latest and established models = 0.203283 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 49 components and 0.203283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.240936Jy sigma=1.549476 ! Fit after self-cal, rms=0.239833Jy sigma=1.543563 ! 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.256 mas, bmaj=9.225 mas, bpa=0.8168 degrees ! Estimated noise=1.36486 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.079452 Jy ! Component: 100 - total flux cleaned = 0.12348 Jy ! Component: 150 - total flux cleaned = 0.148725 Jy ! Component: 200 - total flux cleaned = 0.163359 Jy ! Total flux subtracted in 200 components = 0.163359 Jy ! Clean residual min=-0.042003 max=0.084540 Jy/beam ! Clean residual mean=-0.000534 rms=0.016717 Jy/beam ! Combined flux in latest and established models = 0.366641 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 73 components and 0.366641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.210831Jy sigma=1.377182 ! Fit after self-cal, rms=0.210254Jy sigma=1.373906 ! 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.256 x 9.225 at 0.8168 degrees (North through East) ! Clean map min=-0.0407 max=0.14945 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.66 HN 2.22 KP 1.31 ! LA 0.94 MK 1.46 NL 1.35 OV 1.46 ! PT 0.62 SC 1.33 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.92 FD 0.67 HN 2.00 KP 1.34 ! LA 1.04 MK 1.23 NL 1.22 OV 1.50 ! PT 0.66 SC 1.36 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 FD 0.67 HN 1.81 KP 1.58 ! LA 0.95 MK 1.99 NL 1.18 OV 1.81 ! PT 0.66 SC 1.35 ! ! ! Fit before self-cal, rms=0.210254Jy sigma=1.373906 ! Fit after self-cal, rms=0.351674Jy sigma=1.177500 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=10.26 mas, bpa=2.155 degrees ! Estimated noise=1.66904 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.0112551 Jy ! Component: 100 - total flux cleaned = 0.0120091 Jy ! Component: 150 - total flux cleaned = 0.0120079 Jy ! Component: 200 - total flux cleaned = 0.0122824 Jy ! Total flux subtracted in 200 components = 0.0122824 Jy ! Clean residual min=-0.043208 max=0.079459 Jy/beam ! Clean residual mean=-0.000234 rms=0.016044 Jy/beam ! Combined flux in latest and established models = 0.378924 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.378924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.350225Jy sigma=1.179852 ! Fit after self-cal, rms=0.355161Jy sigma=1.168718 ! 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.355161Jy sigma=1.168718 ! Fit after self-cal, rms=0.479456Jy sigma=1.134696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=10.27 mas, bpa=4.108 degrees ! Estimated noise=1.84048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017402 Jy ! Component: 100 - total flux cleaned = 0.0195738 Jy ! Component: 150 - total flux cleaned = 0.0199706 Jy ! Component: 200 - total flux cleaned = 0.0201344 Jy ! Total flux subtracted in 200 components = 0.0201344 Jy ! Clean residual min=-0.046132 max=0.069976 Jy/beam ! Clean residual mean=-0.000163 rms=0.016906 Jy/beam ! Combined flux in latest and established models = 0.399058 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.399058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.476697Jy sigma=1.136623 ! Fit after self-cal, rms=0.478082Jy sigma=1.134068 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.00101875 Jy ! Component: 100 - total flux cleaned = 0.00100164 Jy ! Component: 150 - total flux cleaned = 0.000988366 Jy ! Component: 200 - total flux cleaned = 0.00147253 Jy ! Total flux subtracted in 200 components = 0.00147253 Jy ! Clean residual min=-0.044840 max=0.069587 Jy/beam ! Clean residual mean=-0.000160 rms=0.016846 Jy/beam ! Combined flux in latest and established models = 0.400531 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.400531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.476924Jy sigma=1.134574 ! Fit after self-cal, rms=0.477306Jy sigma=1.133268 ! 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.477306Jy sigma=1.133268 ! Fit after self-cal, rms=0.528903Jy sigma=1.122123 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=10.36 mas, bpa=5.555 degrees ! Estimated noise=1.8499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151906 Jy ! Component: 100 - total flux cleaned = 0.017512 Jy ! Component: 150 - total flux cleaned = 0.0187888 Jy ! Component: 200 - total flux cleaned = 0.0194226 Jy ! Total flux subtracted in 200 components = 0.0194226 Jy ! Clean residual min=-0.041935 max=0.069355 Jy/beam ! Clean residual mean=-0.000139 rms=0.016733 Jy/beam ! Combined flux in latest and established models = 0.419953 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.419953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.527511Jy sigma=1.121611 ! Fit after self-cal, rms=0.527593Jy sigma=1.120397 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.00116658 Jy ! Component: 100 - total flux cleaned = 0.00238724 Jy ! Component: 150 - total flux cleaned = 0.00315157 Jy ! Component: 200 - total flux cleaned = 0.00377718 Jy ! Total flux subtracted in 200 components = 0.00377718 Jy ! Clean residual min=-0.041858 max=0.066921 Jy/beam ! Clean residual mean=-0.000131 rms=0.016611 Jy/beam ! Combined flux in latest and established models = 0.423731 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 0.423731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.526841Jy sigma=1.119497 ! Fit after self-cal, rms=0.527103Jy sigma=1.118200 ! 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.527103Jy sigma=1.118200 ! Fit after self-cal, rms=0.592563Jy sigma=1.112654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.344 mas, bmaj=20.99 mas, bpa=-0.9846 degrees ! Estimated noise=1.98447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263823 Jy ! Component: 100 - total flux cleaned = 0.0292625 Jy ! Component: 150 - total flux cleaned = 0.0300351 Jy ! Component: 200 - total flux cleaned = 0.0307381 Jy ! Total flux subtracted in 200 components = 0.0307381 Jy ! Clean residual min=-0.061465 max=0.089010 Jy/beam ! Clean residual mean=-0.000218 rms=0.025658 Jy/beam ! Combined flux in latest and established models = 0.454469 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 111 components and 0.454469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.591305Jy sigma=1.113211 ! Fit after self-cal, rms=0.590044Jy sigma=1.109481 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.00201507 Jy ! Component: 100 - total flux cleaned = 0.00314476 Jy ! Component: 150 - total flux cleaned = 0.00383818 Jy ! Component: 200 - total flux cleaned = 0.00447297 Jy ! Total flux subtracted in 200 components = 0.00447297 Jy ! Clean residual min=-0.062946 max=0.088837 Jy/beam ! Clean residual mean=-0.000203 rms=0.025517 Jy/beam ! Combined flux in latest and established models = 0.458942 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 114 components and 0.458942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.589284Jy sigma=1.109517 ! Fit after self-cal, rms=0.588941Jy sigma=1.107238 ! 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.902 mas, bmaj=10.72 mas, bpa=6.238 degrees ! Estimated noise=1.90822 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 10.72 at 6.238 degrees (North through East) ! Clean map min=-0.0433 max=0.2108 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=3.206 mas, bmaj=8.893 mas, bpa=5.626 degrees ! Estimated noise=2.99727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195048 Jy ! Component: 100 - total flux cleaned = 0.296395 Jy ! Component: 150 - total flux cleaned = 0.354346 Jy ! Component: 200 - total flux cleaned = 0.388622 Jy ! Total flux subtracted in 200 components = 0.388622 Jy ! Clean residual min=-0.043959 max=0.063847 Jy/beam ! Clean residual mean=-0.000207 rms=0.015562 Jy/beam ! Combined flux in latest and established models = 0.388622 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.388622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=10.72 mas, bpa=6.238 degrees ! Estimated noise=1.90822 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.031674 Jy ! Component: 100 - total flux cleaned = 0.0471875 Jy ! Component: 150 - total flux cleaned = 0.0535773 Jy ! Component: 200 - total flux cleaned = 0.054577 Jy ! Total flux subtracted in 200 components = 0.054577 Jy ! Clean residual min=-0.043455 max=0.064971 Jy/beam ! Clean residual mean=-0.000131 rms=0.017034 Jy/beam ! Combined flux in latest and established models = 0.443199 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.443199 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=8.344 mas, bmaj=20.99 mas, bpa=-0.9846 degrees ! Estimated noise=1.98447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156147 Jy ! Component: 100 - total flux cleaned = 0.0161801 Jy ! Component: 150 - total flux cleaned = 0.016674 Jy ! Component: 200 - total flux cleaned = 0.0171153 Jy ! Total flux subtracted in 200 components = 0.0171153 Jy ! Clean residual min=-0.063031 max=0.092153 Jy/beam ! Clean residual mean=-0.000193 rms=0.025575 Jy/beam ! Combined flux in latest and established models = 0.460314 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.000403088 Jy ! Component: 100 - total flux cleaned = 0.000777304 Jy ! Component: 150 - total flux cleaned = 0.00112478 Jy ! Component: 200 - total flux cleaned = 0.00129247 Jy ! Total flux subtracted in 200 components = 0.00129247 Jy ! Clean residual min=-0.063164 max=0.092674 Jy/beam ! Clean residual mean=-0.000190 rms=0.025555 Jy/beam ! Combined flux in latest and established models = 0.461607 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.461607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=10.72 mas, bpa=6.238 degrees ! Estimated noise=1.90822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00839538 Jy ! Component: 100 - total flux cleaned = -0.00949216 Jy ! Component: 150 - total flux cleaned = -0.00978892 Jy ! Component: 200 - total flux cleaned = -0.00980092 Jy ! Total flux subtracted in 200 components = -0.00980092 Jy ! Clean residual min=-0.043535 max=0.065472 Jy/beam ! Clean residual mean=-0.000120 rms=0.016957 Jy/beam ! Combined flux in latest and established models = 0.451806 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 82 components and 0.451806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.584115Jy sigma=1.107159 ! Fit after self-cal, rms=0.582030Jy sigma=1.104133 wmodel J1112-2158_S_map.mod ! Writing 82 model components to file: J1112-2158_S_map.mod wobs J1112-2158_S_uvs.fits ! Writing UV FITS file: J1112-2158_S_uvs.fits wwins J1112-2158_S_map.win ! wwins: Wrote 1 windows to J1112-2158_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.0301237 Jy ! Component: 100 - total flux cleaned = 0.0570284 Jy ! Component: 150 - total flux cleaned = 0.0818064 Jy ! Component: 200 - total flux cleaned = 0.105056 Jy ! Component: 250 - total flux cleaned = 0.127073 Jy ! Component: 300 - total flux cleaned = 0.148011 Jy ! Component: 350 - total flux cleaned = 0.168051 Jy ! Component: 400 - total flux cleaned = 0.18501 Jy ! Component: 450 - total flux cleaned = 0.19987 Jy ! Component: 500 - total flux cleaned = 0.214248 Jy ! Component: 550 - total flux cleaned = 0.226104 Jy ! Component: 600 - total flux cleaned = 0.236954 Jy ! Component: 650 - total flux cleaned = 0.246874 Jy ! Component: 700 - total flux cleaned = 0.257845 Jy ! Component: 750 - total flux cleaned = 0.267941 Jy ! Component: 800 - total flux cleaned = 0.279644 Jy ! Component: 850 - total flux cleaned = 0.289879 Jy ! Component: 900 - total flux cleaned = 0.299905 Jy ! Component: 950 - total flux cleaned = 0.307418 Jy ! Component: 1000 - total flux cleaned = 0.314787 Jy ! Component: 1050 - total flux cleaned = 0.320891 Jy ! Component: 1100 - total flux cleaned = 0.326333 Jy ! Component: 1150 - total flux cleaned = 0.329552 Jy ! Component: 1200 - total flux cleaned = 0.333768 Jy ! Component: 1250 - total flux cleaned = 0.337394 Jy ! Component: 1300 - total flux cleaned = 0.340948 Jy ! Component: 1350 - total flux cleaned = 0.345445 Jy ! Component: 1400 - total flux cleaned = 0.349858 Jy ! Component: 1450 - total flux cleaned = 0.352271 Jy ! Component: 1500 - total flux cleaned = 0.35608 Jy ! Component: 1550 - total flux cleaned = 0.358886 Jy ! Component: 1600 - total flux cleaned = 0.361665 Jy ! Component: 1650 - total flux cleaned = 0.364849 Jy ! Component: 1700 - total flux cleaned = 0.367992 Jy ! Component: 1750 - total flux cleaned = 0.371521 Jy ! Component: 1800 - total flux cleaned = 0.373263 Jy ! Component: 1850 - total flux cleaned = 0.376702 Jy ! Component: 1900 - total flux cleaned = 0.378403 Jy ! Component: 1950 - total flux cleaned = 0.382571 Jy ! Component: 2000 - total flux cleaned = 0.38463 Jy ! Component: 2050 - total flux cleaned = 0.388278 Jy ! Component: 2100 - total flux cleaned = 0.391464 Jy ! Component: 2150 - total flux cleaned = 0.393424 Jy ! Component: 2200 - total flux cleaned = 0.394587 Jy ! Component: 2250 - total flux cleaned = 0.397656 Jy ! Component: 2300 - total flux cleaned = 0.401431 Jy ! Component: 2350 - total flux cleaned = 0.403294 Jy ! Component: 2400 - total flux cleaned = 0.406244 Jy ! Component: 2450 - total flux cleaned = 0.40842 Jy ! Component: 2500 - total flux cleaned = 0.410573 Jy ! Component: 2550 - total flux cleaned = 0.41341 Jy ! Component: 2600 - total flux cleaned = 0.415507 Jy ! Component: 2650 - total flux cleaned = 0.418271 Jy ! Component: 2700 - total flux cleaned = 0.419634 Jy ! Component: 2750 - total flux cleaned = 0.423341 Jy ! Component: 2800 - total flux cleaned = 0.424339 Jy ! Component: 2850 - total flux cleaned = 0.425662 Jy ! Component: 2900 - total flux cleaned = 0.427944 Jy ! Component: 2950 - total flux cleaned = 0.429877 Jy ! Component: 3000 - total flux cleaned = 0.431471 Jy ! Component: 3050 - total flux cleaned = 0.433042 Jy ! Component: 3100 - total flux cleaned = 0.433356 Jy ! Component: 3150 - total flux cleaned = 0.436439 Jy ! Component: 3200 - total flux cleaned = 0.437659 Jy ! Component: 3250 - total flux cleaned = 0.439469 Jy ! Component: 3300 - total flux cleaned = 0.44036 Jy ! Component: 3350 - total flux cleaned = 0.442134 Jy ! Component: 3400 - total flux cleaned = 0.443009 Jy ! Component: 3450 - total flux cleaned = 0.445321 Jy ! Component: 3500 - total flux cleaned = 0.446174 Jy ! Component: 3550 - total flux cleaned = 0.447595 Jy ! Component: 3600 - total flux cleaned = 0.449002 Jy ! Component: 3650 - total flux cleaned = 0.450115 Jy ! Component: 3700 - total flux cleaned = 0.452314 Jy ! Component: 3750 - total flux cleaned = 0.453133 Jy ! Component: 3800 - total flux cleaned = 0.454481 Jy ! Component: 3850 - total flux cleaned = 0.45582 Jy ! Component: 3900 - total flux cleaned = 0.458202 Jy ! Component: 3950 - total flux cleaned = 0.458463 Jy ! Component: 4000 - total flux cleaned = 0.4608 Jy ! Component: 4050 - total flux cleaned = 0.461056 Jy ! Total flux subtracted in 4096 components = 0.461567 Jy ! Clean residual min=-0.014695 max=0.013210 Jy/beam ! Clean residual mean=-0.000191 rms=0.005733 Jy/beam ! Combined flux in latest and established models = 0.913372 Jy keep ! Adding 449 model components to the UV plane model. ! The established model now contains 531 components and 0.913372 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1112-2158_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 10.72 at 6.238 degrees (North through East) ! Clean map min=-0.032082 max=0.20757 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1112-2158_S_map.fits wmodel /image_prod/ug002_uva//J1112-2158_S_map.mod ! Writing 531 model components to file: /image_prod/ug002_uva//J1112-2158_S_map.mod wobs /image_prod/ug002_uva//J1112-2158_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1112-2158_S_uvs.fits wwins /image_prod/ug002_uva//J1112-2158_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1112-2158_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.207573 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00657744 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.50621 9.50621 19.0124 38.0248 76.0497 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0197 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.207 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 31.558 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1112-2158_S_dfm.log closed on Wed Mar 4 23:57:14 2020