! Started logfile: /vlbi/uf001/uva//J1858+0313_S_a_dfm.log on Mon Jan 14 04:53:05 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//J1858+0313_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1858+0313_S_a_uva.fits ! AN table 1: 108 integrations on 6 of 6 possible baselines. ! AN table 2: 35 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.979502 visibilities/baseline/integration-bin. ! Found source: J1858+0313 ! ! 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 2007 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 J1858+0313_S_a] 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 12 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 70 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.042102Jy sigma=20.025708 ! Fit after self-cal, rms=0.816945Jy sigma=16.571985 ! 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=23.25 mas, bmaj=32.27 mas, bpa=33.26 degrees ! Estimated noise=1.14965 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.164835 Jy ! Component: 100 - total flux cleaned = 0.248612 Jy ! Total flux subtracted in 100 components = 0.248612 Jy ! Clean residual min=-0.048150 max=0.049184 Jy/beam ! Clean residual mean=-0.002094 rms=0.020660 Jy/beam ! Combined flux in latest and established models = 0.248612 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.248612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.171367Jy sigma=2.885807 ! Fit after self-cal, rms=0.170418Jy sigma=2.870882 ! 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=23.98 mas, bmaj=31.22 mas, bpa=17.25 degrees ! Estimated noise=0.845456 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.0129812 Jy ! Component: 100 - total flux cleaned = -0.0224335 Jy ! Component: 150 - total flux cleaned = -0.0338309 Jy ! Component: 200 - total flux cleaned = -0.0504419 Jy ! Total flux subtracted in 200 components = -0.0504419 Jy ! Clean residual min=-0.022707 max=0.022510 Jy/beam ! Clean residual mean=-0.000913 rms=0.011238 Jy/beam ! Combined flux in latest and established models = 0.19817 Jy ! Performing phase self-cal ! Adding 191 model components to the UV plane model. ! The established model now contains 241 components and 0.19817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091855Jy sigma=1.590304 ! Fit after self-cal, rms=0.091466Jy sigma=1.583127 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.98 x 31.22 at 17.25 degrees (North through East) ! Clean map min=-0.054175 max=0.18835 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 1.22 LA 0.91 PT 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.19 LA 0.90 PT 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.20 LA 0.95 PT 0.77 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.091466Jy sigma=1.583127 ! Fit after self-cal, rms=0.064988Jy sigma=1.143093 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=25.53 mas, bmaj=31.59 mas, bpa=20.68 degrees ! Estimated noise=0.850734 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.00575905 Jy ! Component: 100 - total flux cleaned = -0.00169913 Jy ! Component: 150 - total flux cleaned = 0.000614887 Jy ! Component: 200 - total flux cleaned = 0.00245474 Jy ! Total flux subtracted in 200 components = 0.00245474 Jy ! Clean residual min=-0.003063 max=0.003078 Jy/beam ! Clean residual mean=-0.000208 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.200625 Jy ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 371 components and 0.200625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061914Jy sigma=1.083019 ! Fit after self-cal, rms=0.062039Jy sigma=1.080919 ! 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.062039Jy sigma=1.080919 ! Fit after self-cal, rms=0.062718Jy sigma=1.067108 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=25.68 mas, bmaj=31.67 mas, bpa=20.42 degrees ! Estimated noise=0.858717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000716533 Jy ! Component: 100 - total flux cleaned = -0.000354784 Jy ! Component: 150 - total flux cleaned = 2.37135e-05 Jy ! Component: 200 - total flux cleaned = 0.00026476 Jy ! Total flux subtracted in 200 components = 0.00026476 Jy ! Clean residual min=-0.000803 max=0.000778 Jy/beam ! Clean residual mean=-0.000007 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.200889 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 453 components and 0.200889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062532Jy sigma=1.064158 ! Fit after self-cal, rms=0.062433Jy sigma=1.063709 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 = -7.21511e-05 Jy ! Component: 100 - total flux cleaned = -3.53076e-05 Jy ! Component: 150 - total flux cleaned = -7.45391e-05 Jy ! Component: 200 - total flux cleaned = -0.000111691 Jy ! Total flux subtracted in 200 components = -0.000111691 Jy ! Clean residual min=-0.000562 max=0.000562 Jy/beam ! Clean residual mean=-0.000005 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.200778 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 527 components and 0.200778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062367Jy sigma=1.062813 ! Fit after self-cal, rms=0.062305Jy sigma=1.062659 ! 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.062305Jy sigma=1.062659 ! Fit after self-cal, rms=0.061815Jy sigma=1.059033 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=25.64 mas, bmaj=31.67 mas, bpa=20.53 degrees ! Estimated noise=0.854713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000434629 Jy ! Component: 100 - total flux cleaned = 0.000910947 Jy ! Component: 150 - total flux cleaned = 0.00123853 Jy ! Component: 200 - total flux cleaned = 0.00123889 Jy ! Total flux subtracted in 200 components = 0.00123889 Jy ! Clean residual min=-0.000455 max=0.000451 Jy/beam ! Clean residual mean=-0.000005 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.202017 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 603 components and 0.202017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061774Jy sigma=1.058392 ! Fit after self-cal, rms=0.061727Jy sigma=1.058310 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 = 7.08364e-05 Jy ! Component: 100 - total flux cleaned = -9.29214e-05 Jy ! Component: 150 - total flux cleaned = -9.17741e-05 Jy ! Component: 200 - total flux cleaned = -7.079e-05 Jy ! Total flux subtracted in 200 components = -7.079e-05 Jy ! Clean residual min=-0.000358 max=0.000356 Jy/beam ! Clean residual mean=-0.000004 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.201946 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 664 components and 0.201946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061708Jy sigma=1.058032 ! Fit after self-cal, rms=0.061679Jy sigma=1.057997 ! 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.061679Jy sigma=1.057997 ! Fit after self-cal, rms=0.061537Jy sigma=1.057932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=25.86 mas, bmaj=31.76 mas, bpa=20.79 degrees ! Estimated noise=0.85141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00051552 Jy ! Component: 100 - total flux cleaned = 0.000836329 Jy ! Component: 150 - total flux cleaned = 0.000896283 Jy ! Component: 200 - total flux cleaned = 0.000895022 Jy ! Total flux subtracted in 200 components = 0.000895022 Jy ! Clean residual min=-0.000351 max=0.000350 Jy/beam ! Clean residual mean=-0.000002 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.202841 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 728 components and 0.202841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061521Jy sigma=1.057710 ! Fit after self-cal, rms=0.061502Jy sigma=1.057688 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 = 8.48279e-05 Jy ! Component: 100 - total flux cleaned = 4.83965e-05 Jy ! Component: 150 - total flux cleaned = 1.29771e-05 Jy ! Component: 200 - total flux cleaned = 3.06092e-05 Jy ! Total flux subtracted in 200 components = 3.06092e-05 Jy ! Clean residual min=-0.000309 max=0.000304 Jy/beam ! Clean residual mean=-0.000003 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.202871 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 768 components and 0.202872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061490Jy sigma=1.057528 ! Fit after self-cal, rms=0.061479Jy sigma=1.057514 ! 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=25.63 mas, bmaj=31.67 mas, bpa=20.48 degrees ! Estimated noise=0.853347 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 25.63 x 31.67 at 20.48 degrees (North through East) ! Clean map min=-0.032954 max=0.17288 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=24.34 mas, bmaj=33.13 mas, bpa=38.94 degrees ! Estimated noise=1.17302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164208 Jy ! Component: 100 - total flux cleaned = 0.249433 Jy ! Component: 150 - total flux cleaned = 0.257532 Jy ! Component: 200 - total flux cleaned = 0.257479 Jy ! Total flux subtracted in 200 components = 0.257479 Jy ! Clean residual min=-0.023045 max=0.022826 Jy/beam ! Clean residual mean=-0.001109 rms=0.010278 Jy/beam ! Combined flux in latest and established models = 0.257479 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 139 model components to the UV plane model. ! The established model now contains 139 components and 0.257479 Jy ! Inverting map and beam ! Estimated beam: bmin=25.63 mas, bmaj=31.67 mas, bpa=20.48 degrees ! Estimated noise=0.853347 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.0146567 Jy ! Component: 100 - total flux cleaned = -0.015837 Jy ! Component: 150 - total flux cleaned = -0.0188893 Jy ! Component: 200 - total flux cleaned = -0.0217735 Jy ! Total flux subtracted in 200 components = -0.0217735 Jy ! Clean residual min=-0.008369 max=0.008371 Jy/beam ! Clean residual mean=-0.000444 rms=0.004094 Jy/beam ! Combined flux in latest and established models = 0.235705 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 299 components and 0.235705 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=25.86 mas, bmaj=31.76 mas, bpa=20.79 degrees ! Estimated noise=0.85141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00268385 Jy ! Component: 100 - total flux cleaned = -0.00514004 Jy ! Component: 150 - total flux cleaned = -0.00737706 Jy ! Component: 200 - total flux cleaned = -0.00829262 Jy ! Total flux subtracted in 200 components = -0.00829262 Jy ! Clean residual min=-0.003477 max=0.003481 Jy/beam ! Clean residual mean=-0.000308 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.227412 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.000779449 Jy ! Component: 100 - total flux cleaned = -0.000760829 Jy ! Component: 150 - total flux cleaned = -0.000600532 Jy ! Component: 200 - total flux cleaned = -0.000463905 Jy ! Total flux subtracted in 200 components = -0.000463905 Jy ! Clean residual min=-0.002266 max=0.002248 Jy/beam ! Clean residual mean=-0.000190 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.226949 Jy ! Adding 279 model components to the UV plane model. ! The established model now contains 567 components and 0.226949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=25.63 mas, bmaj=31.67 mas, bpa=20.48 degrees ! Estimated noise=0.853347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00273448 Jy ! Component: 100 - total flux cleaned = -0.0038841 Jy ! Component: 150 - total flux cleaned = -0.00490371 Jy ! Component: 200 - total flux cleaned = -0.00590535 Jy ! Total flux subtracted in 200 components = -0.00590535 Jy ! Clean residual min=-0.001339 max=0.001348 Jy/beam ! Clean residual mean=-0.000137 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.221043 Jy selfcal ! Performing phase self-cal ! Adding 151 model components to the UV plane model. ! The established model now contains 713 components and 0.221043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061717Jy sigma=1.063027 ! Fit after self-cal, rms=0.061658Jy sigma=1.062814 wmodel J1858+0313_S_a_map.mod ! Writing 713 model components to file: J1858+0313_S_a_map.mod wobs J1858+0313_S_a_uvs.fits ! Writing UV FITS file: J1858+0313_S_a_uvs.fits wwins J1858+0313_S_a_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//J1858+0313_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 25.63 x 31.67 at 20.48 degrees (North through East) ! Clean map min=-0.035938 max=0.16749 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1858+0313_S_a_map.fits wmodel /vlbi/uf001/uva//J1858+0313_S_a_map.mod ! Writing 713 model components to file: /vlbi/uf001/uva//J1858+0313_S_a_map.mod wobs /vlbi/uf001/uva//J1858+0313_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1858+0313_S_a_uvs.fits wwins /vlbi/uf001/uva//J1858+0313_S_a_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.167494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000830806 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48806 1.48806 2.97612 5.95225 11.9045 23.809 47.618 95.2359 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 201.604 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1858+0313_S_a_dfm.log closed on Mon Jan 14 04:53:08 2019