! Started logfile: /image_prod/ug002_uva//J1858+0313_S_dfm.log on Thu Mar 5 04:00:08 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//J1858+0313_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1858+0313_S_uva.fits ! AN table 1: 112 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.593452 visibilities/baseline/integration-bin. ! Found source: J1858+0313 ! ! 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 2991 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 J1858+0313_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 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054571Jy sigma=8.807383 ! Fit after self-cal, rms=0.851266Jy sigma=7.267386 ! 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=15.92 mas, bmaj=25.18 mas, bpa=-60.4 degrees ! Estimated noise=1.90211 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.142932 Jy ! Component: 100 - total flux cleaned = 0.236525 Jy ! Total flux subtracted in 100 components = 0.236525 Jy ! Clean residual min=-0.047278 max=0.053243 Jy/beam ! Clean residual mean=-0.001544 rms=0.023440 Jy/beam ! Combined flux in latest and established models = 0.236525 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 82 components and 0.236525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.191803Jy sigma=1.424144 ! Fit after self-cal, rms=0.188682Jy sigma=1.413977 ! 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=16.97 mas, bmaj=25.72 mas, bpa=-59.96 degrees ! Estimated noise=1.59758 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.0728172 Jy ! Component: 100 - total flux cleaned = 0.111685 Jy ! Component: 150 - total flux cleaned = 0.143473 Jy ! Component: 200 - total flux cleaned = 0.178863 Jy ! Total flux subtracted in 200 components = 0.178863 Jy ! Clean residual min=-0.027039 max=0.027106 Jy/beam ! Clean residual mean=-0.000972 rms=0.013023 Jy/beam ! Combined flux in latest and established models = 0.415388 Jy ! Performing phase self-cal ! Adding 195 model components to the UV plane model. ! The established model now contains 275 components and 0.415389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110802Jy sigma=0.803149 ! Fit after self-cal, rms=0.110144Jy sigma=0.799727 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.97 x 25.72 at -59.96 degrees (North through East) ! Clean map min=-0.03695 max=0.17419 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.39 HN 0.72 KP 1.24 LA 1.01 ! NL 1.88 PT 0.65 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.26 HN 0.72 KP 1.23 LA 0.98 ! NL 2.22 PT 0.66 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 HN 0.69 KP 1.17 LA 0.96 ! NL 2.10 PT 0.67 ! ! ! Fit before self-cal, rms=0.110144Jy sigma=0.799727 ! Fit after self-cal, rms=0.074636Jy sigma=0.428062 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=16.98 mas, bmaj=27.8 mas, bpa=-55.97 degrees ! Estimated noise=1.63328 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.000565306 Jy ! Component: 100 - total flux cleaned = -0.0047206 Jy ! Component: 150 - total flux cleaned = -0.00969655 Jy ! Component: 200 - total flux cleaned = -0.0130623 Jy ! Total flux subtracted in 200 components = -0.0130623 Jy ! Clean residual min=-0.003223 max=0.003212 Jy/beam ! Clean residual mean=0.000006 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.402326 Jy ! Performing phase self-cal ! Adding 115 model components to the UV plane model. ! The established model now contains 390 components and 0.402326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072711Jy sigma=0.404491 ! Fit after self-cal, rms=0.073095Jy sigma=0.402730 ! 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.073095Jy sigma=0.402730 ! Fit after self-cal, rms=0.069783Jy sigma=0.391132 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.34 mas, bmaj=27.73 mas, bpa=-56.22 degrees ! Estimated noise=1.57459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125775 Jy ! Component: 100 - total flux cleaned = -0.00093092 Jy ! Component: 150 - total flux cleaned = -0.00118714 Jy ! Component: 200 - total flux cleaned = -0.00140196 Jy ! Total flux subtracted in 200 components = -0.00140196 Jy ! Clean residual min=-0.000829 max=0.000824 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.400924 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 458 components and 0.400924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069601Jy sigma=0.389661 ! Fit after self-cal, rms=0.069631Jy sigma=0.389408 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.000134662 Jy ! Component: 100 - total flux cleaned = -0.000481155 Jy ! Component: 150 - total flux cleaned = -0.000740841 Jy ! Component: 200 - total flux cleaned = -0.000929731 Jy ! Total flux subtracted in 200 components = -0.000929731 Jy ! Clean residual min=-0.000609 max=0.000613 Jy/beam ! Clean residual mean=-0.000004 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.399994 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 527 components and 0.399994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069548Jy sigma=0.388864 ! Fit after self-cal, rms=0.069555Jy sigma=0.388792 ! 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.069555Jy sigma=0.388792 ! Fit after self-cal, rms=0.070505Jy sigma=0.388743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.23 mas, bmaj=27.71 mas, bpa=-56.12 degrees ! Estimated noise=1.56564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.03481e-05 Jy ! Component: 100 - total flux cleaned = -9.9942e-05 Jy ! Component: 150 - total flux cleaned = -0.000265676 Jy ! Component: 200 - total flux cleaned = -0.000354455 Jy ! Total flux subtracted in 200 components = -0.000354455 Jy ! Clean residual min=-0.000473 max=0.000472 Jy/beam ! Clean residual mean=-0.000003 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.39964 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 588 components and 0.39964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070462Jy sigma=0.388456 ! Fit after self-cal, rms=0.070504Jy sigma=0.388413 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.000111783 Jy ! Component: 100 - total flux cleaned = -5.86261e-05 Jy ! Component: 150 - total flux cleaned = -0.000269021 Jy ! Component: 200 - total flux cleaned = -0.000439629 Jy ! Total flux subtracted in 200 components = -0.000439629 Jy ! Clean residual min=-0.000394 max=0.000389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.3992 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 649 components and 0.3992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070475Jy sigma=0.388237 ! Fit after self-cal, rms=0.070487Jy sigma=0.388214 ! 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.070487Jy sigma=0.388214 ! Fit after self-cal, rms=0.070990Jy sigma=0.388199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.25 mas, bmaj=27.73 mas, bpa=-55.78 degrees ! Estimated noise=1.55498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212035 Jy ! Component: 100 - total flux cleaned = -0.000233867 Jy ! Component: 150 - total flux cleaned = -0.0003367 Jy ! Component: 200 - total flux cleaned = -0.000376214 Jy ! Total flux subtracted in 200 components = -0.000376214 Jy ! Clean residual min=-0.000316 max=0.000316 Jy/beam ! Clean residual mean=-0.000002 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.398824 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 703 components and 0.398824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070971Jy sigma=0.388081 ! Fit after self-cal, rms=0.070995Jy sigma=0.388067 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 = -4.18532e-05 Jy ! Component: 100 - total flux cleaned = -0.000155562 Jy ! Component: 150 - total flux cleaned = -0.000227823 Jy ! Component: 200 - total flux cleaned = -0.000314705 Jy ! Total flux subtracted in 200 components = -0.000314705 Jy ! Clean residual min=-0.000282 max=0.000284 Jy/beam ! Clean residual mean=-0.000002 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.398509 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 745 components and 0.398509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070979Jy sigma=0.387981 ! Fit after self-cal, rms=0.070985Jy sigma=0.387972 ! 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=16.16 mas, bmaj=27.76 mas, bpa=-56.09 degrees ! Estimated noise=1.56537 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.16 x 27.76 at -56.09 degrees (North through East) ! Clean map min=-0.010751 max=0.15368 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=14.36 mas, bmaj=27.73 mas, bpa=-55.5 degrees ! Estimated noise=1.85616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137908 Jy ! Component: 100 - total flux cleaned = 0.224081 Jy ! Component: 150 - total flux cleaned = 0.282709 Jy ! Component: 200 - total flux cleaned = 0.326311 Jy ! Total flux subtracted in 200 components = 0.326311 Jy ! Clean residual min=-0.025103 max=0.025402 Jy/beam ! Clean residual mean=-0.000711 rms=0.010916 Jy/beam ! Combined flux in latest and established models = 0.326311 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 141 model components to the UV plane model. ! The established model now contains 141 components and 0.326311 Jy ! Inverting map and beam ! Estimated beam: bmin=16.16 mas, bmaj=27.76 mas, bpa=-56.09 degrees ! Estimated noise=1.56537 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.0253428 Jy ! Component: 100 - total flux cleaned = 0.0438078 Jy ! Component: 150 - total flux cleaned = 0.058737 Jy ! Component: 200 - total flux cleaned = 0.0709888 Jy ! Total flux subtracted in 200 components = 0.0709888 Jy ! Clean residual min=-0.009968 max=0.009980 Jy/beam ! Clean residual mean=-0.000305 rms=0.004250 Jy/beam ! Combined flux in latest and established models = 0.3973 Jy ! Adding 157 model components to the UV plane model. ! The established model now contains 294 components and 0.3973 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=17.25 mas, bmaj=27.73 mas, bpa=-55.78 degrees ! Estimated noise=1.55498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00752031 Jy ! Component: 100 - total flux cleaned = 0.0139258 Jy ! Component: 150 - total flux cleaned = 0.0192152 Jy ! Component: 200 - total flux cleaned = 0.0225503 Jy ! Total flux subtracted in 200 components = 0.0225503 Jy ! Clean residual min=-0.003806 max=0.003797 Jy/beam ! Clean residual mean=-0.000136 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.41985 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.00204495 Jy ! Component: 100 - total flux cleaned = 0.00324647 Jy ! Component: 150 - total flux cleaned = 0.00297399 Jy ! Component: 200 - total flux cleaned = 0.00250173 Jy ! Total flux subtracted in 200 components = 0.00250173 Jy ! Clean residual min=-0.001855 max=0.001858 Jy/beam ! Clean residual mean=-0.000071 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.422352 Jy ! Adding 279 model components to the UV plane model. ! The established model now contains 559 components and 0.422352 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=16.16 mas, bmaj=27.76 mas, bpa=-56.09 degrees ! Estimated noise=1.56537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000830481 Jy ! Component: 100 - total flux cleaned = -0.00128667 Jy ! Component: 150 - total flux cleaned = -0.00169671 Jy ! Component: 200 - total flux cleaned = -0.00235546 Jy ! Total flux subtracted in 200 components = -0.00235546 Jy ! Clean residual min=-0.001152 max=0.001149 Jy/beam ! Clean residual mean=-0.000044 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.419996 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 646 components and 0.419996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071144Jy sigma=0.389839 ! Fit after self-cal, rms=0.070986Jy sigma=0.389574 wmodel J1858+0313_S_map.mod ! Writing 646 model components to file: J1858+0313_S_map.mod wobs J1858+0313_S_uvs.fits ! Writing UV FITS file: J1858+0313_S_uvs.fits wwins J1858+0313_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//J1858+0313_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.16 x 27.76 at -56.09 degrees (North through East) ! Clean map min=-0.010844 max=0.15207 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1858+0313_S_map.fits wmodel /image_prod/ug002_uva//J1858+0313_S_map.mod ! Writing 646 model components to file: /image_prod/ug002_uva//J1858+0313_S_map.mod wobs /image_prod/ug002_uva//J1858+0313_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1858+0313_S_uvs.fits wwins /image_prod/ug002_uva//J1858+0313_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.152073 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000559044 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10284 1.10284 2.20569 4.41138 8.82275 17.6455 35.291 70.582 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 272.024 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1858+0313_S_dfm.log closed on Thu Mar 5 04:00:11 2020