! Started logfile: /image_prod/ug002_uva//J0246-4651_S_dfm.log on Wed Mar 4 19:39:46 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//J0246-4651_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0246-4651_S_uva.fits ! AN table 1: 40 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.775 visibilities/baseline/integration-bin. ! Found source: J0246-4651 ! ! 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 930 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 J0246-4651_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.130417Jy sigma=6.530131 ! Fit after self-cal, rms=0.636538Jy sigma=3.893849 ! 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=14.23 mas, bmaj=100.3 mas, bpa=2.377 degrees ! Estimated noise=4.73356 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.288003 Jy ! Component: 100 - total flux cleaned = 0.321719 Jy ! Total flux subtracted in 100 components = 0.321719 Jy ! Clean residual min=-0.041941 max=0.042921 Jy/beam ! Clean residual mean=0.002022 rms=0.019648 Jy/beam ! Combined flux in latest and established models = 0.321719 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.321719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168183Jy sigma=1.031540 ! Fit after self-cal, rms=0.166389Jy sigma=1.016689 ! 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=15.84 mas, bmaj=96.55 mas, bpa=1.224 degrees ! Estimated noise=4.13937 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.0259091 Jy ! Component: 100 - total flux cleaned = 0.0231642 Jy ! Component: 150 - total flux cleaned = 0.018849 Jy ! Component: 200 - total flux cleaned = 0.0150057 Jy ! Total flux subtracted in 200 components = 0.0150057 Jy ! Clean residual min=-0.020109 max=0.019966 Jy/beam ! Clean residual mean=0.001009 rms=0.010745 Jy/beam ! Combined flux in latest and established models = 0.336725 Jy ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 129 components and 0.336725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134781Jy sigma=0.834053 ! Fit after self-cal, rms=0.133710Jy sigma=0.827257 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.84 x 96.55 at 1.224 degrees (North through East) ! Clean map min=-0.045807 max=0.33397 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 KP 0.98 LA 1.62 OV 1.00 ! PT 0.87 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.98 LA 0.83 OV 0.93 ! PT 1.10 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.98 LA 0.83 OV 0.95 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.133710Jy sigma=0.827257 ! Fit after self-cal, rms=0.142445Jy sigma=0.706145 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.54 mas, bmaj=96.21 mas, bpa=1.518 degrees ! Estimated noise=4.0312 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.0128255 Jy ! Component: 100 - total flux cleaned = 0.0205706 Jy ! Component: 150 - total flux cleaned = 0.0237325 Jy ! Component: 200 - total flux cleaned = 0.0290359 Jy ! Total flux subtracted in 200 components = 0.0290359 Jy ! Clean residual min=-0.006815 max=0.006812 Jy/beam ! Clean residual mean=0.000197 rms=0.003574 Jy/beam ! Combined flux in latest and established models = 0.365761 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 236 components and 0.365761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134798Jy sigma=0.668564 ! Fit after self-cal, rms=0.134965Jy sigma=0.666716 ! 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.134965Jy sigma=0.666716 ! Fit after self-cal, rms=0.130477Jy sigma=0.664753 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.48 mas, bmaj=96.31 mas, bpa=1.579 degrees ! Estimated noise=4.0013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049202 Jy ! Component: 100 - total flux cleaned = 0.00808339 Jy ! Component: 150 - total flux cleaned = 0.0102852 Jy ! Component: 200 - total flux cleaned = 0.010015 Jy ! Total flux subtracted in 200 components = 0.010015 Jy ! Clean residual min=-0.004554 max=0.004568 Jy/beam ! Clean residual mean=0.000149 rms=0.002300 Jy/beam ! Combined flux in latest and established models = 0.375776 Jy selfcal ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 340 components and 0.375776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128162Jy sigma=0.657249 ! Fit after self-cal, rms=0.128165Jy sigma=0.656886 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.000686273 Jy ! Component: 100 - total flux cleaned = 0.00136253 Jy ! Component: 150 - total flux cleaned = 0.00157316 Jy ! Component: 200 - total flux cleaned = 0.00157291 Jy ! Total flux subtracted in 200 components = 0.00157291 Jy ! Clean residual min=-0.003418 max=0.003350 Jy/beam ! Clean residual mean=0.000128 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.377349 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 450 components and 0.377349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127011Jy sigma=0.654527 ! Fit after self-cal, rms=0.127031Jy sigma=0.654377 ! 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.127031Jy sigma=0.654377 ! Fit after self-cal, rms=0.147714Jy sigma=0.449105 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.51 mas, bmaj=96.38 mas, bpa=1.577 degrees ! Estimated noise=3.98951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761939 Jy ! Component: 100 - total flux cleaned = 0.000321968 Jy ! Component: 150 - total flux cleaned = -6.85771e-05 Jy ! Component: 200 - total flux cleaned = -6.642e-05 Jy ! Total flux subtracted in 200 components = -6.642e-05 Jy ! Clean residual min=-0.002098 max=0.002060 Jy/beam ! Clean residual mean=0.000047 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.377282 Jy selfcal ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 543 components and 0.377282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147145Jy sigma=0.447763 ! Fit after self-cal, rms=0.147522Jy sigma=0.446933 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.35064e-05 Jy ! Component: 100 - total flux cleaned = -0.00103559 Jy ! Component: 150 - total flux cleaned = -0.00129112 Jy ! Component: 200 - total flux cleaned = -0.00153384 Jy ! Total flux subtracted in 200 components = -0.00153384 Jy ! Clean residual min=-0.001315 max=0.001334 Jy/beam ! Clean residual mean=0.000052 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.375749 Jy ! Performing phase self-cal ! Adding 124 model components to the UV plane model. ! The established model now contains 659 components and 0.375749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147277Jy sigma=0.446596 ! Fit after self-cal, rms=0.147302Jy sigma=0.446534 ! 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.147302Jy sigma=0.446534 ! Fit after self-cal, rms=0.147326Jy sigma=0.446284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.26 mas, bmaj=96.86 mas, bpa=1.187 degrees ! Estimated noise=3.99051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120703 Jy ! Component: 100 - total flux cleaned = -0.00128915 Jy ! Component: 150 - total flux cleaned = -0.00145277 Jy ! Component: 200 - total flux cleaned = -0.00152828 Jy ! Total flux subtracted in 200 components = -0.00152828 Jy ! Clean residual min=-0.001314 max=0.001310 Jy/beam ! Clean residual mean=0.000058 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.37422 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 737 components and 0.374221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147066Jy sigma=0.446277 ! Fit after self-cal, rms=0.147122Jy sigma=0.446207 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 = -6.14895e-06 Jy ! Component: 100 - total flux cleaned = -0.000428912 Jy ! Component: 150 - total flux cleaned = -0.000297024 Jy ! Component: 200 - total flux cleaned = -0.000223237 Jy ! Total flux subtracted in 200 components = -0.000223237 Jy ! Clean residual min=-0.001070 max=0.001069 Jy/beam ! Clean residual mean=0.000038 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.373997 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 816 components and 0.373997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146981Jy sigma=0.445961 ! Fit after self-cal, rms=0.147016Jy sigma=0.445905 ! 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=15.5 mas, bmaj=96.57 mas, bpa=1.574 degrees ! Estimated noise=3.98476 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.5 x 96.57 at 1.574 degrees (North through East) ! Clean map min=-0.031311 max=0.31595 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.06 mas, bmaj=100.9 mas, bpa=2.551 degrees ! Estimated noise=4.4809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.270049 Jy ! Component: 100 - total flux cleaned = 0.32605 Jy ! Component: 150 - total flux cleaned = 0.338243 Jy ! Component: 200 - total flux cleaned = 0.344986 Jy ! Total flux subtracted in 200 components = 0.344986 Jy ! Clean residual min=-0.027952 max=0.027643 Jy/beam ! Clean residual mean=0.000894 rms=0.012178 Jy/beam ! Combined flux in latest and established models = 0.344986 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.344986 Jy ! Inverting map and beam ! Estimated beam: bmin=15.5 mas, bmaj=96.57 mas, bpa=1.574 degrees ! Estimated noise=3.98476 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.0127328 Jy ! Component: 100 - total flux cleaned = 0.0225531 Jy ! Component: 150 - total flux cleaned = 0.02548 Jy ! Component: 200 - total flux cleaned = 0.0246549 Jy ! Total flux subtracted in 200 components = 0.0246549 Jy ! Clean residual min=-0.012550 max=0.012516 Jy/beam ! Clean residual mean=0.000747 rms=0.006926 Jy/beam ! Combined flux in latest and established models = 0.369641 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 169 components and 0.369641 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=16.26 mas, bmaj=96.86 mas, bpa=1.187 degrees ! Estimated noise=3.99051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00492142 Jy ! Component: 100 - total flux cleaned = 0.00965527 Jy ! Component: 150 - total flux cleaned = 0.0117429 Jy ! Component: 200 - total flux cleaned = 0.01127 Jy ! Total flux subtracted in 200 components = 0.01127 Jy ! Clean residual min=-0.007232 max=0.007249 Jy/beam ! Clean residual mean=0.000409 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 0.380911 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.00124687 Jy ! Component: 100 - total flux cleaned = 0.00364246 Jy ! Component: 150 - total flux cleaned = 0.0070886 Jy ! Component: 200 - total flux cleaned = 0.0093195 Jy ! Total flux subtracted in 200 components = 0.0093195 Jy ! Clean residual min=-0.006164 max=0.006148 Jy/beam ! Clean residual mean=0.000043 rms=0.003029 Jy/beam ! Combined flux in latest and established models = 0.39023 Jy ! Adding 181 model components to the UV plane model. ! The established model now contains 342 components and 0.39023 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.5 mas, bmaj=96.57 mas, bpa=1.574 degrees ! Estimated noise=3.98476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373746 Jy ! Component: 100 - total flux cleaned = 0.00494628 Jy ! Component: 150 - total flux cleaned = 0.00532008 Jy ! Component: 200 - total flux cleaned = 0.00530443 Jy ! Total flux subtracted in 200 components = 0.00530443 Jy ! Clean residual min=-0.002590 max=0.002580 Jy/beam ! Clean residual mean=0.000096 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.395535 Jy selfcal ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 462 components and 0.395535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147170Jy sigma=0.447587 ! Fit after self-cal, rms=0.147284Jy sigma=0.446823 wmodel J0246-4651_S_map.mod ! Writing 462 model components to file: J0246-4651_S_map.mod wobs J0246-4651_S_uvs.fits ! Writing UV FITS file: J0246-4651_S_uvs.fits wwins J0246-4651_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//J0246-4651_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.5 x 96.57 at 1.574 degrees (North through East) ! Clean map min=-0.032564 max=0.31451 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0246-4651_S_map.fits wmodel /image_prod/ug002_uva//J0246-4651_S_map.mod ! Writing 462 model components to file: /image_prod/ug002_uva//J0246-4651_S_map.mod wobs /image_prod/ug002_uva//J0246-4651_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0246-4651_S_uvs.fits wwins /image_prod/ug002_uva//J0246-4651_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.314513 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00143919 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37278 1.37278 2.74556 5.49113 10.9823 21.9645 43.929 87.858 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.314 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 218.534 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0246-4651_S_dfm.log closed on Wed Mar 4 19:39:51 2020