! Started logfile: /vlbi/uf001/uva//J0641+0947_S_b_dfm.log on Sun Jan 13 23:06:11 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//J0641+0947_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0641+0947_S_b_uva.fits ! AN table 1: 148 integrations on 6 of 6 possible baselines. ! AN table 2: 146 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.782398 visibilities/baseline/integration-bin. ! Found source: J0641+0947 ! ! 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 2427 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 J0641+0947_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 89 telescope corrections were flagged in sub-array 1. ! A total of 292 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! A total of 292 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! A total of 292 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000087Jy sigma=20.050757 ! Fit after self-cal, rms=0.911054Jy sigma=18.436534 ! 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=24.95 mas, bmaj=30.17 mas, bpa=35.98 degrees ! Estimated noise=0.943123 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.0841225 Jy ! Component: 100 - total flux cleaned = 0.088163 Jy ! Total flux subtracted in 100 components = 0.088163 Jy ! Clean residual min=-0.018105 max=0.017856 Jy/beam ! Clean residual mean=-0.001215 rms=0.009153 Jy/beam ! Combined flux in latest and established models = 0.088163 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 55 components and 0.088163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066561Jy sigma=1.331214 ! Fit after self-cal, rms=0.065766Jy sigma=1.310652 ! 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.07 mas, bmaj=30.3 mas, bpa=19.37 degrees ! Estimated noise=0.804701 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.0136369 Jy ! Component: 100 - total flux cleaned = -0.0203961 Jy ! Component: 150 - total flux cleaned = -0.0267199 Jy ! Component: 200 - total flux cleaned = -0.0305759 Jy ! Total flux subtracted in 200 components = -0.0305759 Jy ! Clean residual min=-0.004920 max=0.004935 Jy/beam ! Clean residual mean=-0.000239 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.0575871 Jy ! Performing phase self-cal ! Adding 151 model components to the UV plane model. ! The established model now contains 206 components and 0.0575871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055009Jy sigma=1.070915 ! Fit after self-cal, rms=0.055012Jy sigma=1.066151 ! 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.07 x 30.3 at 19.37 degrees (North through East) ! Clean map min=-0.023815 max=0.077964 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 219 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.11 LA 0.92 OV 1.11 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 2. ! A total of 219 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.07 LA 0.94 OV 0.88 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 3. ! A total of 219 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.10 LA 1.07 OV 1.09 PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.055012Jy sigma=1.066151 ! Fit after self-cal, rms=0.053734Jy sigma=1.049129 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=19 mas, bmaj=31.98 mas, bpa=22.04 degrees ! Estimated noise=0.946176 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.00285326 Jy ! Component: 100 - total flux cleaned = 0.00342464 Jy ! Component: 150 - total flux cleaned = 0.00379753 Jy ! Component: 200 - total flux cleaned = 0.00387384 Jy ! Total flux subtracted in 200 components = 0.00387384 Jy ! Clean residual min=-0.001509 max=0.001507 Jy/beam ! Clean residual mean=-0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.061461 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 240 components and 0.061461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053566Jy sigma=1.045763 ! Fit after self-cal, rms=0.053645Jy sigma=1.045065 ! 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.053645Jy sigma=1.045065 ! Fit after self-cal, rms=0.053074Jy sigma=1.044186 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.89 mas, bmaj=32.03 mas, bpa=22.8 degrees ! Estimated noise=0.92117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752229 Jy ! Component: 100 - total flux cleaned = 0.000951878 Jy ! Component: 150 - total flux cleaned = 0.00104107 Jy ! Component: 200 - total flux cleaned = 0.0010422 Jy ! Total flux subtracted in 200 components = 0.0010422 Jy ! Clean residual min=-0.000934 max=0.000950 Jy/beam ! Clean residual mean=-0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0625032 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 266 components and 0.0625032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053041Jy sigma=1.043335 ! Fit after self-cal, rms=0.052999Jy sigma=1.043080 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 = 9.58739e-05 Jy ! Component: 100 - total flux cleaned = 0.000159597 Jy ! Component: 150 - total flux cleaned = 0.000300667 Jy ! Component: 200 - total flux cleaned = 0.000389171 Jy ! Total flux subtracted in 200 components = 0.000389171 Jy ! Clean residual min=-0.000775 max=0.000808 Jy/beam ! Clean residual mean=0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.0628923 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 313 components and 0.0628923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052983Jy sigma=1.042720 ! Fit after self-cal, rms=0.052958Jy sigma=1.042339 ! 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.052958Jy sigma=1.042339 ! Fit after self-cal, rms=0.052990Jy sigma=1.042198 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=18.84 mas, bmaj=32.1 mas, bpa=22.86 degrees ! Estimated noise=0.9142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576561 Jy ! Component: 100 - total flux cleaned = 0.000603798 Jy ! Component: 150 - total flux cleaned = 0.000606006 Jy ! Component: 200 - total flux cleaned = 0.000604342 Jy ! Total flux subtracted in 200 components = 0.000604342 Jy ! Clean residual min=-0.000582 max=0.000601 Jy/beam ! Clean residual mean=-0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0634966 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 365 components and 0.0634967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052970Jy sigma=1.041746 ! Fit after self-cal, rms=0.052945Jy sigma=1.041678 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.7588e-05 Jy ! Component: 100 - total flux cleaned = 2.85266e-05 Jy ! Component: 150 - total flux cleaned = 0.000116077 Jy ! Component: 200 - total flux cleaned = 0.000187353 Jy ! Total flux subtracted in 200 components = 0.000187353 Jy ! Clean residual min=-0.000657 max=0.000672 Jy/beam ! Clean residual mean=0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.063684 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 379 components and 0.063684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052937Jy sigma=1.041514 ! Fit after self-cal, rms=0.052919Jy sigma=1.041290 ! 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.052919Jy sigma=1.041290 ! Fit after self-cal, rms=0.052844Jy sigma=1.041224 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.05 mas, bmaj=32.11 mas, bpa=22.72 degrees ! Estimated noise=0.909109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176262 Jy ! Component: 100 - total flux cleaned = 0.000241424 Jy ! Component: 150 - total flux cleaned = 0.000217177 Jy ! Component: 200 - total flux cleaned = 0.000248902 Jy ! Total flux subtracted in 200 components = 0.000248902 Jy ! Clean residual min=-0.000528 max=0.000513 Jy/beam ! Clean residual mean=-0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0639329 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 413 components and 0.0639329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052828Jy sigma=1.040897 ! Fit after self-cal, rms=0.052794Jy sigma=1.040852 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 = -6.97419e-05 Jy ! Component: 100 - total flux cleaned = -0.000142155 Jy ! Component: 150 - total flux cleaned = -0.000162041 Jy ! Component: 200 - total flux cleaned = -0.000162999 Jy ! Total flux subtracted in 200 components = -0.000162999 Jy ! Clean residual min=-0.000415 max=0.000412 Jy/beam ! Clean residual mean=-0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0637699 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 454 components and 0.0637699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052783Jy sigma=1.040557 ! Fit after self-cal, rms=0.052762Jy sigma=1.040538 ! 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=18.8 mas, bmaj=32.17 mas, bpa=22.95 degrees ! Estimated noise=0.908564 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.8 x 32.17 at 22.95 degrees (North through East) ! Clean map min=-0.017284 max=0.066998 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=18.99 mas, bmaj=30.48 mas, bpa=30.95 degrees ! Estimated noise=1.01811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0462282 Jy ! Component: 100 - total flux cleaned = 0.0313255 Jy ! Component: 150 - total flux cleaned = 0.0270384 Jy ! Component: 200 - total flux cleaned = 0.023829 Jy ! Total flux subtracted in 200 components = 0.023829 Jy ! Clean residual min=-0.028916 max=0.029729 Jy/beam ! Clean residual mean=0.000130 rms=0.008841 Jy/beam ! Combined flux in latest and established models = 0.023829 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.023829 Jy ! Inverting map and beam ! Estimated beam: bmin=18.8 mas, bmaj=32.17 mas, bpa=22.95 degrees ! Estimated noise=0.908564 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.0014697 Jy ! Component: 100 - total flux cleaned = -0.00190178 Jy ! Component: 150 - total flux cleaned = -0.00118518 Jy ! Component: 200 - total flux cleaned = 9.81746e-05 Jy ! Total flux subtracted in 200 components = 9.81746e-05 Jy ! Clean residual min=-0.007722 max=0.008135 Jy/beam ! Clean residual mean=0.000002 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.0239272 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 111 components and 0.0239272 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=19.05 mas, bmaj=32.11 mas, bpa=22.72 degrees ! Estimated noise=0.909109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261509 Jy ! Component: 100 - total flux cleaned = 0.00262041 Jy ! Component: 150 - total flux cleaned = 0.00260951 Jy ! Component: 200 - total flux cleaned = 0.00230697 Jy ! Total flux subtracted in 200 components = 0.00230697 Jy ! Clean residual min=-0.005636 max=0.005672 Jy/beam ! Clean residual mean=0.000016 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.0262342 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 = -2.63238e-05 Jy ! Component: 100 - total flux cleaned = -3.00938e-05 Jy ! Component: 150 - total flux cleaned = -8.02088e-05 Jy ! Component: 200 - total flux cleaned = -0.000144496 Jy ! Total flux subtracted in 200 components = -0.000144496 Jy ! Clean residual min=-0.013225 max=0.013382 Jy/beam ! Clean residual mean=0.000035 rms=0.004746 Jy/beam ! Combined flux in latest and established models = 0.0260897 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 148 components and 0.0260897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=18.8 mas, bmaj=32.17 mas, bpa=22.95 degrees ! Estimated noise=0.908564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.20601e-05 Jy ! Component: 100 - total flux cleaned = 0.000309005 Jy ! Component: 150 - total flux cleaned = 0.00157526 Jy ! Component: 200 - total flux cleaned = 0.00358807 Jy ! Total flux subtracted in 200 components = 0.00358807 Jy ! Clean residual min=-0.009023 max=0.008715 Jy/beam ! Clean residual mean=0.000035 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.0296778 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 190 components and 0.0296778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054156Jy sigma=1.072301 ! Fit after self-cal, rms=0.053268Jy sigma=1.049010 wmodel J0641+0947_S_b_map.mod ! Writing 190 model components to file: J0641+0947_S_b_map.mod wobs J0641+0947_S_b_uvs.fits ! Writing UV FITS file: J0641+0947_S_b_uvs.fits wwins J0641+0947_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//J0641+0947_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 18.8 x 32.17 at 22.95 degrees (North through East) ! Clean map min=-0.041916 max=0.031302 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0641+0947_S_b_map.fits wmodel /vlbi/uf001/uva//J0641+0947_S_b_map.mod ! Writing 190 model components to file: /vlbi/uf001/uva//J0641+0947_S_b_map.mod wobs /vlbi/uf001/uva//J0641+0947_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0641+0947_S_b_uvs.fits wwins /vlbi/uf001/uva//J0641+0947_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.0313016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00116719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.1866 11.1866 22.3731 44.7462 89.4925 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.031 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.817 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0641+0947_S_b_dfm.log closed on Sun Jan 13 23:06:15 2019