! Started logfile: /image_prod/ug002_uva//J0203-4349_S_b_dfm.log on Wed Mar 4 19:22:35 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_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0203-4349_S_b_uva.fits ! AN table 1: 120 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 44 lines of history. ! ! Reading 2880 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_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012457Jy sigma=5.851119 ! Fit after self-cal, rms=0.906222Jy sigma=5.156814 ! 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=8.79 mas, bmaj=81.17 mas, bpa=-6.796 degrees ! Estimated noise=4.79934 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.0746043 Jy ! Component: 100 - total flux cleaned = 0.100715 Jy ! Total flux subtracted in 100 components = 0.100715 Jy ! Clean residual min=-0.025036 max=0.025196 Jy/beam ! Clean residual mean=-0.000219 rms=0.013468 Jy/beam ! Combined flux in latest and established models = 0.100715 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 55 components and 0.100715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131355Jy sigma=0.778284 ! Fit after self-cal, rms=0.130038Jy sigma=0.771992 ! 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=9.673 mas, bmaj=74.77 mas, bpa=-5.404 degrees ! Estimated noise=2.34775 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.0365236 Jy ! Component: 100 - total flux cleaned = 0.0683802 Jy ! Component: 150 - total flux cleaned = 0.0914775 Jy ! Component: 200 - total flux cleaned = 0.103156 Jy ! Total flux subtracted in 200 components = 0.103156 Jy ! Clean residual min=-0.015524 max=0.015567 Jy/beam ! Clean residual mean=-0.000112 rms=0.009327 Jy/beam ! Combined flux in latest and established models = 0.203871 Jy ! Performing phase self-cal ! Adding 172 model components to the UV plane model. ! The established model now contains 222 components and 0.203871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100327Jy sigma=0.562710 ! Fit after self-cal, rms=0.099730Jy sigma=0.558733 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.673 x 74.77 at -5.404 degrees (North through East) ! Clean map min=-0.027779 max=0.094891 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.80 KP 0.99 LA 0.86 NL 0.99 ! OV 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.83 KP 1.31 LA 0.87 NL 1.03 ! OV 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.03 LA 0.83 NL 1.09 ! OV 1.02 ! ! ! Fit before self-cal, rms=0.099730Jy sigma=0.558733 ! Fit after self-cal, rms=0.086164Jy sigma=0.504440 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.96 mas, bmaj=74.17 mas, bpa=-5.099 degrees ! Estimated noise=2.13239 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.0102584 Jy ! Component: 100 - total flux cleaned = 0.0118351 Jy ! Component: 150 - total flux cleaned = 0.0130086 Jy ! Component: 200 - total flux cleaned = 0.0128006 Jy ! Total flux subtracted in 200 components = 0.0128006 Jy ! Clean residual min=-0.003405 max=0.003419 Jy/beam ! Clean residual mean=0.000030 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.216671 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 350 components and 0.216671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084020Jy sigma=0.480796 ! Fit after self-cal, rms=0.084127Jy sigma=0.478837 ! 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.084127Jy sigma=0.478837 ! Fit after self-cal, rms=0.083587Jy sigma=0.477672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.999 mas, bmaj=74.09 mas, bpa=-5.007 degrees ! Estimated noise=2.09544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145804 Jy ! Component: 100 - total flux cleaned = 0.00256608 Jy ! Component: 150 - total flux cleaned = 0.00369148 Jy ! Component: 200 - total flux cleaned = 0.00442385 Jy ! Total flux subtracted in 200 components = 0.00442385 Jy ! Clean residual min=-0.001547 max=0.001548 Jy/beam ! Clean residual mean=0.000017 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.221095 Jy selfcal ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 454 components and 0.221095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083167Jy sigma=0.473085 ! Fit after self-cal, rms=0.083183Jy sigma=0.472609 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.000227451 Jy ! Component: 100 - total flux cleaned = 0.000506796 Jy ! Component: 150 - total flux cleaned = 0.000609481 Jy ! Component: 200 - total flux cleaned = 0.000949608 Jy ! Total flux subtracted in 200 components = 0.000949608 Jy ! Clean residual min=-0.001399 max=0.001388 Jy/beam ! Clean residual mean=0.000024 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.222045 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 517 components and 0.222045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082991Jy sigma=0.470825 ! Fit after self-cal, rms=0.082958Jy sigma=0.470657 ! 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.082958Jy sigma=0.470657 ! Fit after self-cal, rms=0.083195Jy sigma=0.443478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.991 mas, bmaj=73.99 mas, bpa=-4.947 degrees ! Estimated noise=2.08222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159343 Jy ! Component: 100 - total flux cleaned = 0.00040023 Jy ! Component: 150 - total flux cleaned = 0.000580078 Jy ! Component: 200 - total flux cleaned = 0.000863363 Jy ! Total flux subtracted in 200 components = 0.000863363 Jy ! Clean residual min=-0.000913 max=0.000914 Jy/beam ! Clean residual mean=0.000004 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.222908 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 600 components and 0.222908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083098Jy sigma=0.442869 ! Fit after self-cal, rms=0.083285Jy sigma=0.442468 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.000221976 Jy ! Component: 100 - total flux cleaned = 0.000465083 Jy ! Component: 150 - total flux cleaned = 0.000867281 Jy ! Component: 200 - total flux cleaned = 0.0011614 Jy ! Total flux subtracted in 200 components = 0.0011614 Jy ! Clean residual min=-0.000806 max=0.000806 Jy/beam ! Clean residual mean=0.000006 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.22407 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 661 components and 0.224069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083223Jy sigma=0.442075 ! Fit after self-cal, rms=0.083223Jy sigma=0.442028 ! 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.083223Jy sigma=0.442028 ! Fit after self-cal, rms=0.083836Jy sigma=0.441933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.02 mas, bmaj=76.24 mas, bpa=-4.284 degrees ! Estimated noise=2.04098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000631514 Jy ! Component: 100 - total flux cleaned = 0.00118329 Jy ! Component: 150 - total flux cleaned = 0.00156532 Jy ! Component: 200 - total flux cleaned = 0.00193173 Jy ! Total flux subtracted in 200 components = 0.00193173 Jy ! Clean residual min=-0.000667 max=0.000668 Jy/beam ! Clean residual mean=0.000005 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.226001 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 729 components and 0.226001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083787Jy sigma=0.441640 ! Fit after self-cal, rms=0.083817Jy sigma=0.441585 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.000202914 Jy ! Component: 100 - total flux cleaned = 0.000237764 Jy ! Component: 150 - total flux cleaned = 0.000631697 Jy ! Component: 200 - total flux cleaned = 0.000789507 Jy ! Total flux subtracted in 200 components = 0.000789507 Jy ! Clean residual min=-0.000652 max=0.000660 Jy/beam ! Clean residual mean=0.000006 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.226791 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 779 components and 0.226791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083777Jy sigma=0.441341 ! Fit after self-cal, rms=0.083786Jy sigma=0.441316 ! 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=9.994 mas, bmaj=74 mas, bpa=-4.934 degrees ! Estimated noise=2.08251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.994 x 74 at -4.934 degrees (North through East) ! Clean map min=-0.011702 max=0.081086 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=9.164 mas, bmaj=79.96 mas, bpa=-6.457 degrees ! Estimated noise=4.31057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0650154 Jy ! Component: 100 - total flux cleaned = 0.0854943 Jy ! Component: 150 - total flux cleaned = 0.0891456 Jy ! Component: 200 - total flux cleaned = 0.0939965 Jy ! Total flux subtracted in 200 components = 0.0939965 Jy ! Clean residual min=-0.014545 max=0.014470 Jy/beam ! Clean residual mean=-0.000141 rms=0.007603 Jy/beam ! Combined flux in latest and established models = 0.0939965 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 105 model components to the UV plane model. ! The established model now contains 105 components and 0.0939965 Jy ! Inverting map and beam ! Estimated beam: bmin=9.994 mas, bmaj=74 mas, bpa=-4.934 degrees ! Estimated noise=2.08251 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.0102251 Jy ! Component: 100 - total flux cleaned = 0.0119612 Jy ! Component: 150 - total flux cleaned = 0.0139769 Jy ! Component: 200 - total flux cleaned = 0.0125634 Jy ! Total flux subtracted in 200 components = 0.0125634 Jy ! Clean residual min=-0.007599 max=0.007530 Jy/beam ! Clean residual mean=-0.000068 rms=0.004715 Jy/beam ! Combined flux in latest and established models = 0.10656 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 274 components and 0.10656 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=11.02 mas, bmaj=76.24 mas, bpa=-4.284 degrees ! Estimated noise=2.04098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413861 Jy ! Component: 100 - total flux cleaned = 0.00485335 Jy ! Component: 150 - total flux cleaned = 0.00260132 Jy ! Component: 200 - total flux cleaned = 0.000165799 Jy ! Total flux subtracted in 200 components = 0.000165799 Jy ! Clean residual min=-0.004099 max=0.004125 Jy/beam ! Clean residual mean=-0.000025 rms=0.002716 Jy/beam ! Combined flux in latest and established models = 0.106726 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.000491268 Jy ! Component: 100 - total flux cleaned = -0.000681451 Jy ! Component: 150 - total flux cleaned = -0.000814496 Jy ! Component: 200 - total flux cleaned = -0.000943101 Jy ! Total flux subtracted in 200 components = -0.000943101 Jy ! Clean residual min=-0.002215 max=0.002209 Jy/beam ! Clean residual mean=-0.000030 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.105783 Jy ! Adding 292 model components to the UV plane model. ! The established model now contains 562 components and 0.105783 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.994 mas, bmaj=74 mas, bpa=-4.934 degrees ! Estimated noise=2.08251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155274 Jy ! Component: 100 - total flux cleaned = 0.000281611 Jy ! Component: 150 - total flux cleaned = 0.00101377 Jy ! Component: 200 - total flux cleaned = 0.00164134 Jy ! Total flux subtracted in 200 components = 0.00164134 Jy ! Clean residual min=-0.001224 max=0.001221 Jy/beam ! Clean residual mean=-0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.107424 Jy selfcal ! Performing phase self-cal ! Adding 117 model components to the UV plane model. ! The established model now contains 670 components and 0.107424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083793Jy sigma=0.442127 ! Fit after self-cal, rms=0.083706Jy sigma=0.441841 wmodel J0203-4349_S_b_map.mod ! Writing 670 model components to file: J0203-4349_S_b_map.mod wobs J0203-4349_S_b_uvs.fits ! Writing UV FITS file: J0203-4349_S_b_uvs.fits wwins J0203-4349_S_b_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_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.994 x 74 at -4.934 degrees (North through East) ! Clean map min=-0.016928 max=0.062222 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0203-4349_S_b_map.fits wmodel /image_prod/ug002_uva//J0203-4349_S_b_map.mod ! Writing 670 model components to file: /image_prod/ug002_uva//J0203-4349_S_b_map.mod wobs /image_prod/ug002_uva//J0203-4349_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0203-4349_S_b_uvs.fits wwins /image_prod/ug002_uva//J0203-4349_S_b_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.062222 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000815692 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.93282 3.93282 7.86563 15.7313 31.4625 62.9251 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 76.281 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0203-4349_S_b_dfm.log closed on Wed Mar 4 19:22:40 2020