! Started logfile: /vlbi/uf001/uva//J0534+1927_S_b_dfm.log on Sun Jan 13 22:39:03 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//J0534+1927_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0534+1927_S_b_uva.fits ! AN table 1: 148 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0534+1927 ! ! 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 7992 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 J0534+1927_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021509Jy sigma=21.445655 ! Fit after self-cal, rms=0.924994Jy sigma=19.909498 ! 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=6.816 mas, bmaj=10.94 mas, bpa=-32.77 degrees ! Estimated noise=0.846006 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.058245 Jy ! Component: 100 - total flux cleaned = 0.0972751 Jy ! Total flux subtracted in 100 components = 0.0972751 Jy ! Clean residual min=-0.023014 max=0.023807 Jy/beam ! Clean residual mean=-0.000345 rms=0.009814 Jy/beam ! Combined flux in latest and established models = 0.0972751 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 66 components and 0.0972751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200222Jy sigma=3.107777 ! Fit after self-cal, rms=0.199058Jy sigma=3.078167 ! 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=7.697 mas, bmaj=11.08 mas, bpa=-27.4 degrees ! Estimated noise=0.382469 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.0523329 Jy ! Component: 100 - total flux cleaned = 0.0798246 Jy ! Component: 150 - total flux cleaned = 0.0903391 Jy ! Component: 200 - total flux cleaned = 0.0917787 Jy ! Total flux subtracted in 200 components = 0.0917787 Jy ! Clean residual min=-0.021083 max=0.021016 Jy/beam ! Clean residual mean=-0.000617 rms=0.011765 Jy/beam ! Combined flux in latest and established models = 0.189054 Jy ! Performing phase self-cal ! Adding 178 model components to the UV plane model. ! The established model now contains 243 components and 0.189054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.164443Jy sigma=2.505756 ! Fit after self-cal, rms=0.163429Jy sigma=2.487955 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.697 x 11.08 at -27.4 degrees (North through East) ! Clean map min=-0.034048 max=0.081579 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 HN 0.94 KP 1.17 LA 0.63 ! NL 1.61 OV 1.22 PT 0.65 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 0.87 KP 1.17 LA 0.65 ! NL 1.44 OV 1.15 PT 0.66 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 HN 0.81 KP 1.37 LA 0.61 ! NL 1.61 OV 2.09 PT 0.60 ! ! ! Fit before self-cal, rms=0.163429Jy sigma=2.487955 ! Fit after self-cal, rms=0.094669Jy sigma=1.962109 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.125 mas, bmaj=11.42 mas, bpa=-34.31 degrees ! Estimated noise=0.361934 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.00350437 Jy ! Component: 100 - total flux cleaned = -0.00977725 Jy ! Component: 150 - total flux cleaned = -0.0130697 Jy ! Component: 200 - total flux cleaned = -0.0164788 Jy ! Total flux subtracted in 200 components = -0.0164788 Jy ! Clean residual min=-0.008693 max=0.008697 Jy/beam ! Clean residual mean=-0.000223 rms=0.004391 Jy/beam ! Combined flux in latest and established models = 0.172575 Jy ! Performing phase self-cal ! Adding 152 model components to the UV plane model. ! The established model now contains 395 components and 0.172575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086592Jy sigma=1.522261 ! Fit after self-cal, rms=0.087137Jy sigma=1.500096 ! 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.087137Jy sigma=1.500096 ! Fit after self-cal, rms=0.087589Jy sigma=1.276516 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=10.74 mas, bpa=-26.29 degrees ! Estimated noise=0.336577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393722 Jy ! Component: 100 - total flux cleaned = 0.00415617 Jy ! Component: 150 - total flux cleaned = 0.00400422 Jy ! Component: 200 - total flux cleaned = 0.00415363 Jy ! Total flux subtracted in 200 components = 0.00415363 Jy ! Clean residual min=-0.002365 max=0.002373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.176729 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 463 components and 0.176729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086443Jy sigma=1.252811 ! Fit after self-cal, rms=0.086548Jy sigma=1.247783 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.000744456 Jy ! Component: 100 - total flux cleaned = 0.00120911 Jy ! Component: 150 - total flux cleaned = 0.00134823 Jy ! Component: 200 - total flux cleaned = 0.00173342 Jy ! Total flux subtracted in 200 components = 0.00173342 Jy ! Clean residual min=-0.002034 max=0.002041 Jy/beam ! Clean residual mean=-0.000002 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.178462 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 516 components and 0.178462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085728Jy sigma=1.235550 ! Fit after self-cal, rms=0.085610Jy sigma=1.234158 ! 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.085610Jy sigma=1.234158 ! Fit after self-cal, rms=0.083098Jy sigma=1.233231 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.077 mas, bmaj=10.69 mas, bpa=-25.78 degrees ! Estimated noise=0.329808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129073 Jy ! Component: 100 - total flux cleaned = -0.000909507 Jy ! Component: 150 - total flux cleaned = -0.000330117 Jy ! Component: 200 - total flux cleaned = 0.000520659 Jy ! Total flux subtracted in 200 components = 0.000520659 Jy ! Clean residual min=-0.001717 max=0.001719 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.178983 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 557 components and 0.178983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082466Jy sigma=1.225189 ! Fit after self-cal, rms=0.082360Jy sigma=1.224260 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.000871094 Jy ! Component: 100 - total flux cleaned = -0.000437184 Jy ! Component: 150 - total flux cleaned = 0.000156958 Jy ! Component: 200 - total flux cleaned = 0.0012754 Jy ! Total flux subtracted in 200 components = 0.0012754 Jy ! Clean residual min=-0.001517 max=0.001526 Jy/beam ! Clean residual mean=-0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.180258 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 599 components and 0.180258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081879Jy sigma=1.218954 ! Fit after self-cal, rms=0.081809Jy sigma=1.218430 ! 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.081809Jy sigma=1.218430 ! Fit after self-cal, rms=0.079540Jy sigma=1.217914 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.583 mas, bmaj=11.6 mas, bpa=-25.18 degrees ! Estimated noise=0.336035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000555656 Jy ! Component: 100 - total flux cleaned = 0.000197989 Jy ! Component: 150 - total flux cleaned = 0.00104791 Jy ! Component: 200 - total flux cleaned = 0.00185859 Jy ! Total flux subtracted in 200 components = 0.00185859 Jy ! Clean residual min=-0.001201 max=0.001201 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.182117 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 643 components and 0.182117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079215Jy sigma=1.214380 ! Fit after self-cal, rms=0.079140Jy sigma=1.214051 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.000604453 Jy ! Component: 100 - total flux cleaned = 0.00140526 Jy ! Component: 150 - total flux cleaned = 0.0018973 Jy ! Component: 200 - total flux cleaned = 0.0025087 Jy ! Total flux subtracted in 200 components = 0.0025087 Jy ! Clean residual min=-0.001117 max=0.001112 Jy/beam ! Clean residual mean=-0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.184625 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 681 components and 0.184625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078890Jy sigma=1.211484 ! Fit after self-cal, rms=0.078815Jy sigma=1.211219 ! 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=8.112 mas, bmaj=10.68 mas, bpa=-25.26 degrees ! Estimated noise=0.326884 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.112 x 10.68 at -25.26 degrees (North through East) ! Clean map min=-0.010093 max=0.061332 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=6.988 mas, bmaj=10.34 mas, bpa=-35.85 degrees ! Estimated noise=0.702887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497181 Jy ! Component: 100 - total flux cleaned = 0.0709927 Jy ! Component: 150 - total flux cleaned = 0.0809691 Jy ! Component: 200 - total flux cleaned = 0.0904405 Jy ! Total flux subtracted in 200 components = 0.0904405 Jy ! Clean residual min=-0.014551 max=0.014587 Jy/beam ! Clean residual mean=-0.000186 rms=0.005989 Jy/beam ! Combined flux in latest and established models = 0.0904405 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 118 model components to the UV plane model. ! The established model now contains 118 components and 0.0904405 Jy ! Inverting map and beam ! Estimated beam: bmin=8.112 mas, bmaj=10.68 mas, bpa=-25.26 degrees ! Estimated noise=0.326884 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.0143303 Jy ! Component: 100 - total flux cleaned = 0.00952469 Jy ! Component: 150 - total flux cleaned = 0.0063249 Jy ! Component: 200 - total flux cleaned = 0.00355238 Jy ! Total flux subtracted in 200 components = 0.00355238 Jy ! Clean residual min=-0.010714 max=0.010730 Jy/beam ! Clean residual mean=-0.000200 rms=0.005022 Jy/beam ! Combined flux in latest and established models = 0.0939929 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 227 components and 0.0939929 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=9.583 mas, bmaj=11.6 mas, bpa=-25.18 degrees ! Estimated noise=0.336035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00299469 Jy ! Component: 100 - total flux cleaned = -0.00474532 Jy ! Component: 150 - total flux cleaned = -0.00736137 Jy ! Component: 200 - total flux cleaned = -0.00957865 Jy ! Total flux subtracted in 200 components = -0.00957865 Jy ! Clean residual min=-0.006667 max=0.006675 Jy/beam ! Clean residual mean=-0.000127 rms=0.003338 Jy/beam ! Combined flux in latest and established models = 0.0844142 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.00114308 Jy ! Component: 100 - total flux cleaned = -0.00343405 Jy ! Component: 150 - total flux cleaned = -0.00543163 Jy ! Component: 200 - total flux cleaned = -0.00698007 Jy ! Total flux subtracted in 200 components = -0.00698007 Jy ! Clean residual min=-0.004074 max=0.004060 Jy/beam ! Clean residual mean=-0.000046 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.0774341 Jy ! Adding 244 model components to the UV plane model. ! The established model now contains 456 components and 0.0774341 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.112 mas, bmaj=10.68 mas, bpa=-25.26 degrees ! Estimated noise=0.326884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189414 Jy ! Component: 100 - total flux cleaned = 0.0013415 Jy ! Component: 150 - total flux cleaned = 0.00282487 Jy ! Component: 200 - total flux cleaned = 0.00335868 Jy ! Total flux subtracted in 200 components = 0.00335868 Jy ! Clean residual min=-0.002112 max=0.002123 Jy/beam ! Clean residual mean=-0.000021 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0807928 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 540 components and 0.0807928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078921Jy sigma=1.228670 ! Fit after self-cal, rms=0.078531Jy sigma=1.221231 wmodel J0534+1927_S_b_map.mod ! Writing 540 model components to file: J0534+1927_S_b_map.mod wobs J0534+1927_S_b_uvs.fits ! Writing UV FITS file: J0534+1927_S_b_uvs.fits wwins J0534+1927_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 /vlbi/uf001/uva//J0534+1927_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.112 x 10.68 at -25.26 degrees (North through East) ! Clean map min=-0.013988 max=0.048912 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0534+1927_S_b_map.fits wmodel /vlbi/uf001/uva//J0534+1927_S_b_map.mod ! Writing 540 model components to file: /vlbi/uf001/uva//J0534+1927_S_b_map.mod wobs /vlbi/uf001/uva//J0534+1927_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0534+1927_S_b_uvs.fits wwins /vlbi/uf001/uva//J0534+1927_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.0489124 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000886825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.43926 5.43926 10.8785 21.7571 43.5141 87.0282 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 55.154 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0534+1927_S_b_dfm.log closed on Sun Jan 13 22:39:06 2019