! Started logfile: /image_prod/ug002_uva//J2015-1703_S_b_dfm.log on Thu Mar 5 04:41: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//J2015-1703_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2015-1703_S_b_uva.fits ! AN table 1: 70 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.990079 visibilities/baseline/integration-bin. ! Found source: J2015-1703 ! ! 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 7485 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 J2015-1703_S_b] 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.006136Jy sigma=7.536143 ! Fit after self-cal, rms=0.909403Jy sigma=6.726565 ! 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=3.353 mas, bmaj=12.34 mas, bpa=17.89 degrees ! Estimated noise=1.91687 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.0733497 Jy ! Component: 100 - total flux cleaned = 0.0985625 Jy ! Total flux subtracted in 100 components = 0.0985625 Jy ! Clean residual min=-0.006873 max=0.011641 Jy/beam ! Clean residual mean=-0.000003 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.0985625 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0985625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082010Jy sigma=0.546953 ! Fit after self-cal, rms=0.081749Jy sigma=0.544880 ! 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=4.014 mas, bmaj=13.28 mas, bpa=16.29 degrees ! Estimated noise=1.1522 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.0159889 Jy ! Component: 100 - total flux cleaned = 0.0238986 Jy ! Component: 150 - total flux cleaned = 0.028097 Jy ! Component: 200 - total flux cleaned = 0.030144 Jy ! Total flux subtracted in 200 components = 0.030144 Jy ! Clean residual min=-0.006148 max=0.005779 Jy/beam ! Clean residual mean=0.000020 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.128706 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.128706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079144Jy sigma=0.518146 ! Fit after self-cal, rms=0.079116Jy sigma=0.517884 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.014 x 13.28 at 16.29 degrees (North through East) ! Clean map min=-0.0061529 max=0.082452 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.90 HN 1.04 KP 1.00 ! LA 1.05 NL 0.92 OV 0.89 PT 1.07 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.10 FD 0.91 HN 0.98 KP 1.00 ! LA 1.08 NL 0.87 OV 0.88 PT 1.07 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.93 HN 1.05 KP 1.02 ! LA 1.10 NL 0.88 OV 0.92 PT 1.10 ! SC 1.09 ! ! ! Fit before self-cal, rms=0.079116Jy sigma=0.517884 ! Fit after self-cal, rms=0.097398Jy sigma=0.506712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=13.21 mas, bpa=15.62 degrees ! Estimated noise=1.17319 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.000694372 Jy ! Component: 100 - total flux cleaned = -0.000749552 Jy ! Component: 150 - total flux cleaned = -0.000799409 Jy ! Component: 200 - total flux cleaned = -0.000842377 Jy ! Total flux subtracted in 200 components = -0.000842377 Jy ! Clean residual min=-0.003988 max=0.003534 Jy/beam ! Clean residual mean=0.000010 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.127864 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.127864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097303Jy sigma=0.506166 ! Fit after self-cal, rms=0.097454Jy sigma=0.505900 ! 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.097454Jy sigma=0.505900 ! Fit after self-cal, rms=0.099874Jy sigma=0.505799 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=13.17 mas, bpa=15.63 degrees ! Estimated noise=1.16983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00070618 Jy ! Component: 100 - total flux cleaned = -0.00075553 Jy ! Component: 150 - total flux cleaned = -0.000838122 Jy ! Component: 200 - total flux cleaned = -0.000874625 Jy ! Total flux subtracted in 200 components = -0.000874625 Jy ! Clean residual min=-0.003829 max=0.003361 Jy/beam ! Clean residual mean=0.000010 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.126989 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.126989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099813Jy sigma=0.505442 ! Fit after self-cal, rms=0.099816Jy sigma=0.505434 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 = -4.07765e-05 Jy ! Component: 100 - total flux cleaned = -0.000102363 Jy ! Component: 150 - total flux cleaned = -0.00015874 Jy ! Component: 200 - total flux cleaned = -0.000183311 Jy ! Total flux subtracted in 200 components = -0.000183311 Jy ! Clean residual min=-0.003855 max=0.003306 Jy/beam ! Clean residual mean=0.000010 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.126806 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.126806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099792Jy sigma=0.505271 ! Fit after self-cal, rms=0.099789Jy sigma=0.505266 ! 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.099789Jy sigma=0.505266 ! Fit after self-cal, rms=0.096488Jy sigma=0.504019 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.047 mas, bmaj=13.17 mas, bpa=15.43 degrees ! Estimated noise=1.16959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335914 Jy ! Component: 100 - total flux cleaned = -0.000369064 Jy ! Component: 150 - total flux cleaned = -0.00036788 Jy ! Component: 200 - total flux cleaned = -0.00042018 Jy ! Total flux subtracted in 200 components = -0.00042018 Jy ! Clean residual min=-0.003763 max=0.003003 Jy/beam ! Clean residual mean=0.000006 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.126386 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.126386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096462Jy sigma=0.503797 ! Fit after self-cal, rms=0.096469Jy sigma=0.503771 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.51071e-05 Jy ! Component: 100 - total flux cleaned = -0.000129684 Jy ! Component: 150 - total flux cleaned = -0.000170775 Jy ! Component: 200 - total flux cleaned = -0.000227643 Jy ! Total flux subtracted in 200 components = -0.000227643 Jy ! Clean residual min=-0.003815 max=0.002946 Jy/beam ! Clean residual mean=0.000006 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.126158 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.126158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096458Jy sigma=0.503682 ! Fit after self-cal, rms=0.096456Jy sigma=0.503676 ! 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.096456Jy sigma=0.503676 ! Fit after self-cal, rms=0.098057Jy sigma=0.503613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=18.42 mas, bpa=2.995 degrees ! Estimated noise=1.31441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699019 Jy ! Component: 100 - total flux cleaned = -0.000842997 Jy ! Component: 150 - total flux cleaned = -0.000934235 Jy ! Component: 200 - total flux cleaned = -0.000996248 Jy ! Total flux subtracted in 200 components = -0.000996248 Jy ! Clean residual min=-0.004087 max=0.003158 Jy/beam ! Clean residual mean=0.000010 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.125162 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.125162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098048Jy sigma=0.503562 ! Fit after self-cal, rms=0.098048Jy sigma=0.503538 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.000150449 Jy ! Component: 100 - total flux cleaned = -0.000235734 Jy ! Component: 150 - total flux cleaned = -0.000251141 Jy ! Component: 200 - total flux cleaned = -0.00026675 Jy ! Total flux subtracted in 200 components = -0.00026675 Jy ! Clean residual min=-0.004034 max=0.003125 Jy/beam ! Clean residual mean=0.000010 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.124895 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.124895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098047Jy sigma=0.503525 ! Fit after self-cal, rms=0.098046Jy sigma=0.503520 ! 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=4.046 mas, bmaj=13.14 mas, bpa=15.39 degrees ! Estimated noise=1.16793 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 13.14 at 15.39 degrees (North through East) ! Clean map min=-0.0036597 max=0.088268 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=3.4 mas, bmaj=12.25 mas, bpa=16.97 degrees ! Estimated noise=1.98081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0753101 Jy ! Component: 100 - total flux cleaned = 0.0993083 Jy ! Component: 150 - total flux cleaned = 0.10923 Jy ! Component: 200 - total flux cleaned = 0.114357 Jy ! Total flux subtracted in 200 components = 0.114357 Jy ! Clean residual min=-0.004749 max=0.003676 Jy/beam ! Clean residual mean=0.000000 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.114357 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.114357 Jy ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=13.14 mas, bpa=15.39 degrees ! Estimated noise=1.16793 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.00387984 Jy ! Component: 100 - total flux cleaned = 0.0061962 Jy ! Component: 150 - total flux cleaned = 0.00773812 Jy ! Component: 200 - total flux cleaned = 0.00856711 Jy ! Total flux subtracted in 200 components = 0.00856711 Jy ! Clean residual min=-0.003968 max=0.002752 Jy/beam ! Clean residual mean=0.000005 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.122924 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.122924 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.708 mas, bmaj=18.42 mas, bpa=2.995 degrees ! Estimated noise=1.31441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395192 Jy ! Component: 100 - total flux cleaned = 0.00056709 Jy ! Component: 150 - total flux cleaned = 0.000688288 Jy ! Component: 200 - total flux cleaned = 0.000799003 Jy ! Total flux subtracted in 200 components = 0.000799003 Jy ! Clean residual min=-0.004214 max=0.003183 Jy/beam ! Clean residual mean=0.000009 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.123723 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.000126377 Jy ! Component: 100 - total flux cleaned = 0.000218562 Jy ! Component: 150 - total flux cleaned = 0.000322937 Jy ! Component: 200 - total flux cleaned = 0.000398548 Jy ! Total flux subtracted in 200 components = 0.000398548 Jy ! Clean residual min=-0.004145 max=0.003192 Jy/beam ! Clean residual mean=0.000009 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.124122 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.124122 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=13.14 mas, bpa=15.39 degrees ! Estimated noise=1.16793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.76328e-06 Jy ! Component: 100 - total flux cleaned = 4.37061e-05 Jy ! Component: 150 - total flux cleaned = 0.00012873 Jy ! Component: 200 - total flux cleaned = 0.000202113 Jy ! Total flux subtracted in 200 components = 0.000202113 Jy ! Clean residual min=-0.003867 max=0.002767 Jy/beam ! Clean residual mean=0.000005 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.124324 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.124324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098071Jy sigma=0.503363 ! Fit after self-cal, rms=0.098052Jy sigma=0.503330 wmodel J2015-1703_S_b_map.mod ! Writing 70 model components to file: J2015-1703_S_b_map.mod wobs J2015-1703_S_b_uvs.fits ! Writing UV FITS file: J2015-1703_S_b_uvs.fits wwins J2015-1703_S_b_map.win ! wwins: Wrote 1 windows to J2015-1703_S_b_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.0015634 Jy ! Component: 100 - total flux cleaned = -0.00220141 Jy ! Component: 150 - total flux cleaned = -0.0022028 Jy ! Component: 200 - total flux cleaned = -0.00215815 Jy ! Component: 250 - total flux cleaned = -0.00203009 Jy ! Component: 300 - total flux cleaned = -0.00186595 Jy ! Component: 350 - total flux cleaned = -0.00170808 Jy ! Component: 400 - total flux cleaned = -0.00155744 Jy ! Component: 450 - total flux cleaned = -0.00144896 Jy ! Component: 500 - total flux cleaned = -0.00123814 Jy ! Component: 550 - total flux cleaned = -0.00110127 Jy ! Component: 600 - total flux cleaned = -0.000967135 Jy ! Component: 650 - total flux cleaned = -0.000805469 Jy ! Component: 700 - total flux cleaned = -0.000587283 Jy ! Component: 750 - total flux cleaned = -0.000497244 Jy ! Component: 800 - total flux cleaned = -0.000349251 Jy ! Component: 850 - total flux cleaned = -0.000204624 Jy ! Component: 900 - total flux cleaned = -3.53986e-05 Jy ! Component: 950 - total flux cleaned = 0.000129096 Jy ! Component: 1000 - total flux cleaned = 0.000209312 Jy ! Component: 1050 - total flux cleaned = 0.000367055 Jy ! Component: 1100 - total flux cleaned = 0.000495518 Jy ! Component: 1150 - total flux cleaned = 0.000596541 Jy ! Component: 1200 - total flux cleaned = 0.000769104 Jy ! Component: 1250 - total flux cleaned = 0.000817661 Jy ! Component: 1300 - total flux cleaned = 0.000960534 Jy ! Component: 1350 - total flux cleaned = 0.00105347 Jy ! Component: 1400 - total flux cleaned = 0.00107629 Jy ! Component: 1450 - total flux cleaned = 0.00116657 Jy ! Component: 1500 - total flux cleaned = 0.00125517 Jy ! Component: 1550 - total flux cleaned = 0.00125502 Jy ! Component: 1600 - total flux cleaned = 0.00138418 Jy ! Component: 1650 - total flux cleaned = 0.00148995 Jy ! Component: 1700 - total flux cleaned = 0.00155247 Jy ! Component: 1750 - total flux cleaned = 0.00173733 Jy ! Component: 1800 - total flux cleaned = 0.00191923 Jy ! Component: 1850 - total flux cleaned = 0.00199848 Jy ! Component: 1900 - total flux cleaned = 0.00213604 Jy ! Component: 1950 - total flux cleaned = 0.00223307 Jy ! Component: 2000 - total flux cleaned = 0.00234826 Jy ! Component: 2050 - total flux cleaned = 0.00249971 Jy ! Component: 2100 - total flux cleaned = 0.00261175 Jy ! Component: 2150 - total flux cleaned = 0.00274091 Jy ! Component: 2200 - total flux cleaned = 0.00277731 Jy ! Component: 2250 - total flux cleaned = 0.00293983 Jy ! Component: 2300 - total flux cleaned = 0.00306478 Jy ! Component: 2350 - total flux cleaned = 0.00325844 Jy ! Component: 2400 - total flux cleaned = 0.00343239 Jy ! Component: 2450 - total flux cleaned = 0.0035356 Jy ! Component: 2500 - total flux cleaned = 0.00370615 Jy ! Component: 2550 - total flux cleaned = 0.00384117 Jy ! Component: 2600 - total flux cleaned = 0.00399157 Jy ! Component: 2650 - total flux cleaned = 0.00415676 Jy ! Component: 2700 - total flux cleaned = 0.00428746 Jy ! Component: 2750 - total flux cleaned = 0.00440077 Jy ! Component: 2800 - total flux cleaned = 0.00451305 Jy ! Component: 2850 - total flux cleaned = 0.00467221 Jy ! Component: 2900 - total flux cleaned = 0.00482977 Jy ! Component: 2950 - total flux cleaned = 0.0050017 Jy ! Component: 3000 - total flux cleaned = 0.00511001 Jy ! Component: 3050 - total flux cleaned = 0.0052328 Jy ! Component: 3100 - total flux cleaned = 0.00533946 Jy ! Component: 3150 - total flux cleaned = 0.00550549 Jy ! Component: 3200 - total flux cleaned = 0.00561027 Jy ! Component: 3250 - total flux cleaned = 0.00575882 Jy ! Component: 3300 - total flux cleaned = 0.00589127 Jy ! Component: 3350 - total flux cleaned = 0.00605191 Jy ! Component: 3400 - total flux cleaned = 0.00618233 Jy ! Component: 3450 - total flux cleaned = 0.00629746 Jy ! Component: 3500 - total flux cleaned = 0.00645465 Jy ! Component: 3550 - total flux cleaned = 0.00656802 Jy ! Component: 3600 - total flux cleaned = 0.00670895 Jy ! Component: 3650 - total flux cleaned = 0.00683477 Jy ! Component: 3700 - total flux cleaned = 0.00693201 Jy ! Component: 3750 - total flux cleaned = 0.00708389 Jy ! Component: 3800 - total flux cleaned = 0.00716612 Jy ! Component: 3850 - total flux cleaned = 0.0072753 Jy ! Component: 3900 - total flux cleaned = 0.00737008 Jy ! Component: 3950 - total flux cleaned = 0.00747788 Jy ! Component: 4000 - total flux cleaned = 0.00763841 Jy ! Component: 4050 - total flux cleaned = 0.00770492 Jy ! Total flux subtracted in 4096 components = 0.00782398 Jy ! Clean residual min=-0.000741 max=0.000752 Jy/beam ! Clean residual mean=0.000004 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.132148 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 369 components and 0.132148 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2015-1703_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 13.14 at 15.39 degrees (North through East) ! Clean map min=-0.0023135 max=0.091667 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2015-1703_S_b_map.fits wmodel /image_prod/ug002_uva//J2015-1703_S_b_map.mod ! Writing 369 model components to file: /image_prod/ug002_uva//J2015-1703_S_b_map.mod wobs /image_prod/ug002_uva//J2015-1703_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2015-1703_S_b_uvs.fits wwins /image_prod/ug002_uva//J2015-1703_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2015-1703_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0916672 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254364 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.832458 0.832458 1.66492 3.32983 6.65967 13.3193 26.6387 53.2773 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 360.378 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2015-1703_S_b_dfm.log closed on Thu Mar 5 04:41:59 2020