! Started logfile: /image_prod/ug002_uva//J0411-2758_S_dfm.log on Wed Mar 4 20:14:22 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//J0411-2758_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0411-2758_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983333 visibilities/baseline/integration-bin. ! Found source: J0411-2758 ! ! 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 5310 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 J0411-2758_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007224Jy sigma=6.373474 ! Fit after self-cal, rms=0.890517Jy sigma=5.595405 ! 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.624 mas, bmaj=7.023 mas, bpa=-4.714 degrees ! Estimated noise=2.31814 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.0882192 Jy ! Component: 100 - total flux cleaned = 0.107982 Jy ! Total flux subtracted in 100 components = 0.107982 Jy ! Clean residual min=-0.006943 max=0.010830 Jy/beam ! Clean residual mean=-0.000034 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.107982 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.107982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088584Jy sigma=0.488692 ! Fit after self-cal, rms=0.088352Jy sigma=0.488025 ! 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.194 mas, bmaj=8.088 mas, bpa=-5.333 degrees ! Estimated noise=1.59568 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 (-5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134687 Jy ! Component: 100 - total flux cleaned = 0.0206623 Jy ! Component: 150 - total flux cleaned = 0.0250751 Jy ! Component: 200 - total flux cleaned = 0.0279619 Jy ! Total flux subtracted in 200 components = 0.0279619 Jy ! Clean residual min=-0.003951 max=0.006499 Jy/beam ! Clean residual mean=-0.000020 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.135944 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 48 components and 0.135944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086568Jy sigma=0.471153 ! Fit after self-cal, rms=0.086410Jy sigma=0.469849 ! 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.194 x 8.088 at -5.333 degrees (North through East) ! Clean map min=-0.0036757 max=0.11072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.29 KP 0.97 ! LA 0.96 MK 1.02 NL 1.00 OV 1.05 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 1.17 KP 0.98 ! LA 0.96 MK 0.98 NL 1.20 OV 0.95 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.21 KP 1.01 ! LA 0.99 MK 0.97 NL 0.82 OV 0.99 ! PT 0.95 SC 0.95 ! ! ! Fit before self-cal, rms=0.086410Jy sigma=0.469849 ! Fit after self-cal, rms=0.090158Jy sigma=0.463579 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=8.026 mas, bpa=-4.934 degrees ! Estimated noise=1.58443 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.000830485 Jy ! Component: 100 - total flux cleaned = 0.000476025 Jy ! Component: 150 - total flux cleaned = 0.000188461 Jy ! Component: 200 - total flux cleaned = -5.10388e-05 Jy ! Total flux subtracted in 200 components = -5.10388e-05 Jy ! Clean residual min=-0.003293 max=0.003951 Jy/beam ! Clean residual mean=-0.000012 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.135893 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.135893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090021Jy sigma=0.462900 ! Fit after self-cal, rms=0.090138Jy sigma=0.462691 ! 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.090138Jy sigma=0.462691 ! Fit after self-cal, rms=0.094571Jy sigma=0.460283 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=7.982 mas, bpa=-5.103 degrees ! Estimated noise=1.58198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430637 Jy ! Component: 100 - total flux cleaned = 0.000667968 Jy ! Component: 150 - total flux cleaned = 0.000827989 Jy ! Component: 200 - total flux cleaned = 0.000899984 Jy ! Total flux subtracted in 200 components = 0.000899984 Jy ! Clean residual min=-0.003492 max=0.002646 Jy/beam ! Clean residual mean=-0.000013 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.136793 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.136793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094519Jy sigma=0.460026 ! Fit after self-cal, rms=0.094568Jy sigma=0.459978 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 = 6.63361e-05 Jy ! Component: 100 - total flux cleaned = 9.50705e-05 Jy ! Component: 150 - total flux cleaned = 9.58128e-05 Jy ! Component: 200 - total flux cleaned = 0.00012261 Jy ! Total flux subtracted in 200 components = 0.00012261 Jy ! Clean residual min=-0.003473 max=0.002621 Jy/beam ! Clean residual mean=-0.000013 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.136916 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.136916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094543Jy sigma=0.459891 ! Fit after self-cal, rms=0.094537Jy sigma=0.459887 ! 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.094537Jy sigma=0.459887 ! Fit after self-cal, rms=0.095924Jy sigma=0.459781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=7.957 mas, bpa=-5.046 degrees ! Estimated noise=1.58267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254327 Jy ! Component: 100 - total flux cleaned = 0.000417332 Jy ! Component: 150 - total flux cleaned = 0.000555586 Jy ! Component: 200 - total flux cleaned = 0.000604622 Jy ! Total flux subtracted in 200 components = 0.000604622 Jy ! Clean residual min=-0.003528 max=0.002575 Jy/beam ! Clean residual mean=-0.000012 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.13752 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.13752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095897Jy sigma=0.459670 ! Fit after self-cal, rms=0.095900Jy sigma=0.459661 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.23278e-05 Jy ! Component: 100 - total flux cleaned = 5.26222e-05 Jy ! Component: 150 - total flux cleaned = 7.31245e-05 Jy ! Component: 200 - total flux cleaned = 9.17723e-05 Jy ! Total flux subtracted in 200 components = 9.17723e-05 Jy ! Clean residual min=-0.003523 max=0.002551 Jy/beam ! Clean residual mean=-0.000012 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.137612 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.137612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095885Jy sigma=0.459617 ! Fit after self-cal, rms=0.095882Jy sigma=0.459615 ! 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.095882Jy sigma=0.459615 ! Fit after self-cal, rms=0.096446Jy sigma=0.459590 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.043 mas, bmaj=19.22 mas, bpa=-1.382 degrees ! Estimated noise=1.9214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00077426 Jy ! Component: 100 - total flux cleaned = 0.000815903 Jy ! Component: 150 - total flux cleaned = 0.000834012 Jy ! Component: 200 - total flux cleaned = 0.000834359 Jy ! Total flux subtracted in 200 components = 0.000834359 Jy ! Clean residual min=-0.003652 max=0.002686 Jy/beam ! Clean residual mean=-0.000019 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.138447 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 134 components and 0.138447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096445Jy sigma=0.459563 ! Fit after self-cal, rms=0.096446Jy sigma=0.459554 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.000193586 Jy ! Component: 100 - total flux cleaned = 0.000194278 Jy ! Component: 150 - total flux cleaned = 0.000194622 Jy ! Component: 200 - total flux cleaned = 0.000208666 Jy ! Total flux subtracted in 200 components = 0.000208666 Jy ! Clean residual min=-0.003627 max=0.002652 Jy/beam ! Clean residual mean=-0.000018 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.138655 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.138655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096447Jy sigma=0.459562 ! Fit after self-cal, rms=0.096445Jy sigma=0.459558 ! 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.195 mas, bmaj=7.943 mas, bpa=-5.021 degrees ! Estimated noise=1.58393 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 7.943 at -5.021 degrees (North through East) ! Clean map min=-0.0033685 max=0.10964 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.619 mas, bmaj=6.854 mas, bpa=-4.44 degrees ! Estimated noise=2.29609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.087224 Jy ! Component: 100 - total flux cleaned = 0.107756 Jy ! Component: 150 - total flux cleaned = 0.117518 Jy ! Component: 200 - total flux cleaned = 0.123504 Jy ! Total flux subtracted in 200 components = 0.123504 Jy ! Clean residual min=-0.004559 max=0.005258 Jy/beam ! Clean residual mean=-0.000019 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.123504 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.123504 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=7.943 mas, bpa=-5.021 degrees ! Estimated noise=1.58393 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.00612387 Jy ! Component: 100 - total flux cleaned = 0.00940085 Jy ! Component: 150 - total flux cleaned = 0.0114206 Jy ! Component: 200 - total flux cleaned = 0.0119884 Jy ! Total flux subtracted in 200 components = 0.0119884 Jy ! Clean residual min=-0.003646 max=0.002681 Jy/beam ! Clean residual mean=-0.000017 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.135493 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 66 components and 0.135493 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.043 mas, bmaj=19.22 mas, bpa=-1.382 degrees ! Estimated noise=1.9214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184599 Jy ! Component: 100 - total flux cleaned = 0.00249532 Jy ! Component: 150 - total flux cleaned = 0.00261193 Jy ! Component: 200 - total flux cleaned = 0.00271232 Jy ! Total flux subtracted in 200 components = 0.00271232 Jy ! Clean residual min=-0.003637 max=0.002710 Jy/beam ! Clean residual mean=-0.000021 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.138205 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 = 6.63716e-05 Jy ! Component: 100 - total flux cleaned = 0.000144103 Jy ! Component: 150 - total flux cleaned = 0.000195703 Jy ! Component: 200 - total flux cleaned = 0.000256336 Jy ! Total flux subtracted in 200 components = 0.000256336 Jy ! Clean residual min=-0.003610 max=0.002636 Jy/beam ! Clean residual mean=-0.000020 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.138461 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.138461 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=7.943 mas, bpa=-5.021 degrees ! Estimated noise=1.58393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405448 Jy ! Component: 100 - total flux cleaned = -0.000438955 Jy ! Component: 150 - total flux cleaned = -0.000408912 Jy ! Component: 200 - total flux cleaned = -0.000382114 Jy ! Total flux subtracted in 200 components = -0.000382114 Jy ! Clean residual min=-0.003444 max=0.002573 Jy/beam ! Clean residual mean=-0.000012 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.138079 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.138079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096496Jy sigma=0.459678 ! Fit after self-cal, rms=0.096500Jy sigma=0.459649 wmodel J0411-2758_S_map.mod ! Writing 107 model components to file: J0411-2758_S_map.mod wobs J0411-2758_S_uvs.fits ! Writing UV FITS file: J0411-2758_S_uvs.fits wwins J0411-2758_S_map.win ! wwins: Wrote 2 windows to J0411-2758_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.00147586 Jy ! Component: 100 - total flux cleaned = -0.0022822 Jy ! Component: 150 - total flux cleaned = -0.00251431 Jy ! Component: 200 - total flux cleaned = -0.00273575 Jy ! Component: 250 - total flux cleaned = -0.00290529 Jy ! Component: 300 - total flux cleaned = -0.00290566 Jy ! Component: 350 - total flux cleaned = -0.00282667 Jy ! Component: 400 - total flux cleaned = -0.00282719 Jy ! Component: 450 - total flux cleaned = -0.0027894 Jy ! Component: 500 - total flux cleaned = -0.00260852 Jy ! Component: 550 - total flux cleaned = -0.0025732 Jy ! Component: 600 - total flux cleaned = -0.00257305 Jy ! Component: 650 - total flux cleaned = -0.00253894 Jy ! Component: 700 - total flux cleaned = -0.00253849 Jy ! Component: 750 - total flux cleaned = -0.00256975 Jy ! Component: 800 - total flux cleaned = -0.00250565 Jy ! Component: 850 - total flux cleaned = -0.00253685 Jy ! Component: 900 - total flux cleaned = -0.00259816 Jy ! Component: 950 - total flux cleaned = -0.00268804 Jy ! Component: 1000 - total flux cleaned = -0.00271667 Jy ! Component: 1050 - total flux cleaned = -0.00274591 Jy ! Component: 1100 - total flux cleaned = -0.00286072 Jy ! Component: 1150 - total flux cleaned = -0.00283213 Jy ! Component: 1200 - total flux cleaned = -0.00288855 Jy ! Component: 1250 - total flux cleaned = -0.00297122 Jy ! Component: 1300 - total flux cleaned = -0.0028898 Jy ! Component: 1350 - total flux cleaned = -0.00289027 Jy ! Component: 1400 - total flux cleaned = -0.00289076 Jy ! Component: 1450 - total flux cleaned = -0.00296905 Jy ! Component: 1500 - total flux cleaned = -0.00294303 Jy ! Component: 1550 - total flux cleaned = -0.00301965 Jy ! Component: 1600 - total flux cleaned = -0.00294376 Jy ! Component: 1650 - total flux cleaned = -0.00294408 Jy ! Component: 1700 - total flux cleaned = -0.00291979 Jy ! Component: 1750 - total flux cleaned = -0.00299339 Jy ! Component: 1800 - total flux cleaned = -0.00309019 Jy ! Component: 1850 - total flux cleaned = -0.00304194 Jy ! Component: 1900 - total flux cleaned = -0.00313689 Jy ! Component: 1950 - total flux cleaned = -0.00301909 Jy ! Component: 2000 - total flux cleaned = -0.00301917 Jy ! Component: 2050 - total flux cleaned = -0.00308797 Jy ! Component: 2100 - total flux cleaned = -0.00308803 Jy ! Component: 2150 - total flux cleaned = -0.00306537 Jy ! Component: 2200 - total flux cleaned = -0.00308774 Jy ! Component: 2250 - total flux cleaned = -0.00306541 Jy ! Component: 2300 - total flux cleaned = -0.00306512 Jy ! Component: 2350 - total flux cleaned = -0.00308657 Jy ! Component: 2400 - total flux cleaned = -0.00310771 Jy ! Component: 2450 - total flux cleaned = -0.00302198 Jy ! Component: 2500 - total flux cleaned = -0.00310665 Jy ! Component: 2550 - total flux cleaned = -0.00300148 Jy ! Component: 2600 - total flux cleaned = -0.00300157 Jy ! Component: 2650 - total flux cleaned = -0.00310482 Jy ! Component: 2700 - total flux cleaned = -0.00314599 Jy ! Component: 2750 - total flux cleaned = -0.00310525 Jy ! Component: 2800 - total flux cleaned = -0.00316567 Jy ! Component: 2850 - total flux cleaned = -0.0031458 Jy ! Component: 2900 - total flux cleaned = -0.00318554 Jy ! Component: 2950 - total flux cleaned = -0.00322499 Jy ! Component: 3000 - total flux cleaned = -0.00322497 Jy ! Component: 3050 - total flux cleaned = -0.0032251 Jy ! Component: 3100 - total flux cleaned = -0.00330216 Jy ! Component: 3150 - total flux cleaned = -0.00335926 Jy ! Component: 3200 - total flux cleaned = -0.00335906 Jy ! Component: 3250 - total flux cleaned = -0.00339646 Jy ! Component: 3300 - total flux cleaned = -0.00341498 Jy ! Component: 3350 - total flux cleaned = -0.00337795 Jy ! Component: 3400 - total flux cleaned = -0.00339657 Jy ! Component: 3450 - total flux cleaned = -0.00343284 Jy ! Component: 3500 - total flux cleaned = -0.00343277 Jy ! Component: 3550 - total flux cleaned = -0.00350454 Jy ! Component: 3600 - total flux cleaned = -0.00348665 Jy ! Component: 3650 - total flux cleaned = -0.00350434 Jy ! Component: 3700 - total flux cleaned = -0.00352174 Jy ! Component: 3750 - total flux cleaned = -0.00353894 Jy ! Component: 3800 - total flux cleaned = -0.00348736 Jy ! Component: 3850 - total flux cleaned = -0.00348746 Jy ! Component: 3900 - total flux cleaned = -0.00358954 Jy ! Component: 3950 - total flux cleaned = -0.00362326 Jy ! Component: 4000 - total flux cleaned = -0.00360656 Jy ! Component: 4050 - total flux cleaned = -0.00360668 Jy ! Total flux subtracted in 4096 components = -0.00368937 Jy ! Clean residual min=-0.000933 max=0.000863 Jy/beam ! Clean residual mean=-0.000009 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.13439 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 381 components and 0.13439 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0411-2758_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 7.943 at -5.021 degrees (North through East) ! Clean map min=-0.0022575 max=0.11014 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0411-2758_S_map.fits wmodel /image_prod/ug002_uva//J0411-2758_S_map.mod ! Writing 381 model components to file: /image_prod/ug002_uva//J0411-2758_S_map.mod wobs /image_prod/ug002_uva//J0411-2758_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0411-2758_S_uvs.fits wwins /image_prod/ug002_uva//J0411-2758_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0411-2758_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304367 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.829069 0.829069 1.65814 3.31627 6.63255 13.2651 26.5302 53.0604 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.851 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0411-2758_S_dfm.log closed on Wed Mar 4 20:14:25 2020