! Started logfile: /vlbi/uf001/uva//J0727-3813_S_b_dfm.log on Sun Jan 13 23:26:40 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//J0727-3813_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0727-3813_S_b_uva.fits ! AN table 1: 148 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.997748 visibilities/baseline/integration-bin. ! Found source: J0727-3813 ! ! 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 2658 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 J0727-3813_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007428Jy sigma=14.041090 ! Fit after self-cal, rms=0.873334Jy sigma=12.225049 ! 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=13.8 mas, bmaj=40.46 mas, bpa=1.943 degrees ! Estimated noise=1.38236 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.0910467 Jy ! Component: 100 - total flux cleaned = 0.123579 Jy ! Total flux subtracted in 100 components = 0.123579 Jy ! Clean residual min=-0.011587 max=0.016805 Jy/beam ! Clean residual mean=-0.000054 rms=0.006162 Jy/beam ! Combined flux in latest and established models = 0.123579 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 51 components and 0.123579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090093Jy sigma=1.233318 ! Fit after self-cal, rms=0.089474Jy sigma=1.226898 ! 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=15.5 mas, bmaj=47.47 mas, bpa=3.827 degrees ! Estimated noise=1.00584 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.028991 Jy ! Component: 100 - total flux cleaned = 0.0420476 Jy ! Component: 150 - total flux cleaned = 0.0438419 Jy ! Component: 200 - total flux cleaned = 0.043563 Jy ! Total flux subtracted in 200 components = 0.043563 Jy ! Clean residual min=-0.004149 max=0.004137 Jy/beam ! Clean residual mean=-0.000096 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.167142 Jy ! Performing phase self-cal ! Adding 134 model components to the UV plane model. ! The established model now contains 178 components and 0.167142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079043Jy sigma=1.084406 ! Fit after self-cal, rms=0.078481Jy sigma=1.079666 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.5 x 47.47 at 3.827 degrees (North through East) ! Clean map min=-0.0078862 max=0.13005 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.96 LA 0.96 OV 1.13 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 0.90 OV 0.93 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 0.93 OV 1.10 PT 0.99 ! ! ! Fit before self-cal, rms=0.078481Jy sigma=1.079666 ! Fit after self-cal, rms=0.075425Jy sigma=1.068314 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.65 mas, bmaj=47.64 mas, bpa=3.429 degrees ! Estimated noise=0.97767 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.00378362 Jy ! Component: 100 - total flux cleaned = 0.00500266 Jy ! Component: 150 - total flux cleaned = 0.00553036 Jy ! Component: 200 - total flux cleaned = 0.00589527 Jy ! Total flux subtracted in 200 components = 0.00589527 Jy ! Clean residual min=-0.000778 max=0.000775 Jy/beam ! Clean residual mean=-0.000026 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.173037 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 275 components and 0.173037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075198Jy sigma=1.065243 ! Fit after self-cal, rms=0.075175Jy sigma=1.064728 ! 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.075175Jy sigma=1.064728 ! Fit after self-cal, rms=0.075189Jy sigma=1.063330 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.62 mas, bmaj=47.51 mas, bpa=3.332 degrees ! Estimated noise=0.976386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137641 Jy ! Component: 100 - total flux cleaned = 0.00206062 Jy ! Component: 150 - total flux cleaned = 0.00218891 Jy ! Component: 200 - total flux cleaned = 0.00213389 Jy ! Total flux subtracted in 200 components = 0.00213389 Jy ! Clean residual min=-0.000429 max=0.000425 Jy/beam ! Clean residual mean=-0.000008 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.175171 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 371 components and 0.175171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075143Jy sigma=1.062782 ! Fit after self-cal, rms=0.075139Jy sigma=1.062716 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.000298644 Jy ! Component: 100 - total flux cleaned = 0.000297699 Jy ! Component: 150 - total flux cleaned = 0.000276592 Jy ! Component: 200 - total flux cleaned = 0.000197531 Jy ! Total flux subtracted in 200 components = 0.000197531 Jy ! Clean residual min=-0.000323 max=0.000321 Jy/beam ! Clean residual mean=-0.000007 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.175368 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 426 components and 0.175368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075124Jy sigma=1.062575 ! Fit after self-cal, rms=0.075120Jy sigma=1.062566 ! 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.075120Jy sigma=1.062566 ! Fit after self-cal, rms=0.075040Jy sigma=1.062509 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.6 mas, bmaj=47.46 mas, bpa=3.286 degrees ! Estimated noise=0.974754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.70684e-06 Jy ! Component: 100 - total flux cleaned = 6.69049e-05 Jy ! Component: 150 - total flux cleaned = 0.000139404 Jy ! Component: 200 - total flux cleaned = 0.000157521 Jy ! Total flux subtracted in 200 components = 0.000157521 Jy ! Clean residual min=-0.000290 max=0.000288 Jy/beam ! Clean residual mean=-0.000005 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.175526 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 478 components and 0.175526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075029Jy sigma=1.062409 ! Fit after self-cal, rms=0.075034Jy sigma=1.062400 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.00019619 Jy ! Component: 100 - total flux cleaned = 0.0001476 Jy ! Component: 150 - total flux cleaned = 0.000133219 Jy ! Component: 200 - total flux cleaned = 6.06314e-05 Jy ! Total flux subtracted in 200 components = 6.06314e-05 Jy ! Clean residual min=-0.000241 max=0.000239 Jy/beam ! Clean residual mean=-0.000003 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.175587 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 518 components and 0.175587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075027Jy sigma=1.062331 ! Fit after self-cal, rms=0.075026Jy sigma=1.062325 ! 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.075026Jy sigma=1.062325 ! Fit after self-cal, rms=0.074985Jy sigma=1.062314 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.09 mas, bmaj=48.54 mas, bpa=2.678 degrees ! Estimated noise=0.976857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.43554e-05 Jy ! Component: 100 - total flux cleaned = 5.38172e-05 Jy ! Component: 150 - total flux cleaned = 5.35991e-05 Jy ! Component: 200 - total flux cleaned = 6.78007e-05 Jy ! Total flux subtracted in 200 components = 6.78007e-05 Jy ! Clean residual min=-0.000234 max=0.000237 Jy/beam ! Clean residual mean=-0.000003 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.175654 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 560 components and 0.175654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074979Jy sigma=1.062261 ! Fit after self-cal, rms=0.074981Jy sigma=1.062256 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.000188564 Jy ! Component: 100 - total flux cleaned = 0.000256734 Jy ! Component: 150 - total flux cleaned = 0.000190933 Jy ! Component: 200 - total flux cleaned = 0.000127414 Jy ! Total flux subtracted in 200 components = 0.000127414 Jy ! Clean residual min=-0.000208 max=0.000208 Jy/beam ! Clean residual mean=-0.000000 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.175782 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 590 components and 0.175782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074976Jy sigma=1.062207 ! Fit after self-cal, rms=0.074974Jy sigma=1.062204 ! 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=15.6 mas, bmaj=47.44 mas, bpa=3.261 degrees ! Estimated noise=0.974059 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.6 x 47.44 at 3.261 degrees (North through East) ! Clean map min=-0.0041175 max=0.12714 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.86 mas, bmaj=40.55 mas, bpa=1.152 degrees ! Estimated noise=1.34214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0870925 Jy ! Component: 100 - total flux cleaned = 0.1203 Jy ! Component: 150 - total flux cleaned = 0.141347 Jy ! Component: 200 - total flux cleaned = 0.154785 Jy ! Total flux subtracted in 200 components = 0.154785 Jy ! Clean residual min=-0.006956 max=0.007099 Jy/beam ! Clean residual mean=-0.000084 rms=0.002993 Jy/beam ! Combined flux in latest and established models = 0.154785 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.154785 Jy ! Inverting map and beam ! Estimated beam: bmin=15.6 mas, bmaj=47.44 mas, bpa=3.261 degrees ! Estimated noise=0.974059 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.0097411 Jy ! Component: 100 - total flux cleaned = 0.0108963 Jy ! Component: 150 - total flux cleaned = 0.0102669 Jy ! Component: 200 - total flux cleaned = 0.00876604 Jy ! Total flux subtracted in 200 components = 0.00876604 Jy ! Clean residual min=-0.002387 max=0.002368 Jy/beam ! Clean residual mean=-0.000088 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.163551 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 179 components and 0.163551 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=16.09 mas, bmaj=48.54 mas, bpa=2.678 degrees ! Estimated noise=0.976857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112135 Jy ! Component: 100 - total flux cleaned = 0.0015105 Jy ! Component: 150 - total flux cleaned = 0.00107412 Jy ! Component: 200 - total flux cleaned = 0.000970472 Jy ! Total flux subtracted in 200 components = 0.000970472 Jy ! Clean residual min=-0.000777 max=0.000774 Jy/beam ! Clean residual mean=-0.000016 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.164522 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 = -4.86722e-05 Jy ! Component: 100 - total flux cleaned = -9.00004e-05 Jy ! Component: 150 - total flux cleaned = -1.2976e-05 Jy ! Component: 200 - total flux cleaned = 0.000107848 Jy ! Total flux subtracted in 200 components = 0.000107848 Jy ! Clean residual min=-0.000678 max=0.000695 Jy/beam ! Clean residual mean=-0.000013 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.164629 Jy ! Adding 139 model components to the UV plane model. ! The established model now contains 316 components and 0.164629 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.6 mas, bmaj=47.44 mas, bpa=3.261 degrees ! Estimated noise=0.974059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172768 Jy ! Component: 100 - total flux cleaned = 0.000226395 Jy ! Component: 150 - total flux cleaned = 0.000158849 Jy ! Component: 200 - total flux cleaned = 0.000158533 Jy ! Total flux subtracted in 200 components = 0.000158533 Jy ! Clean residual min=-0.000345 max=0.000350 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.164788 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 388 components and 0.164788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074993Jy sigma=1.062384 ! Fit after self-cal, rms=0.074996Jy sigma=1.062342 wmodel J0727-3813_S_b_map.mod ! Writing 388 model components to file: J0727-3813_S_b_map.mod wobs J0727-3813_S_b_uvs.fits ! Writing UV FITS file: J0727-3813_S_b_uvs.fits wwins J0727-3813_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//J0727-3813_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.6 x 47.44 at 3.261 degrees (North through East) ! Clean map min=-0.0059518 max=0.12489 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0727-3813_S_b_map.fits wmodel /vlbi/uf001/uva//J0727-3813_S_b_map.mod ! Writing 388 model components to file: /vlbi/uf001/uva//J0727-3813_S_b_map.mod wobs /vlbi/uf001/uva//J0727-3813_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0727-3813_S_b_uvs.fits wwins /vlbi/uf001/uva//J0727-3813_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.124887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000124117 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298152 0.298152 0.596304 1.19261 2.38522 4.77043 9.54087 19.0817 38.1635 76.3269 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1006.2 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0727-3813_S_b_dfm.log closed on Sun Jan 13 23:26:44 2019