! Started logfile: /vlbi/uf001/uva//J0750-3759_S_a_dfm.log on Sun Jan 13 23:39:54 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//J0750-3759_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0750-3759_S_a_uva.fits ! AN table 1: 73 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.835616 visibilities/baseline/integration-bin. ! Found source: J0750-3759 ! ! 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 2745 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 J0750-3759_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016961Jy sigma=14.708661 ! Fit after self-cal, rms=0.925627Jy sigma=13.370157 ! 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=10.9 mas, bmaj=49.86 mas, bpa=15.07 degrees ! Estimated noise=1.13281 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.0648503 Jy ! Component: 100 - total flux cleaned = 0.0614646 Jy ! Total flux subtracted in 100 components = 0.0614646 Jy ! Clean residual min=-0.018659 max=0.018597 Jy/beam ! Clean residual mean=-0.000488 rms=0.008840 Jy/beam ! Combined flux in latest and established models = 0.0614646 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 55 components and 0.0614646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111381Jy sigma=1.542772 ! Fit after self-cal, rms=0.109770Jy sigma=1.517536 ! 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.73 mas, bmaj=51.16 mas, bpa=14.64 degrees ! Estimated noise=0.954979 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.00539304 Jy ! Component: 100 - total flux cleaned = -0.0133501 Jy ! Component: 150 - total flux cleaned = -0.0163841 Jy ! Component: 200 - total flux cleaned = -0.021775 Jy ! Total flux subtracted in 200 components = -0.021775 Jy ! Clean residual min=-0.010795 max=0.010755 Jy/beam ! Clean residual mean=-0.000614 rms=0.006322 Jy/beam ! Combined flux in latest and established models = 0.0396896 Jy ! Performing phase self-cal ! Adding 146 model components to the UV plane model. ! The established model now contains 200 components and 0.0396896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097301Jy sigma=1.345207 ! Fit after self-cal, rms=0.096451Jy sigma=1.334052 ! 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.73 x 51.16 at 14.64 degrees (North through East) ! Clean map min=-0.026958 max=0.083734 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 KP 1.35 LA 0.62 ! OV 1.37 PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 KP 1.29 LA 0.62 ! OV 1.05 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.17 KP 1.31 LA 0.62 ! OV 1.18 PT 0.82 ! ! ! Fit before self-cal, rms=0.096451Jy sigma=1.334052 ! Fit after self-cal, rms=0.090043Jy sigma=1.218240 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.23 mas, bmaj=51.81 mas, bpa=14.24 degrees ! Estimated noise=0.894544 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.010329 Jy ! Component: 100 - total flux cleaned = 0.011612 Jy ! Component: 150 - total flux cleaned = 0.010272 Jy ! Component: 200 - total flux cleaned = 0.00831238 Jy ! Total flux subtracted in 200 components = 0.00831238 Jy ! Clean residual min=-0.004388 max=0.004359 Jy/beam ! Clean residual mean=0.000026 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.048002 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 290 components and 0.048002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086976Jy sigma=1.149556 ! Fit after self-cal, rms=0.087447Jy sigma=1.141341 ! 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.087447Jy sigma=1.141341 ! Fit after self-cal, rms=0.084158Jy sigma=1.121981 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.01 mas, bmaj=52.36 mas, bpa=14.37 degrees ! Estimated noise=0.876713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463289 Jy ! Component: 100 - total flux cleaned = 0.00571025 Jy ! Component: 150 - total flux cleaned = 0.006232 Jy ! Component: 200 - total flux cleaned = 0.00634859 Jy ! Total flux subtracted in 200 components = 0.00634859 Jy ! Clean residual min=-0.001797 max=0.001797 Jy/beam ! Clean residual mean=-0.000004 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0543506 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 386 components and 0.0543506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083562Jy sigma=1.113874 ! Fit after self-cal, rms=0.083172Jy sigma=1.111463 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.00128311 Jy ! Component: 100 - total flux cleaned = 0.00129881 Jy ! Component: 150 - total flux cleaned = 0.00120604 Jy ! Component: 200 - total flux cleaned = 0.00166131 Jy ! Total flux subtracted in 200 components = 0.00166131 Jy ! Clean residual min=-0.001438 max=0.001448 Jy/beam ! Clean residual mean=0.000008 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0560119 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 467 components and 0.0560119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082898Jy sigma=1.107527 ! Fit after self-cal, rms=0.082701Jy sigma=1.107072 ! 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.082701Jy sigma=1.107072 ! Fit after self-cal, rms=0.081918Jy sigma=1.106405 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12 mas, bmaj=52.53 mas, bpa=14.42 degrees ! Estimated noise=0.869929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171445 Jy ! Component: 100 - total flux cleaned = -9.53232e-05 Jy ! Component: 150 - total flux cleaned = -9.8727e-05 Jy ! Component: 200 - total flux cleaned = 0.000101495 Jy ! Total flux subtracted in 200 components = 0.000101495 Jy ! Clean residual min=-0.001077 max=0.001078 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0561134 Jy selfcal ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 560 components and 0.0561134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081761Jy sigma=1.104087 ! Fit after self-cal, rms=0.081543Jy sigma=1.103246 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.000420137 Jy ! Component: 100 - total flux cleaned = -0.000499706 Jy ! Component: 150 - total flux cleaned = -0.000427606 Jy ! Component: 200 - total flux cleaned = -0.000364545 Jy ! Total flux subtracted in 200 components = -0.000364545 Jy ! Clean residual min=-0.000986 max=0.000988 Jy/beam ! Clean residual mean=-0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0557489 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 649 components and 0.0557489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081416Jy sigma=1.101595 ! Fit after self-cal, rms=0.081293Jy sigma=1.101293 ! 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.081293Jy sigma=1.101293 ! Fit after self-cal, rms=0.080134Jy sigma=1.100889 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.88 mas, bmaj=53.67 mas, bpa=13.58 degrees ! Estimated noise=0.859164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368336 Jy ! Component: 100 - total flux cleaned = -0.000831417 Jy ! Component: 150 - total flux cleaned = -0.000716406 Jy ! Component: 200 - total flux cleaned = -0.000499142 Jy ! Total flux subtracted in 200 components = -0.000499142 Jy ! Clean residual min=-0.000875 max=0.000873 Jy/beam ! Clean residual mean=-0.000009 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0552498 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 727 components and 0.0552497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080040Jy sigma=1.099407 ! Fit after self-cal, rms=0.079986Jy sigma=1.099190 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.000657131 Jy ! Component: 100 - total flux cleaned = -0.00102675 Jy ! Component: 150 - total flux cleaned = -0.00117182 Jy ! Component: 200 - total flux cleaned = -0.00139425 Jy ! Total flux subtracted in 200 components = -0.00139425 Jy ! Clean residual min=-0.000719 max=0.000719 Jy/beam ! Clean residual mean=-0.000008 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0538555 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 800 components and 0.0538555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079923Jy sigma=1.098290 ! Fit after self-cal, rms=0.079898Jy sigma=1.098213 ! 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.98 mas, bmaj=52.55 mas, bpa=14.46 degrees ! Estimated noise=0.860974 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.98 x 52.55 at 14.46 degrees (North through East) ! Clean map min=-0.015713 max=0.073962 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=11.11 mas, bmaj=51.57 mas, bpa=15.01 degrees ! Estimated noise=1.0354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0559071 Jy ! Component: 100 - total flux cleaned = 0.0627161 Jy ! Component: 150 - total flux cleaned = 0.057566 Jy ! Component: 200 - total flux cleaned = 0.0545589 Jy ! Total flux subtracted in 200 components = 0.0545589 Jy ! Clean residual min=-0.010622 max=0.010520 Jy/beam ! Clean residual mean=-0.000348 rms=0.005005 Jy/beam ! Combined flux in latest and established models = 0.0545589 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 96 model components to the UV plane model. ! The established model now contains 96 components and 0.0545589 Jy ! Inverting map and beam ! Estimated beam: bmin=11.98 mas, bmaj=52.55 mas, bpa=14.46 degrees ! Estimated noise=0.860974 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.00539362 Jy ! Component: 100 - total flux cleaned = -0.0091569 Jy ! Component: 150 - total flux cleaned = -0.00959362 Jy ! Component: 200 - total flux cleaned = -0.0110465 Jy ! Total flux subtracted in 200 components = -0.0110465 Jy ! Clean residual min=-0.005596 max=0.005567 Jy/beam ! Clean residual mean=-0.000309 rms=0.002903 Jy/beam ! Combined flux in latest and established models = 0.0435125 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 218 components and 0.0435125 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=12.88 mas, bmaj=53.67 mas, bpa=13.58 degrees ! Estimated noise=0.859164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294184 Jy ! Component: 100 - total flux cleaned = 0.000299115 Jy ! Component: 150 - total flux cleaned = -0.000696281 Jy ! Component: 200 - total flux cleaned = -0.00136479 Jy ! Total flux subtracted in 200 components = -0.00136479 Jy ! Clean residual min=-0.003539 max=0.003541 Jy/beam ! Clean residual mean=-0.000164 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.0421477 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.000394938 Jy ! Component: 100 - total flux cleaned = -0.000950224 Jy ! Component: 150 - total flux cleaned = -0.00182675 Jy ! Component: 200 - total flux cleaned = -0.00266555 Jy ! Total flux subtracted in 200 components = -0.00266555 Jy ! Clean residual min=-0.002731 max=0.002723 Jy/beam ! Clean residual mean=-0.000086 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.0394821 Jy ! Adding 186 model components to the UV plane model. ! The established model now contains 387 components and 0.0394821 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.98 mas, bmaj=52.55 mas, bpa=14.46 degrees ! Estimated noise=0.860974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000563178 Jy ! Component: 100 - total flux cleaned = 0.00116095 Jy ! Component: 150 - total flux cleaned = 0.000855548 Jy ! Component: 200 - total flux cleaned = 0.000574052 Jy ! Total flux subtracted in 200 components = 0.000574052 Jy ! Clean residual min=-0.001510 max=0.001508 Jy/beam ! Clean residual mean=-0.000040 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0400562 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 482 components and 0.0400562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080148Jy sigma=1.101820 ! Fit after self-cal, rms=0.080030Jy sigma=1.100706 wmodel J0750-3759_S_a_map.mod ! Writing 482 model components to file: J0750-3759_S_a_map.mod wobs J0750-3759_S_a_uvs.fits ! Writing UV FITS file: J0750-3759_S_a_uvs.fits wwins J0750-3759_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//J0750-3759_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.98 x 52.55 at 14.46 degrees (North through East) ! Clean map min=-0.015775 max=0.063782 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0750-3759_S_a_map.fits wmodel /vlbi/uf001/uva//J0750-3759_S_a_map.mod ! Writing 482 model components to file: /vlbi/uf001/uva//J0750-3759_S_a_map.mod wobs /vlbi/uf001/uva//J0750-3759_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0750-3759_S_a_uvs.fits wwins /vlbi/uf001/uva//J0750-3759_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.063782 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00067914 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.19435 3.19435 6.3887 12.7774 25.5548 51.1096 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 93.915 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0750-3759_S_a_dfm.log closed on Sun Jan 13 23:39:58 2019