! Started logfile: /vlbi/uf001/uva//J1300+141A_S_dfm.log on Mon Jan 14 02:09:00 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//J1300+141A_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1300+141A_S_uva.fits ! AN table 1: 57 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.667836 visibilities/baseline/integration-bin. ! Found source: J1300+141A ! ! 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 1713 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 J1300+141A_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009231Jy sigma=24.058316 ! Fit after self-cal, rms=0.928435Jy sigma=22.187009 ! 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=9.787 mas, bmaj=24.53 mas, bpa=41.02 degrees ! Estimated noise=0.848396 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.0592848 Jy ! Component: 100 - total flux cleaned = 0.0786724 Jy ! Total flux subtracted in 100 components = 0.0786724 Jy ! Clean residual min=-0.019518 max=0.019710 Jy/beam ! Clean residual mean=-0.000120 rms=0.008985 Jy/beam ! Combined flux in latest and established models = 0.0786724 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.0786724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100534Jy sigma=2.299995 ! Fit after self-cal, rms=0.098430Jy sigma=2.254594 ! 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=11.15 mas, bmaj=23.96 mas, bpa=41.68 degrees ! Estimated noise=0.733649 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.0226352 Jy ! Component: 100 - total flux cleaned = 0.0293318 Jy ! Component: 150 - total flux cleaned = 0.0349406 Jy ! Component: 200 - total flux cleaned = 0.0398945 Jy ! Total flux subtracted in 200 components = 0.0398945 Jy ! Clean residual min=-0.012589 max=0.012688 Jy/beam ! Clean residual mean=-0.000219 rms=0.006515 Jy/beam ! Combined flux in latest and established models = 0.118567 Jy ! Performing phase self-cal ! Adding 159 model components to the UV plane model. ! The established model now contains 215 components and 0.118567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074113Jy sigma=1.689246 ! Fit after self-cal, rms=0.072317Jy sigma=1.651539 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.15 x 23.96 at 41.68 degrees (North through East) ! Clean map min=-0.024746 max=0.071347 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.12 KP 1.34 LA 0.76 ! OV 0.76 PT 0.74 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.70 FD 1.11 KP 1.33 LA 0.77 ! OV 0.85 PT 0.74 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 1.20 KP 1.15 LA 0.72 ! OV 0.82 PT 0.82 ! ! ! Fit before self-cal, rms=0.072317Jy sigma=1.651539 ! Fit after self-cal, rms=0.062916Jy sigma=1.331042 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.25 mas, bmaj=25.18 mas, bpa=34.38 degrees ! Estimated noise=0.654425 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.00153536 Jy ! Component: 100 - total flux cleaned = 0.000969033 Jy ! Component: 150 - total flux cleaned = 0.000196865 Jy ! Component: 200 - total flux cleaned = -0.000494209 Jy ! Total flux subtracted in 200 components = -0.000494209 Jy ! Clean residual min=-0.003628 max=0.003584 Jy/beam ! Clean residual mean=-0.000055 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.118073 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 305 components and 0.118073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060211Jy sigma=1.255149 ! Fit after self-cal, rms=0.060367Jy sigma=1.243422 ! 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.060367Jy sigma=1.243422 ! Fit after self-cal, rms=0.059346Jy sigma=1.222019 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.12 mas, bmaj=25.18 mas, bpa=34.26 degrees ! Estimated noise=0.633646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131117 Jy ! Component: 100 - total flux cleaned = 0.002083 Jy ! Component: 150 - total flux cleaned = 0.00242153 Jy ! Component: 200 - total flux cleaned = 0.00242159 Jy ! Total flux subtracted in 200 components = 0.00242159 Jy ! Clean residual min=-0.002391 max=0.002405 Jy/beam ! Clean residual mean=0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.120494 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 392 components and 0.120494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057873Jy sigma=1.188551 ! Fit after self-cal, rms=0.057752Jy sigma=1.184034 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.000180281 Jy ! Component: 100 - total flux cleaned = 0.000325131 Jy ! Component: 150 - total flux cleaned = 0.000878848 Jy ! Component: 200 - total flux cleaned = 0.0013813 Jy ! Total flux subtracted in 200 components = 0.0013813 Jy ! Clean residual min=-0.001984 max=0.001978 Jy/beam ! Clean residual mean=-0.000003 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.121876 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 467 components and 0.121876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056831Jy sigma=1.166187 ! Fit after self-cal, rms=0.056732Jy sigma=1.164445 ! 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.056732Jy sigma=1.164445 ! Fit after self-cal, rms=0.053120Jy sigma=1.160014 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.02 mas, bmaj=24.72 mas, bpa=35.23 degrees ! Estimated noise=0.606149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000379095 Jy ! Component: 100 - total flux cleaned = -0.000151094 Jy ! Component: 150 - total flux cleaned = 0.000902524 Jy ! Component: 200 - total flux cleaned = 0.00159192 Jy ! Total flux subtracted in 200 components = 0.00159192 Jy ! Clean residual min=-0.001346 max=0.001358 Jy/beam ! Clean residual mean=0.000006 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.123468 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 535 components and 0.123468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052543Jy sigma=1.149496 ! Fit after self-cal, rms=0.052513Jy sigma=1.148049 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.000563665 Jy ! Component: 100 - total flux cleaned = 0.00189918 Jy ! Component: 150 - total flux cleaned = 0.00287995 Jy ! Component: 200 - total flux cleaned = 0.00391968 Jy ! Total flux subtracted in 200 components = 0.00391968 Jy ! Clean residual min=-0.001103 max=0.001107 Jy/beam ! Clean residual mean=0.000009 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.127387 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 587 components and 0.127387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052188Jy sigma=1.142786 ! Fit after self-cal, rms=0.052121Jy sigma=1.142224 ! 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.052121Jy sigma=1.142224 ! Fit after self-cal, rms=0.049914Jy sigma=1.140880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.23 mas, bmaj=25.57 mas, bpa=32.42 degrees ! Estimated noise=0.589756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224011 Jy ! Component: 100 - total flux cleaned = 0.000540039 Jy ! Component: 150 - total flux cleaned = 0.000990329 Jy ! Component: 200 - total flux cleaned = 0.00135535 Jy ! Total flux subtracted in 200 components = 0.00135535 Jy ! Clean residual min=-0.000835 max=0.000836 Jy/beam ! Clean residual mean=0.000007 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.128743 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 658 components and 0.128742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049701Jy sigma=1.137255 ! Fit after self-cal, rms=0.049637Jy sigma=1.136778 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 = -4.02813e-05 Jy ! Component: 100 - total flux cleaned = 0.00021006 Jy ! Component: 150 - total flux cleaned = 0.000355175 Jy ! Component: 200 - total flux cleaned = 0.000492448 Jy ! Total flux subtracted in 200 components = 0.000492448 Jy ! Clean residual min=-0.000731 max=0.000731 Jy/beam ! Clean residual mean=0.000007 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.129235 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 716 components and 0.129235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049502Jy sigma=1.134646 ! Fit after self-cal, rms=0.049470Jy sigma=1.134451 ! 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=11.96 mas, bmaj=24.51 mas, bpa=35.81 degrees ! Estimated noise=0.592482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.96 x 24.51 at 35.81 degrees (North through East) ! Clean map min=-0.010295 max=0.054923 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=10.76 mas, bmaj=24.67 mas, bpa=35.94 degrees ! Estimated noise=0.70815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401258 Jy ! Component: 100 - total flux cleaned = 0.056828 Jy ! Component: 150 - total flux cleaned = 0.0735677 Jy ! Component: 200 - total flux cleaned = 0.0847339 Jy ! Total flux subtracted in 200 components = 0.0847339 Jy ! Clean residual min=-0.011941 max=0.011995 Jy/beam ! Clean residual mean=-0.000063 rms=0.005013 Jy/beam ! Combined flux in latest and established models = 0.0847339 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 116 model components to the UV plane model. ! The established model now contains 116 components and 0.0847339 Jy ! Inverting map and beam ! Estimated beam: bmin=11.96 mas, bmaj=24.51 mas, bpa=35.81 degrees ! Estimated noise=0.592482 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.0146332 Jy ! Component: 100 - total flux cleaned = 0.0205353 Jy ! Component: 150 - total flux cleaned = 0.0253598 Jy ! Component: 200 - total flux cleaned = 0.0289288 Jy ! Total flux subtracted in 200 components = 0.0289288 Jy ! Clean residual min=-0.006017 max=0.005999 Jy/beam ! Clean residual mean=-0.000081 rms=0.002643 Jy/beam ! Combined flux in latest and established models = 0.113663 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 232 components and 0.113663 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=13.23 mas, bmaj=25.57 mas, bpa=32.42 degrees ! Estimated noise=0.589756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187849 Jy ! Component: 100 - total flux cleaned = 0.00186719 Jy ! Component: 150 - total flux cleaned = 0.000876931 Jy ! Component: 200 - total flux cleaned = 3.08508e-05 Jy ! Total flux subtracted in 200 components = 3.08508e-05 Jy ! Clean residual min=-0.003343 max=0.003359 Jy/beam ! Clean residual mean=-0.000037 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.113694 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.000192077 Jy ! Component: 100 - total flux cleaned = -5.91086e-05 Jy ! Component: 150 - total flux cleaned = -6.15357e-05 Jy ! Component: 200 - total flux cleaned = 0.000338623 Jy ! Total flux subtracted in 200 components = 0.000338623 Jy ! Clean residual min=-0.002114 max=0.002106 Jy/beam ! Clean residual mean=0.000005 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.114032 Jy ! Adding 179 model components to the UV plane model. ! The established model now contains 401 components and 0.114032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.96 mas, bmaj=24.51 mas, bpa=35.81 degrees ! Estimated noise=0.592482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000303298 Jy ! Component: 100 - total flux cleaned = 0.000600659 Jy ! Component: 150 - total flux cleaned = 0.00103522 Jy ! Component: 200 - total flux cleaned = 0.00135439 Jy ! Total flux subtracted in 200 components = 0.00135439 Jy ! Clean residual min=-0.001255 max=0.001264 Jy/beam ! Clean residual mean=-0.000016 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.115387 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 468 components and 0.115387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049646Jy sigma=1.140346 ! Fit after self-cal, rms=0.049602Jy sigma=1.138310 wmodel J1300+141A_S_map.mod ! Writing 468 model components to file: J1300+141A_S_map.mod wobs J1300+141A_S_uvs.fits ! Writing UV FITS file: J1300+141A_S_uvs.fits wwins J1300+141A_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//J1300+141A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.96 x 24.51 at 35.81 degrees (North through East) ! Clean map min=-0.012288 max=0.046453 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1300+141A_S_map.fits wmodel /vlbi/uf001/uva//J1300+141A_S_map.mod ! Writing 468 model components to file: /vlbi/uf001/uva//J1300+141A_S_map.mod wobs /vlbi/uf001/uva//J1300+141A_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1300+141A_S_uvs.fits wwins /vlbi/uf001/uva//J1300+141A_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.0464528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000555963 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.59051 3.59051 7.18101 14.362 28.724 57.4481 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 83.553 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1300+141A_S_dfm.log closed on Mon Jan 14 02:09:03 2019