! Started logfile: /image_prod/ug002_uva//J1059-1134_S_dfm.log on Wed Mar 4 23:49:58 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//J1059-1134_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1059-1134_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978333 visibilities/baseline/integration-bin. ! Found source: J1059-1134 ! ! 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 5283 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 J1059-1134_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013510Jy sigma=7.726980 ! Fit after self-cal, rms=0.857833Jy sigma=6.597639 ! 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.772 mas, bmaj=7.311 mas, bpa=-4.067 degrees ! Estimated noise=1.76007 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.109421 Jy ! Component: 100 - total flux cleaned = 0.133314 Jy ! Total flux subtracted in 100 components = 0.133314 Jy ! Clean residual min=-0.005327 max=0.007057 Jy/beam ! Clean residual mean=-0.000001 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.133314 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.133314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083232Jy sigma=0.488592 ! Fit after self-cal, rms=0.083224Jy sigma=0.488565 ! 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.267 mas, bmaj=8.226 mas, bpa=-2.845 degrees ! Estimated noise=1.33105 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.00843669 Jy ! Component: 100 - total flux cleaned = 0.0125706 Jy ! Component: 150 - total flux cleaned = 0.0142666 Jy ! Component: 200 - total flux cleaned = 0.014341 Jy ! Total flux subtracted in 200 components = 0.014341 Jy ! Clean residual min=-0.004461 max=0.004499 Jy/beam ! Clean residual mean=0.000000 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.147655 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.147655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081846Jy sigma=0.482961 ! Fit after self-cal, rms=0.081856Jy sigma=0.482918 ! 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.267 x 8.226 at -2.845 degrees (North through East) ! Clean map min=-0.0043489 max=0.14049 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.99 KP 0.99 ! LA 1.03 MK 0.98 NL 1.02 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 1.05 HN 1.01 KP 1.00 ! LA 1.02 MK 1.00 NL 1.16 OV 0.97 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.01 HN 1.07 KP 1.00 ! LA 0.99 MK 1.01 NL 0.86 OV 1.00 ! PT 0.99 SC 1.06 ! ! ! Fit before self-cal, rms=0.081856Jy sigma=0.482918 ! Fit after self-cal, rms=0.071776Jy sigma=0.473511 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=8.226 mas, bpa=-3.043 degrees ! Estimated noise=1.32876 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.000465035 Jy ! Component: 100 - total flux cleaned = 0.000533252 Jy ! Component: 150 - total flux cleaned = 0.000561198 Jy ! Component: 200 - total flux cleaned = 0.000585513 Jy ! Total flux subtracted in 200 components = 0.000585513 Jy ! Clean residual min=-0.003448 max=0.003581 Jy/beam ! Clean residual mean=0.000002 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.14824 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.14824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071733Jy sigma=0.473357 ! Fit after self-cal, rms=0.071712Jy sigma=0.473238 ! 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.071712Jy sigma=0.473238 ! Fit after self-cal, rms=0.068539Jy sigma=0.464742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=8.235 mas, bpa=-3.009 degrees ! Estimated noise=1.32629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464035 Jy ! Component: 100 - total flux cleaned = 0.000484941 Jy ! Component: 150 - total flux cleaned = 0.000523413 Jy ! Component: 200 - total flux cleaned = 0.000559419 Jy ! Total flux subtracted in 200 components = 0.000559419 Jy ! Clean residual min=-0.002676 max=0.002165 Jy/beam ! Clean residual mean=0.000003 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.148799 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.148799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068523Jy sigma=0.464657 ! Fit after self-cal, rms=0.068529Jy sigma=0.464573 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 = 8.70916e-05 Jy ! Component: 100 - total flux cleaned = 8.59193e-05 Jy ! Component: 150 - total flux cleaned = 0.000129519 Jy ! Component: 200 - total flux cleaned = 0.000170994 Jy ! Total flux subtracted in 200 components = 0.000170994 Jy ! Clean residual min=-0.002663 max=0.002166 Jy/beam ! Clean residual mean=0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.14897 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.14897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068521Jy sigma=0.464528 ! Fit after self-cal, rms=0.068519Jy sigma=0.464525 ! 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.068519Jy sigma=0.464525 ! Fit after self-cal, rms=0.068552Jy sigma=0.464507 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=8.233 mas, bpa=-3.002 degrees ! Estimated noise=1.32876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492021 Jy ! Component: 100 - total flux cleaned = 0.000537683 Jy ! Component: 150 - total flux cleaned = 0.000579255 Jy ! Component: 200 - total flux cleaned = 0.000617748 Jy ! Total flux subtracted in 200 components = 0.000617748 Jy ! Clean residual min=-0.002658 max=0.002180 Jy/beam ! Clean residual mean=0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.149588 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.149588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068543Jy sigma=0.464454 ! Fit after self-cal, rms=0.068540Jy sigma=0.464450 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 = 8.05362e-05 Jy ! Component: 100 - total flux cleaned = 6.80965e-05 Jy ! Component: 150 - total flux cleaned = 0.000101223 Jy ! Component: 200 - total flux cleaned = 0.000132333 Jy ! Total flux subtracted in 200 components = 0.000132333 Jy ! Clean residual min=-0.002653 max=0.002178 Jy/beam ! Clean residual mean=0.000003 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.149721 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.149721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068536Jy sigma=0.464423 ! Fit after self-cal, rms=0.068535Jy sigma=0.464421 ! 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.068535Jy sigma=0.464421 ! Fit after self-cal, rms=0.068549Jy sigma=0.464408 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.711 mas, bmaj=14.99 mas, bpa=-0.1212 degrees ! Estimated noise=1.61006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000873333 Jy ! Component: 100 - total flux cleaned = 0.000926233 Jy ! Component: 150 - total flux cleaned = 0.000969015 Jy ! Component: 200 - total flux cleaned = 0.00100543 Jy ! Total flux subtracted in 200 components = 0.00100543 Jy ! Clean residual min=-0.002344 max=0.002273 Jy/beam ! Clean residual mean=0.000006 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.150726 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.150726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068550Jy sigma=0.464382 ! Fit after self-cal, rms=0.068539Jy sigma=0.464344 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 = 1.05387e-06 Jy ! Component: 100 - total flux cleaned = 3.21012e-05 Jy ! Component: 150 - total flux cleaned = 7.01493e-05 Jy ! Component: 200 - total flux cleaned = 9.09465e-05 Jy ! Total flux subtracted in 200 components = 9.09465e-05 Jy ! Clean residual min=-0.002313 max=0.002262 Jy/beam ! Clean residual mean=0.000006 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.150817 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.150817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068544Jy sigma=0.464349 ! Fit after self-cal, rms=0.068536Jy sigma=0.464322 ! 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.29 mas, bmaj=8.23 mas, bpa=-2.991 degrees ! Estimated noise=1.33075 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 8.23 at -2.991 degrees (North through East) ! Clean map min=-0.0025344 max=0.13835 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.793 mas, bmaj=7.319 mas, bpa=-4.2 degrees ! Estimated noise=1.76148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109473 Jy ! Component: 100 - total flux cleaned = 0.13336 Jy ! Component: 150 - total flux cleaned = 0.140773 Jy ! Component: 200 - total flux cleaned = 0.144841 Jy ! Total flux subtracted in 200 components = 0.144841 Jy ! Clean residual min=-0.003154 max=0.003026 Jy/beam ! Clean residual mean=0.000002 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.144841 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.144841 Jy ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=8.23 mas, bpa=-2.991 degrees ! Estimated noise=1.33075 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 (5.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316037 Jy ! Component: 100 - total flux cleaned = 0.00499075 Jy ! Component: 150 - total flux cleaned = 0.00621547 Jy ! Component: 200 - total flux cleaned = 0.00668227 Jy ! Total flux subtracted in 200 components = 0.00668227 Jy ! Clean residual min=-0.002498 max=0.002030 Jy/beam ! Clean residual mean=0.000004 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.151523 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 55 components and 0.151523 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=7.711 mas, bmaj=14.99 mas, bpa=-0.1212 degrees ! Estimated noise=1.61006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664287 Jy ! Component: 100 - total flux cleaned = 0.000690433 Jy ! Component: 150 - total flux cleaned = 0.000691788 Jy ! Component: 200 - total flux cleaned = 0.000710081 Jy ! Total flux subtracted in 200 components = 0.000710081 Jy ! Clean residual min=-0.002246 max=0.002150 Jy/beam ! Clean residual mean=0.000008 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.152233 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 = 1.45825e-05 Jy ! Component: 100 - total flux cleaned = 1.41177e-05 Jy ! Component: 150 - total flux cleaned = 2.50663e-05 Jy ! Component: 200 - total flux cleaned = 1.46393e-05 Jy ! Total flux subtracted in 200 components = 1.46393e-05 Jy ! Clean residual min=-0.002216 max=0.002155 Jy/beam ! Clean residual mean=0.000008 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.152248 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 99 components and 0.152248 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=8.23 mas, bpa=-2.991 degrees ! Estimated noise=1.33075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.70414e-05 Jy ! Component: 100 - total flux cleaned = 3.75864e-05 Jy ! Component: 150 - total flux cleaned = 1.80418e-05 Jy ! Component: 200 - total flux cleaned = 3.52711e-05 Jy ! Total flux subtracted in 200 components = 3.52711e-05 Jy ! Clean residual min=-0.002428 max=0.002015 Jy/beam ! Clean residual mean=0.000004 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.152283 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.152283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068488Jy sigma=0.464020 ! Fit after self-cal, rms=0.068486Jy sigma=0.463962 wmodel J1059-1134_S_map.mod ! Writing 109 model components to file: J1059-1134_S_map.mod wobs J1059-1134_S_uvs.fits ! Writing UV FITS file: J1059-1134_S_uvs.fits wwins J1059-1134_S_map.win ! wwins: Wrote 2 windows to J1059-1134_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.000850012 Jy ! Component: 100 - total flux cleaned = -0.00134445 Jy ! Component: 150 - total flux cleaned = -0.00170324 Jy ! Component: 200 - total flux cleaned = -0.00204632 Jy ! Component: 250 - total flux cleaned = -0.00227722 Jy ! Component: 300 - total flux cleaned = -0.00240504 Jy ! Component: 350 - total flux cleaned = -0.00249931 Jy ! Component: 400 - total flux cleaned = -0.00268069 Jy ! Component: 450 - total flux cleaned = -0.00282717 Jy ! Component: 500 - total flux cleaned = -0.00302704 Jy ! Component: 550 - total flux cleaned = -0.0031104 Jy ! Component: 600 - total flux cleaned = -0.00313777 Jy ! Component: 650 - total flux cleaned = -0.00313753 Jy ! Component: 700 - total flux cleaned = -0.00313766 Jy ! Component: 750 - total flux cleaned = -0.00308712 Jy ! Component: 800 - total flux cleaned = -0.00308793 Jy ! Component: 850 - total flux cleaned = -0.00316259 Jy ! Component: 900 - total flux cleaned = -0.00326 Jy ! Component: 950 - total flux cleaned = -0.00326019 Jy ! Component: 1000 - total flux cleaned = -0.00326013 Jy ! Component: 1050 - total flux cleaned = -0.00335321 Jy ! Component: 1100 - total flux cleaned = -0.00337621 Jy ! Component: 1150 - total flux cleaned = -0.00339858 Jy ! Component: 1200 - total flux cleaned = -0.00339856 Jy ! Component: 1250 - total flux cleaned = -0.00348596 Jy ! Component: 1300 - total flux cleaned = -0.00350764 Jy ! Component: 1350 - total flux cleaned = -0.00361422 Jy ! Component: 1400 - total flux cleaned = -0.00369782 Jy ! Component: 1450 - total flux cleaned = -0.00371843 Jy ! Component: 1500 - total flux cleaned = -0.00375932 Jy ! Component: 1550 - total flux cleaned = -0.00386001 Jy ! Component: 1600 - total flux cleaned = -0.00385977 Jy ! Component: 1650 - total flux cleaned = -0.00393885 Jy ! Component: 1700 - total flux cleaned = -0.00393863 Jy ! Component: 1750 - total flux cleaned = -0.00391955 Jy ! Component: 1800 - total flux cleaned = -0.00403448 Jy ! Component: 1850 - total flux cleaned = -0.00403436 Jy ! Component: 1900 - total flux cleaned = -0.00409077 Jy ! Component: 1950 - total flux cleaned = -0.00418326 Jy ! Component: 2000 - total flux cleaned = -0.0041832 Jy ! Component: 2050 - total flux cleaned = -0.00418318 Jy ! Component: 2100 - total flux cleaned = -0.00423716 Jy ! Component: 2150 - total flux cleaned = -0.00421943 Jy ! Component: 2200 - total flux cleaned = -0.00432537 Jy ! Component: 2250 - total flux cleaned = -0.00434266 Jy ! Component: 2300 - total flux cleaned = -0.0043253 Jy ! Component: 2350 - total flux cleaned = -0.00436002 Jy ! Component: 2400 - total flux cleaned = -0.00442815 Jy ! Component: 2450 - total flux cleaned = -0.00451281 Jy ! Component: 2500 - total flux cleaned = -0.00452965 Jy ! Component: 2550 - total flux cleaned = -0.00457942 Jy ! Component: 2600 - total flux cleaned = -0.0045466 Jy ! Component: 2650 - total flux cleaned = -0.00459603 Jy ! Component: 2700 - total flux cleaned = -0.00462852 Jy ! Component: 2750 - total flux cleaned = -0.00461245 Jy ! Component: 2800 - total flux cleaned = -0.00466026 Jy ! Component: 2850 - total flux cleaned = -0.00467604 Jy ! Component: 2900 - total flux cleaned = -0.00466031 Jy ! Component: 2950 - total flux cleaned = -0.00470717 Jy ! Component: 3000 - total flux cleaned = -0.00464486 Jy ! Component: 3050 - total flux cleaned = -0.00464461 Jy ! Component: 3100 - total flux cleaned = -0.00466003 Jy ! Component: 3150 - total flux cleaned = -0.00464492 Jy ! Component: 3200 - total flux cleaned = -0.00466003 Jy ! Component: 3250 - total flux cleaned = -0.00464506 Jy ! Component: 3300 - total flux cleaned = -0.00461537 Jy ! Component: 3350 - total flux cleaned = -0.00458595 Jy ! Component: 3400 - total flux cleaned = -0.00460049 Jy ! Component: 3450 - total flux cleaned = -0.00460033 Jy ! Component: 3500 - total flux cleaned = -0.00465792 Jy ! Component: 3550 - total flux cleaned = -0.004615 Jy ! Component: 3600 - total flux cleaned = -0.00462905 Jy ! Component: 3650 - total flux cleaned = -0.00462914 Jy ! Component: 3700 - total flux cleaned = -0.00467129 Jy ! Component: 3750 - total flux cleaned = -0.00468523 Jy ! Component: 3800 - total flux cleaned = -0.00468521 Jy ! Component: 3850 - total flux cleaned = -0.00478143 Jy ! Component: 3900 - total flux cleaned = -0.00475403 Jy ! Component: 3950 - total flux cleaned = -0.00482181 Jy ! Component: 4000 - total flux cleaned = -0.00479484 Jy ! Component: 4050 - total flux cleaned = -0.00482171 Jy ! Total flux subtracted in 4096 components = -0.00484842 Jy ! Clean residual min=-0.000876 max=0.000806 Jy/beam ! Clean residual mean=-0.000000 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.147435 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 388 components and 0.147435 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1059-1134_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 8.23 at -2.991 degrees (North through East) ! Clean map min=-0.0022868 max=0.13799 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1059-1134_S_map.fits wmodel /image_prod/ug002_uva//J1059-1134_S_map.mod ! Writing 388 model components to file: /image_prod/ug002_uva//J1059-1134_S_map.mod wobs /image_prod/ug002_uva//J1059-1134_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1059-1134_S_uvs.fits wwins /image_prod/ug002_uva//J1059-1134_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1059-1134_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.137986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231981 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504357 0.504357 1.00871 2.01743 4.03486 8.06972 16.1394 32.2789 64.5577 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 594.816 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1059-1134_S_dfm.log closed on Wed Mar 4 23:50:02 2020