! Started logfile: /image_prod/ug002_uva//J0608-2717_S_dfm.log on Wed Mar 4 21:10:54 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//J0608-2717_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0608-2717_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.864286 visibilities/baseline/integration-bin. ! Found source: J0608-2717 ! ! 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 3630 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 J0608-2717_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013390Jy sigma=6.594392 ! Fit after self-cal, rms=0.911625Jy sigma=5.916556 ! 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.736 mas, bmaj=6.272 mas, bpa=-8.718 degrees ! Estimated noise=3.0834 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.0712267 Jy ! Component: 100 - total flux cleaned = 0.0921659 Jy ! Total flux subtracted in 100 components = 0.0921659 Jy ! Clean residual min=-0.007612 max=0.010127 Jy/beam ! Clean residual mean=0.000021 rms=0.002204 Jy/beam ! Combined flux in latest and established models = 0.0921659 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0921659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083621Jy sigma=0.473698 ! Fit after self-cal, rms=0.083317Jy sigma=0.471057 ! 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.317 mas, bmaj=7.742 mas, bpa=-10.08 degrees ! Estimated noise=1.8728 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.0112261 Jy ! Component: 100 - total flux cleaned = 0.0165893 Jy ! Component: 150 - total flux cleaned = 0.0188615 Jy ! Component: 200 - total flux cleaned = 0.0192626 Jy ! Total flux subtracted in 200 components = 0.0192626 Jy ! Clean residual min=-0.005412 max=0.008898 Jy/beam ! Clean residual mean=0.000035 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.111428 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.111428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082109Jy sigma=0.458959 ! Fit after self-cal, rms=0.082039Jy sigma=0.458646 ! 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.317 x 7.742 at -10.08 degrees (North through East) ! Clean map min=-0.0051746 max=0.083953 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 KP 0.96 MK 0.97 ! NL 1.00 OV 0.86 PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.82 FD 0.94 KP 0.98 MK 1.12 ! NL 1.08 OV 0.99 PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 KP 0.95 MK 1.06 ! NL 0.98 OV 0.96 PT 0.95 SC 0.91 ! ! ! Fit before self-cal, rms=0.082039Jy sigma=0.458646 ! Fit after self-cal, rms=0.089841Jy sigma=0.448374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.778 mas, bpa=-9.188 degrees ! Estimated noise=1.88794 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007144 Jy ! Component: 100 - total flux cleaned = 0.00868864 Jy ! Component: 150 - total flux cleaned = 0.008976 Jy ! Component: 200 - total flux cleaned = 0.00906192 Jy ! Total flux subtracted in 200 components = 0.00906192 Jy ! Clean residual min=-0.003614 max=0.004271 Jy/beam ! Clean residual mean=0.000000 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.12049 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.12049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089157Jy sigma=0.444155 ! Fit after self-cal, rms=0.089290Jy sigma=0.443083 ! 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.089290Jy sigma=0.443083 ! Fit after self-cal, rms=0.091994Jy sigma=0.440547 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=7.713 mas, bpa=-9.324 degrees ! Estimated noise=1.89036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341041 Jy ! Component: 100 - total flux cleaned = 0.00352465 Jy ! Component: 150 - total flux cleaned = 0.00347007 Jy ! Component: 200 - total flux cleaned = 0.00351456 Jy ! Total flux subtracted in 200 components = 0.00351456 Jy ! Clean residual min=-0.003020 max=0.003137 Jy/beam ! Clean residual mean=-0.000007 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.124005 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.124005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091805Jy sigma=0.439663 ! Fit after self-cal, rms=0.091867Jy sigma=0.439409 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.00109483 Jy ! Component: 100 - total flux cleaned = 0.00100972 Jy ! Component: 150 - total flux cleaned = 0.000933507 Jy ! Component: 200 - total flux cleaned = 0.000797121 Jy ! Total flux subtracted in 200 components = 0.000797121 Jy ! Clean residual min=-0.002870 max=0.003062 Jy/beam ! Clean residual mean=-0.000008 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.124802 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.124802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091790Jy sigma=0.439212 ! Fit after self-cal, rms=0.091780Jy sigma=0.439165 ! 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.091780Jy sigma=0.439165 ! Fit after self-cal, rms=0.092583Jy sigma=0.438651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.695 mas, bpa=-9.309 degrees ! Estimated noise=1.88391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013795 Jy ! Component: 100 - total flux cleaned = 0.00130928 Jy ! Component: 150 - total flux cleaned = 0.00120975 Jy ! Component: 200 - total flux cleaned = 0.00108997 Jy ! Total flux subtracted in 200 components = 0.00108997 Jy ! Clean residual min=-0.002806 max=0.003087 Jy/beam ! Clean residual mean=-0.000005 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.125892 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.125892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092520Jy sigma=0.438479 ! Fit after self-cal, rms=0.092541Jy sigma=0.438434 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 (4.5, 80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234933 Jy ! Component: 100 - total flux cleaned = 0.00301419 Jy ! Component: 150 - total flux cleaned = 0.00347121 Jy ! Component: 200 - total flux cleaned = 0.00369929 Jy ! Total flux subtracted in 200 components = 0.00369929 Jy ! Clean residual min=-0.002423 max=0.002310 Jy/beam ! Clean residual mean=-0.000006 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.129591 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 0.129591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092406Jy sigma=0.437748 ! Fit after self-cal, rms=0.092429Jy sigma=0.437681 ! 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.092429Jy sigma=0.437681 ! Fit after self-cal, rms=0.091816Jy sigma=0.437610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.703 mas, bmaj=20.33 mas, bpa=-7.259 degrees ! Estimated noise=2.27982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926941 Jy ! Component: 100 - total flux cleaned = 0.00101931 Jy ! Component: 150 - total flux cleaned = 0.000983665 Jy ! Component: 200 - total flux cleaned = 0.000982979 Jy ! Total flux subtracted in 200 components = 0.000982979 Jy ! Clean residual min=-0.002028 max=0.002354 Jy/beam ! Clean residual mean=-0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.130574 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.130574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091767Jy sigma=0.437511 ! Fit after self-cal, rms=0.091785Jy sigma=0.437484 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.000376664 Jy ! Component: 100 - total flux cleaned = 0.000261744 Jy ! Component: 150 - total flux cleaned = 0.000184585 Jy ! Component: 200 - total flux cleaned = 0.000112263 Jy ! Total flux subtracted in 200 components = 0.000112263 Jy ! Clean residual min=-0.001904 max=0.002275 Jy/beam ! Clean residual mean=-0.000008 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.130687 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 142 components and 0.130687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091751Jy sigma=0.437435 ! Fit after self-cal, rms=0.091765Jy sigma=0.437425 ! 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.301 mas, bmaj=7.673 mas, bpa=-9.038 degrees ! Estimated noise=1.87902 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.673 at -9.038 degrees (North through East) ! Clean map min=-0.0022057 max=0.083295 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.727 mas, bmaj=6.205 mas, bpa=-7.511 degrees ! Estimated noise=3.03825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0703134 Jy ! Component: 100 - total flux cleaned = 0.0926096 Jy ! Component: 150 - total flux cleaned = 0.103882 Jy ! Component: 200 - total flux cleaned = 0.110955 Jy ! Total flux subtracted in 200 components = 0.110955 Jy ! Clean residual min=-0.005623 max=0.005551 Jy/beam ! Clean residual mean=-0.000000 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.110955 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.110955 Jy ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.673 mas, bpa=-9.038 degrees ! Estimated noise=1.87902 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.00743025 Jy ! Component: 100 - total flux cleaned = 0.0115736 Jy ! Component: 150 - total flux cleaned = 0.0146868 Jy ! Component: 200 - total flux cleaned = 0.0163318 Jy ! Total flux subtracted in 200 components = 0.0163318 Jy ! Clean residual min=-0.003103 max=0.002694 Jy/beam ! Clean residual mean=-0.000006 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.127287 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.127287 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.703 mas, bmaj=20.33 mas, bpa=-7.259 degrees ! Estimated noise=2.27982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000806293 Jy ! Component: 100 - total flux cleaned = 0.00176046 Jy ! Component: 150 - total flux cleaned = 0.00198755 Jy ! Component: 200 - total flux cleaned = 0.00208537 Jy ! Total flux subtracted in 200 components = 0.00208537 Jy ! Clean residual min=-0.002260 max=0.002310 Jy/beam ! Clean residual mean=-0.000011 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.129372 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 = 8.63452e-05 Jy ! Component: 100 - total flux cleaned = 0.000166002 Jy ! Component: 150 - total flux cleaned = 0.000238605 Jy ! Component: 200 - total flux cleaned = 0.000333857 Jy ! Total flux subtracted in 200 components = 0.000333857 Jy ! Clean residual min=-0.002029 max=0.002178 Jy/beam ! Clean residual mean=-0.000012 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.129706 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 102 components and 0.129706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.673 mas, bpa=-9.038 degrees ! Estimated noise=1.87902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127495 Jy ! Component: 100 - total flux cleaned = 1.1625e-05 Jy ! Component: 150 - total flux cleaned = 9.62473e-05 Jy ! Component: 200 - total flux cleaned = 0.000247704 Jy ! Total flux subtracted in 200 components = 0.000247704 Jy ! Clean residual min=-0.002241 max=0.002075 Jy/beam ! Clean residual mean=-0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.129954 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.129954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091760Jy sigma=0.437520 ! Fit after self-cal, rms=0.091788Jy sigma=0.437446 wmodel J0608-2717_S_map.mod ! Writing 126 model components to file: J0608-2717_S_map.mod wobs J0608-2717_S_uvs.fits ! Writing UV FITS file: J0608-2717_S_uvs.fits wwins J0608-2717_S_map.win ! wwins: Wrote 3 windows to J0608-2717_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.000453578 Jy ! Component: 100 - total flux cleaned = -0.000865362 Jy ! Component: 150 - total flux cleaned = -0.00107749 Jy ! Component: 200 - total flux cleaned = -0.00128105 Jy ! Component: 250 - total flux cleaned = -0.00147719 Jy ! Component: 300 - total flux cleaned = -0.00160326 Jy ! Component: 350 - total flux cleaned = -0.0017566 Jy ! Component: 400 - total flux cleaned = -0.00196618 Jy ! Component: 450 - total flux cleaned = -0.00216957 Jy ! Component: 500 - total flux cleaned = -0.00228276 Jy ! Component: 550 - total flux cleaned = -0.00247658 Jy ! Component: 600 - total flux cleaned = -0.00261148 Jy ! Component: 650 - total flux cleaned = -0.00274309 Jy ! Component: 700 - total flux cleaned = -0.00284667 Jy ! Component: 750 - total flux cleaned = -0.0030231 Jy ! Component: 800 - total flux cleaned = -0.0030973 Jy ! Component: 850 - total flux cleaned = -0.00321859 Jy ! Component: 900 - total flux cleaned = -0.00331333 Jy ! Component: 950 - total flux cleaned = -0.00331339 Jy ! Component: 1000 - total flux cleaned = -0.00342778 Jy ! Component: 1050 - total flux cleaned = -0.00340515 Jy ! Component: 1100 - total flux cleaned = -0.00349373 Jy ! Component: 1150 - total flux cleaned = -0.00355953 Jy ! Component: 1200 - total flux cleaned = -0.0036877 Jy ! Component: 1250 - total flux cleaned = -0.00375099 Jy ! Component: 1300 - total flux cleaned = -0.00381349 Jy ! Component: 1350 - total flux cleaned = -0.00391584 Jy ! Component: 1400 - total flux cleaned = -0.0039963 Jy ! Component: 1450 - total flux cleaned = -0.00409585 Jy ! Component: 1500 - total flux cleaned = -0.0041546 Jy ! Component: 1550 - total flux cleaned = -0.00423206 Jy ! Component: 1600 - total flux cleaned = -0.0042319 Jy ! Component: 1650 - total flux cleaned = -0.00434517 Jy ! Component: 1700 - total flux cleaned = -0.0043455 Jy ! Component: 1750 - total flux cleaned = -0.00451112 Jy ! Component: 1800 - total flux cleaned = -0.00458379 Jy ! Component: 1850 - total flux cleaned = -0.00463784 Jy ! Component: 1900 - total flux cleaned = -0.00474414 Jy ! Component: 1950 - total flux cleaned = -0.00477908 Jy ! Component: 2000 - total flux cleaned = -0.00491801 Jy ! Component: 2050 - total flux cleaned = -0.00498667 Jy ! Component: 2100 - total flux cleaned = -0.00502068 Jy ! Component: 2150 - total flux cleaned = -0.00507111 Jy ! Component: 2200 - total flux cleaned = -0.00520415 Jy ! Component: 2250 - total flux cleaned = -0.00527009 Jy ! Component: 2300 - total flux cleaned = -0.00535153 Jy ! Component: 2350 - total flux cleaned = -0.00544815 Jy ! Component: 2400 - total flux cleaned = -0.00549575 Jy ! Component: 2450 - total flux cleaned = -0.0055274 Jy ! Component: 2500 - total flux cleaned = -0.00557476 Jy ! Component: 2550 - total flux cleaned = -0.00563691 Jy ! Component: 2600 - total flux cleaned = -0.00566774 Jy ! Component: 2650 - total flux cleaned = -0.00569825 Jy ! Component: 2700 - total flux cleaned = -0.00572871 Jy ! Component: 2750 - total flux cleaned = -0.00574369 Jy ! Component: 2800 - total flux cleaned = -0.00572874 Jy ! Component: 2850 - total flux cleaned = -0.0057436 Jy ! Component: 2900 - total flux cleaned = -0.00578769 Jy ! Component: 2950 - total flux cleaned = -0.00581696 Jy ! Component: 3000 - total flux cleaned = -0.00584612 Jy ! Component: 3050 - total flux cleaned = -0.00586064 Jy ! Component: 3100 - total flux cleaned = -0.00587504 Jy ! Component: 3150 - total flux cleaned = -0.00588934 Jy ! Component: 3200 - total flux cleaned = -0.0059036 Jy ! Component: 3250 - total flux cleaned = -0.0059319 Jy ! Component: 3300 - total flux cleaned = -0.00594587 Jy ! Component: 3350 - total flux cleaned = -0.00593183 Jy ! Component: 3400 - total flux cleaned = -0.00598749 Jy ! Component: 3450 - total flux cleaned = -0.00595983 Jy ! Component: 3500 - total flux cleaned = -0.00602881 Jy ! Component: 3550 - total flux cleaned = -0.00609734 Jy ! Component: 3600 - total flux cleaned = -0.00609739 Jy ! Component: 3650 - total flux cleaned = -0.00613819 Jy ! Component: 3700 - total flux cleaned = -0.00617869 Jy ! Component: 3750 - total flux cleaned = -0.00623264 Jy ! Component: 3800 - total flux cleaned = -0.00624609 Jy ! Component: 3850 - total flux cleaned = -0.0062862 Jy ! Component: 3900 - total flux cleaned = -0.00631281 Jy ! Component: 3950 - total flux cleaned = -0.00636601 Jy ! Component: 4000 - total flux cleaned = -0.00639251 Jy ! Component: 4050 - total flux cleaned = -0.00640569 Jy ! Total flux subtracted in 4096 components = -0.00644512 Jy ! Clean residual min=-0.000882 max=0.000804 Jy/beam ! Clean residual mean=-0.000003 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.123509 Jy keep ! Adding 215 model components to the UV plane model. ! The established model now contains 341 components and 0.123509 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0608-2717_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.301 x 7.673 at -9.038 degrees (North through East) ! Clean map min=-0.0021631 max=0.084837 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0608-2717_S_map.fits wmodel /image_prod/ug002_uva//J0608-2717_S_map.mod ! Writing 341 model components to file: /image_prod/ug002_uva//J0608-2717_S_map.mod wobs /image_prod/ug002_uva//J0608-2717_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0608-2717_S_uvs.fits wwins /image_prod/ug002_uva//J0608-2717_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0608-2717_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0848372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.748348 0.748348 1.4967 2.99339 5.98678 11.9736 23.9471 47.8942 95.7885 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.883 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0608-2717_S_dfm.log closed on Wed Mar 4 21:10:57 2020