! Started logfile: /image_prod/ug002_uva//J1751-2524_S_dfm.log on Thu Mar 5 03:29:54 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//J1751-2524_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1751-2524_S_uva.fits ! AN table 1: 75 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.992 visibilities/baseline/integration-bin. ! Found source: J1751-2524 ! ! 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 3348 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 J1751-2524_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.062518Jy sigma=6.552092 ! Fit after self-cal, rms=0.738214Jy sigma=4.484021 ! 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=9.171 mas, bmaj=22.12 mas, bpa=4.295 degrees ! Estimated noise=2.76331 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.270503 Jy ! Component: 100 - total flux cleaned = 0.409789 Jy ! Total flux subtracted in 100 components = 0.409789 Jy ! Clean residual min=-0.043825 max=0.072691 Jy/beam ! Clean residual mean=-0.000961 rms=0.019049 Jy/beam ! Combined flux in latest and established models = 0.409788 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 47 components and 0.409788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184380Jy sigma=1.028618 ! Fit after self-cal, rms=0.182590Jy sigma=1.018334 ! 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.577 mas, bmaj=23.73 mas, bpa=-1.425 degrees ! Estimated noise=2.06025 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.096947 Jy ! Component: 100 - total flux cleaned = 0.157313 Jy ! Component: 150 - total flux cleaned = 0.19851 Jy ! Component: 200 - total flux cleaned = 0.230154 Jy ! Total flux subtracted in 200 components = 0.230154 Jy ! Clean residual min=-0.015612 max=0.018700 Jy/beam ! Clean residual mean=-0.000400 rms=0.006981 Jy/beam ! Combined flux in latest and established models = 0.639942 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 169 components and 0.639942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108600Jy sigma=0.508110 ! Fit after self-cal, rms=0.108396Jy sigma=0.507077 ! 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.577 x 23.73 at -1.425 degrees (North through East) ! Clean map min=-0.015157 max=0.31228 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.98 KP 1.06 LA 0.97 ! NL 1.31 PT 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.93 KP 1.05 LA 0.96 ! NL 1.25 PT 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 KP 1.03 LA 0.96 ! NL 1.12 PT 0.89 ! ! ! Fit before self-cal, rms=0.108396Jy sigma=0.507077 ! Fit after self-cal, rms=0.087747Jy sigma=0.420104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.1 mas, bmaj=24.13 mas, bpa=0.07517 degrees ! Estimated noise=2.10347 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.00252933 Jy ! Component: 100 - total flux cleaned = 0.00576443 Jy ! Component: 150 - total flux cleaned = 0.00613159 Jy ! Component: 200 - total flux cleaned = 0.00613225 Jy ! Total flux subtracted in 200 components = 0.00613225 Jy ! Clean residual min=-0.004809 max=0.004773 Jy/beam ! Clean residual mean=-0.000080 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.646074 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 247 components and 0.646074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083482Jy sigma=0.391697 ! Fit after self-cal, rms=0.083466Jy sigma=0.391422 ! 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.083466Jy sigma=0.391422 ! Fit after self-cal, rms=0.077309Jy sigma=0.371001 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.12 mas, bmaj=24.63 mas, bpa=-1.568 degrees ! Estimated noise=2.10367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181232 Jy ! Component: 100 - total flux cleaned = -0.00192783 Jy ! Component: 150 - total flux cleaned = -0.00240842 Jy ! Component: 200 - total flux cleaned = -0.00272481 Jy ! Total flux subtracted in 200 components = -0.00272481 Jy ! Clean residual min=-0.001714 max=0.001725 Jy/beam ! Clean residual mean=-0.000025 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.64335 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 313 components and 0.64335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076778Jy sigma=0.368026 ! Fit after self-cal, rms=0.076751Jy sigma=0.367933 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.000508154 Jy ! Component: 100 - total flux cleaned = 0.00116315 Jy ! Component: 150 - total flux cleaned = 0.00124948 Jy ! Component: 200 - total flux cleaned = 0.0013218 Jy ! Total flux subtracted in 200 components = 0.0013218 Jy ! Clean residual min=-0.001222 max=0.001218 Jy/beam ! Clean residual mean=-0.000020 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.644672 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 362 components and 0.644671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076513Jy sigma=0.366945 ! Fit after self-cal, rms=0.076510Jy sigma=0.366915 ! 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.076510Jy sigma=0.366915 ! Fit after self-cal, rms=0.074923Jy sigma=0.363651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.06 mas, bmaj=24.64 mas, bpa=-1.965 degrees ! Estimated noise=2.08519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106758 Jy ! Component: 100 - total flux cleaned = 0.0013332 Jy ! Component: 150 - total flux cleaned = 0.00156311 Jy ! Component: 200 - total flux cleaned = 0.00185516 Jy ! Total flux subtracted in 200 components = 0.00185516 Jy ! Clean residual min=-0.000671 max=0.000667 Jy/beam ! Clean residual mean=-0.000006 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.646527 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 423 components and 0.646526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074845Jy sigma=0.363244 ! Fit after self-cal, rms=0.074835Jy sigma=0.363220 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.000361568 Jy ! Component: 100 - total flux cleaned = 0.00059744 Jy ! Component: 150 - total flux cleaned = 0.000778574 Jy ! Component: 200 - total flux cleaned = 0.000917627 Jy ! Total flux subtracted in 200 components = 0.000917627 Jy ! Clean residual min=-0.000558 max=0.000560 Jy/beam ! Clean residual mean=-0.000005 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.647444 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 470 components and 0.647444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074793Jy sigma=0.363018 ! Fit after self-cal, rms=0.074790Jy sigma=0.363009 ! 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.074790Jy sigma=0.363009 ! Fit after self-cal, rms=0.074564Jy sigma=0.362995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.24 mas, bmaj=25.97 mas, bpa=-1.566 degrees ! Estimated noise=2.05773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000660624 Jy ! Component: 100 - total flux cleaned = 0.000863153 Jy ! Component: 150 - total flux cleaned = 0.00110717 Jy ! Component: 200 - total flux cleaned = 0.00121147 Jy ! Total flux subtracted in 200 components = 0.00121147 Jy ! Clean residual min=-0.000423 max=0.000423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.648656 Jy selfcal ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 543 components and 0.648656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074539Jy sigma=0.362855 ! Fit after self-cal, rms=0.074539Jy sigma=0.362851 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.000191486 Jy ! Component: 100 - total flux cleaned = 0.000345458 Jy ! Component: 150 - total flux cleaned = 0.000467514 Jy ! Component: 200 - total flux cleaned = 0.000561457 Jy ! Total flux subtracted in 200 components = 0.000561457 Jy ! Clean residual min=-0.000385 max=0.000383 Jy/beam ! Clean residual mean=-0.000003 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.649217 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 584 components and 0.649217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074517Jy sigma=0.362745 ! Fit after self-cal, rms=0.074515Jy sigma=0.362741 ! 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=10.05 mas, bmaj=24.63 mas, bpa=-2.035 degrees ! Estimated noise=2.07991 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 24.63 at -2.035 degrees (North through East) ! Clean map min=-0.0041381 max=0.30596 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.581 mas, bmaj=22.82 mas, bpa=3.905 degrees ! Estimated noise=2.80756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.270557 Jy ! Component: 100 - total flux cleaned = 0.400497 Jy ! Component: 150 - total flux cleaned = 0.478223 Jy ! Component: 200 - total flux cleaned = 0.526957 Jy ! Total flux subtracted in 200 components = 0.526957 Jy ! Clean residual min=-0.022037 max=0.025304 Jy/beam ! Clean residual mean=-0.000307 rms=0.007700 Jy/beam ! Combined flux in latest and established models = 0.526957 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 81 model components to the UV plane model. ! The established model now contains 81 components and 0.526957 Jy ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=24.63 mas, bpa=-2.035 degrees ! Estimated noise=2.07991 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.0341741 Jy ! Component: 100 - total flux cleaned = 0.0554501 Jy ! Component: 150 - total flux cleaned = 0.0636536 Jy ! Component: 200 - total flux cleaned = 0.0684122 Jy ! Total flux subtracted in 200 components = 0.0684122 Jy ! Clean residual min=-0.007706 max=0.007757 Jy/beam ! Clean residual mean=-0.000070 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 0.595369 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 162 components and 0.595369 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.24 mas, bmaj=25.97 mas, bpa=-1.566 degrees ! Estimated noise=2.05773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690178 Jy ! Component: 100 - total flux cleaned = 0.0139002 Jy ! Component: 150 - total flux cleaned = 0.0181713 Jy ! Component: 200 - total flux cleaned = 0.0212433 Jy ! Total flux subtracted in 200 components = 0.0212433 Jy ! Clean residual min=-0.003948 max=0.003949 Jy/beam ! Clean residual mean=-0.000046 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.616613 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.00178682 Jy ! Component: 100 - total flux cleaned = 0.00295547 Jy ! Component: 150 - total flux cleaned = 0.00395767 Jy ! Component: 200 - total flux cleaned = 0.00425904 Jy ! Total flux subtracted in 200 components = 0.00425904 Jy ! Clean residual min=-0.002408 max=0.002416 Jy/beam ! Clean residual mean=-0.000043 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.620872 Jy ! Adding 177 model components to the UV plane model. ! The established model now contains 325 components and 0.620871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=24.63 mas, bpa=-2.035 degrees ! Estimated noise=2.07991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034925 Jy ! Component: 100 - total flux cleaned = 0.000367472 Jy ! Component: 150 - total flux cleaned = 0.00111165 Jy ! Component: 200 - total flux cleaned = 0.00217093 Jy ! Total flux subtracted in 200 components = 0.00217093 Jy ! Clean residual min=-0.001524 max=0.001530 Jy/beam ! Clean residual mean=-0.000026 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.623042 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 389 components and 0.623042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074899Jy sigma=0.364606 ! Fit after self-cal, rms=0.074878Jy sigma=0.364559 wmodel J1751-2524_S_map.mod ! Writing 389 model components to file: J1751-2524_S_map.mod wobs J1751-2524_S_uvs.fits ! Writing UV FITS file: J1751-2524_S_uvs.fits wwins J1751-2524_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//J1751-2524_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 24.63 at -2.035 degrees (North through East) ! Clean map min=-0.0070512 max=0.30475 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1751-2524_S_map.fits wmodel /image_prod/ug002_uva//J1751-2524_S_map.mod ! Writing 389 model components to file: /image_prod/ug002_uva//J1751-2524_S_map.mod wobs /image_prod/ug002_uva//J1751-2524_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1751-2524_S_uvs.fits wwins /image_prod/ug002_uva//J1751-2524_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.304754 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000712733 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.701614 0.701614 1.40323 2.80646 5.61291 11.2258 22.4516 44.9033 89.8066 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.304 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 427.585 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1751-2524_S_dfm.log closed on Thu Mar 5 03:29:57 2020