! Started logfile: /vlbi/uf001/uva//J1711-3338_S_dfm.log on Mon Jan 14 04:03:29 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//J1711-3338_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1711-3338_S_uva.fits ! AN table 1: 85 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.839216 visibilities/baseline/integration-bin. ! Found source: J1711-3338 ! ! 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 3210 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 J1711-3338_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028596Jy sigma=13.239089 ! Fit after self-cal, rms=0.908361Jy sigma=11.791366 ! 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=8.72 mas, bmaj=36.72 mas, bpa=-1.735 degrees ! Estimated noise=1.95168 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.0773265 Jy ! Component: 100 - total flux cleaned = 0.105132 Jy ! Total flux subtracted in 100 components = 0.105132 Jy ! Clean residual min=-0.015503 max=0.015730 Jy/beam ! Clean residual mean=-0.000619 rms=0.006228 Jy/beam ! Combined flux in latest and established models = 0.105132 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.105132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144052Jy sigma=1.211643 ! Fit after self-cal, rms=0.143097Jy sigma=1.196032 ! 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=9.514 mas, bmaj=40.95 mas, bpa=-3.107 degrees ! Estimated noise=1.0464 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.0229952 Jy ! Component: 100 - total flux cleaned = 0.0369093 Jy ! Component: 150 - total flux cleaned = 0.0427375 Jy ! Component: 200 - total flux cleaned = 0.0454603 Jy ! Total flux subtracted in 200 components = 0.0454603 Jy ! Clean residual min=-0.005838 max=0.005859 Jy/beam ! Clean residual mean=-0.000304 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.150592 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 148 components and 0.150592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137695Jy sigma=1.101054 ! Fit after self-cal, rms=0.137354Jy sigma=1.093851 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.514 x 40.95 at -3.107 degrees (North through East) ! Clean map min=-0.0084222 max=0.084502 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 KP 0.98 LA 0.95 NL 1.07 ! OV 1.09 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.95 LA 0.88 NL 1.11 ! OV 1.01 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 KP 0.92 LA 0.94 NL 1.06 ! OV 0.99 PT 0.97 ! ! ! Fit before self-cal, rms=0.137354Jy sigma=1.093851 ! Fit after self-cal, rms=0.125234Jy sigma=1.085126 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.803 mas, bmaj=40.33 mas, bpa=-2.45 degrees ! Estimated noise=0.991795 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.00424103 Jy ! Component: 100 - total flux cleaned = 0.00232614 Jy ! Component: 150 - total flux cleaned = 0.00111432 Jy ! Component: 200 - total flux cleaned = 8.57918e-05 Jy ! Total flux subtracted in 200 components = 8.57918e-05 Jy ! Clean residual min=-0.002635 max=0.002617 Jy/beam ! Clean residual mean=-0.000090 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.150678 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 238 components and 0.150678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124238Jy sigma=1.069445 ! Fit after self-cal, rms=0.123966Jy sigma=1.067799 ! 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.123966Jy sigma=1.067799 ! Fit after self-cal, rms=0.119582Jy sigma=1.060859 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.844 mas, bmaj=41.04 mas, bpa=-2.656 degrees ! Estimated noise=0.995251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205977 Jy ! Component: 100 - total flux cleaned = 0.00227838 Jy ! Component: 150 - total flux cleaned = 0.0020169 Jy ! Component: 200 - total flux cleaned = 0.00168966 Jy ! Total flux subtracted in 200 components = 0.00168966 Jy ! Clean residual min=-0.001268 max=0.001271 Jy/beam ! Clean residual mean=-0.000028 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.152368 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 310 components and 0.152368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119339Jy sigma=1.057707 ! Fit after self-cal, rms=0.119030Jy sigma=1.056773 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.000273877 Jy ! Component: 100 - total flux cleaned = -0.000511631 Jy ! Component: 150 - total flux cleaned = -0.000866005 Jy ! Component: 200 - total flux cleaned = -0.00105541 Jy ! Total flux subtracted in 200 components = -0.00105541 Jy ! Clean residual min=-0.000992 max=0.001007 Jy/beam ! Clean residual mean=-0.000012 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.151312 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 371 components and 0.151312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118908Jy sigma=1.055512 ! Fit after self-cal, rms=0.118913Jy sigma=1.054916 ! 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.118913Jy sigma=1.054916 ! Fit after self-cal, rms=0.117427Jy sigma=1.053980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.842 mas, bmaj=41.09 mas, bpa=-2.705 degrees ! Estimated noise=0.992017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213221 Jy ! Component: 100 - total flux cleaned = 0.000521592 Jy ! Component: 150 - total flux cleaned = 0.000999854 Jy ! Component: 200 - total flux cleaned = 0.00109406 Jy ! Total flux subtracted in 200 components = 0.00109406 Jy ! Clean residual min=-0.000743 max=0.000745 Jy/beam ! Clean residual mean=-0.000007 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.152406 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 436 components and 0.152407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117351Jy sigma=1.053304 ! Fit after self-cal, rms=0.117319Jy sigma=1.053164 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 = 5.39892e-05 Jy ! Component: 100 - total flux cleaned = 0.000342632 Jy ! Component: 150 - total flux cleaned = 0.00038574 Jy ! Component: 200 - total flux cleaned = 0.000425853 Jy ! Total flux subtracted in 200 components = 0.000425853 Jy ! Clean residual min=-0.000650 max=0.000643 Jy/beam ! Clean residual mean=-0.000007 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.152832 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 491 components and 0.152832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117270Jy sigma=1.052766 ! Fit after self-cal, rms=0.117242Jy sigma=1.052717 ! 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.117242Jy sigma=1.052717 ! Fit after self-cal, rms=0.116313Jy sigma=1.052675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.22 mas, bmaj=42.45 mas, bpa=-1.081 degrees ! Estimated noise=0.986528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015002 Jy ! Component: 100 - total flux cleaned = 0.000233197 Jy ! Component: 150 - total flux cleaned = 0.000308248 Jy ! Component: 200 - total flux cleaned = 0.000204243 Jy ! Total flux subtracted in 200 components = 0.000204243 Jy ! Clean residual min=-0.000555 max=0.000558 Jy/beam ! Clean residual mean=-0.000007 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.153037 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 536 components and 0.153037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116275Jy sigma=1.052383 ! Fit after self-cal, rms=0.116244Jy sigma=1.052342 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.000203985 Jy ! Component: 100 - total flux cleaned = 0.000203477 Jy ! Component: 150 - total flux cleaned = 0.000136001 Jy ! Component: 200 - total flux cleaned = 7.19851e-05 Jy ! Total flux subtracted in 200 components = 7.19851e-05 Jy ! Clean residual min=-0.000518 max=0.000517 Jy/beam ! Clean residual mean=-0.000004 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.153109 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 566 components and 0.153109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116214Jy sigma=1.052115 ! Fit after self-cal, rms=0.116195Jy sigma=1.052091 ! 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=9.816 mas, bmaj=41 mas, bpa=-2.735 degrees ! Estimated noise=0.987952 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.816 x 41 at -2.735 degrees (North through East) ! Clean map min=-0.0047457 max=0.081626 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=9.001 mas, bmaj=36.78 mas, bpa=-1.152 degrees ! Estimated noise=1.85204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0729846 Jy ! Component: 100 - total flux cleaned = 0.102843 Jy ! Component: 150 - total flux cleaned = 0.110547 Jy ! Component: 200 - total flux cleaned = 0.112439 Jy ! Total flux subtracted in 200 components = 0.112439 Jy ! Clean residual min=-0.009215 max=0.009212 Jy/beam ! Clean residual mean=-0.000338 rms=0.003799 Jy/beam ! Combined flux in latest and established models = 0.112439 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 89 model components to the UV plane model. ! The established model now contains 89 components and 0.112439 Jy ! Inverting map and beam ! Estimated beam: bmin=9.816 mas, bmaj=41 mas, bpa=-2.735 degrees ! Estimated noise=0.987952 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.00796055 Jy ! Component: 100 - total flux cleaned = 0.0124827 Jy ! Component: 150 - total flux cleaned = 0.0140128 Jy ! Component: 200 - total flux cleaned = 0.0133149 Jy ! Total flux subtracted in 200 components = 0.0133149 Jy ! Clean residual min=-0.003616 max=0.003623 Jy/beam ! Clean residual mean=-0.000149 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.125754 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 186 components and 0.125754 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=11.22 mas, bmaj=42.45 mas, bpa=-1.081 degrees ! Estimated noise=0.986528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000571086 Jy ! Component: 100 - total flux cleaned = -0.00263572 Jy ! Component: 150 - total flux cleaned = -0.00409558 Jy ! Component: 200 - total flux cleaned = -0.00534568 Jy ! Total flux subtracted in 200 components = -0.00534568 Jy ! Clean residual min=-0.001933 max=0.001929 Jy/beam ! Clean residual mean=-0.000091 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.120408 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.00118468 Jy ! Component: 100 - total flux cleaned = -0.00174515 Jy ! Component: 150 - total flux cleaned = -0.00174511 Jy ! Component: 200 - total flux cleaned = -0.00166386 Jy ! Total flux subtracted in 200 components = -0.00166386 Jy ! Clean residual min=-0.001301 max=0.001273 Jy/beam ! Clean residual mean=-0.000065 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.118744 Jy ! Adding 173 model components to the UV plane model. ! The established model now contains 349 components and 0.118744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.816 mas, bmaj=41 mas, bpa=-2.735 degrees ! Estimated noise=0.987952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017789 Jy ! Component: 100 - total flux cleaned = -0.000561874 Jy ! Component: 150 - total flux cleaned = -0.000903003 Jy ! Component: 200 - total flux cleaned = -0.00126721 Jy ! Total flux subtracted in 200 components = -0.00126721 Jy ! Clean residual min=-0.000820 max=0.000826 Jy/beam ! Clean residual mean=-0.000029 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.117477 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 412 components and 0.117477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116220Jy sigma=1.052539 ! Fit after self-cal, rms=0.116215Jy sigma=1.052294 wmodel J1711-3338_S_map.mod ! Writing 412 model components to file: J1711-3338_S_map.mod wobs J1711-3338_S_uvs.fits ! Writing UV FITS file: J1711-3338_S_uvs.fits wwins J1711-3338_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//J1711-3338_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.816 x 41 at -2.735 degrees (North through East) ! Clean map min=-0.00652 max=0.074976 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1711-3338_S_map.fits wmodel /vlbi/uf001/uva//J1711-3338_S_map.mod ! Writing 412 model components to file: /vlbi/uf001/uva//J1711-3338_S_map.mod wobs /vlbi/uf001/uva//J1711-3338_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1711-3338_S_uvs.fits wwins /vlbi/uf001/uva//J1711-3338_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.0749756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000338198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.35323 1.35323 2.70647 5.41293 10.8259 21.6517 43.3034 86.6069 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 221.691 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1711-3338_S_dfm.log closed on Mon Jan 14 04:03:33 2019