! Started logfile: /vlbi/uf001/uva//J1922+1530_S_dfm.log on Mon Jan 14 05:02:26 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//J1922+1530_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1922+1530_S_uva.fits ! AN table 1: 110 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.852727 visibilities/baseline/integration-bin. ! Found source: J1922+1530 ! ! 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 2814 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 J1922+1530_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007938Jy sigma=22.993540 ! Fit after self-cal, rms=0.896521Jy sigma=20.742952 ! 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.1 mas, bmaj=32.84 mas, bpa=28.74 degrees ! Estimated noise=0.644751 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.0871651 Jy ! Component: 100 - total flux cleaned = 0.134028 Jy ! Total flux subtracted in 100 components = 0.134028 Jy ! Clean residual min=-0.020609 max=0.025012 Jy/beam ! Clean residual mean=0.000101 rms=0.009926 Jy/beam ! Combined flux in latest and established models = 0.134028 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.134028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090740Jy sigma=1.901681 ! Fit after self-cal, rms=0.088457Jy sigma=1.855804 ! 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=14.34 mas, bmaj=31.08 mas, bpa=28.55 degrees ! Estimated noise=0.597003 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.0348678 Jy ! Component: 100 - total flux cleaned = 0.0481884 Jy ! Component: 150 - total flux cleaned = 0.0539351 Jy ! Component: 200 - total flux cleaned = 0.0552491 Jy ! Total flux subtracted in 200 components = 0.0552491 Jy ! Clean residual min=-0.010259 max=0.010157 Jy/beam ! Clean residual mean=-0.000011 rms=0.005379 Jy/beam ! Combined flux in latest and established models = 0.189277 Jy ! Performing phase self-cal ! Adding 145 model components to the UV plane model. ! The established model now contains 177 components and 0.189277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063216Jy sigma=1.332430 ! Fit after self-cal, rms=0.062814Jy sigma=1.324267 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.34 x 31.08 at 28.55 degrees (North through East) ! Clean map min=-0.018648 max=0.10612 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.19 KP 1.29 LA 0.91 OV 1.06 ! PT 0.78 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.20 LA 0.86 OV 1.01 ! PT 0.77 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KP 1.17 LA 0.87 OV 0.88 ! PT 0.76 ! ! ! Fit before self-cal, rms=0.062814Jy sigma=1.324267 ! Fit after self-cal, rms=0.052219Jy sigma=1.101426 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.65 mas, bmaj=31.99 mas, bpa=27.95 degrees ! Estimated noise=0.573662 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.00146343 Jy ! Component: 100 - total flux cleaned = -0.00162172 Jy ! Component: 150 - total flux cleaned = -0.00050726 Jy ! Component: 200 - total flux cleaned = 0.000247731 Jy ! Total flux subtracted in 200 components = 0.000247731 Jy ! Clean residual min=-0.001482 max=0.001476 Jy/beam ! Clean residual mean=0.000000 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.189525 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 247 components and 0.189525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051610Jy sigma=1.085890 ! Fit after self-cal, rms=0.051820Jy sigma=1.083414 ! 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.051820Jy sigma=1.083414 ! Fit after self-cal, rms=0.051721Jy sigma=1.073530 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.46 mas, bmaj=32.15 mas, bpa=27.63 degrees ! Estimated noise=0.567903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318296 Jy ! Component: 100 - total flux cleaned = 0.000743407 Jy ! Component: 150 - total flux cleaned = 0.000496255 Jy ! Component: 200 - total flux cleaned = 0.000581646 Jy ! Total flux subtracted in 200 components = 0.000581646 Jy ! Clean residual min=-0.000662 max=0.000663 Jy/beam ! Clean residual mean=0.000005 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.190107 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 319 components and 0.190107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051586Jy sigma=1.070492 ! Fit after self-cal, rms=0.051597Jy sigma=1.070055 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.000193945 Jy ! Component: 100 - total flux cleaned = 0.000190005 Jy ! Component: 150 - total flux cleaned = 0.000288118 Jy ! Component: 200 - total flux cleaned = 0.000350139 Jy ! Total flux subtracted in 200 components = 0.000350139 Jy ! Clean residual min=-0.000470 max=0.000471 Jy/beam ! Clean residual mean=0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.190457 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 383 components and 0.190457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051545Jy sigma=1.068885 ! Fit after self-cal, rms=0.051553Jy sigma=1.068752 ! 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.051553Jy sigma=1.068752 ! Fit after self-cal, rms=0.051477Jy sigma=1.068544 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.42 mas, bmaj=32.21 mas, bpa=27.63 degrees ! Estimated noise=0.565774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.81022e-05 Jy ! Component: 100 - total flux cleaned = 0.000189125 Jy ! Component: 150 - total flux cleaned = 0.000438338 Jy ! Component: 200 - total flux cleaned = 0.00055046 Jy ! Total flux subtracted in 200 components = 0.00055046 Jy ! Clean residual min=-0.000360 max=0.000357 Jy/beam ! Clean residual mean=0.000004 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.191007 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 440 components and 0.191007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051443Jy sigma=1.067890 ! Fit after self-cal, rms=0.051458Jy sigma=1.067810 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.000127385 Jy ! Component: 100 - total flux cleaned = 0.000252593 Jy ! Component: 150 - total flux cleaned = 0.000291964 Jy ! Component: 200 - total flux cleaned = 0.000309961 Jy ! Total flux subtracted in 200 components = 0.000309961 Jy ! Clean residual min=-0.000303 max=0.000301 Jy/beam ! Clean residual mean=0.000005 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.191317 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 505 components and 0.191317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051441Jy sigma=1.067434 ! Fit after self-cal, rms=0.051452Jy sigma=1.067395 ! 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.051452Jy sigma=1.067395 ! Fit after self-cal, rms=0.051319Jy sigma=1.067336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.13 mas, bmaj=32.08 mas, bpa=27.76 degrees ! Estimated noise=0.567428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.41636e-05 Jy ! Component: 100 - total flux cleaned = 8.44959e-05 Jy ! Component: 150 - total flux cleaned = 0.000256827 Jy ! Component: 200 - total flux cleaned = 0.000418027 Jy ! Total flux subtracted in 200 components = 0.000418027 Jy ! Clean residual min=-0.000262 max=0.000260 Jy/beam ! Clean residual mean=0.000004 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.191735 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 561 components and 0.191735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051300Jy sigma=1.067050 ! Fit after self-cal, rms=0.051312Jy sigma=1.067017 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.000129967 Jy ! Component: 100 - total flux cleaned = 0.000346874 Jy ! Component: 150 - total flux cleaned = 0.00050794 Jy ! Component: 200 - total flux cleaned = 0.000578479 Jy ! Total flux subtracted in 200 components = 0.000578479 Jy ! Clean residual min=-0.000233 max=0.000233 Jy/beam ! Clean residual mean=0.000004 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.192314 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 625 components and 0.192314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051301Jy sigma=1.066796 ! Fit after self-cal, rms=0.051311Jy sigma=1.066772 ! 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=14.39 mas, bmaj=32.25 mas, bpa=27.62 degrees ! Estimated noise=0.563789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.39 x 32.25 at 27.62 degrees (North through East) ! Clean map min=-0.0076949 max=0.096243 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.21 mas, bmaj=33.79 mas, bpa=28 degrees ! Estimated noise=0.616623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0834234 Jy ! Component: 100 - total flux cleaned = 0.12706 Jy ! Component: 150 - total flux cleaned = 0.154498 Jy ! Component: 200 - total flux cleaned = 0.168434 Jy ! Total flux subtracted in 200 components = 0.168434 Jy ! Clean residual min=-0.010038 max=0.009949 Jy/beam ! Clean residual mean=0.000044 rms=0.004142 Jy/beam ! Combined flux in latest and established models = 0.168434 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 86 model components to the UV plane model. ! The established model now contains 86 components and 0.168434 Jy ! Inverting map and beam ! Estimated beam: bmin=14.39 mas, bmaj=32.25 mas, bpa=27.62 degrees ! Estimated noise=0.563789 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.00459344 Jy ! Component: 100 - total flux cleaned = 0.00835946 Jy ! Component: 150 - total flux cleaned = 0.00867254 Jy ! Component: 200 - total flux cleaned = 0.00840287 Jy ! Total flux subtracted in 200 components = 0.00840287 Jy ! Clean residual min=-0.003679 max=0.003631 Jy/beam ! Clean residual mean=-0.000001 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.176836 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 197 components and 0.176837 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=15.13 mas, bmaj=32.08 mas, bpa=27.76 degrees ! Estimated noise=0.567428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00099865 Jy ! Component: 100 - total flux cleaned = -0.00284672 Jy ! Component: 150 - total flux cleaned = -0.00367179 Jy ! Component: 200 - total flux cleaned = -0.00343938 Jy ! Total flux subtracted in 200 components = -0.00343938 Jy ! Clean residual min=-0.001766 max=0.001769 Jy/beam ! Clean residual mean=0.000004 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.173397 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.000112642 Jy ! Component: 100 - total flux cleaned = 0.000293442 Jy ! Component: 150 - total flux cleaned = 0.000872982 Jy ! Component: 200 - total flux cleaned = 0.00118874 Jy ! Total flux subtracted in 200 components = 0.00118874 Jy ! Clean residual min=-0.000960 max=0.000958 Jy/beam ! Clean residual mean=0.000005 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.174586 Jy ! Adding 225 model components to the UV plane model. ! The established model now contains 419 components and 0.174586 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.39 mas, bmaj=32.25 mas, bpa=27.62 degrees ! Estimated noise=0.563789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0007326 Jy ! Component: 100 - total flux cleaned = 0.00109373 Jy ! Component: 150 - total flux cleaned = 0.00141591 Jy ! Component: 200 - total flux cleaned = 0.0017422 Jy ! Total flux subtracted in 200 components = 0.0017422 Jy ! Clean residual min=-0.000579 max=0.000576 Jy/beam ! Clean residual mean=-0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.176328 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 503 components and 0.176328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051362Jy sigma=1.068876 ! Fit after self-cal, rms=0.051345Jy sigma=1.068721 wmodel J1922+1530_S_map.mod ! Writing 503 model components to file: J1922+1530_S_map.mod wobs J1922+1530_S_uvs.fits ! Writing UV FITS file: J1922+1530_S_uvs.fits wwins J1922+1530_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//J1922+1530_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.39 x 32.25 at 27.62 degrees (North through East) ! Clean map min=-0.0068437 max=0.092693 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1922+1530_S_map.fits wmodel /vlbi/uf001/uva//J1922+1530_S_map.mod ! Writing 503 model components to file: /vlbi/uf001/uva//J1922+1530_S_map.mod wobs /vlbi/uf001/uva//J1922+1530_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1922+1530_S_uvs.fits wwins /vlbi/uf001/uva//J1922+1530_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.0926932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271407 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.878403 0.878403 1.75681 3.51361 7.02723 14.0545 28.1089 56.2178 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 341.528 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1922+1530_S_dfm.log closed on Mon Jan 14 05:02:30 2019