! Started logfile: /image_prod/ug002_uva//J2059-3645_S_dfm.log on Thu Mar 5 05:01:45 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//J2059-3645_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2059-3645_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.989815 visibilities/baseline/integration-bin. ! Found source: J2059-3645 ! ! 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 3207 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 J2059-3645_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.058286Jy sigma=6.099273 ! Fit after self-cal, rms=0.695050Jy sigma=3.789217 ! 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.698 mas, bmaj=9.092 mas, bpa=3.058 degrees ! Estimated noise=3.37317 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.240468 Jy ! Component: 100 - total flux cleaned = 0.321723 Jy ! Total flux subtracted in 100 components = 0.321723 Jy ! Clean residual min=-0.021339 max=0.039164 Jy/beam ! Clean residual mean=-0.000887 rms=0.007648 Jy/beam ! Combined flux in latest and established models = 0.321723 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.321723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109047Jy sigma=0.628066 ! Fit after self-cal, rms=0.109043Jy sigma=0.627716 ! 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.163 mas, bmaj=10.58 mas, bpa=3.212 degrees ! Estimated noise=2.23579 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.0538171 Jy ! Component: 100 - total flux cleaned = 0.079913 Jy ! Component: 150 - total flux cleaned = 0.093066 Jy ! Component: 200 - total flux cleaned = 0.0997335 Jy ! Total flux subtracted in 200 components = 0.0997335 Jy ! Clean residual min=-0.010653 max=0.016473 Jy/beam ! Clean residual mean=-0.000371 rms=0.003626 Jy/beam ! Combined flux in latest and established models = 0.421457 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 48 components and 0.421457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085400Jy sigma=0.453890 ! Fit after self-cal, rms=0.085410Jy sigma=0.453265 ! 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.163 x 10.58 at 3.212 degrees (North through East) ! Clean map min=-0.01004 max=0.28785 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.10 KP 0.97 LA 1.00 ! OV 0.99 PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 LA 0.95 MK 0.94 OV 1.03 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.13 KP 0.95 LA 0.99 ! OV 0.98 PT 0.98 SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 LA 0.95 MK 1.00 OV 1.04 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.16 KP 0.94 LA 0.99 ! OV 1.02 PT 0.98 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 LA 0.98 MK 1.03 OV 1.03 ! PT 0.97 SC 0.95 ! ! ! Fit before self-cal, rms=0.085410Jy sigma=0.453265 ! Fit after self-cal, rms=0.086446Jy sigma=0.440831 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=10.57 mas, bpa=3.42 degrees ! Estimated noise=2.24206 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6, -61). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131018 Jy ! Component: 100 - total flux cleaned = 0.0138397 Jy ! Component: 150 - total flux cleaned = 0.0138388 Jy ! Component: 200 - total flux cleaned = 0.0142813 Jy ! Total flux subtracted in 200 components = 0.0142813 Jy ! Clean residual min=-0.006721 max=0.008154 Jy/beam ! Clean residual mean=-0.000162 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.435738 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.435738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084442Jy sigma=0.428004 ! Fit after self-cal, rms=0.084321Jy sigma=0.427101 ! 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.084321Jy sigma=0.427101 ! Fit after self-cal, rms=0.083842Jy sigma=0.426173 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=10.57 mas, bpa=3.463 degrees ! Estimated noise=2.23187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393436 Jy ! Component: 100 - total flux cleaned = 0.00430984 Jy ! Component: 150 - total flux cleaned = 0.00462088 Jy ! Component: 200 - total flux cleaned = 0.00480202 Jy ! Total flux subtracted in 200 components = 0.00480202 Jy ! Clean residual min=-0.005390 max=0.005974 Jy/beam ! Clean residual mean=-0.000093 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.44054 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.44054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083484Jy sigma=0.423910 ! Fit after self-cal, rms=0.083450Jy sigma=0.423760 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 (-57, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442393 Jy ! Component: 100 - total flux cleaned = 0.00474956 Jy ! Component: 150 - total flux cleaned = 0.00457674 Jy ! Component: 200 - total flux cleaned = 0.00449941 Jy ! Total flux subtracted in 200 components = 0.00449941 Jy ! Clean residual min=-0.004794 max=0.004170 Jy/beam ! Clean residual mean=-0.000075 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.445039 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.445039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083100Jy sigma=0.421975 ! Fit after self-cal, rms=0.083065Jy sigma=0.421825 ! 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.083065Jy sigma=0.421825 ! Fit after self-cal, rms=0.083035Jy sigma=0.421561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=10.58 mas, bpa=3.514 degrees ! Estimated noise=2.23006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202287 Jy ! Component: 100 - total flux cleaned = 0.00209724 Jy ! Component: 150 - total flux cleaned = 0.00209901 Jy ! Component: 200 - total flux cleaned = 0.00197708 Jy ! Total flux subtracted in 200 components = 0.00197708 Jy ! Clean residual min=-0.004587 max=0.003264 Jy/beam ! Clean residual mean=-0.000038 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.447016 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.447016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082900Jy sigma=0.420872 ! Fit after self-cal, rms=0.082887Jy sigma=0.420830 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.000298296 Jy ! Component: 100 - total flux cleaned = 0.000193641 Jy ! Component: 150 - total flux cleaned = 0.000147175 Jy ! Component: 200 - total flux cleaned = 0.000102463 Jy ! Total flux subtracted in 200 components = 0.000102463 Jy ! Clean residual min=-0.004422 max=0.003002 Jy/beam ! Clean residual mean=-0.000038 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.447119 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.447119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082824Jy sigma=0.420512 ! Fit after self-cal, rms=0.082820Jy sigma=0.420500 ! 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.082820Jy sigma=0.420500 ! Fit after self-cal, rms=0.082934Jy sigma=0.420432 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.157 mas, bmaj=28.65 mas, bpa=0.8264 degrees ! Estimated noise=2.7026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844393 Jy ! Component: 100 - total flux cleaned = 0.000943852 Jy ! Component: 150 - total flux cleaned = 0.000972304 Jy ! Component: 200 - total flux cleaned = 0.000973153 Jy ! Total flux subtracted in 200 components = 0.000973153 Jy ! Clean residual min=-0.004355 max=0.003277 Jy/beam ! Clean residual mean=-0.000047 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.448092 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.448092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082941Jy sigma=0.420422 ! Fit after self-cal, rms=0.082935Jy sigma=0.420401 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.00027233 Jy ! Component: 100 - total flux cleaned = 0.000297295 Jy ! Component: 150 - total flux cleaned = 0.000316672 Jy ! Component: 200 - total flux cleaned = 0.00029763 Jy ! Total flux subtracted in 200 components = 0.00029763 Jy ! Clean residual min=-0.004132 max=0.003314 Jy/beam ! Clean residual mean=-0.000043 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.44839 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 123 components and 0.44839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082931Jy sigma=0.420364 ! Fit after self-cal, rms=0.082929Jy sigma=0.420357 ! 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.168 mas, bmaj=10.58 mas, bpa=3.545 degrees ! Estimated noise=2.23137 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 10.58 at 3.545 degrees (North through East) ! Clean map min=-0.0084995 max=0.28675 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.691 mas, bmaj=9.05 mas, bpa=3.414 degrees ! Estimated noise=3.38458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.240798 Jy ! Component: 100 - total flux cleaned = 0.319351 Jy ! Component: 150 - total flux cleaned = 0.359838 Jy ! Component: 200 - total flux cleaned = 0.383433 Jy ! Total flux subtracted in 200 components = 0.383433 Jy ! Clean residual min=-0.011866 max=0.016087 Jy/beam ! Clean residual mean=-0.000351 rms=0.003770 Jy/beam ! Combined flux in latest and established models = 0.383433 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.383433 Jy ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=10.58 mas, bpa=3.545 degrees ! Estimated noise=2.23137 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 (0, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0211888 Jy ! Component: 100 - total flux cleaned = 0.0342788 Jy ! Component: 150 - total flux cleaned = 0.0435683 Jy ! Component: 200 - total flux cleaned = 0.0504162 Jy ! Total flux subtracted in 200 components = 0.0504162 Jy ! Clean residual min=-0.006184 max=0.005330 Jy/beam ! Clean residual mean=-0.000102 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.43385 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 95 components and 0.43385 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=9.157 mas, bmaj=28.65 mas, bpa=0.8264 degrees ! Estimated noise=2.7026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734969 Jy ! Component: 100 - total flux cleaned = 0.0116021 Jy ! Component: 150 - total flux cleaned = 0.0126794 Jy ! Component: 200 - total flux cleaned = 0.0135425 Jy ! Total flux subtracted in 200 components = 0.0135425 Jy ! Clean residual min=-0.005358 max=0.004372 Jy/beam ! Clean residual mean=-0.000052 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.447392 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.000482514 Jy ! Component: 100 - total flux cleaned = 0.000555049 Jy ! Component: 150 - total flux cleaned = 0.00076041 Jy ! Component: 200 - total flux cleaned = 0.000887927 Jy ! Total flux subtracted in 200 components = 0.000887927 Jy ! Clean residual min=-0.005041 max=0.004169 Jy/beam ! Clean residual mean=-0.000045 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.44828 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 136 components and 0.44828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=10.58 mas, bpa=3.545 degrees ! Estimated noise=2.23137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031829 Jy ! Component: 100 - total flux cleaned = 0.000519328 Jy ! Component: 150 - total flux cleaned = 0.000781805 Jy ! Component: 200 - total flux cleaned = 0.000936266 Jy ! Total flux subtracted in 200 components = 0.000936266 Jy ! Clean residual min=-0.004712 max=0.003813 Jy/beam ! Clean residual mean=-0.000023 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.449216 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 150 components and 0.449216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082997Jy sigma=0.421027 ! Fit after self-cal, rms=0.082974Jy sigma=0.420854 wmodel J2059-3645_S_map.mod ! Writing 150 model components to file: J2059-3645_S_map.mod wobs J2059-3645_S_uvs.fits ! Writing UV FITS file: J2059-3645_S_uvs.fits wwins J2059-3645_S_map.win ! wwins: Wrote 4 windows to J2059-3645_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.0014769 Jy ! Component: 100 - total flux cleaned = -0.00232635 Jy ! Component: 150 - total flux cleaned = -0.00285677 Jy ! Component: 200 - total flux cleaned = -0.00323867 Jy ! Component: 250 - total flux cleaned = -0.00369737 Jy ! Component: 300 - total flux cleaned = -0.00427089 Jy ! Component: 350 - total flux cleaned = -0.00472052 Jy ! Component: 400 - total flux cleaned = -0.00497433 Jy ! Component: 450 - total flux cleaned = -0.00521487 Jy ! Component: 500 - total flux cleaned = -0.00544505 Jy ! Component: 550 - total flux cleaned = -0.00551956 Jy ! Component: 600 - total flux cleaned = -0.00558962 Jy ! Component: 650 - total flux cleaned = -0.00565615 Jy ! Component: 700 - total flux cleaned = -0.00571968 Jy ! Component: 750 - total flux cleaned = -0.00565839 Jy ! Component: 800 - total flux cleaned = -0.00548033 Jy ! Component: 850 - total flux cleaned = -0.00533764 Jy ! Component: 900 - total flux cleaned = -0.00522715 Jy ! Component: 950 - total flux cleaned = -0.00509278 Jy ! Component: 1000 - total flux cleaned = -0.0049364 Jy ! Component: 1050 - total flux cleaned = -0.00483491 Jy ! Component: 1100 - total flux cleaned = -0.00471023 Jy ! Component: 1150 - total flux cleaned = -0.00456469 Jy ! Component: 1200 - total flux cleaned = -0.00439955 Jy ! Component: 1250 - total flux cleaned = -0.00423848 Jy ! Component: 1300 - total flux cleaned = -0.00412555 Jy ! Component: 1350 - total flux cleaned = -0.0039927 Jy ! Component: 1400 - total flux cleaned = -0.00388449 Jy ! Component: 1450 - total flux cleaned = -0.00377857 Jy ! Component: 1500 - total flux cleaned = -0.00371608 Jy ! Component: 1550 - total flux cleaned = -0.00363406 Jy ! Component: 1600 - total flux cleaned = -0.00355377 Jy ! Component: 1650 - total flux cleaned = -0.00353413 Jy ! Component: 1700 - total flux cleaned = -0.00347572 Jy ! Component: 1750 - total flux cleaned = -0.00339932 Jy ! Component: 1800 - total flux cleaned = -0.00336153 Jy ! Component: 1850 - total flux cleaned = -0.00334308 Jy ! Component: 1900 - total flux cleaned = -0.00339835 Jy ! Component: 1950 - total flux cleaned = -0.00343467 Jy ! Component: 2000 - total flux cleaned = -0.00343483 Jy ! Component: 2050 - total flux cleaned = -0.00348792 Jy ! Component: 2100 - total flux cleaned = -0.00350553 Jy ! Component: 2150 - total flux cleaned = -0.0035574 Jy ! Component: 2200 - total flux cleaned = -0.00352313 Jy ! Component: 2250 - total flux cleaned = -0.00355676 Jy ! Component: 2300 - total flux cleaned = -0.00348976 Jy ! Component: 2350 - total flux cleaned = -0.00348959 Jy ! Component: 2400 - total flux cleaned = -0.00344019 Jy ! Component: 2450 - total flux cleaned = -0.00337509 Jy ! Component: 2500 - total flux cleaned = -0.00331047 Jy ! Component: 2550 - total flux cleaned = -0.00331057 Jy ! Component: 2600 - total flux cleaned = -0.00326277 Jy ! Component: 2650 - total flux cleaned = -0.00327865 Jy ! Component: 2700 - total flux cleaned = -0.00324706 Jy ! Component: 2750 - total flux cleaned = -0.00321565 Jy ! Component: 2800 - total flux cleaned = -0.00320007 Jy ! Component: 2850 - total flux cleaned = -0.00316888 Jy ! Component: 2900 - total flux cleaned = -0.0031842 Jy ! Component: 2950 - total flux cleaned = -0.00309172 Jy ! Component: 3000 - total flux cleaned = -0.0031071 Jy ! Component: 3050 - total flux cleaned = -0.00307654 Jy ! Component: 3100 - total flux cleaned = -0.00306118 Jy ! Component: 3150 - total flux cleaned = -0.00306115 Jy ! Component: 3200 - total flux cleaned = -0.00309152 Jy ! Component: 3250 - total flux cleaned = -0.00312182 Jy ! Component: 3300 - total flux cleaned = -0.00312178 Jy ! Component: 3350 - total flux cleaned = -0.0031672 Jy ! Component: 3400 - total flux cleaned = -0.00316725 Jy ! Component: 3450 - total flux cleaned = -0.0031974 Jy ! Component: 3500 - total flux cleaned = -0.00318233 Jy ! Component: 3550 - total flux cleaned = -0.00324256 Jy ! Component: 3600 - total flux cleaned = -0.00322755 Jy ! Component: 3650 - total flux cleaned = -0.00319735 Jy ! Component: 3700 - total flux cleaned = -0.00322739 Jy ! Component: 3750 - total flux cleaned = -0.00325757 Jy ! Component: 3800 - total flux cleaned = -0.00324247 Jy ! Component: 3850 - total flux cleaned = -0.00322747 Jy ! Component: 3900 - total flux cleaned = -0.00322738 Jy ! Component: 3950 - total flux cleaned = -0.00322739 Jy ! Component: 4000 - total flux cleaned = -0.00322741 Jy ! Component: 4050 - total flux cleaned = -0.00321234 Jy ! Total flux subtracted in 4096 components = -0.00318204 Jy ! Clean residual min=-0.001126 max=0.000851 Jy/beam ! Clean residual mean=-0.000008 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.446034 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 427 components and 0.446034 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2059-3645_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 10.58 at 3.545 degrees (North through East) ! Clean map min=-0.0029917 max=0.29113 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2059-3645_S_map.fits wmodel /image_prod/ug002_uva//J2059-3645_S_map.mod ! Writing 427 model components to file: /image_prod/ug002_uva//J2059-3645_S_map.mod wobs /image_prod/ug002_uva//J2059-3645_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2059-3645_S_uvs.fits wwins /image_prod/ug002_uva//J2059-3645_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2059-3645_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.291127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.25966 0.25966 0.51932 1.03864 2.07728 4.15456 8.30912 16.6182 33.2365 66.4729 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.291 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1155.36 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2059-3645_S_dfm.log closed on Thu Mar 5 05:01:49 2020