! Started logfile: /image_prod/ug002_uva//J2016-2708_S_dfm.log on Thu Mar 5 04:42: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//J2016-2708_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2016-2708_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.876667 visibilities/baseline/integration-bin. ! Found source: J2016-2708 ! ! 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 4734 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 J2016-2708_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014458Jy sigma=6.325640 ! Fit after self-cal, rms=0.822812Jy sigma=5.067433 ! 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.703 mas, bmaj=15.39 mas, bpa=-21.99 degrees ! Estimated noise=2.49244 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.144583 Jy ! Component: 100 - total flux cleaned = 0.180177 Jy ! Total flux subtracted in 100 components = 0.180177 Jy ! Clean residual min=-0.009230 max=0.017372 Jy/beam ! Clean residual mean=-0.000082 rms=0.003208 Jy/beam ! Combined flux in latest and established models = 0.180177 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.180177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104318Jy sigma=0.531241 ! Fit after self-cal, rms=0.104092Jy sigma=0.529932 ! 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.543 mas, bmaj=16.35 mas, bpa=-20.25 degrees ! Estimated noise=1.71111 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 (-3, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245578 Jy ! Component: 100 - total flux cleaned = 0.0385589 Jy ! Component: 150 - total flux cleaned = 0.0474969 Jy ! Component: 200 - total flux cleaned = 0.0526396 Jy ! Total flux subtracted in 200 components = 0.0526396 Jy ! Clean residual min=-0.006723 max=0.008062 Jy/beam ! Clean residual mean=-0.000009 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.232816 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 60 components and 0.232816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097858Jy sigma=0.481645 ! Fit after self-cal, rms=0.097792Jy sigma=0.480814 ! 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.543 x 16.35 at -20.25 degrees (North through East) ! Clean map min=-0.0065311 max=0.17417 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.98 HN 1.06 KP 0.97 ! LA 0.94 MK 0.99 NL 0.97 OV 0.95 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.76 FD 0.93 HN 1.07 KP 0.98 ! LA 1.03 MK 0.99 NL 1.06 OV 0.96 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.96 HN 1.05 KP 0.98 ! LA 1.05 MK 0.97 NL 0.96 OV 0.95 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.097792Jy sigma=0.480814 ! Fit after self-cal, rms=0.114952Jy sigma=0.467359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=16.95 mas, bpa=-20.36 degrees ! Estimated noise=1.7449 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.000463642 Jy ! Component: 100 - total flux cleaned = 4.40884e-05 Jy ! Component: 150 - total flux cleaned = -0.000247424 Jy ! Component: 200 - total flux cleaned = -0.000514304 Jy ! Total flux subtracted in 200 components = -0.000514304 Jy ! Clean residual min=-0.006458 max=0.006300 Jy/beam ! Clean residual mean=-0.000014 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.232302 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 89 components and 0.232302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114675Jy sigma=0.466239 ! Fit after self-cal, rms=0.114861Jy sigma=0.466100 ! 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.114861Jy sigma=0.466100 ! Fit after self-cal, rms=0.116538Jy sigma=0.457238 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=17.16 mas, bpa=-20.47 degrees ! Estimated noise=1.7614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000780798 Jy ! Component: 100 - total flux cleaned = 0.00100602 Jy ! Component: 150 - total flux cleaned = 0.000912738 Jy ! Component: 200 - total flux cleaned = 0.000742619 Jy ! Total flux subtracted in 200 components = 0.000742619 Jy ! Clean residual min=-0.004402 max=0.003712 Jy/beam ! Clean residual mean=-0.000015 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.233045 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.233045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116358Jy sigma=0.455719 ! Fit after self-cal, rms=0.116339Jy sigma=0.455601 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.79325e-05 Jy ! Component: 100 - total flux cleaned = -0.000220249 Jy ! Component: 150 - total flux cleaned = -0.000354853 Jy ! Component: 200 - total flux cleaned = -0.000230524 Jy ! Total flux subtracted in 200 components = -0.000230524 Jy ! Clean residual min=-0.003947 max=0.003503 Jy/beam ! Clean residual mean=-0.000015 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.232814 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.232814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116261Jy sigma=0.454865 ! Fit after self-cal, rms=0.116250Jy sigma=0.454818 ! 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.116250Jy sigma=0.454818 ! Fit after self-cal, rms=0.119300Jy sigma=0.453812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=17.18 mas, bpa=-20.51 degrees ! Estimated noise=1.75656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00051429 Jy ! Component: 100 - total flux cleaned = -0.000311297 Jy ! Component: 150 - total flux cleaned = -0.000249864 Jy ! Component: 200 - total flux cleaned = -8.40977e-05 Jy ! Total flux subtracted in 200 components = -8.40977e-05 Jy ! Clean residual min=-0.003523 max=0.003421 Jy/beam ! Clean residual mean=-0.000013 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.23273 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.23273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119206Jy sigma=0.453161 ! Fit after self-cal, rms=0.119175Jy sigma=0.453098 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 = 7.17036e-05 Jy ! Component: 100 - total flux cleaned = 0.000227157 Jy ! Component: 150 - total flux cleaned = 0.000421465 Jy ! Component: 200 - total flux cleaned = 0.000601023 Jy ! Total flux subtracted in 200 components = 0.000601023 Jy ! Clean residual min=-0.003320 max=0.003265 Jy/beam ! Clean residual mean=-0.000012 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.233331 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.233331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119132Jy sigma=0.452742 ! Fit after self-cal, rms=0.119124Jy sigma=0.452712 ! 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.119124Jy sigma=0.452712 ! Fit after self-cal, rms=0.121061Jy sigma=0.452653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.673 mas, bmaj=26.08 mas, bpa=-7.981 degrees ! Estimated noise=2.06687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127582 Jy ! Component: 100 - total flux cleaned = 6.97368e-05 Jy ! Component: 150 - total flux cleaned = 0.000243 Jy ! Component: 200 - total flux cleaned = 0.000359035 Jy ! Total flux subtracted in 200 components = 0.000359035 Jy ! Clean residual min=-0.003003 max=0.003141 Jy/beam ! Clean residual mean=-0.000015 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.23369 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 0.23369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121021Jy sigma=0.452508 ! Fit after self-cal, rms=0.121012Jy sigma=0.452459 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.000310898 Jy ! Component: 100 - total flux cleaned = 0.000415352 Jy ! Component: 150 - total flux cleaned = 0.000509834 Jy ! Component: 200 - total flux cleaned = 0.000595766 Jy ! Total flux subtracted in 200 components = 0.000595766 Jy ! Clean residual min=-0.002881 max=0.003017 Jy/beam ! Clean residual mean=-0.000012 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.234286 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 164 components and 0.234286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120996Jy sigma=0.452415 ! Fit after self-cal, rms=0.120990Jy sigma=0.452399 ! 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.514 mas, bmaj=17.2 mas, bpa=-20.5 degrees ! Estimated noise=1.75306 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 17.2 at -20.5 degrees (North through East) ! Clean map min=-0.0030372 max=0.17821 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.682 mas, bmaj=15.77 mas, bpa=-22.19 degrees ! Estimated noise=2.52574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146404 Jy ! Component: 100 - total flux cleaned = 0.180739 Jy ! Component: 150 - total flux cleaned = 0.196113 Jy ! Component: 200 - total flux cleaned = 0.205829 Jy ! Total flux subtracted in 200 components = 0.205829 Jy ! Clean residual min=-0.005300 max=0.006078 Jy/beam ! Clean residual mean=-0.000047 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.205829 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.205829 Jy ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=17.2 mas, bpa=-20.5 degrees ! Estimated noise=1.75306 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.00811076 Jy ! Component: 100 - total flux cleaned = 0.0131662 Jy ! Component: 150 - total flux cleaned = 0.016848 Jy ! Component: 200 - total flux cleaned = 0.0196454 Jy ! Total flux subtracted in 200 components = 0.0196454 Jy ! Clean residual min=-0.002952 max=0.002953 Jy/beam ! Clean residual mean=-0.000027 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.225475 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 83 components and 0.225475 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.673 mas, bmaj=26.08 mas, bpa=-7.981 degrees ! Estimated noise=2.06687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268117 Jy ! Component: 100 - total flux cleaned = 0.0046164 Jy ! Component: 150 - total flux cleaned = 0.00595446 Jy ! Component: 200 - total flux cleaned = 0.0065111 Jy ! Total flux subtracted in 200 components = 0.0065111 Jy ! Clean residual min=-0.002695 max=0.002729 Jy/beam ! Clean residual mean=-0.000020 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.231986 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.000476473 Jy ! Component: 100 - total flux cleaned = 0.000718765 Jy ! Component: 150 - total flux cleaned = 0.000935635 Jy ! Component: 200 - total flux cleaned = 0.00115704 Jy ! Total flux subtracted in 200 components = 0.00115704 Jy ! Clean residual min=-0.002674 max=0.002722 Jy/beam ! Clean residual mean=-0.000016 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.233143 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 119 components and 0.233143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=17.2 mas, bpa=-20.5 degrees ! Estimated noise=1.75306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326165 Jy ! Component: 100 - total flux cleaned = -0.000272367 Jy ! Component: 150 - total flux cleaned = -0.000130844 Jy ! Component: 200 - total flux cleaned = -3.21808e-06 Jy ! Total flux subtracted in 200 components = -3.21808e-06 Jy ! Clean residual min=-0.002709 max=0.002830 Jy/beam ! Clean residual mean=-0.000011 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.23314 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.23314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121092Jy sigma=0.452095 ! Fit after self-cal, rms=0.121062Jy sigma=0.452009 wmodel J2016-2708_S_map.mod ! Writing 137 model components to file: J2016-2708_S_map.mod wobs J2016-2708_S_uvs.fits ! Writing UV FITS file: J2016-2708_S_uvs.fits wwins J2016-2708_S_map.win ! wwins: Wrote 2 windows to J2016-2708_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.000478472 Jy ! Component: 100 - total flux cleaned = 0.000197431 Jy ! Component: 150 - total flux cleaned = 2.17888e-05 Jy ! Component: 200 - total flux cleaned = -0.000183738 Jy ! Component: 250 - total flux cleaned = -0.000221302 Jy ! Component: 300 - total flux cleaned = -0.00025861 Jy ! Component: 350 - total flux cleaned = -0.000222663 Jy ! Component: 400 - total flux cleaned = -0.000294392 Jy ! Component: 450 - total flux cleaned = -0.000432418 Jy ! Component: 500 - total flux cleaned = -0.000600288 Jy ! Component: 550 - total flux cleaned = -0.000731075 Jy ! Component: 600 - total flux cleaned = -0.000859199 Jy ! Component: 650 - total flux cleaned = -0.000890742 Jy ! Component: 700 - total flux cleaned = -0.000951909 Jy ! Component: 750 - total flux cleaned = -0.000981974 Jy ! Component: 800 - total flux cleaned = -0.000952477 Jy ! Component: 850 - total flux cleaned = -0.00100954 Jy ! Component: 900 - total flux cleaned = -0.00109252 Jy ! Component: 950 - total flux cleaned = -0.00109209 Jy ! Component: 1000 - total flux cleaned = -0.00109161 Jy ! Component: 1050 - total flux cleaned = -0.00106429 Jy ! Component: 1100 - total flux cleaned = -0.0010379 Jy ! Component: 1150 - total flux cleaned = -0.000909983 Jy ! Component: 1200 - total flux cleaned = -0.000859464 Jy ! Component: 1250 - total flux cleaned = -0.000686022 Jy ! Component: 1300 - total flux cleaned = -0.000539305 Jy ! Component: 1350 - total flux cleaned = -0.000419118 Jy ! Component: 1400 - total flux cleaned = -0.000300613 Jy ! Component: 1450 - total flux cleaned = -0.000207043 Jy ! Component: 1500 - total flux cleaned = -0.000137664 Jy ! Component: 1550 - total flux cleaned = -4.69679e-05 Jy ! Component: 1600 - total flux cleaned = 2.03339e-05 Jy ! Component: 1650 - total flux cleaned = 0.000152674 Jy ! Component: 1700 - total flux cleaned = 0.000195964 Jy ! Component: 1750 - total flux cleaned = 0.000324799 Jy ! Component: 1800 - total flux cleaned = 0.000452073 Jy ! Component: 1850 - total flux cleaned = 0.000577683 Jy ! Component: 1900 - total flux cleaned = 0.000660528 Jy ! Component: 1950 - total flux cleaned = 0.000803568 Jy ! Component: 2000 - total flux cleaned = 0.000904669 Jy ! Component: 2050 - total flux cleaned = 0.0010244 Jy ! Component: 2100 - total flux cleaned = 0.00108369 Jy ! Component: 2150 - total flux cleaned = 0.00122031 Jy ! Component: 2200 - total flux cleaned = 0.0012975 Jy ! Component: 2250 - total flux cleaned = 0.00135475 Jy ! Component: 2300 - total flux cleaned = 0.00143028 Jy ! Component: 2350 - total flux cleaned = 0.00150487 Jy ! Component: 2400 - total flux cleaned = 0.00159729 Jy ! Component: 2450 - total flux cleaned = 0.00165208 Jy ! Component: 2500 - total flux cleaned = 0.00174271 Jy ! Component: 2550 - total flux cleaned = 0.0017963 Jy ! Component: 2600 - total flux cleaned = 0.00190248 Jy ! Component: 2650 - total flux cleaned = 0.00199006 Jy ! Component: 2700 - total flux cleaned = 0.00198996 Jy ! Component: 2750 - total flux cleaned = 0.00205899 Jy ! Component: 2800 - total flux cleaned = 0.00211025 Jy ! Component: 2850 - total flux cleaned = 0.00214433 Jy ! Component: 2900 - total flux cleaned = 0.00222839 Jy ! Component: 2950 - total flux cleaned = 0.00229493 Jy ! Component: 3000 - total flux cleaned = 0.00236065 Jy ! Component: 3050 - total flux cleaned = 0.00239355 Jy ! Component: 3100 - total flux cleaned = 0.00249068 Jy ! Component: 3150 - total flux cleaned = 0.00257074 Jy ! Component: 3200 - total flux cleaned = 0.00260267 Jy ! Component: 3250 - total flux cleaned = 0.00263437 Jy ! Component: 3300 - total flux cleaned = 0.00274417 Jy ! Component: 3350 - total flux cleaned = 0.00279089 Jy ! Component: 3400 - total flux cleaned = 0.00286803 Jy ! Component: 3450 - total flux cleaned = 0.002914 Jy ! Component: 3500 - total flux cleaned = 0.00298988 Jy ! Component: 3550 - total flux cleaned = 0.00303508 Jy ! Component: 3600 - total flux cleaned = 0.00307991 Jy ! Component: 3650 - total flux cleaned = 0.00312443 Jy ! Component: 3700 - total flux cleaned = 0.00319803 Jy ! Component: 3750 - total flux cleaned = 0.00322717 Jy ! Component: 3800 - total flux cleaned = 0.00328523 Jy ! Component: 3850 - total flux cleaned = 0.00334303 Jy ! Component: 3900 - total flux cleaned = 0.00341479 Jy ! Component: 3950 - total flux cleaned = 0.00344334 Jy ! Component: 4000 - total flux cleaned = 0.00352854 Jy ! Component: 4050 - total flux cleaned = 0.003599 Jy ! Total flux subtracted in 4096 components = 0.00361311 Jy ! Clean residual min=-0.000818 max=0.001059 Jy/beam ! Clean residual mean=0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.236753 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 399 components and 0.236753 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2016-2708_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 17.2 at -20.5 degrees (North through East) ! Clean map min=-0.0018566 max=0.18244 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2016-2708_S_map.fits wmodel /image_prod/ug002_uva//J2016-2708_S_map.mod ! Writing 399 model components to file: /image_prod/ug002_uva//J2016-2708_S_map.mod wobs /image_prod/ug002_uva//J2016-2708_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2016-2708_S_uvs.fits wwins /image_prod/ug002_uva//J2016-2708_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2016-2708_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263234 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432867 0.432867 0.865734 1.73147 3.46294 6.92587 13.8517 27.7035 55.407 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 693.053 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2016-2708_S_dfm.log closed on Thu Mar 5 04:42:26 2020