! Started logfile: /image_prod/ug002_uva//J0118-2141_S_k_dfm.log on Wed Mar 4 18:57:59 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//J0118-2141_S_k_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0118-2141_S_k_uva.fits ! AN table 1: 24 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.803571 visibilities/baseline/integration-bin. ! Found source: J0118-2141 ! ! 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 1215 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 J0118-2141_S_k] 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.570257Jy sigma=6.860405 ! Fit after self-cal, rms=0.366936Jy sigma=1.506933 ! 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.659 mas, bmaj=11.81 mas, bpa=-15.74 degrees ! Estimated noise=5.83874 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.87384 Jy ! Component: 100 - total flux cleaned = 1.07996 Jy ! Total flux subtracted in 100 components = 1.07996 Jy ! Clean residual min=-0.067121 max=0.101129 Jy/beam ! Clean residual mean=0.000086 rms=0.022692 Jy/beam ! Combined flux in latest and established models = 1.07995 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.07995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.338845Jy sigma=1.384419 ! Fit after self-cal, rms=0.338837Jy sigma=1.384405 ! 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.132 mas, bmaj=12.44 mas, bpa=-14.17 degrees ! Estimated noise=4.86547 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.108236 Jy ! Component: 100 - total flux cleaned = 0.17472 Jy ! Component: 150 - total flux cleaned = 0.2189 Jy ! Component: 200 - total flux cleaned = 0.250172 Jy ! Total flux subtracted in 200 components = 0.250172 Jy ! Clean residual min=-0.058715 max=0.081183 Jy/beam ! Clean residual mean=0.000009 rms=0.018210 Jy/beam ! Combined flux in latest and established models = 1.33013 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 1.33013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.298723Jy sigma=1.190867 ! Fit after self-cal, rms=0.298667Jy sigma=1.190751 ! 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.132 x 12.44 at -14.17 degrees (North through East) ! Clean map min=-0.057083 max=1.1178 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.92 HN 1.10 KP 0.99 ! MK 0.99 NL 1.01 OV 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 FD 0.91 HN 1.10 KP 1.01 ! MK 1.01 NL 1.14 OV 0.87 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.91 HN 1.05 KP 1.00 ! MK 0.99 NL 1.00 OV 0.85 ! ! ! Fit before self-cal, rms=0.298667Jy sigma=1.190751 ! Fit after self-cal, rms=0.234747Jy sigma=0.791351 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=12.88 mas, bpa=-14.38 degrees ! Estimated noise=4.93989 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.0314441 Jy ! Component: 100 - total flux cleaned = -0.0483904 Jy ! Component: 150 - total flux cleaned = -0.0537296 Jy ! Component: 200 - total flux cleaned = -0.0563718 Jy ! Total flux subtracted in 200 components = -0.0563718 Jy ! Clean residual min=-0.042558 max=0.047967 Jy/beam ! Clean residual mean=0.000027 rms=0.012684 Jy/beam ! Combined flux in latest and established models = 1.27375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 1.27375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.226243Jy sigma=0.765220 ! Fit after self-cal, rms=0.226281Jy sigma=0.764963 ! 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.226281Jy sigma=0.764963 ! Fit after self-cal, rms=0.154415Jy sigma=0.486900 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=13.1 mas, bpa=-14.65 degrees ! Estimated noise=4.9648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0106225 Jy ! Component: 100 - total flux cleaned = -0.0158305 Jy ! Component: 150 - total flux cleaned = -0.0203652 Jy ! Component: 200 - total flux cleaned = -0.0243094 Jy ! Total flux subtracted in 200 components = -0.0243094 Jy ! Clean residual min=-0.017408 max=0.015778 Jy/beam ! Clean residual mean=0.000016 rms=0.004868 Jy/beam ! Combined flux in latest and established models = 1.24945 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 1.24945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148604Jy sigma=0.467555 ! Fit after self-cal, rms=0.148705Jy sigma=0.467387 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.0034481 Jy ! Component: 100 - total flux cleaned = -0.00608807 Jy ! Component: 150 - total flux cleaned = -0.009068 Jy ! Component: 200 - total flux cleaned = -0.0111018 Jy ! Total flux subtracted in 200 components = -0.0111018 Jy ! Clean residual min=-0.016212 max=0.015607 Jy/beam ! Clean residual mean=0.000019 rms=0.004630 Jy/beam ! Combined flux in latest and established models = 1.23834 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 1.23834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146683Jy sigma=0.461563 ! Fit after self-cal, rms=0.146688Jy sigma=0.461551 ! 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.146688Jy sigma=0.461551 ! Fit after self-cal, rms=0.103189Jy sigma=0.323672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=13.13 mas, bpa=-14.67 degrees ! Estimated noise=4.95604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00867273 Jy ! Component: 100 - total flux cleaned = -0.0107779 Jy ! Component: 150 - total flux cleaned = -0.0123399 Jy ! Component: 200 - total flux cleaned = -0.0137164 Jy ! Total flux subtracted in 200 components = -0.0137164 Jy ! Clean residual min=-0.012268 max=0.009864 Jy/beam ! Clean residual mean=-0.000012 rms=0.002567 Jy/beam ! Combined flux in latest and established models = 1.22463 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 1.22463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101599Jy sigma=0.315902 ! Fit after self-cal, rms=0.101599Jy sigma=0.315854 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.00122255 Jy ! Component: 100 - total flux cleaned = -0.00229923 Jy ! Component: 150 - total flux cleaned = -0.00325728 Jy ! Component: 200 - total flux cleaned = -0.0039773 Jy ! Total flux subtracted in 200 components = -0.0039773 Jy ! Clean residual min=-0.010872 max=0.009169 Jy/beam ! Clean residual mean=-0.000011 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 1.22065 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 1.22065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101098Jy sigma=0.313377 ! Fit after self-cal, rms=0.101101Jy sigma=0.313369 ! 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.101101Jy sigma=0.313369 ! Fit after self-cal, rms=0.100813Jy sigma=0.311058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.838 mas, bmaj=16.51 mas, bpa=-0.2416 degrees ! Estimated noise=6.15955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00593087 Jy ! Component: 100 - total flux cleaned = -0.00702784 Jy ! Component: 150 - total flux cleaned = -0.00795325 Jy ! Component: 200 - total flux cleaned = -0.00873602 Jy ! Total flux subtracted in 200 components = -0.00873602 Jy ! Clean residual min=-0.010238 max=0.009512 Jy/beam ! Clean residual mean=-0.000009 rms=0.002800 Jy/beam ! Combined flux in latest and established models = 1.21191 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 1.21191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100460Jy sigma=0.309195 ! Fit after self-cal, rms=0.100470Jy sigma=0.309164 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.000635478 Jy ! Component: 100 - total flux cleaned = -0.00115041 Jy ! Component: 150 - total flux cleaned = -0.00167958 Jy ! Component: 200 - total flux cleaned = -0.00208842 Jy ! Total flux subtracted in 200 components = -0.00208842 Jy ! Clean residual min=-0.009722 max=0.009284 Jy/beam ! Clean residual mean=-0.000008 rms=0.002762 Jy/beam ! Combined flux in latest and established models = 1.20983 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 1.20983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100344Jy sigma=0.308584 ! Fit after self-cal, rms=0.100348Jy sigma=0.308575 ! 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.138 mas, bmaj=13.16 mas, bpa=-14.68 degrees ! Estimated noise=4.95314 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 13.16 at -14.68 degrees (North through East) ! Clean map min=-0.011968 max=1.1372 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100348Jy sigma=0.308575 ! Fit after self-cal, rms=0.093860Jy sigma=0.275365 ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=13.18 mas, bpa=-14.66 degrees ! Estimated noise=4.95936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154911 Jy ! Component: 100 - total flux cleaned = -0.00285353 Jy ! Component: 150 - total flux cleaned = -0.00352813 Jy ! Component: 200 - total flux cleaned = -0.00423359 Jy ! Total flux subtracted in 200 components = -0.00423359 Jy ! Clean residual min=-0.008419 max=0.007222 Jy/beam ! Clean residual mean=-0.000002 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 1.20559 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 1.20559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093400Jy sigma=0.272829 ! Fit after self-cal, rms=0.093399Jy sigma=0.272812 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000561528 Jy ! Component: 100 - total flux cleaned = -0.00103276 Jy ! Component: 150 - total flux cleaned = -0.00154349 Jy ! Component: 200 - total flux cleaned = -0.00185573 Jy ! Total flux subtracted in 200 components = -0.00185573 Jy ! Clean residual min=-0.007800 max=0.007249 Jy/beam ! Clean residual mean=-0.000001 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 1.20374 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 1.20374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093267Jy sigma=0.272026 ! Fit after self-cal, rms=0.093269Jy sigma=0.272016 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093269Jy sigma=0.272016 ! Fit after self-cal, rms=0.093214Jy sigma=0.270995 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.643 mas, bmaj=12.52 mas, bpa=-16.12 degrees ! Estimated noise=6.00885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.897085 Jy ! Component: 100 - total flux cleaned = 1.09271 Jy ! Component: 150 - total flux cleaned = 1.13935 Jy ! Component: 200 - total flux cleaned = 1.16388 Jy ! Total flux subtracted in 200 components = 1.16388 Jy ! Clean residual min=-0.012760 max=0.015742 Jy/beam ! Clean residual mean=0.000018 rms=0.003467 Jy/beam ! Combined flux in latest and established models = 1.16388 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.16388 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=13.2 mas, bpa=-14.67 degrees ! Estimated noise=4.95711 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.0218178 Jy ! Component: 100 - total flux cleaned = 0.0354531 Jy ! Component: 150 - total flux cleaned = 0.0446384 Jy ! Component: 200 - total flux cleaned = 0.0509578 Jy ! Total flux subtracted in 200 components = 0.0509578 Jy ! Clean residual min=-0.007606 max=0.007675 Jy/beam ! Clean residual mean=0.000002 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 1.21484 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 54 components and 1.21484 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.834 mas, bmaj=16.57 mas, bpa=-0.346 degrees ! Estimated noise=6.16187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346094 Jy ! Component: 100 - total flux cleaned = 0.00373457 Jy ! Component: 150 - total flux cleaned = 0.00396152 Jy ! Component: 200 - total flux cleaned = 0.00415294 Jy ! Total flux subtracted in 200 components = 0.00415294 Jy ! Clean residual min=-0.007396 max=0.007538 Jy/beam ! Clean residual mean=-0.000001 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 1.21899 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.000304058 Jy ! Component: 100 - total flux cleaned = 0.000434147 Jy ! Component: 150 - total flux cleaned = 0.000605358 Jy ! Component: 200 - total flux cleaned = 0.000707268 Jy ! Total flux subtracted in 200 components = 0.000707268 Jy ! Clean residual min=-0.007157 max=0.007631 Jy/beam ! Clean residual mean=-0.000002 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 1.2197 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 1.2197 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=13.2 mas, bpa=-14.67 degrees ! Estimated noise=4.95711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244483 Jy ! Component: 100 - total flux cleaned = 0.00351029 Jy ! Component: 150 - total flux cleaned = 0.00444192 Jy ! Component: 200 - total flux cleaned = 0.00477371 Jy ! Total flux subtracted in 200 components = 0.00477371 Jy ! Clean residual min=-0.006661 max=0.007503 Jy/beam ! Clean residual mean=-0.000004 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 1.22447 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 1.22447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092845Jy sigma=0.269695 ! Fit after self-cal, rms=0.092871Jy sigma=0.269660 wmodel J0118-2141_S_k_map.mod ! Writing 81 model components to file: J0118-2141_S_k_map.mod wobs J0118-2141_S_k_uvs.fits ! Writing UV FITS file: J0118-2141_S_k_uvs.fits wwins J0118-2141_S_k_map.win ! wwins: Wrote 1 windows to J0118-2141_S_k_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.00139152 Jy ! Component: 100 - total flux cleaned = 0.000941605 Jy ! Component: 150 - total flux cleaned = 0.000429911 Jy ! Component: 200 - total flux cleaned = -0.00055199 Jy ! Component: 250 - total flux cleaned = -0.000739984 Jy ! Component: 300 - total flux cleaned = -0.00100753 Jy ! Component: 350 - total flux cleaned = -0.00161045 Jy ! Component: 400 - total flux cleaned = -0.00219231 Jy ! Component: 450 - total flux cleaned = -0.00251365 Jy ! Component: 500 - total flux cleaned = -0.00337534 Jy ! Component: 550 - total flux cleaned = -0.00360237 Jy ! Component: 600 - total flux cleaned = -0.0038282 Jy ! Component: 650 - total flux cleaned = -0.0040467 Jy ! Component: 700 - total flux cleaned = -0.00425904 Jy ! Component: 750 - total flux cleaned = -0.00453387 Jy ! Component: 800 - total flux cleaned = -0.00480338 Jy ! Component: 850 - total flux cleaned = -0.00533069 Jy ! Component: 900 - total flux cleaned = -0.00558843 Jy ! Component: 950 - total flux cleaned = -0.00615576 Jy ! Component: 1000 - total flux cleaned = -0.0067106 Jy ! Component: 1050 - total flux cleaned = -0.00725385 Jy ! Component: 1100 - total flux cleaned = -0.0075496 Jy ! Component: 1150 - total flux cleaned = -0.00789745 Jy ! Component: 1200 - total flux cleaned = -0.00835149 Jy ! Component: 1250 - total flux cleaned = -0.00868495 Jy ! Component: 1300 - total flux cleaned = -0.00884741 Jy ! Component: 1350 - total flux cleaned = -0.00922254 Jy ! Component: 1400 - total flux cleaned = -0.00927496 Jy ! Component: 1450 - total flux cleaned = -0.00963651 Jy ! Component: 1500 - total flux cleaned = -0.0099903 Jy ! Component: 1550 - total flux cleaned = -0.0101903 Jy ! Component: 1600 - total flux cleaned = -0.0104354 Jy ! Component: 1650 - total flux cleaned = -0.0107721 Jy ! Component: 1700 - total flux cleaned = -0.0108189 Jy ! Component: 1750 - total flux cleaned = -0.0111451 Jy ! Component: 1800 - total flux cleaned = -0.0114192 Jy ! Component: 1850 - total flux cleaned = -0.0117342 Jy ! Component: 1900 - total flux cleaned = -0.0118671 Jy ! Component: 1950 - total flux cleaned = -0.0120848 Jy ! Component: 2000 - total flux cleaned = -0.0122563 Jy ! Component: 2050 - total flux cleaned = -0.0123404 Jy ! Component: 2100 - total flux cleaned = -0.01259 Jy ! Component: 2150 - total flux cleaned = -0.012713 Jy ! Component: 2200 - total flux cleaned = -0.0128346 Jy ! Component: 2250 - total flux cleaned = -0.0129537 Jy ! Component: 2300 - total flux cleaned = -0.0131503 Jy ! Component: 2350 - total flux cleaned = -0.0132656 Jy ! Component: 2400 - total flux cleaned = -0.0134564 Jy ! Component: 2450 - total flux cleaned = -0.0134936 Jy ! Component: 2500 - total flux cleaned = -0.0136427 Jy ! Component: 2550 - total flux cleaned = -0.0137525 Jy ! Component: 2600 - total flux cleaned = -0.013934 Jy ! Component: 2650 - total flux cleaned = -0.0139695 Jy ! Component: 2700 - total flux cleaned = -0.0141113 Jy ! Component: 2750 - total flux cleaned = -0.0142859 Jy ! Component: 2800 - total flux cleaned = -0.0143898 Jy ! Component: 2850 - total flux cleaned = -0.0144235 Jy ! Component: 2900 - total flux cleaned = -0.0144576 Jy ! Component: 2950 - total flux cleaned = -0.0145919 Jy ! Component: 3000 - total flux cleaned = -0.0146252 Jy ! Component: 3050 - total flux cleaned = -0.0147231 Jy ! Component: 3100 - total flux cleaned = -0.0147877 Jy ! Component: 3150 - total flux cleaned = -0.0148837 Jy ! Component: 3200 - total flux cleaned = -0.0150101 Jy ! Component: 3250 - total flux cleaned = -0.0150416 Jy ! Component: 3300 - total flux cleaned = -0.0151658 Jy ! Component: 3350 - total flux cleaned = -0.0152579 Jy ! Component: 3400 - total flux cleaned = -0.0152271 Jy ! Component: 3450 - total flux cleaned = -0.0153173 Jy ! Component: 3500 - total flux cleaned = -0.0152576 Jy ! Component: 3550 - total flux cleaned = -0.0153167 Jy ! Component: 3600 - total flux cleaned = -0.0153753 Jy ! Component: 3650 - total flux cleaned = -0.0154333 Jy ! Component: 3700 - total flux cleaned = -0.015491 Jy ! Component: 3750 - total flux cleaned = -0.0156338 Jy ! Component: 3800 - total flux cleaned = -0.0155771 Jy ! Component: 3850 - total flux cleaned = -0.0157175 Jy ! Component: 3900 - total flux cleaned = -0.0157451 Jy ! Component: 3950 - total flux cleaned = -0.0158001 Jy ! Component: 4000 - total flux cleaned = -0.0159099 Jy ! Component: 4050 - total flux cleaned = -0.0159371 Jy ! Total flux subtracted in 4096 components = -0.0160182 Jy ! Clean residual min=-0.001624 max=0.002235 Jy/beam ! Clean residual mean=0.000001 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 1.20845 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 361 components and 1.20845 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0118-2141_S_k_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 13.2 at -14.67 degrees (North through East) ! Clean map min=-0.0048118 max=1.1544 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0118-2141_S_k_map.fits wmodel /image_prod/ug002_uva//J0118-2141_S_k_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0118-2141_S_k_map.mod wobs /image_prod/ug002_uva//J0118-2141_S_k_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0118-2141_S_k_uvs.fits wwins /image_prod/ug002_uva//J0118-2141_S_k_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0118-2141_S_k_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.1544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000511139 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132832 0.132832 0.265664 0.531328 1.06266 2.12531 4.25062 8.50124 17.0025 34.005 68.0099 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.154 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2258.49 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0118-2141_S_k_dfm.log closed on Wed Mar 4 18:58:03 2020