! Started logfile: /image_prod/ug002_uva//J2206-2119_S_dfm.log on Thu Mar 5 05:29:04 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//J2206-2119_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2206-2119_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.758036 visibilities/baseline/integration-bin. ! Found source: J2206-2119 ! ! 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 36 lines of history. ! ! Reading 2547 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 J2206-2119_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 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.009043Jy sigma=6.912665 ! Fit after self-cal, rms=0.899807Jy sigma=6.150023 ! 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.69 mas, bmaj=7.958 mas, bpa=-1.592 degrees ! Estimated noise=3.22511 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.0830596 Jy ! Component: 100 - total flux cleaned = 0.111293 Jy ! Total flux subtracted in 100 components = 0.111293 Jy ! Clean residual min=-0.010261 max=0.014497 Jy/beam ! Clean residual mean=0.000035 rms=0.003299 Jy/beam ! Combined flux in latest and established models = 0.111293 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.111293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075850Jy sigma=0.471497 ! Fit after self-cal, rms=0.075729Jy sigma=0.470274 ! 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.028 mas, bmaj=8.766 mas, bpa=-2.097 degrees ! Estimated noise=2.13166 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.0108413 Jy ! Component: 100 - total flux cleaned = 0.0166913 Jy ! Component: 150 - total flux cleaned = 0.0201773 Jy ! Component: 200 - total flux cleaned = 0.0216103 Jy ! Total flux subtracted in 200 components = 0.0216103 Jy ! Clean residual min=-0.007023 max=0.008912 Jy/beam ! Clean residual mean=0.000004 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.132903 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.132903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074219Jy sigma=0.457800 ! Fit after self-cal, rms=0.074252Jy sigma=0.457657 ! 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.028 x 8.766 at -2.097 degrees (North through East) ! Clean map min=-0.0069531 max=0.098142 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.95 HN 1.12 KP 1.00 ! MK 1.11 NL 1.01 OV 0.89 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 0.92 HN 1.14 KP 1.04 ! MK 1.01 NL 1.26 OV 0.88 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.94 HN 1.10 KP 0.98 ! MK 1.03 NL 0.93 OV 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.074252Jy sigma=0.457657 ! Fit after self-cal, rms=0.080785Jy sigma=0.438130 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=8.909 mas, bpa=-1.876 degrees ! Estimated noise=2.18492 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.00134601 Jy ! Component: 100 - total flux cleaned = 0.001508 Jy ! Component: 150 - total flux cleaned = 0.00161715 Jy ! Component: 200 - total flux cleaned = 0.00168295 Jy ! Total flux subtracted in 200 components = 0.00168295 Jy ! Clean residual min=-0.004826 max=0.005417 Jy/beam ! Clean residual mean=-0.000005 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.134586 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.134586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080707Jy sigma=0.437975 ! Fit after self-cal, rms=0.081042Jy sigma=0.437546 ! 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.081042Jy sigma=0.437546 ! Fit after self-cal, rms=0.083716Jy sigma=0.433808 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.894 mas, bpa=-1.935 degrees ! Estimated noise=2.22275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024777 Jy ! Component: 100 - total flux cleaned = 0.00328548 Jy ! Component: 150 - total flux cleaned = 0.00328705 Jy ! Component: 200 - total flux cleaned = 0.00328604 Jy ! Total flux subtracted in 200 components = 0.00328604 Jy ! Clean residual min=-0.004247 max=0.004686 Jy/beam ! Clean residual mean=-0.000006 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.137872 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.137872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083581Jy sigma=0.433558 ! Fit after self-cal, rms=0.083629Jy sigma=0.433498 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 = 2.03251e-05 Jy ! Component: 100 - total flux cleaned = 7.35193e-05 Jy ! Component: 150 - total flux cleaned = 9.95813e-05 Jy ! Component: 200 - total flux cleaned = 9.90636e-05 Jy ! Total flux subtracted in 200 components = 9.90636e-05 Jy ! Clean residual min=-0.004192 max=0.004612 Jy/beam ! Clean residual mean=-0.000006 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.137971 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.137971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083609Jy sigma=0.433429 ! Fit after self-cal, rms=0.083608Jy sigma=0.433416 ! 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.083608Jy sigma=0.433416 ! Fit after self-cal, rms=0.081591Jy sigma=0.428713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.949 mas, bpa=-2.03 degrees ! Estimated noise=2.22201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.78895e-05 Jy ! Component: 100 - total flux cleaned = -6.27885e-05 Jy ! Component: 150 - total flux cleaned = -2.02705e-05 Jy ! Component: 200 - total flux cleaned = -2.32806e-06 Jy ! Total flux subtracted in 200 components = -2.32806e-06 Jy ! Clean residual min=-0.003454 max=0.004068 Jy/beam ! Clean residual mean=-0.000004 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.137969 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.137969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081572Jy sigma=0.428651 ! Fit after self-cal, rms=0.081549Jy sigma=0.428548 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 (26, 117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223628 Jy ! Component: 100 - total flux cleaned = 0.00270395 Jy ! Component: 150 - total flux cleaned = 0.00291558 Jy ! Component: 200 - total flux cleaned = 0.00309594 Jy ! Total flux subtracted in 200 components = 0.00309594 Jy ! Clean residual min=-0.003220 max=0.002944 Jy/beam ! Clean residual mean=0.000000 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.141065 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.141065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081307Jy sigma=0.427133 ! Fit after self-cal, rms=0.081305Jy sigma=0.427018 ! 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.081305Jy sigma=0.427018 ! Fit after self-cal, rms=0.081074Jy sigma=0.426947 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.752 mas, bmaj=16.29 mas, bpa=-0.1893 degrees ! Estimated noise=2.68581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148301 Jy ! Component: 100 - total flux cleaned = 0.00181847 Jy ! Component: 150 - total flux cleaned = 0.00209724 Jy ! Component: 200 - total flux cleaned = 0.00227514 Jy ! Total flux subtracted in 200 components = 0.00227514 Jy ! Clean residual min=-0.002578 max=0.002632 Jy/beam ! Clean residual mean=-0.000003 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.14334 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.14334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081031Jy sigma=0.426800 ! Fit after self-cal, rms=0.081032Jy sigma=0.426756 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.000535293 Jy ! Component: 100 - total flux cleaned = 0.000607448 Jy ! Component: 150 - total flux cleaned = 0.000566389 Jy ! Component: 200 - total flux cleaned = 0.000527104 Jy ! Total flux subtracted in 200 components = 0.000527104 Jy ! Clean residual min=-0.002583 max=0.002651 Jy/beam ! Clean residual mean=-0.000002 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.143867 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.143867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081023Jy sigma=0.426718 ! Fit after self-cal, rms=0.081020Jy sigma=0.426707 ! 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.047 mas, bmaj=8.953 mas, bpa=-2.037 degrees ! Estimated noise=2.21173 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.047 x 8.953 at -2.037 degrees (North through East) ! Clean map min=-0.0028896 max=0.10186 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.723 mas, bmaj=8.157 mas, bpa=-1.382 degrees ! Estimated noise=3.28776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844862 Jy ! Component: 100 - total flux cleaned = 0.113143 Jy ! Component: 150 - total flux cleaned = 0.125836 Jy ! Component: 200 - total flux cleaned = 0.130826 Jy ! Total flux subtracted in 200 components = 0.130826 Jy ! Clean residual min=-0.005850 max=0.006952 Jy/beam ! Clean residual mean=0.000010 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.130825 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.130825 Jy ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=8.953 mas, bpa=-2.037 degrees ! Estimated noise=2.21173 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 (107.5, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449897 Jy ! Component: 100 - total flux cleaned = 0.00605643 Jy ! Component: 150 - total flux cleaned = 0.0068875 Jy ! Component: 200 - total flux cleaned = 0.00729024 Jy ! Total flux subtracted in 200 components = 0.00729024 Jy ! Clean residual min=-0.003284 max=0.002841 Jy/beam ! Clean residual mean=0.000005 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.138116 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.138116 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=6.752 mas, bmaj=16.29 mas, bpa=-0.1893 degrees ! Estimated noise=2.68581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198127 Jy ! Component: 100 - total flux cleaned = 0.00258565 Jy ! Component: 150 - total flux cleaned = 0.00275869 Jy ! Component: 200 - total flux cleaned = 0.00291325 Jy ! Total flux subtracted in 200 components = 0.00291325 Jy ! Clean residual min=-0.002885 max=0.002880 Jy/beam ! Clean residual mean=0.000004 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.141029 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 = 3.50935e-05 Jy ! Component: 100 - total flux cleaned = 0.000102694 Jy ! Component: 150 - total flux cleaned = 0.000103345 Jy ! Component: 200 - total flux cleaned = 0.000132188 Jy ! Total flux subtracted in 200 components = 0.000132188 Jy ! Clean residual min=-0.002794 max=0.002815 Jy/beam ! Clean residual mean=0.000004 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.141161 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.141161 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=8.953 mas, bpa=-2.037 degrees ! Estimated noise=2.21173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003139 Jy ! Component: 100 - total flux cleaned = -0.000379162 Jy ! Component: 150 - total flux cleaned = -0.000271647 Jy ! Component: 200 - total flux cleaned = -2.54707e-05 Jy ! Total flux subtracted in 200 components = -2.54707e-05 Jy ! Clean residual min=-0.002864 max=0.002473 Jy/beam ! Clean residual mean=0.000003 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.141136 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.141136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080858Jy sigma=0.426089 ! Fit after self-cal, rms=0.080842Jy sigma=0.425990 wmodel J2206-2119_S_map.mod ! Writing 105 model components to file: J2206-2119_S_map.mod wobs J2206-2119_S_uvs.fits ! Writing UV FITS file: J2206-2119_S_uvs.fits wwins J2206-2119_S_map.win ! wwins: Wrote 3 windows to J2206-2119_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.00123237 Jy ! Component: 100 - total flux cleaned = -0.00186797 Jy ! Component: 150 - total flux cleaned = -0.00220782 Jy ! Component: 200 - total flux cleaned = -0.00241053 Jy ! Component: 250 - total flux cleaned = -0.00256597 Jy ! Component: 300 - total flux cleaned = -0.002492 Jy ! Component: 350 - total flux cleaned = -0.00252817 Jy ! Component: 400 - total flux cleaned = -0.00245878 Jy ! Component: 450 - total flux cleaned = -0.00242418 Jy ! Component: 500 - total flux cleaned = -0.00235815 Jy ! Component: 550 - total flux cleaned = -0.00223115 Jy ! Component: 600 - total flux cleaned = -0.00213913 Jy ! Component: 650 - total flux cleaned = -0.00210903 Jy ! Component: 700 - total flux cleaned = -0.0020211 Jy ! Component: 750 - total flux cleaned = -0.00196428 Jy ! Component: 800 - total flux cleaned = -0.00199166 Jy ! Component: 850 - total flux cleaned = -0.00191015 Jy ! Component: 900 - total flux cleaned = -0.00185701 Jy ! Component: 950 - total flux cleaned = -0.00177966 Jy ! Component: 1000 - total flux cleaned = -0.00167873 Jy ! Component: 1050 - total flux cleaned = -0.00167849 Jy ! Component: 1100 - total flux cleaned = -0.0016301 Jy ! Component: 1150 - total flux cleaned = -0.00163025 Jy ! Component: 1200 - total flux cleaned = -0.0016538 Jy ! Component: 1250 - total flux cleaned = -0.00165437 Jy ! Component: 1300 - total flux cleaned = -0.00167783 Jy ! Component: 1350 - total flux cleaned = -0.00167785 Jy ! Component: 1400 - total flux cleaned = -0.00165542 Jy ! Component: 1450 - total flux cleaned = -0.00156828 Jy ! Component: 1500 - total flux cleaned = -0.00156815 Jy ! Component: 1550 - total flux cleaned = -0.0015468 Jy ! Component: 1600 - total flux cleaned = -0.00154655 Jy ! Component: 1650 - total flux cleaned = -0.00150467 Jy ! Component: 1700 - total flux cleaned = -0.00156586 Jy ! Component: 1750 - total flux cleaned = -0.00160593 Jy ! Component: 1800 - total flux cleaned = -0.00156608 Jy ! Component: 1850 - total flux cleaned = -0.00154642 Jy ! Component: 1900 - total flux cleaned = -0.001625 Jy ! Component: 1950 - total flux cleaned = -0.00170272 Jy ! Component: 2000 - total flux cleaned = -0.00168348 Jy ! Component: 2050 - total flux cleaned = -0.00177901 Jy ! Component: 2100 - total flux cleaned = -0.00183591 Jy ! Component: 2150 - total flux cleaned = -0.00191103 Jy ! Component: 2200 - total flux cleaned = -0.0019668 Jy ! Component: 2250 - total flux cleaned = -0.00200383 Jy ! Component: 2300 - total flux cleaned = -0.00202212 Jy ! Component: 2350 - total flux cleaned = -0.00207702 Jy ! Component: 2400 - total flux cleaned = -0.00204038 Jy ! Component: 2450 - total flux cleaned = -0.00207665 Jy ! Component: 2500 - total flux cleaned = -0.00211258 Jy ! Component: 2550 - total flux cleaned = -0.00213062 Jy ! Component: 2600 - total flux cleaned = -0.00213063 Jy ! Component: 2650 - total flux cleaned = -0.00220196 Jy ! Component: 2700 - total flux cleaned = -0.002202 Jy ! Component: 2750 - total flux cleaned = -0.00225524 Jy ! Component: 2800 - total flux cleaned = -0.00234388 Jy ! Component: 2850 - total flux cleaned = -0.00232627 Jy ! Component: 2900 - total flux cleaned = -0.00237953 Jy ! Component: 2950 - total flux cleaned = -0.00241534 Jy ! Component: 3000 - total flux cleaned = -0.00246904 Jy ! Component: 3050 - total flux cleaned = -0.00250493 Jy ! Component: 3100 - total flux cleaned = -0.00250496 Jy ! Component: 3150 - total flux cleaned = -0.0025593 Jy ! Component: 3200 - total flux cleaned = -0.00257762 Jy ! Component: 3250 - total flux cleaned = -0.0026327 Jy ! Component: 3300 - total flux cleaned = -0.00263275 Jy ! Component: 3350 - total flux cleaned = -0.0026515 Jy ! Component: 3400 - total flux cleaned = -0.00268903 Jy ! Component: 3450 - total flux cleaned = -0.00267017 Jy ! Component: 3500 - total flux cleaned = -0.00270833 Jy ! Component: 3550 - total flux cleaned = -0.00272769 Jy ! Component: 3600 - total flux cleaned = -0.0027277 Jy ! Component: 3650 - total flux cleaned = -0.00274717 Jy ! Component: 3700 - total flux cleaned = -0.00276691 Jy ! Component: 3750 - total flux cleaned = -0.00272737 Jy ! Component: 3800 - total flux cleaned = -0.00276752 Jy ! Component: 3850 - total flux cleaned = -0.00274733 Jy ! Component: 3900 - total flux cleaned = -0.00276801 Jy ! Component: 3950 - total flux cleaned = -0.00276779 Jy ! Component: 4000 - total flux cleaned = -0.00276786 Jy ! Component: 4050 - total flux cleaned = -0.00278909 Jy ! Total flux subtracted in 4096 components = -0.00278917 Jy ! Clean residual min=-0.001555 max=0.001285 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.138347 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 350 components and 0.138347 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2206-2119_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.047 x 8.953 at -2.037 degrees (North through East) ! Clean map min=-0.0032337 max=0.10417 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2206-2119_S_map.fits wmodel /image_prod/ug002_uva//J2206-2119_S_map.mod ! Writing 350 model components to file: /image_prod/ug002_uva//J2206-2119_S_map.mod wobs /image_prod/ug002_uva//J2206-2119_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2206-2119_S_uvs.fits wwins /image_prod/ug002_uva//J2206-2119_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2206-2119_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104172 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324631 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.934889 0.934889 1.86978 3.73956 7.47911 14.9582 29.9165 59.8329 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 320.893 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2206-2119_S_dfm.log closed on Thu Mar 5 05:29:08 2020