! Started logfile: /image_prod/ug002_uva//J2316-4337_S_dfm.log on Thu Mar 5 06:10:09 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//J2316-4337_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2316-4337_S_uva.fits ! AN table 1: 75 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.702222 visibilities/baseline/integration-bin. ! Found source: J2316-4337 ! ! 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 2370 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 J2316-4337_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036956Jy sigma=4.689523 ! Fit after self-cal, rms=0.818732Jy sigma=3.679865 ! 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=2.022 mas, bmaj=7.225 mas, bpa=-0.9637 degrees ! Estimated noise=5.29158 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.133853 Jy ! Component: 100 - total flux cleaned = 0.206038 Jy ! Total flux subtracted in 100 components = 0.206038 Jy ! Clean residual min=-0.033968 max=0.040457 Jy/beam ! Clean residual mean=-0.001674 rms=0.013828 Jy/beam ! Combined flux in latest and established models = 0.206038 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 47 components and 0.206038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200328Jy sigma=0.932951 ! Fit after self-cal, rms=0.199401Jy sigma=0.929469 ! 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=2.489 mas, bmaj=7.835 mas, bpa=-0.27 degrees ! Estimated noise=3.27751 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.097656 Jy ! Component: 100 - total flux cleaned = 0.16774 Jy ! Component: 150 - total flux cleaned = 0.220625 Jy ! Component: 200 - total flux cleaned = 0.253478 Jy ! Total flux subtracted in 200 components = 0.253478 Jy ! Clean residual min=-0.023805 max=0.023820 Jy/beam ! Clean residual mean=-0.003037 rms=0.012222 Jy/beam ! Combined flux in latest and established models = 0.459516 Jy ! Performing phase self-cal ! Adding 127 model components to the UV plane model. ! The established model now contains 161 components and 0.459516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129859Jy sigma=0.562938 ! Fit after self-cal, rms=0.129550Jy sigma=0.560640 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.489 x 7.835 at -0.27 degrees (North through East) ! Clean map min=-0.026255 max=0.18033 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.78 MK 1.14 NL 1.17 OV 1.14 ! PT 0.75 SC 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.79 MK 1.16 NL 1.22 OV 1.19 ! PT 0.74 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.77 MK 1.24 NL 1.19 OV 1.16 ! PT 0.77 SC 1.01 ! ! ! Fit before self-cal, rms=0.129550Jy sigma=0.560640 ! Fit after self-cal, rms=0.126600Jy sigma=0.436785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=8.005 mas, bpa=0.121 degrees ! Estimated noise=3.24809 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.00120565 Jy ! Component: 100 - total flux cleaned = -0.00157727 Jy ! Component: 150 - total flux cleaned = -0.00402394 Jy ! Component: 200 - total flux cleaned = -0.00430181 Jy ! Total flux subtracted in 200 components = -0.00430181 Jy ! Clean residual min=-0.003794 max=0.003758 Jy/beam ! Clean residual mean=-0.000056 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.455214 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 208 components and 0.455214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123846Jy sigma=0.426472 ! Fit after self-cal, rms=0.124466Jy sigma=0.425766 ! 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.124466Jy sigma=0.425766 ! Fit after self-cal, rms=0.119581Jy sigma=0.425082 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.608 mas, bmaj=7.952 mas, bpa=0.2433 degrees ! Estimated noise=3.16191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178817 Jy ! Component: 100 - total flux cleaned = 0.00273333 Jy ! Component: 150 - total flux cleaned = 0.00342543 Jy ! Component: 200 - total flux cleaned = 0.00445131 Jy ! Total flux subtracted in 200 components = 0.00445131 Jy ! Clean residual min=-0.002060 max=0.002049 Jy/beam ! Clean residual mean=-0.000013 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.459666 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 256 components and 0.459666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119117Jy sigma=0.423270 ! Fit after self-cal, rms=0.118809Jy sigma=0.423137 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.000747666 Jy ! Component: 100 - total flux cleaned = 0.00144787 Jy ! Component: 150 - total flux cleaned = 0.00238942 Jy ! Component: 200 - total flux cleaned = 0.00277984 Jy ! Total flux subtracted in 200 components = 0.00277984 Jy ! Clean residual min=-0.001587 max=0.001577 Jy/beam ! Clean residual mean=-0.000017 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.462445 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 289 components and 0.462445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118561Jy sigma=0.422280 ! Fit after self-cal, rms=0.118433Jy sigma=0.422237 ! 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.118433Jy sigma=0.422237 ! Fit after self-cal, rms=0.117203Jy sigma=0.422024 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.595 mas, bmaj=7.929 mas, bpa=0.28 degrees ! Estimated noise=3.13391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000353848 Jy ! Component: 100 - total flux cleaned = -0.000442687 Jy ! Component: 150 - total flux cleaned = 7.41966e-05 Jy ! Component: 200 - total flux cleaned = 0.000554818 Jy ! Total flux subtracted in 200 components = 0.000554818 Jy ! Clean residual min=-0.001281 max=0.001279 Jy/beam ! Clean residual mean=-0.000008 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.463 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 317 components and 0.463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117042Jy sigma=0.421443 ! Fit after self-cal, rms=0.116967Jy sigma=0.421408 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 = 8.26902e-05 Jy ! Component: 100 - total flux cleaned = 7.96505e-05 Jy ! Component: 150 - total flux cleaned = -5.7054e-05 Jy ! Component: 200 - total flux cleaned = 0.000214188 Jy ! Total flux subtracted in 200 components = 0.000214188 Jy ! Clean residual min=-0.001086 max=0.001091 Jy/beam ! Clean residual mean=-0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.463214 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 345 components and 0.463215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116866Jy sigma=0.421037 ! Fit after self-cal, rms=0.116821Jy sigma=0.421024 ! 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.116821Jy sigma=0.421024 ! Fit after self-cal, rms=0.116275Jy sigma=0.420994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.89 mas, bmaj=22.8 mas, bpa=1.2 degrees ! Estimated noise=4.32686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372799 Jy ! Component: 100 - total flux cleaned = -0.000517046 Jy ! Component: 150 - total flux cleaned = -0.000694192 Jy ! Component: 200 - total flux cleaned = -0.000780943 Jy ! Total flux subtracted in 200 components = -0.000780943 Jy ! Clean residual min=-0.000692 max=0.000681 Jy/beam ! Clean residual mean=-0.000005 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.462434 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 371 components and 0.462434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116219Jy sigma=0.420888 ! Fit after self-cal, rms=0.116218Jy sigma=0.420875 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.000308143 Jy ! Component: 100 - total flux cleaned = -0.00053806 Jy ! Component: 150 - total flux cleaned = -0.000754347 Jy ! Component: 200 - total flux cleaned = -0.000892938 Jy ! Total flux subtracted in 200 components = -0.000892938 Jy ! Clean residual min=-0.000569 max=0.000565 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.461541 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 391 components and 0.461541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116183Jy sigma=0.420820 ! Fit after self-cal, rms=0.116189Jy sigma=0.420811 ! 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=2.589 mas, bmaj=7.918 mas, bpa=0.3359 degrees ! Estimated noise=3.11977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.589 x 7.918 at 0.3359 degrees (North through East) ! Clean map min=-0.0047145 max=0.16086 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=2.102 mas, bmaj=7.166 mas, bpa=-0.2112 degrees ! Estimated noise=5.16927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129993 Jy ! Component: 100 - total flux cleaned = 0.199717 Jy ! Component: 150 - total flux cleaned = 0.248565 Jy ! Component: 200 - total flux cleaned = 0.285691 Jy ! Total flux subtracted in 200 components = 0.285691 Jy ! Clean residual min=-0.021686 max=0.021998 Jy/beam ! Clean residual mean=-0.000882 rms=0.008297 Jy/beam ! Combined flux in latest and established models = 0.285691 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.285691 Jy ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=7.918 mas, bpa=0.3359 degrees ! Estimated noise=3.11977 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.0533905 Jy ! Component: 100 - total flux cleaned = 0.0902219 Jy ! Component: 150 - total flux cleaned = 0.108547 Jy ! Component: 200 - total flux cleaned = 0.11842 Jy ! Total flux subtracted in 200 components = 0.11842 Jy ! Clean residual min=-0.011690 max=0.011676 Jy/beam ! Clean residual mean=-0.000860 rms=0.004775 Jy/beam ! Combined flux in latest and established models = 0.404112 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 168 components and 0.404112 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=6.89 mas, bmaj=22.8 mas, bpa=1.2 degrees ! Estimated noise=4.32686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223822 Jy ! Component: 100 - total flux cleaned = 0.0248452 Jy ! Component: 150 - total flux cleaned = 0.0226707 Jy ! Component: 200 - total flux cleaned = 0.0202138 Jy ! Total flux subtracted in 200 components = 0.0202138 Jy ! Clean residual min=-0.005451 max=0.005461 Jy/beam ! Clean residual mean=-0.000177 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.424326 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.00277162 Jy ! Component: 100 - total flux cleaned = -0.00334674 Jy ! Component: 150 - total flux cleaned = -0.00474758 Jy ! Component: 200 - total flux cleaned = -0.00532453 Jy ! Total flux subtracted in 200 components = -0.00532453 Jy ! Clean residual min=-0.005038 max=0.004925 Jy/beam ! Clean residual mean=0.000329 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.419001 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 277 components and 0.419001 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=7.918 mas, bpa=0.3359 degrees ! Estimated noise=3.11977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548277 Jy ! Component: 100 - total flux cleaned = 0.00992963 Jy ! Component: 150 - total flux cleaned = 0.0124186 Jy ! Component: 200 - total flux cleaned = 0.0144534 Jy ! Total flux subtracted in 200 components = 0.0144534 Jy ! Clean residual min=-0.002894 max=0.002918 Jy/beam ! Clean residual mean=0.000041 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.433454 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 330 components and 0.433454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116936Jy sigma=0.424175 ! Fit after self-cal, rms=0.116803Jy sigma=0.423559 wmodel J2316-4337_S_map.mod ! Writing 330 model components to file: J2316-4337_S_map.mod wobs J2316-4337_S_uvs.fits ! Writing UV FITS file: J2316-4337_S_uvs.fits wwins J2316-4337_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//J2316-4337_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.589 x 7.918 at 0.3359 degrees (North through East) ! Clean map min=-0.0065245 max=0.16906 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2316-4337_S_map.fits wmodel /image_prod/ug002_uva//J2316-4337_S_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J2316-4337_S_map.mod wobs /image_prod/ug002_uva//J2316-4337_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2316-4337_S_uvs.fits wwins /image_prod/ug002_uva//J2316-4337_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.169055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000844423 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49849 1.49849 2.99697 5.99395 11.9879 23.9758 47.9516 95.9032 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.169 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.201 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2316-4337_S_dfm.log closed on Thu Mar 5 06:10:11 2020