! Started logfile: /image_prod/ug002_uva//J0203-4349_S_a_dfm.log on Wed Mar 4 19:22:30 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//J0203-4349_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0203-4349_S_a_uva.fits ! AN table 1: 80 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0203-4349 ! ! 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 1920 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 J0203-4349_S_a] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005471Jy sigma=6.257936 ! Fit after self-cal, rms=0.915633Jy sigma=5.742554 ! 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=12.44 mas, bmaj=81.44 mas, bpa=4.472 degrees ! Estimated noise=3.63831 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0695487 Jy ! Component: 100 - total flux cleaned = 0.0880397 Jy ! Total flux subtracted in 100 components = 0.0880397 Jy ! Clean residual min=-0.015476 max=0.015724 Jy/beam ! Clean residual mean=-0.000743 rms=0.006850 Jy/beam ! Combined flux in latest and established models = 0.0880397 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0880397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122984Jy sigma=0.721641 ! Fit after self-cal, rms=0.121955Jy sigma=0.715709 ! 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=13.3 mas, bmaj=80.86 mas, bpa=6.45 degrees ! Estimated noise=2.61621 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.00289253 Jy ! Component: 100 - total flux cleaned = -0.00840282 Jy ! Component: 150 - total flux cleaned = -0.0123589 Jy ! Component: 200 - total flux cleaned = -0.0145674 Jy ! Total flux subtracted in 200 components = -0.0145674 Jy ! Clean residual min=-0.011785 max=0.011696 Jy/beam ! Clean residual mean=-0.000737 rms=0.005477 Jy/beam ! Combined flux in latest and established models = 0.0734724 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 104 components and 0.0734723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111289Jy sigma=0.657316 ! Fit after self-cal, rms=0.107779Jy sigma=0.641955 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.3 x 80.86 at 6.45 degrees (North through East) ! Clean map min=-0.034371 max=0.086203 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.29 KP 0.80 LA 1.87 OV 0.99 ! PT 0.80 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.22 LA 0.50 OV 1.40 ! PT 0.72 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.08 LA 0.67 OV 1.18 ! PT 0.86 ! ! ! Fit before self-cal, rms=0.107779Jy sigma=0.641955 ! Fit after self-cal, rms=0.097543Jy sigma=0.555569 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.29 mas, bmaj=84.08 mas, bpa=6.29 degrees ! Estimated noise=2.43114 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.00715392 Jy ! Component: 100 - total flux cleaned = 0.00473848 Jy ! Component: 150 - total flux cleaned = 0.00180282 Jy ! Component: 200 - total flux cleaned = 5.98432e-05 Jy ! Total flux subtracted in 200 components = 5.98432e-05 Jy ! Clean residual min=-0.005627 max=0.005718 Jy/beam ! Clean residual mean=-0.000083 rms=0.002011 Jy/beam ! Combined flux in latest and established models = 0.0735322 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 148 components and 0.0735322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095187Jy sigma=0.538001 ! Fit after self-cal, rms=0.095852Jy sigma=0.518520 ! 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.095852Jy sigma=0.518520 ! Fit after self-cal, rms=0.092712Jy sigma=0.515692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.18 mas, bmaj=83.99 mas, bpa=6.295 degrees ! Estimated noise=2.35198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00316316 Jy ! Component: 100 - total flux cleaned = -0.00517495 Jy ! Component: 150 - total flux cleaned = -0.00874373 Jy ! Component: 200 - total flux cleaned = -0.00970023 Jy ! Total flux subtracted in 200 components = -0.00970023 Jy ! Clean residual min=-0.003786 max=0.003809 Jy/beam ! Clean residual mean=-0.000005 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.063832 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 247 components and 0.063832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091135Jy sigma=0.504192 ! Fit after self-cal, rms=0.090852Jy sigma=0.501588 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.00341137 Jy ! Component: 100 - total flux cleaned = -0.00436039 Jy ! Component: 150 - total flux cleaned = -0.0049811 Jy ! Component: 200 - total flux cleaned = -0.00556788 Jy ! Total flux subtracted in 200 components = -0.00556788 Jy ! Clean residual min=-0.003050 max=0.003045 Jy/beam ! Clean residual mean=0.000005 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.0582641 Jy ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 339 components and 0.0582641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089663Jy sigma=0.494412 ! Fit after self-cal, rms=0.089434Jy sigma=0.492900 ! 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.089434Jy sigma=0.492900 ! Fit after self-cal, rms=0.113067Jy sigma=0.483812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.19 mas, bmaj=84.15 mas, bpa=6.359 degrees ! Estimated noise=2.2079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440997 Jy ! Component: 100 - total flux cleaned = 0.000674553 Jy ! Component: 150 - total flux cleaned = 0.000678157 Jy ! Component: 200 - total flux cleaned = 0.000680208 Jy ! Total flux subtracted in 200 components = 0.000680208 Jy ! Clean residual min=-0.002862 max=0.002861 Jy/beam ! Clean residual mean=-0.000029 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.0589443 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 433 components and 0.0589443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112017Jy sigma=0.480336 ! Fit after self-cal, rms=0.112303Jy sigma=0.477507 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.00152401 Jy ! Component: 100 - total flux cleaned = 0.00235288 Jy ! Component: 150 - total flux cleaned = 0.00347139 Jy ! Component: 200 - total flux cleaned = 0.00458905 Jy ! Total flux subtracted in 200 components = 0.00458905 Jy ! Clean residual min=-0.002615 max=0.002682 Jy/beam ! Clean residual mean=0.000011 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.0635334 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 491 components and 0.0635334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111666Jy sigma=0.475096 ! Fit after self-cal, rms=0.111352Jy sigma=0.473541 ! 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.111352Jy sigma=0.473541 ! Fit after self-cal, rms=0.149979Jy sigma=0.471286 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.99 mas, bmaj=84.76 mas, bpa=6.448 degrees ! Estimated noise=2.09915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126764 Jy ! Component: 100 - total flux cleaned = 0.000300222 Jy ! Component: 150 - total flux cleaned = -1.68614e-05 Jy ! Component: 200 - total flux cleaned = -0.000318686 Jy ! Total flux subtracted in 200 components = -0.000318686 Jy ! Clean residual min=-0.002493 max=0.002530 Jy/beam ! Clean residual mean=-0.000033 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.0632147 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 554 components and 0.0632147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149424Jy sigma=0.469937 ! Fit after self-cal, rms=0.149649Jy sigma=0.467115 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.00177988 Jy ! Component: 100 - total flux cleaned = -0.00346492 Jy ! Component: 150 - total flux cleaned = -0.0040339 Jy ! Component: 200 - total flux cleaned = -0.00389835 Jy ! Total flux subtracted in 200 components = -0.00389835 Jy ! Clean residual min=-0.002251 max=0.002297 Jy/beam ! Clean residual mean=-0.000007 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.0593164 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 647 components and 0.0593164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149227Jy sigma=0.463790 ! Fit after self-cal, rms=0.149142Jy sigma=0.462047 ! 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=14.32 mas, bmaj=83.28 mas, bpa=6.622 degrees ! Estimated noise=2.12102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.32 x 83.28 at 6.622 degrees (North through East) ! Clean map min=-0.019 max=0.077806 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=13.12 mas, bmaj=82.78 mas, bpa=5.042 degrees ! Estimated noise=3.20374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344663 Jy ! Component: 100 - total flux cleaned = 0.0385736 Jy ! Component: 150 - total flux cleaned = 0.0405982 Jy ! Component: 200 - total flux cleaned = 0.0397218 Jy ! Total flux subtracted in 200 components = 0.0397218 Jy ! Clean residual min=-0.015379 max=0.015125 Jy/beam ! Clean residual mean=-0.000386 rms=0.006536 Jy/beam ! Combined flux in latest and established models = 0.0397218 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 106 model components to the UV plane model. ! The established model now contains 106 components and 0.0397218 Jy ! Inverting map and beam ! Estimated beam: bmin=14.32 mas, bmaj=83.28 mas, bpa=6.622 degrees ! Estimated noise=2.12102 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.006338 Jy ! Component: 100 - total flux cleaned = 0.00339571 Jy ! Component: 150 - total flux cleaned = -0.000696143 Jy ! Component: 200 - total flux cleaned = -0.00448676 Jy ! Total flux subtracted in 200 components = -0.00448676 Jy ! Clean residual min=-0.010032 max=0.010006 Jy/beam ! Clean residual mean=-0.000192 rms=0.004306 Jy/beam ! Combined flux in latest and established models = 0.035235 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 173 components and 0.035235 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=14.99 mas, bmaj=84.76 mas, bpa=6.448 degrees ! Estimated noise=2.09915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191683 Jy ! Component: 100 - total flux cleaned = -0.00311336 Jy ! Component: 150 - total flux cleaned = -0.00673087 Jy ! Component: 200 - total flux cleaned = -0.00881556 Jy ! Total flux subtracted in 200 components = -0.00881556 Jy ! Clean residual min=-0.004812 max=0.004806 Jy/beam ! Clean residual mean=-0.000049 rms=0.002360 Jy/beam ! Combined flux in latest and established models = 0.0264194 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.00168465 Jy ! Component: 100 - total flux cleaned = -0.00357397 Jy ! Component: 150 - total flux cleaned = -0.00594386 Jy ! Component: 200 - total flux cleaned = -0.0088587 Jy ! Total flux subtracted in 200 components = -0.0088587 Jy ! Clean residual min=-0.004467 max=0.004369 Jy/beam ! Clean residual mean=-0.000073 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.0175607 Jy ! Adding 194 model components to the UV plane model. ! The established model now contains 362 components and 0.0175607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.32 mas, bmaj=83.28 mas, bpa=6.622 degrees ! Estimated noise=2.12102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182159 Jy ! Component: 100 - total flux cleaned = -0.00215552 Jy ! Component: 150 - total flux cleaned = -0.00230733 Jy ! Component: 200 - total flux cleaned = -0.00298659 Jy ! Total flux subtracted in 200 components = -0.00298659 Jy ! Clean residual min=-0.002171 max=0.002148 Jy/beam ! Clean residual mean=0.000034 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.0145741 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 441 components and 0.0145742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149291Jy sigma=0.464065 ! Fit after self-cal, rms=0.149125Jy sigma=0.459278 wmodel J0203-4349_S_a_map.mod ! Writing 441 model components to file: J0203-4349_S_a_map.mod wobs J0203-4349_S_a_uvs.fits ! Writing UV FITS file: J0203-4349_S_a_uvs.fits wwins J0203-4349_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J0203-4349_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.32 x 83.28 at 6.622 degrees (North through East) ! Clean map min=-0.031612 max=0.056196 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0203-4349_S_a_map.fits wmodel /image_prod/ug002_uva//J0203-4349_S_a_map.mod ! Writing 441 model components to file: /image_prod/ug002_uva//J0203-4349_S_a_map.mod wobs /image_prod/ug002_uva//J0203-4349_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0203-4349_S_a_uvs.fits wwins /image_prod/ug002_uva//J0203-4349_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0561964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00137773 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.35491 7.35491 14.7098 29.4196 58.8393 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0041 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 40.789 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0203-4349_S_a_dfm.log closed on Wed Mar 4 19:22:35 2020