! Started logfile: /image_prod/ug002_uva//J0505-1615_S_dfm.log on Wed Mar 4 20:39:24 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//J0505-1615_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0505-1615_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.992361 visibilities/baseline/integration-bin. ! Found source: J0505-1615 ! ! 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 4287 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 J0505-1615_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.015647Jy sigma=6.985638 ! Fit after self-cal, rms=0.828893Jy sigma=5.648767 ! 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.158 mas, bmaj=13.79 mas, bpa=-17.82 degrees ! Estimated noise=2.14889 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.139131 Jy ! Component: 100 - total flux cleaned = 0.170651 Jy ! Total flux subtracted in 100 components = 0.170651 Jy ! Clean residual min=-0.006310 max=0.012224 Jy/beam ! Clean residual mean=-0.000047 rms=0.002050 Jy/beam ! Combined flux in latest and established models = 0.170651 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.170651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085373Jy sigma=0.488188 ! Fit after self-cal, rms=0.085377Jy sigma=0.488141 ! 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.84 mas, bmaj=15.06 mas, bpa=-16.7 degrees ! Estimated noise=1.63734 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 (39.5, -56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013634 Jy ! Component: 100 - total flux cleaned = 0.0209364 Jy ! Component: 150 - total flux cleaned = 0.0222461 Jy ! Component: 200 - total flux cleaned = 0.0222502 Jy ! Total flux subtracted in 200 components = 0.0222502 Jy ! Clean residual min=-0.004798 max=0.005243 Jy/beam ! Clean residual mean=-0.000024 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.192902 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.192902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083204Jy sigma=0.469814 ! Fit after self-cal, rms=0.083221Jy sigma=0.469494 ! 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.84 x 15.06 at -16.7 degrees (North through East) ! Clean map min=-0.0046687 max=0.17473 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 0.97 KP 0.97 ! LA 0.96 MK 1.03 NL 0.96 OV 0.96 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.80 FD 0.93 HN 1.00 KP 1.00 ! LA 1.04 MK 0.99 NL 1.07 OV 0.97 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 1.02 KP 0.98 ! LA 1.06 MK 0.97 NL 0.97 OV 0.96 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.083221Jy sigma=0.469494 ! Fit after self-cal, rms=0.090300Jy sigma=0.453553 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=15.52 mas, bpa=-16.8 degrees ! Estimated noise=1.64448 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.000465506 Jy ! Component: 100 - total flux cleaned = -0.000794779 Jy ! Component: 150 - total flux cleaned = -0.00101018 Jy ! Component: 200 - total flux cleaned = -0.00133729 Jy ! Total flux subtracted in 200 components = -0.00133729 Jy ! Clean residual min=-0.002887 max=0.003227 Jy/beam ! Clean residual mean=-0.000009 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.191564 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.191564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090147Jy sigma=0.452710 ! Fit after self-cal, rms=0.090261Jy sigma=0.452596 ! 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.090261Jy sigma=0.452596 ! Fit after self-cal, rms=0.089393Jy sigma=0.450891 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=15.5 mas, bpa=-16.99 degrees ! Estimated noise=1.64218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104572 Jy ! Component: 100 - total flux cleaned = -0.000440335 Jy ! Component: 150 - total flux cleaned = -0.000726624 Jy ! Component: 200 - total flux cleaned = -0.000899034 Jy ! Total flux subtracted in 200 components = -0.000899034 Jy ! Clean residual min=-0.002782 max=0.002898 Jy/beam ! Clean residual mean=-0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.190665 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.190665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089309Jy sigma=0.450466 ! Fit after self-cal, rms=0.089297Jy sigma=0.450431 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 (-35.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255297 Jy ! Component: 100 - total flux cleaned = 0.00354215 Jy ! Component: 150 - total flux cleaned = 0.0037991 Jy ! Component: 200 - total flux cleaned = 0.00394073 Jy ! Total flux subtracted in 200 components = 0.00394073 Jy ! Clean residual min=-0.002650 max=0.002383 Jy/beam ! Clean residual mean=-0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.194606 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.194606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089166Jy sigma=0.449762 ! Fit after self-cal, rms=0.089168Jy sigma=0.449719 ! 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.089168Jy sigma=0.449719 ! Fit after self-cal, rms=0.089101Jy sigma=0.449652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=15.5 mas, bpa=-17.03 degrees ! Estimated noise=1.63943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000509046 Jy ! Component: 100 - total flux cleaned = 0.000644905 Jy ! Component: 150 - total flux cleaned = 0.00056582 Jy ! Component: 200 - total flux cleaned = 0.000566503 Jy ! Total flux subtracted in 200 components = 0.000566503 Jy ! Clean residual min=-0.002524 max=0.002244 Jy/beam ! Clean residual mean=-0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.195173 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.195173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089041Jy sigma=0.449426 ! Fit after self-cal, rms=0.089041Jy sigma=0.449413 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.000273518 Jy ! Component: 100 - total flux cleaned = 0.000240197 Jy ! Component: 150 - total flux cleaned = 0.000207653 Jy ! Component: 200 - total flux cleaned = 0.000147218 Jy ! Total flux subtracted in 200 components = 0.000147218 Jy ! Clean residual min=-0.002466 max=0.002172 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.19532 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 136 components and 0.19532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089003Jy sigma=0.449286 ! Fit after self-cal, rms=0.089002Jy sigma=0.449282 ! 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.089002Jy sigma=0.449282 ! Fit after self-cal, rms=0.088946Jy sigma=0.449261 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.025 mas, bmaj=19.84 mas, bpa=-7.662 degrees ! Estimated noise=1.81856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.5018e-05 Jy ! Component: 100 - total flux cleaned = -4.13394e-05 Jy ! Component: 150 - total flux cleaned = -6.64731e-05 Jy ! Component: 200 - total flux cleaned = -9.10054e-05 Jy ! Total flux subtracted in 200 components = -9.10054e-05 Jy ! Clean residual min=-0.002126 max=0.002312 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.195229 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.195229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088930Jy sigma=0.449196 ! Fit after self-cal, rms=0.088927Jy sigma=0.449189 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 = 3.42771e-05 Jy ! Component: 100 - total flux cleaned = -3.32147e-05 Jy ! Component: 150 - total flux cleaned = -5.36266e-05 Jy ! Component: 200 - total flux cleaned = -7.32667e-05 Jy ! Total flux subtracted in 200 components = -7.32667e-05 Jy ! Clean residual min=-0.002113 max=0.002204 Jy/beam ! Clean residual mean=-0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.195156 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 173 components and 0.195156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088918Jy sigma=0.449154 ! Fit after self-cal, rms=0.088916Jy sigma=0.449151 ! 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.835 mas, bmaj=15.5 mas, bpa=-17.04 degrees ! Estimated noise=1.63749 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 15.5 at -17.04 degrees (North through East) ! Clean map min=-0.0027007 max=0.17416 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.154 mas, bmaj=14.08 mas, bpa=-18.1 degrees ! Estimated noise=2.14528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138821 Jy ! Component: 100 - total flux cleaned = 0.169321 Jy ! Component: 150 - total flux cleaned = 0.179013 Jy ! Component: 200 - total flux cleaned = 0.185046 Jy ! Total flux subtracted in 200 components = 0.185046 Jy ! Clean residual min=-0.004370 max=0.003648 Jy/beam ! Clean residual mean=-0.000012 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.185046 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.185046 Jy ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=15.5 mas, bpa=-17.04 degrees ! Estimated noise=1.63749 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 (-1.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397868 Jy ! Component: 100 - total flux cleaned = 0.00562714 Jy ! Component: 150 - total flux cleaned = 0.00634349 Jy ! Component: 200 - total flux cleaned = 0.00703715 Jy ! Total flux subtracted in 200 components = 0.00703715 Jy ! Clean residual min=-0.002545 max=0.002420 Jy/beam ! Clean residual mean=-0.000006 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.192083 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 68 components and 0.192083 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=8.025 mas, bmaj=19.84 mas, bpa=-7.662 degrees ! Estimated noise=1.81856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564681 Jy ! Component: 100 - total flux cleaned = 0.000913615 Jy ! Component: 150 - total flux cleaned = 0.00111367 Jy ! Component: 200 - total flux cleaned = 0.00120227 Jy ! Total flux subtracted in 200 components = 0.00120227 Jy ! Clean residual min=-0.002333 max=0.002377 Jy/beam ! Clean residual mean=-0.000005 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.193285 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 = 8.1092e-05 Jy ! Component: 100 - total flux cleaned = 0.000156039 Jy ! Component: 150 - total flux cleaned = 0.000261223 Jy ! Component: 200 - total flux cleaned = 0.000326643 Jy ! Total flux subtracted in 200 components = 0.000326643 Jy ! Clean residual min=-0.002287 max=0.002182 Jy/beam ! Clean residual mean=-0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.193612 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 129 components and 0.193612 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=15.5 mas, bpa=-17.04 degrees ! Estimated noise=1.63749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427752 Jy ! Component: 100 - total flux cleaned = 0.000630704 Jy ! Component: 150 - total flux cleaned = 0.000722405 Jy ! Component: 200 - total flux cleaned = 0.000807635 Jy ! Total flux subtracted in 200 components = 0.000807635 Jy ! Clean residual min=-0.002151 max=0.002055 Jy/beam ! Clean residual mean=-0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.19442 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.19442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088927Jy sigma=0.449363 ! Fit after self-cal, rms=0.088901Jy sigma=0.449324 wmodel J0505-1615_S_map.mod ! Writing 151 model components to file: J0505-1615_S_map.mod wobs J0505-1615_S_uvs.fits ! Writing UV FITS file: J0505-1615_S_uvs.fits wwins J0505-1615_S_map.win ! wwins: Wrote 4 windows to J0505-1615_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.000475462 Jy ! Component: 100 - total flux cleaned = -0.000476764 Jy ! Component: 150 - total flux cleaned = -0.000442445 Jy ! Component: 200 - total flux cleaned = -0.000409645 Jy ! Component: 250 - total flux cleaned = -0.000535541 Jy ! Component: 300 - total flux cleaned = -0.000658013 Jy ! Component: 350 - total flux cleaned = -0.000776186 Jy ! Component: 400 - total flux cleaned = -0.000891512 Jy ! Component: 450 - total flux cleaned = -0.000920329 Jy ! Component: 500 - total flux cleaned = -0.00114001 Jy ! Component: 550 - total flux cleaned = -0.00119401 Jy ! Component: 600 - total flux cleaned = -0.00129891 Jy ! Component: 650 - total flux cleaned = -0.00147764 Jy ! Component: 700 - total flux cleaned = -0.00155247 Jy ! Component: 750 - total flux cleaned = -0.00172434 Jy ! Component: 800 - total flux cleaned = -0.00179682 Jy ! Component: 850 - total flux cleaned = -0.00196236 Jy ! Component: 900 - total flux cleaned = -0.00205509 Jy ! Component: 950 - total flux cleaned = -0.00214639 Jy ! Component: 1000 - total flux cleaned = -0.00219146 Jy ! Component: 1050 - total flux cleaned = -0.00236887 Jy ! Component: 1100 - total flux cleaned = -0.00243432 Jy ! Component: 1150 - total flux cleaned = -0.00254168 Jy ! Component: 1200 - total flux cleaned = -0.0026265 Jy ! Component: 1250 - total flux cleaned = -0.00273065 Jy ! Component: 1300 - total flux cleaned = -0.00279231 Jy ! Component: 1350 - total flux cleaned = -0.00293406 Jy ! Component: 1400 - total flux cleaned = -0.00299377 Jy ! Component: 1450 - total flux cleaned = -0.00309263 Jy ! Component: 1500 - total flux cleaned = -0.00318967 Jy ! Component: 1550 - total flux cleaned = -0.00328593 Jy ! Component: 1600 - total flux cleaned = -0.00336153 Jy ! Component: 1650 - total flux cleaned = -0.00339921 Jy ! Component: 1700 - total flux cleaned = -0.00347357 Jy ! Component: 1750 - total flux cleaned = -0.00356544 Jy ! Component: 1800 - total flux cleaned = -0.00360193 Jy ! Component: 1850 - total flux cleaned = -0.00370984 Jy ! Component: 1900 - total flux cleaned = -0.00379873 Jy ! Component: 1950 - total flux cleaned = -0.00379879 Jy ! Component: 2000 - total flux cleaned = -0.00386873 Jy ! Component: 2050 - total flux cleaned = -0.00397228 Jy ! Component: 2100 - total flux cleaned = -0.00404067 Jy ! Component: 2150 - total flux cleaned = -0.00414246 Jy ! Component: 2200 - total flux cleaned = -0.00420989 Jy ! Component: 2250 - total flux cleaned = -0.00425985 Jy ! Component: 2300 - total flux cleaned = -0.00434251 Jy ! Component: 2350 - total flux cleaned = -0.00440801 Jy ! Component: 2400 - total flux cleaned = -0.00448912 Jy ! Component: 2450 - total flux cleaned = -0.00453728 Jy ! Component: 2500 - total flux cleaned = -0.00460109 Jy ! Component: 2550 - total flux cleaned = -0.00471192 Jy ! Component: 2600 - total flux cleaned = -0.00471174 Jy ! Component: 2650 - total flux cleaned = -0.00478928 Jy ! Component: 2700 - total flux cleaned = -0.00486649 Jy ! Component: 2750 - total flux cleaned = -0.00489699 Jy ! Component: 2800 - total flux cleaned = -0.00495771 Jy ! Component: 2850 - total flux cleaned = -0.00503296 Jy ! Component: 2900 - total flux cleaned = -0.00510758 Jy ! Component: 2950 - total flux cleaned = -0.00516669 Jy ! Component: 3000 - total flux cleaned = -0.00522522 Jy ! Component: 3050 - total flux cleaned = -0.00526889 Jy ! Component: 3100 - total flux cleaned = -0.00528331 Jy ! Component: 3150 - total flux cleaned = -0.00532641 Jy ! Component: 3200 - total flux cleaned = -0.00541192 Jy ! Component: 3250 - total flux cleaned = -0.00542609 Jy ! Component: 3300 - total flux cleaned = -0.0054401 Jy ! Component: 3350 - total flux cleaned = -0.00549584 Jy ! Component: 3400 - total flux cleaned = -0.00548198 Jy ! Component: 3450 - total flux cleaned = -0.0055782 Jy ! Component: 3500 - total flux cleaned = -0.00561911 Jy ! Component: 3550 - total flux cleaned = -0.00563257 Jy ! Component: 3600 - total flux cleaned = -0.00565942 Jy ! Component: 3650 - total flux cleaned = -0.00567268 Jy ! Component: 3700 - total flux cleaned = -0.00569928 Jy ! Component: 3750 - total flux cleaned = -0.005739 Jy ! Component: 3800 - total flux cleaned = -0.00572574 Jy ! Component: 3850 - total flux cleaned = -0.0057909 Jy ! Component: 3900 - total flux cleaned = -0.00580376 Jy ! Component: 3950 - total flux cleaned = -0.00577813 Jy ! Component: 4000 - total flux cleaned = -0.0058549 Jy ! Component: 4050 - total flux cleaned = -0.00586772 Jy ! Total flux subtracted in 4096 components = -0.00584248 Jy ! Clean residual min=-0.000741 max=0.000782 Jy/beam ! Clean residual mean=-0.000003 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.188577 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 407 components and 0.188577 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0505-1615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 15.5 at -17.04 degrees (North through East) ! Clean map min=-0.0019918 max=0.17503 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0505-1615_S_map.fits wmodel /image_prod/ug002_uva//J0505-1615_S_map.mod ! Writing 407 model components to file: /image_prod/ug002_uva//J0505-1615_S_map.mod wobs /image_prod/ug002_uva//J0505-1615_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0505-1615_S_uvs.fits wwins /image_prod/ug002_uva//J0505-1615_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0505-1615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.175034 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.405374 0.405374 0.810749 1.6215 3.243 6.48599 12.972 25.944 51.8879 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.175 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 740.056 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0505-1615_S_dfm.log closed on Wed Mar 4 20:39:27 2020