! Started logfile: /image_prod/ug002_uva//J1625-2527_S_i_dfm.log on Thu Mar 5 02:42:37 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//J1625-2527_S_i_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_i_uva.fits ! AN table 1: 8 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.8875 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 36 lines of history. ! ! Reading 213 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 J1625-2527_S_i] 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.086750Jy sigma=10.502513 ! Fit after self-cal, rms=0.425415Jy sigma=3.677524 ! 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=7.148 mas, bmaj=29.34 mas, bpa=23 degrees ! Estimated noise=6.13163 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.518816 Jy ! Component: 100 - total flux cleaned = 0.691227 Jy ! Total flux subtracted in 100 components = 0.691227 Jy ! Clean residual min=-0.061244 max=0.079359 Jy/beam ! Clean residual mean=-0.000081 rms=0.031280 Jy/beam ! Combined flux in latest and established models = 0.691227 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.691227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161954Jy sigma=1.604107 ! Fit after self-cal, rms=0.161988Jy sigma=1.603476 ! 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=7.358 mas, bmaj=29.1 mas, bpa=22.55 degrees ! Estimated noise=5.44653 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.0975401 Jy ! Component: 100 - total flux cleaned = 0.141923 Jy ! Component: 150 - total flux cleaned = 0.141875 Jy ! Component: 200 - total flux cleaned = 0.140621 Jy ! Total flux subtracted in 200 components = 0.140621 Jy ! Clean residual min=-0.022299 max=0.022100 Jy/beam ! Clean residual mean=-0.000023 rms=0.008540 Jy/beam ! Combined flux in latest and established models = 0.831848 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.831848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099496Jy sigma=0.854757 ! Fit after self-cal, rms=0.098852Jy sigma=0.847381 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.358 x 29.1 at 22.55 degrees (North through East) ! Clean map min=-0.026042 max=0.49541 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.00 KP 0.99 NL 1.02 ! OV 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.01 KP 0.99 NL 1.09 ! OV 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 KP 0.97 NL 1.04 ! OV 0.92 ! ! ! Fit before self-cal, rms=0.098852Jy sigma=0.847381 ! Fit after self-cal, rms=0.086207Jy sigma=0.708462 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.392 mas, bmaj=29.46 mas, bpa=22.63 degrees ! Estimated noise=5.42738 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.00780382 Jy ! Component: 100 - total flux cleaned = 0.00894106 Jy ! Component: 150 - total flux cleaned = 0.00758986 Jy ! Component: 200 - total flux cleaned = 0.0066507 Jy ! Total flux subtracted in 200 components = 0.0066507 Jy ! Clean residual min=-0.004889 max=0.004850 Jy/beam ! Clean residual mean=-0.000004 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.838499 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 126 components and 0.838499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081784Jy sigma=0.675659 ! Fit after self-cal, rms=0.081706Jy sigma=0.674975 ! 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.081706Jy sigma=0.674975 ! Fit after self-cal, rms=0.082294Jy sigma=0.673502 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.398 mas, bmaj=29.49 mas, bpa=22.65 degrees ! Estimated noise=5.43477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004895 Jy ! Component: 100 - total flux cleaned = 0.00626312 Jy ! Component: 150 - total flux cleaned = 0.00562827 Jy ! Component: 200 - total flux cleaned = 0.00563077 Jy ! Total flux subtracted in 200 components = 0.00563077 Jy ! Clean residual min=-0.003278 max=0.003274 Jy/beam ! Clean residual mean=-0.000002 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.844129 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 174 components and 0.844129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080728Jy sigma=0.666640 ! Fit after self-cal, rms=0.080702Jy sigma=0.666596 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 = 7.90938e-05 Jy ! Component: 100 - total flux cleaned = 0.00104743 Jy ! Component: 150 - total flux cleaned = 0.000532796 Jy ! Component: 200 - total flux cleaned = 4.73046e-05 Jy ! Total flux subtracted in 200 components = 4.73046e-05 Jy ! Clean residual min=-0.001988 max=0.001984 Jy/beam ! Clean residual mean=-0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.844177 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 212 components and 0.844177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080041Jy sigma=0.663774 ! Fit after self-cal, rms=0.080034Jy sigma=0.663727 ! 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.080034Jy sigma=0.663727 ! Fit after self-cal, rms=0.081422Jy sigma=0.662113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=29.52 mas, bpa=22.62 degrees ! Estimated noise=5.46585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383448 Jy ! Component: 100 - total flux cleaned = 0.00520864 Jy ! Component: 150 - total flux cleaned = 0.00508682 Jy ! Component: 200 - total flux cleaned = 0.00462185 Jy ! Total flux subtracted in 200 components = 0.00462185 Jy ! Clean residual min=-0.001878 max=0.001876 Jy/beam ! Clean residual mean=0.000000 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.848798 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 246 components and 0.848798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080643Jy sigma=0.660576 ! Fit after self-cal, rms=0.080642Jy sigma=0.660553 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.000484638 Jy ! Component: 100 - total flux cleaned = 0.000825221 Jy ! Component: 150 - total flux cleaned = 0.000904543 Jy ! Component: 200 - total flux cleaned = 0.000612336 Jy ! Total flux subtracted in 200 components = 0.000612336 Jy ! Clean residual min=-0.001191 max=0.001179 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.849411 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 284 components and 0.849411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080365Jy sigma=0.659626 ! Fit after self-cal, rms=0.080363Jy sigma=0.659589 ! 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.080363Jy sigma=0.659589 ! Fit after self-cal, rms=0.081681Jy sigma=0.658507 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.339 mas, bmaj=29.4 mas, bpa=22.26 degrees ! Estimated noise=5.52153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018214 Jy ! Component: 100 - total flux cleaned = 0.00250735 Jy ! Component: 150 - total flux cleaned = 0.00250808 Jy ! Component: 200 - total flux cleaned = 0.00243339 Jy ! Total flux subtracted in 200 components = 0.00243339 Jy ! Clean residual min=-0.001243 max=0.001229 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.851844 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 341 components and 0.851844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081201Jy sigma=0.658196 ! Fit after self-cal, rms=0.081206Jy sigma=0.658172 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.00022597 Jy ! Component: 100 - total flux cleaned = -2.60022e-06 Jy ! Component: 150 - total flux cleaned = -6.07086e-05 Jy ! Component: 200 - total flux cleaned = -0.000223718 Jy ! Total flux subtracted in 200 components = -0.000223718 Jy ! Clean residual min=-0.000897 max=0.000902 Jy/beam ! Clean residual mean=0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.85162 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 381 components and 0.85162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081037Jy sigma=0.657808 ! Fit after self-cal, rms=0.081041Jy sigma=0.657777 ! 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=7.42 mas, bmaj=29.55 mas, bpa=22.6 degrees ! Estimated noise=5.49634 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.42 x 29.55 at 22.6 degrees (North through East) ! Clean map min=-0.027837 max=0.48286 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=7.237 mas, bmaj=29.81 mas, bpa=22.92 degrees ! Estimated noise=6.14889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.517697 Jy ! Component: 100 - total flux cleaned = 0.679908 Jy ! Component: 150 - total flux cleaned = 0.761169 Jy ! Component: 200 - total flux cleaned = 0.797527 Jy ! Total flux subtracted in 200 components = 0.797527 Jy ! Clean residual min=-0.026538 max=0.026441 Jy/beam ! Clean residual mean=0.000012 rms=0.010162 Jy/beam ! Combined flux in latest and established models = 0.797527 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.797527 Jy ! Inverting map and beam ! Estimated beam: bmin=7.42 mas, bmaj=29.55 mas, bpa=22.6 degrees ! Estimated noise=5.49634 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.0245062 Jy ! Component: 100 - total flux cleaned = 0.0313334 Jy ! Component: 150 - total flux cleaned = 0.0334988 Jy ! Component: 200 - total flux cleaned = 0.0379793 Jy ! Total flux subtracted in 200 components = 0.0379793 Jy ! Clean residual min=-0.009803 max=0.009866 Jy/beam ! Clean residual mean=0.000004 rms=0.003676 Jy/beam ! Combined flux in latest and established models = 0.835506 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 118 components and 0.835506 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=8.339 mas, bmaj=29.4 mas, bpa=22.26 degrees ! Estimated noise=5.52153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716171 Jy ! Component: 100 - total flux cleaned = 0.00895505 Jy ! Component: 150 - total flux cleaned = 0.0069213 Jy ! Component: 200 - total flux cleaned = 0.00554805 Jy ! Total flux subtracted in 200 components = 0.00554805 Jy ! Clean residual min=-0.003591 max=0.003569 Jy/beam ! Clean residual mean=-0.000005 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.841054 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.00103852 Jy ! Component: 100 - total flux cleaned = -0.00141767 Jy ! Component: 150 - total flux cleaned = -0.00123562 Jy ! Component: 200 - total flux cleaned = -0.000507779 Jy ! Total flux subtracted in 200 components = -0.000507779 Jy ! Clean residual min=-0.003041 max=0.003076 Jy/beam ! Clean residual mean=-0.000002 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.840547 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 241 components and 0.840546 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.42 mas, bmaj=29.55 mas, bpa=22.6 degrees ! Estimated noise=5.49634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020766 Jy ! Component: 100 - total flux cleaned = 0.00196043 Jy ! Component: 150 - total flux cleaned = 0.00208454 Jy ! Component: 200 - total flux cleaned = 0.00219993 Jy ! Total flux subtracted in 200 components = 0.00219993 Jy ! Clean residual min=-0.001630 max=0.001651 Jy/beam ! Clean residual mean=0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.842746 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 290 components and 0.842746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081642Jy sigma=0.664038 ! Fit after self-cal, rms=0.081624Jy sigma=0.663655 wmodel J1625-2527_S_i_map.mod ! Writing 290 model components to file: J1625-2527_S_i_map.mod wobs J1625-2527_S_i_uvs.fits ! Writing UV FITS file: J1625-2527_S_i_uvs.fits wwins J1625-2527_S_i_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//J1625-2527_S_i_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.42 x 29.55 at 22.6 degrees (North through East) ! Clean map min=-0.016207 max=0.51073 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_i_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_i_map.mod ! Writing 290 model components to file: /image_prod/ug002_uva//J1625-2527_S_i_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_i_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_i_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_i_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.510732 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000518538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304585 0.304585 0.60917 1.21834 2.43668 4.87336 9.74672 19.4934 38.9869 77.9738 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.51 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 984.946 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_i_dfm.log closed on Thu Mar 5 02:42:40 2020