! Started logfile: /image_prod/ug002_uva//J0016-2343_S_dfm.log on Wed Mar 4 18:21:11 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//J0016-2343_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0016-2343_S_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995556 visibilities/baseline/integration-bin. ! Found source: J0016-2343 ! ! 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 4032 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 J0016-2343_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.004837Jy sigma=7.171030 ! Fit after self-cal, rms=0.877497Jy sigma=6.179109 ! 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.552 mas, bmaj=7.16 mas, bpa=-3.277 degrees ! Estimated noise=2.20867 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.0974234 Jy ! Component: 100 - total flux cleaned = 0.125555 Jy ! Total flux subtracted in 100 components = 0.125555 Jy ! Clean residual min=-0.008658 max=0.012585 Jy/beam ! Clean residual mean=-0.000061 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.125555 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.125555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084590Jy sigma=0.557584 ! Fit after self-cal, rms=0.084612Jy sigma=0.557287 ! 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.055 mas, bmaj=8.253 mas, bpa=-3.013 degrees ! Estimated noise=1.62112 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 (3, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164862 Jy ! Component: 100 - total flux cleaned = 0.0260242 Jy ! Component: 150 - total flux cleaned = 0.032268 Jy ! Component: 200 - total flux cleaned = 0.0365574 Jy ! Total flux subtracted in 200 components = 0.0365574 Jy ! Clean residual min=-0.006683 max=0.007743 Jy/beam ! Clean residual mean=-0.000061 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.162112 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 64 components and 0.162112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081854Jy sigma=0.526204 ! Fit after self-cal, rms=0.081794Jy sigma=0.525051 ! 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.055 x 8.253 at -3.013 degrees (North through East) ! Clean map min=-0.0065871 max=0.12191 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.04 HN 1.21 KP 1.03 ! LA 1.02 MK 1.03 NL 1.03 OV 0.66 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.08 HN 1.21 KP 0.97 ! LA 0.99 MK 0.99 NL 0.99 OV 0.94 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.08 HN 1.22 KP 1.04 ! LA 0.99 MK 1.05 NL 0.95 OV 0.67 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.081794Jy sigma=0.525051 ! Fit after self-cal, rms=0.082977Jy sigma=0.489964 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.276 mas, bpa=-2.403 degrees ! Estimated noise=1.61636 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.000976088 Jy ! Component: 100 - total flux cleaned = 0.000971006 Jy ! Component: 150 - total flux cleaned = 0.000969039 Jy ! Component: 200 - total flux cleaned = 0.000970063 Jy ! Total flux subtracted in 200 components = 0.000970063 Jy ! Clean residual min=-0.003534 max=0.003935 Jy/beam ! Clean residual mean=-0.000030 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.163082 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.163082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082838Jy sigma=0.489451 ! Fit after self-cal, rms=0.083127Jy sigma=0.488617 ! 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.083127Jy sigma=0.488617 ! Fit after self-cal, rms=0.083249Jy sigma=0.487235 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.272 mas, bpa=-2.411 degrees ! Estimated noise=1.61184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.72153e-05 Jy ! Component: 100 - total flux cleaned = -3.29387e-05 Jy ! Component: 150 - total flux cleaned = 8.31959e-06 Jy ! Component: 200 - total flux cleaned = 8.76878e-05 Jy ! Total flux subtracted in 200 components = 8.76878e-05 Jy ! Clean residual min=-0.003329 max=0.003648 Jy/beam ! Clean residual mean=-0.000028 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.16317 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.16317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083174Jy sigma=0.487041 ! Fit after self-cal, rms=0.083195Jy sigma=0.487018 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.000164635 Jy ! Component: 100 - total flux cleaned = 0.000201657 Jy ! Component: 150 - total flux cleaned = 0.000270047 Jy ! Component: 200 - total flux cleaned = 0.000302176 Jy ! Total flux subtracted in 200 components = 0.000302176 Jy ! Clean residual min=-0.003295 max=0.003622 Jy/beam ! Clean residual mean=-0.000027 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.163472 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.163472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083148Jy sigma=0.486888 ! Fit after self-cal, rms=0.083146Jy sigma=0.486878 ! 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.083146Jy sigma=0.486878 ! Fit after self-cal, rms=0.083094Jy sigma=0.486071 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.256 mas, bpa=-2.394 degrees ! Estimated noise=1.60375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000621257 Jy ! Component: 100 - total flux cleaned = -0.000588469 Jy ! Component: 150 - total flux cleaned = -0.000588201 Jy ! Component: 200 - total flux cleaned = -0.000588023 Jy ! Total flux subtracted in 200 components = -0.000588023 Jy ! Clean residual min=-0.003424 max=0.003687 Jy/beam ! Clean residual mean=-0.000025 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.162884 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.162884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083052Jy sigma=0.485995 ! Fit after self-cal, rms=0.083061Jy sigma=0.485979 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 = 5.61845e-05 Jy ! Component: 100 - total flux cleaned = 5.57967e-05 Jy ! Component: 150 - total flux cleaned = 7.92558e-05 Jy ! Component: 200 - total flux cleaned = 7.89093e-05 Jy ! Total flux subtracted in 200 components = 7.89093e-05 Jy ! Clean residual min=-0.003412 max=0.003654 Jy/beam ! Clean residual mean=-0.000025 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.162963 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.162963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083037Jy sigma=0.485927 ! Fit after self-cal, rms=0.083035Jy sigma=0.485921 ! 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.083035Jy sigma=0.485921 ! Fit after self-cal, rms=0.083099Jy sigma=0.485893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.805 mas, bmaj=19.69 mas, bpa=2.128 degrees ! Estimated noise=1.94662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171025 Jy ! Component: 100 - total flux cleaned = 0.000324107 Jy ! Component: 150 - total flux cleaned = 0.000454837 Jy ! Component: 200 - total flux cleaned = 0.000551085 Jy ! Total flux subtracted in 200 components = 0.000551085 Jy ! Clean residual min=-0.004116 max=0.004409 Jy/beam ! Clean residual mean=-0.000049 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.163514 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.163514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083088Jy sigma=0.485916 ! Fit after self-cal, rms=0.083101Jy sigma=0.485894 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 = 6.24174e-05 Jy ! Component: 100 - total flux cleaned = 0.00017885 Jy ! Component: 150 - total flux cleaned = 0.000246605 Jy ! Component: 200 - total flux cleaned = 0.000275694 Jy ! Total flux subtracted in 200 components = 0.000275694 Jy ! Clean residual min=-0.004114 max=0.004443 Jy/beam ! Clean residual mean=-0.000049 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.16379 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 103 components and 0.16379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083103Jy sigma=0.485925 ! Fit after self-cal, rms=0.083108Jy sigma=0.485912 ! 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.082 mas, bmaj=8.25 mas, bpa=-2.418 degrees ! Estimated noise=1.59847 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 8.25 at -2.418 degrees (North through East) ! Clean map min=-0.003297 max=0.12279 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.58 mas, bmaj=7.111 mas, bpa=-2.637 degrees ! Estimated noise=2.19023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0965106 Jy ! Component: 100 - total flux cleaned = 0.124343 Jy ! Component: 150 - total flux cleaned = 0.1367 Jy ! Component: 200 - total flux cleaned = 0.144147 Jy ! Total flux subtracted in 200 components = 0.144147 Jy ! Clean residual min=-0.005808 max=0.004870 Jy/beam ! Clean residual mean=-0.000021 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.144147 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.144147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.25 mas, bpa=-2.418 degrees ! Estimated noise=1.59847 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.00631448 Jy ! Component: 100 - total flux cleaned = 0.0101988 Jy ! Component: 150 - total flux cleaned = 0.0127837 Jy ! Component: 200 - total flux cleaned = 0.0145327 Jy ! Total flux subtracted in 200 components = 0.0145327 Jy ! Clean residual min=-0.003681 max=0.003727 Jy/beam ! Clean residual mean=-0.000030 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.158679 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 65 components and 0.158679 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.805 mas, bmaj=19.69 mas, bpa=2.128 degrees ! Estimated noise=1.94662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245545 Jy ! Component: 100 - total flux cleaned = 0.00351998 Jy ! Component: 150 - total flux cleaned = 0.00371612 Jy ! Component: 200 - total flux cleaned = 0.00392296 Jy ! Total flux subtracted in 200 components = 0.00392296 Jy ! Clean residual min=-0.004214 max=0.004331 Jy/beam ! Clean residual mean=-0.000052 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.162602 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.000151638 Jy ! Component: 100 - total flux cleaned = 0.000312123 Jy ! Component: 150 - total flux cleaned = 0.000432901 Jy ! Component: 200 - total flux cleaned = 0.000543544 Jy ! Total flux subtracted in 200 components = 0.000543544 Jy ! Clean residual min=-0.004179 max=0.004388 Jy/beam ! Clean residual mean=-0.000050 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.163146 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.163146 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.25 mas, bpa=-2.418 degrees ! Estimated noise=1.59847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006263 Jy ! Component: 100 - total flux cleaned = -0.000580661 Jy ! Component: 150 - total flux cleaned = -0.000581718 Jy ! Component: 200 - total flux cleaned = -0.000581332 Jy ! Total flux subtracted in 200 components = -0.000581332 Jy ! Clean residual min=-0.003496 max=0.003674 Jy/beam ! Clean residual mean=-0.000025 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.162564 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.162564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083090Jy sigma=0.486052 ! Fit after self-cal, rms=0.083080Jy sigma=0.486016 wmodel J0016-2343_S_map.mod ! Writing 88 model components to file: J0016-2343_S_map.mod wobs J0016-2343_S_uvs.fits ! Writing UV FITS file: J0016-2343_S_uvs.fits wwins J0016-2343_S_map.win ! wwins: Wrote 2 windows to J0016-2343_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.000858111 Jy ! Component: 100 - total flux cleaned = 0.00170479 Jy ! Component: 150 - total flux cleaned = 0.00238293 Jy ! Component: 200 - total flux cleaned = 0.00296742 Jy ! Component: 250 - total flux cleaned = 0.00342198 Jy ! Component: 300 - total flux cleaned = 0.00356804 Jy ! Component: 350 - total flux cleaned = 0.00375566 Jy ! Component: 400 - total flux cleaned = 0.00389131 Jy ! Component: 450 - total flux cleaned = 0.00411251 Jy ! Component: 500 - total flux cleaned = 0.00432803 Jy ! Component: 550 - total flux cleaned = 0.00445365 Jy ! Component: 600 - total flux cleaned = 0.00449485 Jy ! Component: 650 - total flux cleaned = 0.00453524 Jy ! Component: 700 - total flux cleaned = 0.00453501 Jy ! Component: 750 - total flux cleaned = 0.00461099 Jy ! Component: 800 - total flux cleaned = 0.00460993 Jy ! Component: 850 - total flux cleaned = 0.00461026 Jy ! Component: 900 - total flux cleaned = 0.00453936 Jy ! Component: 950 - total flux cleaned = 0.00467899 Jy ! Component: 1000 - total flux cleaned = 0.00464363 Jy ! Component: 1050 - total flux cleaned = 0.00460951 Jy ! Component: 1100 - total flux cleaned = 0.00454327 Jy ! Component: 1150 - total flux cleaned = 0.00460891 Jy ! Component: 1200 - total flux cleaned = 0.00460869 Jy ! Component: 1250 - total flux cleaned = 0.00451483 Jy ! Component: 1300 - total flux cleaned = 0.00448368 Jy ! Component: 1350 - total flux cleaned = 0.00445329 Jy ! Component: 1400 - total flux cleaned = 0.0044829 Jy ! Component: 1450 - total flux cleaned = 0.00439433 Jy ! Component: 1500 - total flux cleaned = 0.00442377 Jy ! Component: 1550 - total flux cleaned = 0.00448144 Jy ! Component: 1600 - total flux cleaned = 0.00445318 Jy ! Component: 1650 - total flux cleaned = 0.00445359 Jy ! Component: 1700 - total flux cleaned = 0.00453638 Jy ! Component: 1750 - total flux cleaned = 0.00461743 Jy ! Component: 1800 - total flux cleaned = 0.00448306 Jy ! Component: 1850 - total flux cleaned = 0.00456282 Jy ! Component: 1900 - total flux cleaned = 0.00461559 Jy ! Component: 1950 - total flux cleaned = 0.00466699 Jy ! Component: 2000 - total flux cleaned = 0.00469239 Jy ! Component: 2050 - total flux cleaned = 0.00476739 Jy ! Component: 2100 - total flux cleaned = 0.00469161 Jy ! Component: 2150 - total flux cleaned = 0.00471604 Jy ! Component: 2200 - total flux cleaned = 0.0047159 Jy ! Component: 2250 - total flux cleaned = 0.00474016 Jy ! Component: 2300 - total flux cleaned = 0.00483491 Jy ! Component: 2350 - total flux cleaned = 0.00488184 Jy ! Component: 2400 - total flux cleaned = 0.00495189 Jy ! Component: 2450 - total flux cleaned = 0.00495175 Jy ! Component: 2500 - total flux cleaned = 0.00495181 Jy ! Component: 2550 - total flux cleaned = 0.00497406 Jy ! Component: 2600 - total flux cleaned = 0.00492944 Jy ! Component: 2650 - total flux cleaned = 0.00492966 Jy ! Component: 2700 - total flux cleaned = 0.00497383 Jy ! Component: 2750 - total flux cleaned = 0.00512564 Jy ! Component: 2800 - total flux cleaned = 0.0051255 Jy ! Component: 2850 - total flux cleaned = 0.00523172 Jy ! Component: 2900 - total flux cleaned = 0.00527364 Jy ! Component: 2950 - total flux cleaned = 0.00529486 Jy ! Component: 3000 - total flux cleaned = 0.00543957 Jy ! Component: 3050 - total flux cleaned = 0.0054398 Jy ! Component: 3100 - total flux cleaned = 0.00554132 Jy ! Component: 3150 - total flux cleaned = 0.0055815 Jy ! Component: 3200 - total flux cleaned = 0.00572119 Jy ! Component: 3250 - total flux cleaned = 0.00582018 Jy ! Component: 3300 - total flux cleaned = 0.00591846 Jy ! Component: 3350 - total flux cleaned = 0.00599669 Jy ! Component: 3400 - total flux cleaned = 0.00605467 Jy ! Component: 3450 - total flux cleaned = 0.00616952 Jy ! Component: 3500 - total flux cleaned = 0.00626496 Jy ! Component: 3550 - total flux cleaned = 0.00637802 Jy ! Component: 3600 - total flux cleaned = 0.00643411 Jy ! Component: 3650 - total flux cleaned = 0.00656429 Jy ! Component: 3700 - total flux cleaned = 0.00660145 Jy ! Component: 3750 - total flux cleaned = 0.00674789 Jy ! Component: 3800 - total flux cleaned = 0.00680253 Jy ! Component: 3850 - total flux cleaned = 0.00691087 Jy ! Component: 3900 - total flux cleaned = 0.00703651 Jy ! Component: 3950 - total flux cleaned = 0.00707216 Jy ! Component: 4000 - total flux cleaned = 0.00714274 Jy ! Component: 4050 - total flux cleaned = 0.007248 Jy ! Total flux subtracted in 4096 components = 0.00723073 Jy ! Clean residual min=-0.000986 max=0.001142 Jy/beam ! Clean residual mean=-0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.169795 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 404 components and 0.169795 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0016-2343_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 8.25 at -2.418 degrees (North through East) ! Clean map min=-0.0017738 max=0.1229 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0016-2343_S_map.fits wmodel /image_prod/ug002_uva//J0016-2343_S_map.mod ! Writing 404 model components to file: /image_prod/ug002_uva//J0016-2343_S_map.mod wobs /image_prod/ug002_uva//J0016-2343_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0016-2343_S_uvs.fits wwins /image_prod/ug002_uva//J0016-2343_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0016-2343_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000327767 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800113 0.800113 1.60023 3.20045 6.4009 12.8018 25.6036 51.2072 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 374.947 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0016-2343_S_dfm.log closed on Wed Mar 4 18:21:16 2020