! Started logfile: /image_prod/ug002_uva//J0905-3927_S_dfm.log on Wed Mar 4 22:47:50 2020 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 /image_prod/ug002_uva//J0905-3927_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0905-3927_S_uva.fits ! AN table 1: 120 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0905-3927 ! ! 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 2160 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 J0905-3927_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.001031Jy sigma=7.278062 ! Fit after self-cal, rms=0.952519Jy sigma=6.929689 ! 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=22.06 mas, bmaj=79.85 mas, bpa=-10.71 degrees ! Estimated noise=2.14358 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.0384482 Jy ! Component: 100 - total flux cleaned = 0.0468523 Jy ! Total flux subtracted in 100 components = 0.0468523 Jy ! Clean residual min=-0.002395 max=0.002522 Jy/beam ! Clean residual mean=-0.000017 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.0468523 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0468523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053627Jy sigma=0.385585 ! Fit after self-cal, rms=0.052725Jy sigma=0.378506 ! 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=22.83 mas, bmaj=83.45 mas, bpa=-10.77 degrees ! Estimated noise=2.10192 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.00181236 Jy ! Component: 100 - total flux cleaned = 0.00192912 Jy ! Component: 150 - total flux cleaned = 0.00184545 Jy ! Component: 200 - total flux cleaned = 0.00168319 Jy ! Total flux subtracted in 200 components = 0.00168319 Jy ! Clean residual min=-0.000643 max=0.000647 Jy/beam ! Clean residual mean=-0.000012 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.0485355 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 105 components and 0.0485355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052520Jy sigma=0.377002 ! Fit after self-cal, rms=0.052483Jy sigma=0.376719 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.83 x 83.45 at -10.77 degrees (North through East) ! Clean map min=-0.0022083 max=0.048236 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.96 LA 1.03 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.99 LA 1.00 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.06 LA 0.93 PT 0.99 ! ! ! Fit before self-cal, rms=0.052483Jy sigma=0.376719 ! Fit after self-cal, rms=0.051985Jy sigma=0.376388 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.87 mas, bmaj=83.27 mas, bpa=-10.71 degrees ! Estimated noise=2.0754 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 = -5.25435e-05 Jy ! Component: 100 - total flux cleaned = 0.000113405 Jy ! Component: 150 - total flux cleaned = -0.000139465 Jy ! Component: 200 - total flux cleaned = -0.000254989 Jy ! Total flux subtracted in 200 components = -0.000254989 Jy ! Clean residual min=-0.000459 max=0.000460 Jy/beam ! Clean residual mean=-0.000011 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0482806 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 233 components and 0.0482806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051935Jy sigma=0.376108 ! Fit after self-cal, rms=0.051956Jy sigma=0.375921 ! 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.051956Jy sigma=0.375921 ! Fit after self-cal, rms=0.051817Jy sigma=0.375901 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.87 mas, bmaj=83.22 mas, bpa=-10.71 degrees ! Estimated noise=2.06751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179496 Jy ! Component: 100 - total flux cleaned = 0.00015476 Jy ! Component: 150 - total flux cleaned = -8.53733e-06 Jy ! Component: 200 - total flux cleaned = -0.00013102 Jy ! Total flux subtracted in 200 components = -0.00013102 Jy ! Clean residual min=-0.000319 max=0.000317 Jy/beam ! Clean residual mean=-0.000010 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0481496 Jy selfcal ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 346 components and 0.0481495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051787Jy sigma=0.375736 ! Fit after self-cal, rms=0.051778Jy sigma=0.375623 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 = 2.14332e-05 Jy ! Component: 100 - total flux cleaned = -2.26867e-05 Jy ! Component: 150 - total flux cleaned = -7.97925e-05 Jy ! Component: 200 - total flux cleaned = -0.000221539 Jy ! Total flux subtracted in 200 components = -0.000221539 Jy ! Clean residual min=-0.000251 max=0.000250 Jy/beam ! Clean residual mean=-0.000006 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.047928 Jy ! Performing phase self-cal ! Adding 134 model components to the UV plane model. ! The established model now contains 468 components and 0.047928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051757Jy sigma=0.375516 ! Fit after self-cal, rms=0.051737Jy sigma=0.375396 ! 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.051737Jy sigma=0.375396 ! Fit after self-cal, rms=0.051650Jy sigma=0.375133 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.87 mas, bmaj=83.12 mas, bpa=-10.67 degrees ! Estimated noise=2.06399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.80251e-05 Jy ! Component: 100 - total flux cleaned = 9.07027e-05 Jy ! Component: 150 - total flux cleaned = 9.31516e-06 Jy ! Component: 200 - total flux cleaned = -9.48045e-05 Jy ! Total flux subtracted in 200 components = -9.48045e-05 Jy ! Clean residual min=-0.000232 max=0.000227 Jy/beam ! Clean residual mean=-0.000005 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0478332 Jy selfcal ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 559 components and 0.0478332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051633Jy sigma=0.375062 ! Fit after self-cal, rms=0.051631Jy sigma=0.374945 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.000323847 Jy ! Component: 100 - total flux cleaned = -0.000309308 Jy ! Component: 150 - total flux cleaned = -0.000266421 Jy ! Component: 200 - total flux cleaned = -0.000343264 Jy ! Total flux subtracted in 200 components = -0.000343264 Jy ! Clean residual min=-0.000205 max=0.000203 Jy/beam ! Clean residual mean=-0.000002 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.04749 Jy ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 676 components and 0.0474899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051618Jy sigma=0.374883 ! Fit after self-cal, rms=0.051609Jy sigma=0.374858 ! 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.051609Jy sigma=0.374858 ! Fit after self-cal, rms=0.051525Jy sigma=0.374839 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.16 mas, bmaj=83.03 mas, bpa=-10.62 degrees ! Estimated noise=2.05948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017892 Jy ! Component: 100 - total flux cleaned = -0.000196782 Jy ! Component: 150 - total flux cleaned = -0.000237435 Jy ! Component: 200 - total flux cleaned = -0.000282773 Jy ! Total flux subtracted in 200 components = -0.000282773 Jy ! Clean residual min=-0.000180 max=0.000180 Jy/beam ! Clean residual mean=-0.000003 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0472072 Jy selfcal ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 790 components and 0.0472072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051515Jy sigma=0.374799 ! Fit after self-cal, rms=0.051514Jy sigma=0.374706 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.000222381 Jy ! Component: 100 - total flux cleaned = -0.000269713 Jy ! Component: 150 - total flux cleaned = -0.000255733 Jy ! Component: 200 - total flux cleaned = -0.000312971 Jy ! Total flux subtracted in 200 components = -0.000312971 Jy ! Clean residual min=-0.000180 max=0.000184 Jy/beam ! Clean residual mean=-0.000002 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0468942 Jy ! Performing phase self-cal ! Adding 145 model components to the UV plane model. ! The established model now contains 917 components and 0.0468942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051503Jy sigma=0.374670 ! Fit after self-cal, rms=0.051494Jy sigma=0.374618 ! 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=22.87 mas, bmaj=83.13 mas, bpa=-10.64 degrees ! Estimated noise=2.05905 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.87 x 83.13 at -10.64 degrees (North through East) ! Clean map min=-0.0028223 max=0.047684 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=22.11 mas, bmaj=79.56 mas, bpa=-10.57 degrees ! Estimated noise=2.10018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382974 Jy ! Component: 100 - total flux cleaned = 0.0432814 Jy ! Component: 150 - total flux cleaned = 0.0432271 Jy ! Component: 200 - total flux cleaned = 0.0423211 Jy ! Total flux subtracted in 200 components = 0.0423211 Jy ! Clean residual min=-0.001796 max=0.001775 Jy/beam ! Clean residual mean=-0.000023 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.042321 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 82 model components to the UV plane model. ! The established model now contains 82 components and 0.042321 Jy ! Inverting map and beam ! Estimated beam: bmin=22.87 mas, bmaj=83.13 mas, bpa=-10.64 degrees ! Estimated noise=2.05905 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.000193269 Jy ! Component: 100 - total flux cleaned = -0.000949212 Jy ! Component: 150 - total flux cleaned = -0.00133739 Jy ! Component: 200 - total flux cleaned = -0.00150228 Jy ! Total flux subtracted in 200 components = -0.00150228 Jy ! Clean residual min=-0.000631 max=0.000627 Jy/beam ! Clean residual mean=-0.000017 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0408188 Jy ! Adding 152 model components to the UV plane model. ! The established model now contains 229 components and 0.0408188 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=23.16 mas, bmaj=83.03 mas, bpa=-10.62 degrees ! Estimated noise=2.05948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163909 Jy ! Component: 100 - total flux cleaned = 9.88232e-05 Jy ! Component: 150 - total flux cleaned = 7.30387e-05 Jy ! Component: 200 - total flux cleaned = 2.74671e-05 Jy ! Total flux subtracted in 200 components = 2.74671e-05 Jy ! Clean residual min=-0.000375 max=0.000370 Jy/beam ! Clean residual mean=-0.000008 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0408462 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 = -6.15264e-08 Jy ! Component: 100 - total flux cleaned = 8.45788e-05 Jy ! Component: 150 - total flux cleaned = 0.000105529 Jy ! Component: 200 - total flux cleaned = 8.53559e-05 Jy ! Total flux subtracted in 200 components = 8.53559e-05 Jy ! Clean residual min=-0.000345 max=0.000346 Jy/beam ! Clean residual mean=-0.000007 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0409316 Jy ! Adding 207 model components to the UV plane model. ! The established model now contains 427 components and 0.0409316 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.87 mas, bmaj=83.13 mas, bpa=-10.64 degrees ! Estimated noise=2.05905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116938 Jy ! Component: 100 - total flux cleaned = -0.000252725 Jy ! Component: 150 - total flux cleaned = -0.000379336 Jy ! Component: 200 - total flux cleaned = -0.000455956 Jy ! Total flux subtracted in 200 components = -0.000455956 Jy ! Clean residual min=-0.000259 max=0.000253 Jy/beam ! Clean residual mean=-0.000008 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0404756 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 482 components and 0.0404756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051498Jy sigma=0.374701 ! Fit after self-cal, rms=0.051429Jy sigma=0.374185 wmodel J0905-3927_S_map.mod ! Writing 482 model components to file: J0905-3927_S_map.mod wobs J0905-3927_S_uvs.fits ! Writing UV FITS file: J0905-3927_S_uvs.fits wwins J0905-3927_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J0905-3927_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.87 x 83.13 at -10.64 degrees (North through East) ! Clean map min=-0.0044793 max=0.045383 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0905-3927_S_map.fits wmodel /image_prod/ug002_uva//J0905-3927_S_map.mod ! Writing 482 model components to file: /image_prod/ug002_uva//J0905-3927_S_map.mod wobs /image_prod/ug002_uva//J0905-3927_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0905-3927_S_uvs.fits wwins /image_prod/ug002_uva//J0905-3927_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.0453826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42714 1.42714 2.85427 5.70854 11.4171 22.8342 45.6684 91.3367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.211 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0905-3927_S_dfm.log closed on Wed Mar 4 22:47:54 2020