! Started logfile: /image_prod/ug002_uva//J2314-3138_S_dfm.log on Thu Mar 5 06:08:55 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//J2314-3138_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2314-3138_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.864815 visibilities/baseline/integration-bin. ! Found source: J2314-3138 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 7005 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 J2314-3138_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.102259Jy sigma=5.919102 ! Fit after self-cal, rms=0.551395Jy sigma=2.747403 ! 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.451 mas, bmaj=6.217 mas, bpa=-0.3243 degrees ! Estimated noise=2.84454 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.355496 Jy ! Component: 100 - total flux cleaned = 0.448843 Jy ! Total flux subtracted in 100 components = 0.448843 Jy ! Clean residual min=-0.026695 max=0.046474 Jy/beam ! Clean residual mean=0.000101 rms=0.008008 Jy/beam ! Combined flux in latest and established models = 0.448843 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.448843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146077Jy sigma=0.754790 ! Fit after self-cal, rms=0.145792Jy sigma=0.753419 ! 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=2.977 mas, bmaj=7.445 mas, bpa=0.09938 degrees ! Estimated noise=1.66152 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.0578044 Jy ! Component: 100 - total flux cleaned = 0.0834123 Jy ! Component: 150 - total flux cleaned = 0.0950714 Jy ! Component: 200 - total flux cleaned = 0.0969736 Jy ! Total flux subtracted in 200 components = 0.0969736 Jy ! Clean residual min=-0.020870 max=0.029114 Jy/beam ! Clean residual mean=0.000100 rms=0.006148 Jy/beam ! Combined flux in latest and established models = 0.545817 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.545817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129380Jy sigma=0.610108 ! Fit after self-cal, rms=0.129284Jy sigma=0.609610 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.977 x 7.445 at 0.09938 degrees (North through East) ! Clean map min=-0.020584 max=0.45975 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.32 KP 0.92 ! LA 0.95 MK 0.96 NL 1.02 OV 0.94 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 HN 1.30 KP 0.94 ! LA 0.96 MK 0.98 NL 1.09 OV 0.92 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.98 HN 1.28 KP 0.93 ! LA 0.97 MK 0.97 NL 1.15 OV 0.95 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.129284Jy sigma=0.609610 ! Fit after self-cal, rms=0.127726Jy sigma=0.525761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=7.385 mas, bpa=0.7205 degrees ! Estimated noise=1.64196 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.00106639 Jy ! Component: 100 - total flux cleaned = 0.00128462 Jy ! Component: 150 - total flux cleaned = 0.00129208 Jy ! Component: 200 - total flux cleaned = 0.00114242 Jy ! Total flux subtracted in 200 components = 0.00114242 Jy ! Clean residual min=-0.019286 max=0.016982 Jy/beam ! Clean residual mean=0.000065 rms=0.004575 Jy/beam ! Combined flux in latest and established models = 0.546959 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.546959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126948Jy sigma=0.522622 ! Fit after self-cal, rms=0.127159Jy sigma=0.522429 ! 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.127159Jy sigma=0.522429 ! Fit after self-cal, rms=0.114842Jy sigma=0.428782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.491 mas, bpa=0.5106 degrees ! Estimated noise=1.65064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.93224e-05 Jy ! Component: 100 - total flux cleaned = -9.86628e-06 Jy ! Component: 150 - total flux cleaned = -5.52107e-06 Jy ! Component: 200 - total flux cleaned = 7.6431e-05 Jy ! Total flux subtracted in 200 components = 7.6431e-05 Jy ! Clean residual min=-0.005441 max=0.010962 Jy/beam ! Clean residual mean=-0.000001 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.547036 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.547036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114647Jy sigma=0.427669 ! Fit after self-cal, rms=0.114764Jy sigma=0.427423 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 (-5.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00967392 Jy ! Component: 100 - total flux cleaned = 0.0120097 Jy ! Component: 150 - total flux cleaned = 0.0115709 Jy ! Component: 200 - total flux cleaned = 0.0111731 Jy ! Total flux subtracted in 200 components = 0.0111731 Jy ! Clean residual min=-0.004574 max=0.004703 Jy/beam ! Clean residual mean=-0.000002 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.558209 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.558209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113875Jy sigma=0.421992 ! Fit after self-cal, rms=0.113766Jy sigma=0.421458 ! 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.113766Jy sigma=0.421458 ! Fit after self-cal, rms=0.113258Jy sigma=0.420668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.491 mas, bpa=0.5497 degrees ! Estimated noise=1.6445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037414 Jy ! Component: 100 - total flux cleaned = 0.0035994 Jy ! Component: 150 - total flux cleaned = 0.00339008 Jy ! Component: 200 - total flux cleaned = 0.00326364 Jy ! Total flux subtracted in 200 components = 0.00326364 Jy ! Clean residual min=-0.003622 max=0.003531 Jy/beam ! Clean residual mean=0.000002 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.561473 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.561473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113081Jy sigma=0.419651 ! Fit after self-cal, rms=0.113068Jy sigma=0.419551 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.000401406 Jy ! Component: 100 - total flux cleaned = 0.000344008 Jy ! Component: 150 - total flux cleaned = 0.000293702 Jy ! Component: 200 - total flux cleaned = 0.000292552 Jy ! Total flux subtracted in 200 components = 0.000292552 Jy ! Clean residual min=-0.003585 max=0.003610 Jy/beam ! Clean residual mean=0.000002 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.561765 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.561765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112996Jy sigma=0.419257 ! Fit after self-cal, rms=0.112996Jy sigma=0.419231 ! 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.112996Jy sigma=0.419231 ! Fit after self-cal, rms=0.112724Jy sigma=0.419111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.601 mas, bmaj=19.2 mas, bpa=4.049 degrees ! Estimated noise=2.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580596 Jy ! Component: 100 - total flux cleaned = 0.000725714 Jy ! Component: 150 - total flux cleaned = 0.000889514 Jy ! Component: 200 - total flux cleaned = 0.00096715 Jy ! Total flux subtracted in 200 components = 0.00096715 Jy ! Clean residual min=-0.002388 max=0.002919 Jy/beam ! Clean residual mean=0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.562732 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.562732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112693Jy sigma=0.419062 ! Fit after self-cal, rms=0.112680Jy sigma=0.418984 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.59193e-05 Jy ! Component: 100 - total flux cleaned = 9.46546e-05 Jy ! Component: 150 - total flux cleaned = 0.000146031 Jy ! Component: 200 - total flux cleaned = 0.000190835 Jy ! Total flux subtracted in 200 components = 0.000190835 Jy ! Clean residual min=-0.002366 max=0.002863 Jy/beam ! Clean residual mean=0.000006 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.562923 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.562923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112669Jy sigma=0.418994 ! Fit after self-cal, rms=0.112661Jy sigma=0.418941 ! 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=2.942 mas, bmaj=7.489 mas, bpa=0.5621 degrees ! Estimated noise=1.64215 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.489 at 0.5621 degrees (North through East) ! Clean map min=-0.0026419 max=0.45849 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.414 mas, bmaj=6.249 mas, bpa=0.2233 degrees ! Estimated noise=2.82961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.353415 Jy ! Component: 100 - total flux cleaned = 0.456287 Jy ! Component: 150 - total flux cleaned = 0.500215 Jy ! Component: 200 - total flux cleaned = 0.521781 Jy ! Total flux subtracted in 200 components = 0.521781 Jy ! Clean residual min=-0.008494 max=0.011164 Jy/beam ! Clean residual mean=0.000011 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.521781 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.521781 Jy ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.489 mas, bpa=0.5621 degrees ! Estimated noise=1.64215 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.0173905 Jy ! Component: 100 - total flux cleaned = 0.0277346 Jy ! Component: 150 - total flux cleaned = 0.0340439 Jy ! Component: 200 - total flux cleaned = 0.0357721 Jy ! Total flux subtracted in 200 components = 0.0357721 Jy ! Clean residual min=-0.004507 max=0.003755 Jy/beam ! Clean residual mean=0.000003 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.557553 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.557553 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.601 mas, bmaj=19.2 mas, bpa=4.049 degrees ! Estimated noise=2.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440867 Jy ! Component: 100 - total flux cleaned = 0.00565552 Jy ! Component: 150 - total flux cleaned = 0.00582222 Jy ! Component: 200 - total flux cleaned = 0.00582287 Jy ! Total flux subtracted in 200 components = 0.00582287 Jy ! Clean residual min=-0.002754 max=0.002821 Jy/beam ! Clean residual mean=0.000005 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.563376 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 = -4.35115e-05 Jy ! Component: 100 - total flux cleaned = -8.23374e-05 Jy ! Component: 150 - total flux cleaned = -0.000156722 Jy ! Component: 200 - total flux cleaned = -0.000224943 Jy ! Total flux subtracted in 200 components = -0.000224943 Jy ! Clean residual min=-0.002667 max=0.002744 Jy/beam ! Clean residual mean=0.000005 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.563151 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 86 components and 0.563151 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.489 mas, bpa=0.5621 degrees ! Estimated noise=1.64215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.44378e-05 Jy ! Component: 100 - total flux cleaned = 0.000504294 Jy ! Component: 150 - total flux cleaned = 0.000500782 Jy ! Component: 200 - total flux cleaned = 0.00043437 Jy ! Total flux subtracted in 200 components = 0.00043437 Jy ! Clean residual min=-0.003255 max=0.003699 Jy/beam ! Clean residual mean=0.000003 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.563585 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.563585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112678Jy sigma=0.419678 ! Fit after self-cal, rms=0.112637Jy sigma=0.419521 wmodel J2314-3138_S_map.mod ! Writing 100 model components to file: J2314-3138_S_map.mod wobs J2314-3138_S_uvs.fits ! Writing UV FITS file: J2314-3138_S_uvs.fits wwins J2314-3138_S_map.win ! wwins: Wrote 2 windows to J2314-3138_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.000118336 Jy ! Component: 100 - total flux cleaned = 0.000175007 Jy ! Component: 150 - total flux cleaned = 0.000177303 Jy ! Component: 200 - total flux cleaned = 8.12365e-05 Jy ! Component: 250 - total flux cleaned = -1.12881e-05 Jy ! Component: 300 - total flux cleaned = 7.55094e-05 Jy ! Component: 350 - total flux cleaned = -9.37164e-05 Jy ! Component: 400 - total flux cleaned = -9.47095e-05 Jy ! Component: 450 - total flux cleaned = -0.000333043 Jy ! Component: 500 - total flux cleaned = -0.000371678 Jy ! Component: 550 - total flux cleaned = -0.000521964 Jy ! Component: 600 - total flux cleaned = -0.00063163 Jy ! Component: 650 - total flux cleaned = -0.000595936 Jy ! Component: 700 - total flux cleaned = -0.000666552 Jy ! Component: 750 - total flux cleaned = -0.000769973 Jy ! Component: 800 - total flux cleaned = -0.000770802 Jy ! Component: 850 - total flux cleaned = -0.000901747 Jy ! Component: 900 - total flux cleaned = -0.000836578 Jy ! Component: 950 - total flux cleaned = -0.000868366 Jy ! Component: 1000 - total flux cleaned = -0.000960852 Jy ! Component: 1050 - total flux cleaned = -0.000900202 Jy ! Component: 1100 - total flux cleaned = -0.000930468 Jy ! Component: 1150 - total flux cleaned = -0.000901843 Jy ! Component: 1200 - total flux cleaned = -0.000930497 Jy ! Component: 1250 - total flux cleaned = -0.00084612 Jy ! Component: 1300 - total flux cleaned = -0.000873641 Jy ! Component: 1350 - total flux cleaned = -0.000792154 Jy ! Component: 1400 - total flux cleaned = -0.000765404 Jy ! Component: 1450 - total flux cleaned = -0.000686234 Jy ! Component: 1500 - total flux cleaned = -0.000660044 Jy ! Component: 1550 - total flux cleaned = -0.000608329 Jy ! Component: 1600 - total flux cleaned = -0.000557615 Jy ! Component: 1650 - total flux cleaned = -0.000507485 Jy ! Component: 1700 - total flux cleaned = -0.000482536 Jy ! Component: 1750 - total flux cleaned = -0.000385113 Jy ! Component: 1800 - total flux cleaned = -0.000385089 Jy ! Component: 1850 - total flux cleaned = -0.000361114 Jy ! Component: 1900 - total flux cleaned = -0.000313987 Jy ! Component: 1950 - total flux cleaned = -0.000290689 Jy ! Component: 2000 - total flux cleaned = -0.000130228 Jy ! Component: 2050 - total flux cleaned = -8.48987e-05 Jy ! Component: 2100 - total flux cleaned = -6.20144e-05 Jy ! Component: 2150 - total flux cleaned = 9.3136e-05 Jy ! Component: 2200 - total flux cleaned = 0.000202636 Jy ! Component: 2250 - total flux cleaned = 0.000267806 Jy ! Component: 2300 - total flux cleaned = 0.000396775 Jy ! Component: 2350 - total flux cleaned = 0.000439428 Jy ! Component: 2400 - total flux cleaned = 0.000524272 Jy ! Component: 2450 - total flux cleaned = 0.000649595 Jy ! Component: 2500 - total flux cleaned = 0.000690883 Jy ! Component: 2550 - total flux cleaned = 0.000752335 Jy ! Component: 2600 - total flux cleaned = 0.000691509 Jy ! Component: 2650 - total flux cleaned = 0.000812477 Jy ! Component: 2700 - total flux cleaned = 0.000911792 Jy ! Component: 2750 - total flux cleaned = 0.000852619 Jy ! Component: 2800 - total flux cleaned = 0.000950992 Jy ! Component: 2850 - total flux cleaned = 0.00100927 Jy ! Component: 2900 - total flux cleaned = 0.00106704 Jy ! Component: 2950 - total flux cleaned = 0.00110553 Jy ! Component: 3000 - total flux cleaned = 0.00116253 Jy ! Component: 3050 - total flux cleaned = 0.00127581 Jy ! Component: 3100 - total flux cleaned = 0.00135056 Jy ! Component: 3150 - total flux cleaned = 0.00135053 Jy ! Component: 3200 - total flux cleaned = 0.00142446 Jy ! Component: 3250 - total flux cleaned = 0.0015525 Jy ! Component: 3300 - total flux cleaned = 0.00151623 Jy ! Component: 3350 - total flux cleaned = 0.00160643 Jy ! Component: 3400 - total flux cleaned = 0.00164212 Jy ! Component: 3450 - total flux cleaned = 0.00167762 Jy ! Component: 3500 - total flux cleaned = 0.00173081 Jy ! Component: 3550 - total flux cleaned = 0.00173091 Jy ! Component: 3600 - total flux cleaned = 0.00183546 Jy ! Component: 3650 - total flux cleaned = 0.00183552 Jy ! Component: 3700 - total flux cleaned = 0.00187001 Jy ! Component: 3750 - total flux cleaned = 0.00190439 Jy ! Component: 3800 - total flux cleaned = 0.0019555 Jy ! Component: 3850 - total flux cleaned = 0.00202293 Jy ! Component: 3900 - total flux cleaned = 0.00197266 Jy ! Component: 3950 - total flux cleaned = 0.0021063 Jy ! Component: 4000 - total flux cleaned = 0.0021394 Jy ! Component: 4050 - total flux cleaned = 0.00213931 Jy ! Total flux subtracted in 4096 components = 0.00222136 Jy ! Clean residual min=-0.000888 max=0.000986 Jy/beam ! Clean residual mean=0.000001 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.565807 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 353 components and 0.565807 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2314-3138_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.489 at 0.5621 degrees (North through East) ! Clean map min=-0.0020401 max=0.45487 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2314-3138_S_map.fits wmodel /image_prod/ug002_uva//J2314-3138_S_map.mod ! Writing 353 model components to file: /image_prod/ug002_uva//J2314-3138_S_map.mod wobs /image_prod/ug002_uva//J2314-3138_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2314-3138_S_uvs.fits wwins /image_prod/ug002_uva//J2314-3138_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2314-3138_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.454867 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273176 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.180169 0.180169 0.360337 0.720674 1.44135 2.8827 5.76539 11.5308 23.0616 46.1232 92.2463 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.454 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1665.11 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2314-3138_S_dfm.log closed on Thu Mar 5 06:08:59 2020