! Started logfile: /vlbi/uf001/uva//J0811-4929_S_dfm.log on Sun Jan 13 23:50:09 2019 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 /vlbi/uf001/uva//J0811-4929_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0811-4929_S_uva.fits ! AN table 1: 73 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.746575 visibilities/baseline/integration-bin. ! Found source: J0811-4929 ! ! 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 981 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 J0811-4929_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. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.078810Jy sigma=13.815139 ! Fit after self-cal, rms=0.681297Jy sigma=8.703475 ! 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=21.03 mas, bmaj=145.2 mas, bpa=-6.118 degrees ! Estimated noise=1.89327 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.258973 Jy ! Component: 100 - total flux cleaned = 0.332809 Jy ! Total flux subtracted in 100 components = 0.332809 Jy ! Clean residual min=-0.028875 max=0.031756 Jy/beam ! Clean residual mean=-0.003026 rms=0.013832 Jy/beam ! Combined flux in latest and established models = 0.332809 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.332809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101512Jy sigma=1.258701 ! Fit after self-cal, rms=0.101473Jy sigma=1.257721 ! 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=20.58 mas, bmaj=150.7 mas, bpa=-7.197 degrees ! Estimated noise=1.80929 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.0316388 Jy ! Component: 100 - total flux cleaned = 0.0391963 Jy ! Component: 150 - total flux cleaned = 0.0368934 Jy ! Component: 200 - total flux cleaned = 0.0349342 Jy ! Total flux subtracted in 200 components = 0.0349342 Jy ! Clean residual min=-0.005432 max=0.005387 Jy/beam ! Clean residual mean=-0.000459 rms=0.003052 Jy/beam ! Combined flux in latest and established models = 0.367743 Jy ! Performing phase self-cal ! Adding 169 model components to the UV plane model. ! The established model now contains 218 components and 0.367743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085773Jy sigma=1.063836 ! Fit after self-cal, rms=0.085563Jy sigma=1.062618 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 20.58 x 150.7 at -7.197 degrees (North through East) ! Clean map min=-0.012043 max=0.32419 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.04 LA 0.98 PT 1.01 ! ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.02 LA 0.95 PT 1.02 ! ! ! Correcting IF 3. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.01 LA 0.94 PT 1.00 ! ! ! Fit before self-cal, rms=0.085563Jy sigma=1.062618 ! Fit after self-cal, rms=0.082902Jy sigma=1.069996 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22 mas, bmaj=186.5 mas, bpa=-3.091 degrees ! Estimated noise=2.16025 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.00445571 Jy ! Component: 100 - total flux cleaned = 0.00246807 Jy ! Component: 150 - total flux cleaned = 0.00166081 Jy ! Component: 200 - total flux cleaned = 0.00175915 Jy ! Total flux subtracted in 200 components = 0.00175915 Jy ! Clean residual min=-0.001614 max=0.001652 Jy/beam ! Clean residual mean=-0.000069 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.369503 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 286 components and 0.369503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082576Jy sigma=1.065928 ! Fit after self-cal, rms=0.082514Jy sigma=1.065733 ! 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.082514Jy sigma=1.065733 ! Fit after self-cal, rms=0.082197Jy sigma=1.065425 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22 mas, bmaj=186.6 mas, bpa=-3.089 degrees ! Estimated noise=2.15095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816208 Jy ! Component: 100 - total flux cleaned = 0.000946361 Jy ! Component: 150 - total flux cleaned = 0.00111893 Jy ! Component: 200 - total flux cleaned = 0.00129411 Jy ! Total flux subtracted in 200 components = 0.00129411 Jy ! Clean residual min=-0.000731 max=0.000731 Jy/beam ! Clean residual mean=-0.000014 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.370797 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 342 components and 0.370797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082167Jy sigma=1.064954 ! Fit after self-cal, rms=0.082169Jy sigma=1.064941 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.00033586 Jy ! Component: 100 - total flux cleaned = 0.000470461 Jy ! Component: 150 - total flux cleaned = 0.000668739 Jy ! Component: 200 - total flux cleaned = 0.00076791 Jy ! Total flux subtracted in 200 components = 0.00076791 Jy ! Clean residual min=-0.000532 max=0.000529 Jy/beam ! Clean residual mean=0.000003 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.371565 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 422 components and 0.371565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082143Jy sigma=1.064597 ! Fit after self-cal, rms=0.082146Jy sigma=1.064593 ! 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.082146Jy sigma=1.064593 ! Fit after self-cal, rms=0.082165Jy sigma=1.064581 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22 mas, bmaj=186.6 mas, bpa=-3.084 degrees ! Estimated noise=2.15081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000393772 Jy ! Component: 100 - total flux cleaned = 0.000456919 Jy ! Component: 150 - total flux cleaned = 0.000616236 Jy ! Component: 200 - total flux cleaned = 0.000842266 Jy ! Total flux subtracted in 200 components = 0.000842266 Jy ! Clean residual min=-0.000533 max=0.000540 Jy/beam ! Clean residual mean=0.000014 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.372407 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 486 components and 0.372407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082147Jy sigma=1.064308 ! Fit after self-cal, rms=0.082146Jy sigma=1.064303 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.000447009 Jy ! Component: 100 - total flux cleaned = 0.000569948 Jy ! Component: 150 - total flux cleaned = 0.000660496 Jy ! Component: 200 - total flux cleaned = 0.000778732 Jy ! Total flux subtracted in 200 components = 0.000778732 Jy ! Clean residual min=-0.000491 max=0.000493 Jy/beam ! Clean residual mean=0.000016 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.373186 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 544 components and 0.373185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082126Jy sigma=1.064040 ! Fit after self-cal, rms=0.082126Jy sigma=1.064035 ! 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.082126Jy sigma=1.064035 ! Fit after self-cal, rms=0.082138Jy sigma=1.064031 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.29 mas, bmaj=185.8 mas, bpa=-3.067 degrees ! Estimated noise=2.15302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163097 Jy ! Component: 100 - total flux cleaned = 0.000217272 Jy ! Component: 150 - total flux cleaned = 0.00024571 Jy ! Component: 200 - total flux cleaned = 0.000189024 Jy ! Total flux subtracted in 200 components = 0.000189024 Jy ! Clean residual min=-0.000446 max=0.000459 Jy/beam ! Clean residual mean=0.000018 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.373375 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 598 components and 0.373375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082121Jy sigma=1.063792 ! Fit after self-cal, rms=0.082121Jy sigma=1.063789 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.000214846 Jy ! Component: 100 - total flux cleaned = 0.000351406 Jy ! Component: 150 - total flux cleaned = 0.000378917 Jy ! Component: 200 - total flux cleaned = 0.000482778 Jy ! Total flux subtracted in 200 components = 0.000482778 Jy ! Clean residual min=-0.000450 max=0.000436 Jy/beam ! Clean residual mean=0.000015 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.373857 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 626 components and 0.373857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082106Jy sigma=1.063570 ! Fit after self-cal, rms=0.082105Jy sigma=1.063566 ! 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=22 mas, bmaj=186.6 mas, bpa=-3.082 degrees ! Estimated noise=2.1509 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22 x 186.6 at -3.082 degrees (North through East) ! Clean map min=-0.010089 max=0.33498 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=22.49 mas, bmaj=184.6 mas, bpa=-1.979 degrees ! Estimated noise=2.27795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.264738 Jy ! Component: 100 - total flux cleaned = 0.331841 Jy ! Component: 150 - total flux cleaned = 0.353897 Jy ! Component: 200 - total flux cleaned = 0.353275 Jy ! Total flux subtracted in 200 components = 0.353275 Jy ! Clean residual min=-0.009503 max=0.009525 Jy/beam ! Clean residual mean=-0.000718 rms=0.004784 Jy/beam ! Combined flux in latest and established models = 0.353275 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 111 model components to the UV plane model. ! The established model now contains 111 components and 0.353275 Jy ! Inverting map and beam ! Estimated beam: bmin=22 mas, bmaj=186.6 mas, bpa=-3.082 degrees ! Estimated noise=2.1509 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.00405732 Jy ! Component: 100 - total flux cleaned = 0.00325905 Jy ! Component: 150 - total flux cleaned = 0.00187549 Jy ! Component: 200 - total flux cleaned = 0.00217125 Jy ! Total flux subtracted in 200 components = 0.00217125 Jy ! Clean residual min=-0.002561 max=0.002529 Jy/beam ! Clean residual mean=-0.000148 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.355446 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 247 components and 0.355446 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=22.29 mas, bmaj=185.8 mas, bpa=-3.067 degrees ! Estimated noise=2.15302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264344 Jy ! Component: 100 - total flux cleaned = -0.00333174 Jy ! Component: 150 - total flux cleaned = -0.00340113 Jy ! Component: 200 - total flux cleaned = -0.0034019 Jy ! Total flux subtracted in 200 components = -0.0034019 Jy ! Clean residual min=-0.000863 max=0.000873 Jy/beam ! Clean residual mean=-0.000054 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.352044 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.00028901 Jy ! Component: 100 - total flux cleaned = 0.000643325 Jy ! Component: 150 - total flux cleaned = 0.000897522 Jy ! Component: 200 - total flux cleaned = 0.00127388 Jy ! Total flux subtracted in 200 components = 0.00127388 Jy ! Clean residual min=-0.000701 max=0.000695 Jy/beam ! Clean residual mean=-0.000053 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.353318 Jy ! Adding 281 model components to the UV plane model. ! The established model now contains 516 components and 0.353318 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22 mas, bmaj=186.6 mas, bpa=-3.082 degrees ! Estimated noise=2.1509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114544 Jy ! Component: 100 - total flux cleaned = 0.00030625 Jy ! Component: 150 - total flux cleaned = 0.000224208 Jy ! Component: 200 - total flux cleaned = 0.000136723 Jy ! Total flux subtracted in 200 components = 0.000136723 Jy ! Clean residual min=-0.000777 max=0.000766 Jy/beam ! Clean residual mean=0.000006 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.353455 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 569 components and 0.353455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082128Jy sigma=1.063827 ! Fit after self-cal, rms=0.082123Jy sigma=1.063777 wmodel J0811-4929_S_map.mod ! Writing 569 model components to file: J0811-4929_S_map.mod wobs J0811-4929_S_uvs.fits ! Writing UV FITS file: J0811-4929_S_uvs.fits wwins J0811-4929_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/uf001/uva//J0811-4929_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22 x 186.6 at -3.082 degrees (North through East) ! Clean map min=-0.012454 max=0.32941 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0811-4929_S_map.fits wmodel /vlbi/uf001/uva//J0811-4929_S_map.mod ! Writing 569 model components to file: /vlbi/uf001/uva//J0811-4929_S_map.mod wobs /vlbi/uf001/uva//J0811-4929_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0811-4929_S_uvs.fits wwins /vlbi/uf001/uva//J0811-4929_S_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.329415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00033085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301307 0.301307 0.602614 1.20523 2.41046 4.82091 9.64182 19.2836 38.5673 77.1346 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.329 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 995.662 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0811-4929_S_dfm.log closed on Sun Jan 13 23:50:18 2019