! Started logfile: /image_prod/ug002_uva//J1117-0236_S_b_dfm.log on Wed Mar 4 23:58:05 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//J1117-0236_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1117-0236_S_b_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.786806 visibilities/baseline/integration-bin. ! Found source: J1117-0236 ! ! 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 3399 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 J1117-0236_S_b] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012217Jy sigma=8.856243 ! Fit after self-cal, rms=0.933565Jy sigma=8.081464 ! 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.841 mas, bmaj=8.852 mas, bpa=-9.279 degrees ! Estimated noise=1.7572 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.0522573 Jy ! Component: 100 - total flux cleaned = 0.0803623 Jy ! Total flux subtracted in 100 components = 0.0803623 Jy ! Clean residual min=-0.011902 max=0.018750 Jy/beam ! Clean residual mean=-0.000091 rms=0.004431 Jy/beam ! Combined flux in latest and established models = 0.0803623 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0803623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084649Jy sigma=0.737702 ! Fit after self-cal, rms=0.083153Jy sigma=0.726432 ! 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.376 mas, bmaj=9.912 mas, bpa=-8.737 degrees ! Estimated noise=1.42565 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.0249795 Jy ! Component: 100 - total flux cleaned = 0.0383283 Jy ! Component: 150 - total flux cleaned = 0.0459253 Jy ! Component: 200 - total flux cleaned = 0.0505076 Jy ! Total flux subtracted in 200 components = 0.0505076 Jy ! Clean residual min=-0.011933 max=0.024258 Jy/beam ! Clean residual mean=-0.000137 rms=0.004842 Jy/beam ! Combined flux in latest and established models = 0.13087 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 79 components and 0.13087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076738Jy sigma=0.651755 ! Fit after self-cal, rms=0.076456Jy sigma=0.649822 ! 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.376 x 9.912 at -8.737 degrees (North through East) ! Clean map min=-0.011493 max=0.061588 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 HN 0.87 KP 1.15 LA 0.92 ! MK 0.91 NL 1.59 OV 1.59 PT 0.69 ! SC 1.46 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.76 HN 0.92 KP 1.17 LA 0.89 ! MK 1.01 NL 1.76 OV 1.70 PT 0.71 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.77 HN 1.06 KP 1.23 LA 1.07 ! MK 0.84 NL 1.38 OV 1.67 PT 0.73 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.076456Jy sigma=0.649822 ! Fit after self-cal, rms=0.108620Jy sigma=0.592495 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=10.47 mas, bpa=-9.961 degrees ! Estimated noise=1.44026 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.00257243 Jy ! Component: 100 - total flux cleaned = 0.00266084 Jy ! Component: 150 - total flux cleaned = 0.00265886 Jy ! Component: 200 - total flux cleaned = 0.00259233 Jy ! Total flux subtracted in 200 components = 0.00259233 Jy ! Clean residual min=-0.010566 max=0.018522 Jy/beam ! Clean residual mean=-0.000077 rms=0.003907 Jy/beam ! Combined flux in latest and established models = 0.133462 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.133462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108278Jy sigma=0.591947 ! Fit after self-cal, rms=0.109756Jy sigma=0.588606 ! 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.109756Jy sigma=0.588606 ! Fit after self-cal, rms=0.123421Jy sigma=0.573080 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=10.55 mas, bpa=-10.35 degrees ! Estimated noise=1.42685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190038 Jy ! Component: 100 - total flux cleaned = 0.002043 Jy ! Component: 150 - total flux cleaned = 0.00204367 Jy ! Component: 200 - total flux cleaned = 0.00199166 Jy ! Total flux subtracted in 200 components = 0.00199166 Jy ! Clean residual min=-0.008669 max=0.016005 Jy/beam ! Clean residual mean=-0.000017 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 0.135454 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.135454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123157Jy sigma=0.572880 ! Fit after self-cal, rms=0.123396Jy sigma=0.572398 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) ! Added new window around map position (21.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139239 Jy ! Component: 100 - total flux cleaned = 0.0171731 Jy ! Component: 150 - total flux cleaned = 0.0180858 Jy ! Component: 200 - total flux cleaned = 0.0174646 Jy ! Total flux subtracted in 200 components = 0.0174646 Jy ! Clean residual min=-0.007679 max=0.011092 Jy/beam ! Clean residual mean=0.000020 rms=0.002853 Jy/beam ! Combined flux in latest and established models = 0.152918 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 128 components and 0.152918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120573Jy sigma=0.558579 ! Fit after self-cal, rms=0.119697Jy sigma=0.550887 ! 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.119697Jy sigma=0.550887 ! Fit after self-cal, rms=0.096746Jy sigma=0.538000 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=10.67 mas, bpa=-10.09 degrees ! Estimated noise=1.44355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109454 Jy ! Component: 100 - total flux cleaned = 0.0135755 Jy ! Component: 150 - total flux cleaned = 0.0135852 Jy ! Component: 200 - total flux cleaned = 0.0130595 Jy ! Total flux subtracted in 200 components = 0.0130595 Jy ! Clean residual min=-0.006437 max=0.010489 Jy/beam ! Clean residual mean=0.000005 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.165978 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 138 components and 0.165978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095126Jy sigma=0.524185 ! Fit after self-cal, rms=0.094313Jy sigma=0.519868 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.0036792 Jy ! Component: 100 - total flux cleaned = 0.00397708 Jy ! Component: 150 - total flux cleaned = 0.00410628 Jy ! Component: 200 - total flux cleaned = 0.00376309 Jy ! Total flux subtracted in 200 components = 0.00376309 Jy ! Clean residual min=-0.006065 max=0.008697 Jy/beam ! Clean residual mean=0.000012 rms=0.002181 Jy/beam ! Combined flux in latest and established models = 0.169741 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.169741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093582Jy sigma=0.516310 ! Fit after self-cal, rms=0.093378Jy sigma=0.515355 ! 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.093378Jy sigma=0.515355 ! Fit after self-cal, rms=0.086954Jy sigma=0.507569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.696 mas, bmaj=19 mas, bpa=-10.07 degrees ! Estimated noise=1.75639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639165 Jy ! Component: 100 - total flux cleaned = 0.00528674 Jy ! Component: 150 - total flux cleaned = 0.00452152 Jy ! Component: 200 - total flux cleaned = 0.00373858 Jy ! Total flux subtracted in 200 components = 0.00373858 Jy ! Clean residual min=-0.007720 max=0.015179 Jy/beam ! Clean residual mean=-0.000012 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.17348 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 165 components and 0.17348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086666Jy sigma=0.503955 ! Fit after self-cal, rms=0.086368Jy sigma=0.502119 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) ! Added new window around map position (-21.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0076919 Jy ! Component: 100 - total flux cleaned = 0.00895154 Jy ! Component: 150 - total flux cleaned = 0.00933545 Jy ! Component: 200 - total flux cleaned = 0.00931082 Jy ! Total flux subtracted in 200 components = 0.00931082 Jy ! Clean residual min=-0.005507 max=0.006933 Jy/beam ! Clean residual mean=0.000018 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.18279 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 201 components and 0.18279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084820Jy sigma=0.491264 ! Fit after self-cal, rms=0.084636Jy sigma=0.489923 ! 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.481 mas, bmaj=10.96 mas, bpa=-10.11 degrees ! Estimated noise=1.4719 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 10.96 at -10.11 degrees (North through East) ! Clean map min=-0.0072778 max=0.063834 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.899 mas, bmaj=9.725 mas, bpa=-10.5 degrees ! Estimated noise=1.85946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550327 Jy ! Component: 100 - total flux cleaned = 0.0892722 Jy ! Component: 150 - total flux cleaned = 0.113371 Jy ! Component: 200 - total flux cleaned = 0.130881 Jy ! Total flux subtracted in 200 components = 0.130881 Jy ! Clean residual min=-0.009201 max=0.014572 Jy/beam ! Clean residual mean=-0.000031 rms=0.003200 Jy/beam ! Combined flux in latest and established models = 0.130881 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.130881 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=10.96 mas, bpa=-10.11 degrees ! Estimated noise=1.4719 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) ! Added new window around map position (10, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01824 Jy ! Component: 100 - total flux cleaned = 0.0308906 Jy ! Component: 150 - total flux cleaned = 0.0406356 Jy ! Component: 200 - total flux cleaned = 0.0483858 Jy ! Total flux subtracted in 200 components = 0.0483858 Jy ! Clean residual min=-0.006150 max=0.006486 Jy/beam ! Clean residual mean=0.000002 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.179267 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 104 components and 0.179267 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.696 mas, bmaj=19 mas, bpa=-10.07 degrees ! Estimated noise=1.75639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808299 Jy ! Component: 100 - total flux cleaned = 0.0110702 Jy ! Component: 150 - total flux cleaned = 0.0125283 Jy ! Component: 200 - total flux cleaned = 0.0135865 Jy ! Total flux subtracted in 200 components = 0.0135865 Jy ! Clean residual min=-0.006689 max=0.006857 Jy/beam ! Clean residual mean=0.000036 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.192853 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.000429318 Jy ! Component: 100 - total flux cleaned = -0.000960676 Jy ! Component: 150 - total flux cleaned = -0.00120141 Jy ! Component: 200 - total flux cleaned = -0.0013158 Jy ! Total flux subtracted in 200 components = -0.0013158 Jy ! Clean residual min=-0.006031 max=0.006178 Jy/beam ! Clean residual mean=0.000031 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.191538 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 167 components and 0.191538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=10.96 mas, bpa=-10.11 degrees ! Estimated noise=1.4719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011226 Jy ! Component: 100 - total flux cleaned = 0.00138229 Jy ! Component: 150 - total flux cleaned = 0.000934526 Jy ! Component: 200 - total flux cleaned = 0.000303447 Jy ! Total flux subtracted in 200 components = 0.000303447 Jy ! Clean residual min=-0.004626 max=0.004323 Jy/beam ! Clean residual mean=0.000017 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.191841 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 194 components and 0.191841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083223Jy sigma=0.483829 ! Fit after self-cal, rms=0.082732Jy sigma=0.482486 wmodel J1117-0236_S_b_map.mod ! Writing 194 model components to file: J1117-0236_S_b_map.mod wobs J1117-0236_S_b_uvs.fits ! Writing UV FITS file: J1117-0236_S_b_uvs.fits wwins J1117-0236_S_b_map.win ! wwins: Wrote 4 windows to J1117-0236_S_b_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.000227112 Jy ! Component: 100 - total flux cleaned = 0.000301401 Jy ! Component: 150 - total flux cleaned = 3.02768e-05 Jy ! Component: 200 - total flux cleaned = 9.56106e-05 Jy ! Component: 250 - total flux cleaned = 9.66422e-05 Jy ! Component: 300 - total flux cleaned = -2.1371e-05 Jy ! Component: 350 - total flux cleaned = -0.000193584 Jy ! Component: 400 - total flux cleaned = -0.000305971 Jy ! Component: 450 - total flux cleaned = -0.00052186 Jy ! Component: 500 - total flux cleaned = -0.00062531 Jy ! Component: 550 - total flux cleaned = -0.000777642 Jy ! Component: 600 - total flux cleaned = -0.00092525 Jy ! Component: 650 - total flux cleaned = -0.000973934 Jy ! Component: 700 - total flux cleaned = -0.00120608 Jy ! Component: 750 - total flux cleaned = -0.00138646 Jy ! Component: 800 - total flux cleaned = -0.00156121 Jy ! Component: 850 - total flux cleaned = -0.00173272 Jy ! Component: 900 - total flux cleaned = -0.00189995 Jy ! Component: 950 - total flux cleaned = -0.00206417 Jy ! Component: 1000 - total flux cleaned = -0.00230382 Jy ! Component: 1050 - total flux cleaned = -0.00249791 Jy ! Component: 1100 - total flux cleaned = -0.00268853 Jy ! Component: 1150 - total flux cleaned = -0.00279954 Jy ! Component: 1200 - total flux cleaned = -0.00290931 Jy ! Component: 1250 - total flux cleaned = -0.00301666 Jy ! Component: 1300 - total flux cleaned = -0.00322783 Jy ! Component: 1350 - total flux cleaned = -0.0033659 Jy ! Component: 1400 - total flux cleaned = -0.00339947 Jy ! Component: 1450 - total flux cleaned = -0.00349923 Jy ! Component: 1500 - total flux cleaned = -0.00343371 Jy ! Component: 1550 - total flux cleaned = -0.00343402 Jy ! Component: 1600 - total flux cleaned = -0.00333939 Jy ! Component: 1650 - total flux cleaned = -0.00337083 Jy ! Component: 1700 - total flux cleaned = -0.00337033 Jy ! Component: 1750 - total flux cleaned = -0.00337036 Jy ! Component: 1800 - total flux cleaned = -0.00339991 Jy ! Component: 1850 - total flux cleaned = -0.00337066 Jy ! Component: 1900 - total flux cleaned = -0.00345755 Jy ! Component: 1950 - total flux cleaned = -0.00348601 Jy ! Component: 2000 - total flux cleaned = -0.00359907 Jy ! Component: 2050 - total flux cleaned = -0.00348742 Jy ! Component: 2100 - total flux cleaned = -0.00351537 Jy ! Component: 2150 - total flux cleaned = -0.0035971 Jy ! Component: 2200 - total flux cleaned = -0.00370432 Jy ! Component: 2250 - total flux cleaned = -0.00375719 Jy ! Component: 2300 - total flux cleaned = -0.00380954 Jy ! Component: 2350 - total flux cleaned = -0.00383555 Jy ! Component: 2400 - total flux cleaned = -0.00393823 Jy ! Component: 2450 - total flux cleaned = -0.00398912 Jy ! Component: 2500 - total flux cleaned = -0.00408977 Jy ! Component: 2550 - total flux cleaned = -0.00416457 Jy ! Component: 2600 - total flux cleaned = -0.00428752 Jy ! Component: 2650 - total flux cleaned = -0.00428751 Jy ! Component: 2700 - total flux cleaned = -0.00440853 Jy ! Component: 2750 - total flux cleaned = -0.00450457 Jy ! Component: 2800 - total flux cleaned = -0.00467165 Jy ! Component: 2850 - total flux cleaned = -0.00486072 Jy ! Component: 2900 - total flux cleaned = -0.00493087 Jy ! Component: 2950 - total flux cleaned = -0.0050472 Jy ! Component: 3000 - total flux cleaned = -0.00520858 Jy ! Component: 3050 - total flux cleaned = -0.00539123 Jy ! Component: 3100 - total flux cleaned = -0.00550453 Jy ! Component: 3150 - total flux cleaned = -0.00561724 Jy ! Component: 3200 - total flux cleaned = -0.00572898 Jy ! Component: 3250 - total flux cleaned = -0.00590641 Jy ! Component: 3300 - total flux cleaned = -0.00597239 Jy ! Component: 3350 - total flux cleaned = -0.00601613 Jy ! Component: 3400 - total flux cleaned = -0.00612473 Jy ! Component: 3450 - total flux cleaned = -0.00629754 Jy ! Component: 3500 - total flux cleaned = -0.00642634 Jy ! Component: 3550 - total flux cleaned = -0.00649035 Jy ! Component: 3600 - total flux cleaned = -0.00668176 Jy ! Component: 3650 - total flux cleaned = -0.00674535 Jy ! Component: 3700 - total flux cleaned = -0.00687158 Jy ! Component: 3750 - total flux cleaned = -0.00693444 Jy ! Component: 3800 - total flux cleaned = -0.00703866 Jy ! Component: 3850 - total flux cleaned = -0.00716301 Jy ! Component: 3900 - total flux cleaned = -0.00720425 Jy ! Component: 3950 - total flux cleaned = -0.00724549 Jy ! Component: 4000 - total flux cleaned = -0.00732726 Jy ! Component: 4050 - total flux cleaned = -0.00740893 Jy ! Total flux subtracted in 4096 components = -0.00749008 Jy ! Clean residual min=-0.001300 max=0.001488 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.184351 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 489 components and 0.184351 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1117-0236_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 10.96 at -10.11 degrees (North through East) ! Clean map min=-0.0055042 max=0.059401 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1117-0236_S_b_map.fits wmodel /image_prod/ug002_uva//J1117-0236_S_b_map.mod ! Writing 489 model components to file: /image_prod/ug002_uva//J1117-0236_S_b_map.mod wobs /image_prod/ug002_uva//J1117-0236_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1117-0236_S_b_uvs.fits wwins /image_prod/ug002_uva//J1117-0236_S_b_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1117-0236_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0594013 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000376132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.89961 1.89961 3.79923 7.59846 15.1969 30.3938 60.7877 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 157.926 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1117-0236_S_b_dfm.log closed on Wed Mar 4 23:58:08 2020