! Started logfile: /image_prod/ug002_uva//J0524-2818_S_dfm.log on Wed Mar 4 20:50:09 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//J0524-2818_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0524-2818_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J0524-2818 ! ! 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 5340 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 J0524-2818_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.008209Jy sigma=6.316790 ! Fit after self-cal, rms=0.811967Jy sigma=5.109512 ! 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.558 mas, bmaj=6.747 mas, bpa=-6.362 degrees ! Estimated noise=2.36057 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.151581 Jy ! Component: 100 - total flux cleaned = 0.185231 Jy ! Total flux subtracted in 100 components = 0.185231 Jy ! Clean residual min=-0.016747 max=0.021423 Jy/beam ! Clean residual mean=-0.000006 rms=0.004133 Jy/beam ! Combined flux in latest and established models = 0.185231 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.185231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123071Jy sigma=0.595060 ! Fit after self-cal, rms=0.123043Jy sigma=0.594877 ! 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.113 mas, bmaj=8.156 mas, bpa=-6.043 degrees ! Estimated noise=1.6109 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.0114235 Jy ! Component: 100 - total flux cleaned = 0.0167755 Jy ! Component: 150 - total flux cleaned = 0.0185981 Jy ! Component: 200 - total flux cleaned = 0.0188189 Jy ! Total flux subtracted in 200 components = 0.0188189 Jy ! Clean residual min=-0.014761 max=0.016218 Jy/beam ! Clean residual mean=0.000027 rms=0.003630 Jy/beam ! Combined flux in latest and established models = 0.20405 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.20405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121643Jy sigma=0.585841 ! Fit after self-cal, rms=0.121665Jy sigma=0.585818 ! 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.113 x 8.156 at -6.043 degrees (North through East) ! Clean map min=-0.014488 max=0.19236 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 1.05 HN 1.40 KP 1.04 ! LA 1.03 MK 1.02 NL 1.01 OV 0.65 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.81 FD 1.01 HN 1.35 KP 1.00 ! LA 1.00 MK 0.98 NL 0.97 OV 0.90 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.06 HN 1.37 KP 1.06 ! LA 1.02 MK 0.99 NL 0.96 OV 0.63 ! PT 1.02 SC 0.92 ! ! ! Fit before self-cal, rms=0.121665Jy sigma=0.585818 ! Fit after self-cal, rms=0.171275Jy sigma=0.509498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=8.063 mas, bpa=-5.207 degrees ! Estimated noise=1.62741 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 (51, -101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00972245 Jy ! Component: 100 - total flux cleaned = 0.0108423 Jy ! Component: 150 - total flux cleaned = 0.0115425 Jy ! Component: 200 - total flux cleaned = 0.0116873 Jy ! Total flux subtracted in 200 components = 0.0116873 Jy ! Clean residual min=-0.009607 max=0.008509 Jy/beam ! Clean residual mean=-0.000008 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.215738 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.215738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168799Jy sigma=0.506740 ! Fit after self-cal, rms=0.169201Jy sigma=0.504857 ! 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.169201Jy sigma=0.504857 ! Fit after self-cal, rms=0.129266Jy sigma=0.477884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.103 mas, bpa=-5.289 degrees ! Estimated noise=1.63987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000695124 Jy ! Component: 100 - total flux cleaned = -0.000965695 Jy ! Component: 150 - total flux cleaned = -0.000967395 Jy ! Component: 200 - total flux cleaned = -0.00100912 Jy ! Total flux subtracted in 200 components = -0.00100912 Jy ! Clean residual min=-0.004067 max=0.004636 Jy/beam ! Clean residual mean=-0.000022 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.214728 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.214728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129205Jy sigma=0.477515 ! Fit after self-cal, rms=0.129356Jy sigma=0.477363 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 (33.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048601 Jy ! Component: 100 - total flux cleaned = 0.00705746 Jy ! Component: 150 - total flux cleaned = 0.00765981 Jy ! Component: 200 - total flux cleaned = 0.00817431 Jy ! Total flux subtracted in 200 components = 0.00817431 Jy ! Clean residual min=-0.003413 max=0.002935 Jy/beam ! Clean residual mean=-0.000012 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.222903 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 122 components and 0.222903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129130Jy sigma=0.475362 ! Fit after self-cal, rms=0.129144Jy sigma=0.475252 ! 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.129144Jy sigma=0.475252 ! Fit after self-cal, rms=0.130212Jy sigma=0.475120 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=8.115 mas, bpa=-5.311 degrees ! Estimated noise=1.63553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818016 Jy ! Component: 100 - total flux cleaned = 0.00111109 Jy ! Component: 150 - total flux cleaned = 0.00137485 Jy ! Component: 200 - total flux cleaned = 0.00161249 Jy ! Total flux subtracted in 200 components = 0.00161249 Jy ! Clean residual min=-0.003409 max=0.002832 Jy/beam ! Clean residual mean=-0.000011 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.224515 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 143 components and 0.224515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130155Jy sigma=0.474670 ! Fit after self-cal, rms=0.130155Jy sigma=0.474654 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.0003842 Jy ! Component: 100 - total flux cleaned = 0.000598531 Jy ! Component: 150 - total flux cleaned = 0.000760561 Jy ! Component: 200 - total flux cleaned = 0.000913998 Jy ! Total flux subtracted in 200 components = 0.000913998 Jy ! Clean residual min=-0.003441 max=0.002756 Jy/beam ! Clean residual mean=-0.000010 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.225429 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.225429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130127Jy sigma=0.474450 ! Fit after self-cal, rms=0.130125Jy sigma=0.474447 ! 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.130125Jy sigma=0.474447 ! Fit after self-cal, rms=0.130663Jy sigma=0.474408 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.955 mas, bmaj=20.34 mas, bpa=-2.251 degrees ! Estimated noise=2.00465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000813244 Jy ! Component: 100 - total flux cleaned = 0.00123015 Jy ! Component: 150 - total flux cleaned = 0.00145098 Jy ! Component: 200 - total flux cleaned = 0.00160019 Jy ! Total flux subtracted in 200 components = 0.00160019 Jy ! Clean residual min=-0.003396 max=0.003798 Jy/beam ! Clean residual mean=-0.000018 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.227029 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 163 components and 0.227029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130654Jy sigma=0.474269 ! Fit after self-cal, rms=0.130645Jy sigma=0.474247 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.000330811 Jy ! Component: 100 - total flux cleaned = 0.000497585 Jy ! Component: 150 - total flux cleaned = 0.000599972 Jy ! Component: 200 - total flux cleaned = 0.000673548 Jy ! Total flux subtracted in 200 components = 0.000673548 Jy ! Clean residual min=-0.003336 max=0.003747 Jy/beam ! Clean residual mean=-0.000017 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.227703 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.227703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130641Jy sigma=0.474184 ! Fit after self-cal, rms=0.130641Jy sigma=0.474180 ! 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.122 mas, bmaj=8.121 mas, bpa=-5.337 degrees ! Estimated noise=1.63304 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.121 at -5.337 degrees (North through East) ! Clean map min=-0.0052501 max=0.1924 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.563 mas, bmaj=6.753 mas, bpa=-5.35 degrees ! Estimated noise=2.37114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152078 Jy ! Component: 100 - total flux cleaned = 0.185958 Jy ! Component: 150 - total flux cleaned = 0.19756 Jy ! Component: 200 - total flux cleaned = 0.204428 Jy ! Total flux subtracted in 200 components = 0.204428 Jy ! Clean residual min=-0.004722 max=0.004818 Jy/beam ! Clean residual mean=-0.000020 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.204428 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.204428 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.121 mas, bpa=-5.337 degrees ! Estimated noise=1.63304 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.00650084 Jy ! Component: 100 - total flux cleaned = 0.011097 Jy ! Component: 150 - total flux cleaned = 0.0139352 Jy ! Component: 200 - total flux cleaned = 0.0156522 Jy ! Total flux subtracted in 200 components = 0.0156522 Jy ! Clean residual min=-0.003716 max=0.003376 Jy/beam ! Clean residual mean=-0.000018 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.22008 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.22008 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.955 mas, bmaj=20.34 mas, bpa=-2.251 degrees ! Estimated noise=2.00465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342777 Jy ! Component: 100 - total flux cleaned = 0.00474964 Jy ! Component: 150 - total flux cleaned = 0.00566448 Jy ! Component: 200 - total flux cleaned = 0.00630658 Jy ! Total flux subtracted in 200 components = 0.00630658 Jy ! Clean residual min=-0.003564 max=0.004055 Jy/beam ! Clean residual mean=-0.000020 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.226386 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.000602891 Jy ! Component: 100 - total flux cleaned = 0.00111456 Jy ! Component: 150 - total flux cleaned = 0.00143745 Jy ! Component: 200 - total flux cleaned = 0.00161956 Jy ! Total flux subtracted in 200 components = 0.00161956 Jy ! Clean residual min=-0.003426 max=0.004069 Jy/beam ! Clean residual mean=-0.000015 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.228006 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 90 components and 0.228006 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.121 mas, bpa=-5.337 degrees ! Estimated noise=1.63304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173592 Jy ! Component: 100 - total flux cleaned = 0.000114875 Jy ! Component: 150 - total flux cleaned = 0.000161381 Jy ! Component: 200 - total flux cleaned = 0.000161342 Jy ! Total flux subtracted in 200 components = 0.000161342 Jy ! Clean residual min=-0.003366 max=0.002870 Jy/beam ! Clean residual mean=-0.000007 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.228167 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.228167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130675Jy sigma=0.474299 ! Fit after self-cal, rms=0.130656Jy sigma=0.474249 wmodel J0524-2818_S_map.mod ! Writing 108 model components to file: J0524-2818_S_map.mod wobs J0524-2818_S_uvs.fits ! Writing UV FITS file: J0524-2818_S_uvs.fits wwins J0524-2818_S_map.win ! wwins: Wrote 3 windows to J0524-2818_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.001186 Jy ! Component: 100 - total flux cleaned = -0.00165368 Jy ! Component: 150 - total flux cleaned = -0.00203254 Jy ! Component: 200 - total flux cleaned = -0.00234978 Jy ! Component: 250 - total flux cleaned = -0.00243958 Jy ! Component: 300 - total flux cleaned = -0.00265005 Jy ! Component: 350 - total flux cleaned = -0.00260932 Jy ! Component: 400 - total flux cleaned = -0.002413 Jy ! Component: 450 - total flux cleaned = -0.00241377 Jy ! Component: 500 - total flux cleaned = -0.00241446 Jy ! Component: 550 - total flux cleaned = -0.00234022 Jy ! Component: 600 - total flux cleaned = -0.00219729 Jy ! Component: 650 - total flux cleaned = -0.00226822 Jy ! Component: 700 - total flux cleaned = -0.00212966 Jy ! Component: 750 - total flux cleaned = -0.00206229 Jy ! Component: 800 - total flux cleaned = -0.00206238 Jy ! Component: 850 - total flux cleaned = -0.00206318 Jy ! Component: 900 - total flux cleaned = -0.00206282 Jy ! Component: 950 - total flux cleaned = -0.00206263 Jy ! Component: 1000 - total flux cleaned = -0.00193693 Jy ! Component: 1050 - total flux cleaned = -0.00181385 Jy ! Component: 1100 - total flux cleaned = -0.00178363 Jy ! Component: 1150 - total flux cleaned = -0.00163481 Jy ! Component: 1200 - total flux cleaned = -0.00172294 Jy ! Component: 1250 - total flux cleaned = -0.0016357 Jy ! Component: 1300 - total flux cleaned = -0.00154963 Jy ! Component: 1350 - total flux cleaned = -0.00152161 Jy ! Component: 1400 - total flux cleaned = -0.0014661 Jy ! Component: 1450 - total flux cleaned = -0.00143878 Jy ! Component: 1500 - total flux cleaned = -0.00146603 Jy ! Component: 1550 - total flux cleaned = -0.00146579 Jy ! Component: 1600 - total flux cleaned = -0.00151884 Jy ! Component: 1650 - total flux cleaned = -0.00138773 Jy ! Component: 1700 - total flux cleaned = -0.0014399 Jy ! Component: 1750 - total flux cleaned = -0.0014654 Jy ! Component: 1800 - total flux cleaned = -0.00143987 Jy ! Component: 1850 - total flux cleaned = -0.00146506 Jy ! Component: 1900 - total flux cleaned = -0.00148986 Jy ! Component: 1950 - total flux cleaned = -0.00151441 Jy ! Component: 2000 - total flux cleaned = -0.00146584 Jy ! Component: 2050 - total flux cleaned = -0.00144201 Jy ! Component: 2100 - total flux cleaned = -0.00144222 Jy ! Component: 2150 - total flux cleaned = -0.00153623 Jy ! Component: 2200 - total flux cleaned = -0.00151271 Jy ! Component: 2250 - total flux cleaned = -0.0014436 Jy ! Component: 2300 - total flux cleaned = -0.00146623 Jy ! Component: 2350 - total flux cleaned = -0.00144375 Jy ! Component: 2400 - total flux cleaned = -0.00144412 Jy ! Component: 2450 - total flux cleaned = -0.0014663 Jy ! Component: 2500 - total flux cleaned = -0.00144441 Jy ! Component: 2550 - total flux cleaned = -0.00146613 Jy ! Component: 2600 - total flux cleaned = -0.00146614 Jy ! Component: 2650 - total flux cleaned = -0.00148726 Jy ! Component: 2700 - total flux cleaned = -0.00148732 Jy ! Component: 2750 - total flux cleaned = -0.00148729 Jy ! Component: 2800 - total flux cleaned = -0.00140391 Jy ! Component: 2850 - total flux cleaned = -0.00144531 Jy ! Component: 2900 - total flux cleaned = -0.00148651 Jy ! Component: 2950 - total flux cleaned = -0.00152738 Jy ! Component: 3000 - total flux cleaned = -0.00162806 Jy ! Component: 3050 - total flux cleaned = -0.00150789 Jy ! Component: 3100 - total flux cleaned = -0.00160725 Jy ! Component: 3150 - total flux cleaned = -0.00158754 Jy ! Component: 3200 - total flux cleaned = -0.00158761 Jy ! Component: 3250 - total flux cleaned = -0.0016461 Jy ! Component: 3300 - total flux cleaned = -0.0016462 Jy ! Component: 3350 - total flux cleaned = -0.00164615 Jy ! Component: 3400 - total flux cleaned = -0.0016654 Jy ! Component: 3450 - total flux cleaned = -0.00168412 Jy ! Component: 3500 - total flux cleaned = -0.00164649 Jy ! Component: 3550 - total flux cleaned = -0.0017025 Jy ! Component: 3600 - total flux cleaned = -0.00166541 Jy ! Component: 3650 - total flux cleaned = -0.00168387 Jy ! Component: 3700 - total flux cleaned = -0.00172019 Jy ! Component: 3750 - total flux cleaned = -0.00166548 Jy ! Component: 3800 - total flux cleaned = -0.00164751 Jy ! Component: 3850 - total flux cleaned = -0.00162958 Jy ! Component: 3900 - total flux cleaned = -0.00159405 Jy ! Component: 3950 - total flux cleaned = -0.00161191 Jy ! Component: 4000 - total flux cleaned = -0.00162976 Jy ! Component: 4050 - total flux cleaned = -0.0016121 Jy ! Total flux subtracted in 4096 components = -0.00161239 Jy ! Clean residual min=-0.001138 max=0.001124 Jy/beam ! Clean residual mean=-0.000005 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.226555 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 399 components and 0.226555 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0524-2818_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.121 at -5.337 degrees (North through East) ! Clean map min=-0.0039061 max=0.19518 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0524-2818_S_map.fits wmodel /image_prod/ug002_uva//J0524-2818_S_map.mod ! Writing 399 model components to file: /image_prod/ug002_uva//J0524-2818_S_map.mod wobs /image_prod/ug002_uva//J0524-2818_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0524-2818_S_uvs.fits wwins /image_prod/ug002_uva//J0524-2818_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0524-2818_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.195182 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323076 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496576 0.496576 0.993152 1.9863 3.97261 7.94522 15.8904 31.7809 63.5617 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.195 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 604.137 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0524-2818_S_dfm.log closed on Wed Mar 4 20:50:13 2020