! Started logfile: /image_prod/ug002_uva//J0743-4434_S_a_dfm.log on Wed Mar 4 21:57:38 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//J0743-4434_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0743-4434_S_a_uva.fits ! AN table 1: 76 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.789474 visibilities/baseline/integration-bin. ! Found source: J0743-4434 ! ! 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 1800 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 J0743-4434_S_a] 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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.034143Jy sigma=5.643863 ! Fit after self-cal, rms=0.849523Jy sigma=4.535178 ! 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=8.662 mas, bmaj=57.81 mas, bpa=-6.786 degrees ! Estimated noise=3.56648 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.126935 Jy ! Component: 100 - total flux cleaned = 0.16736 Jy ! Total flux subtracted in 100 components = 0.16736 Jy ! Clean residual min=-0.017088 max=0.017929 Jy/beam ! Clean residual mean=0.000090 rms=0.006760 Jy/beam ! Combined flux in latest and established models = 0.16736 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.16736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094538Jy sigma=0.469766 ! Fit after self-cal, rms=0.094250Jy sigma=0.467884 ! 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.656 mas, bmaj=61.86 mas, bpa=-6.63 degrees ! Estimated noise=3.15259 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.0206866 Jy ! Component: 100 - total flux cleaned = 0.0241694 Jy ! Component: 150 - total flux cleaned = 0.024568 Jy ! Component: 200 - total flux cleaned = 0.0248113 Jy ! Total flux subtracted in 200 components = 0.0248113 Jy ! Clean residual min=-0.004268 max=0.004247 Jy/beam ! Clean residual mean=-0.000004 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.192171 Jy ! Performing phase self-cal ! Adding 119 model components to the UV plane model. ! The established model now contains 164 components and 0.192171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088111Jy sigma=0.430059 ! Fit after self-cal, rms=0.088093Jy sigma=0.429334 ! 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.656 x 61.86 at -6.63 degrees (North through East) ! Clean map min=-0.0083555 max=0.1565 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.93 LA 0.99 NL 1.22 ! OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.96 LA 0.97 NL 1.15 ! OV 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.96 LA 0.99 NL 1.00 ! OV 1.06 ! ! ! Fit before self-cal, rms=0.088093Jy sigma=0.429334 ! Fit after self-cal, rms=0.091426Jy sigma=0.426440 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.884 mas, bmaj=62.35 mas, bpa=-6.409 degrees ! Estimated noise=3.12649 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.00234572 Jy ! Component: 100 - total flux cleaned = -0.00184428 Jy ! Component: 150 - total flux cleaned = -0.00138596 Jy ! Component: 200 - total flux cleaned = -0.00130204 Jy ! Total flux subtracted in 200 components = -0.00130204 Jy ! Clean residual min=-0.001224 max=0.001228 Jy/beam ! Clean residual mean=-0.000012 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.190869 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 234 components and 0.190869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091089Jy sigma=0.425075 ! Fit after self-cal, rms=0.091087Jy sigma=0.424953 ! 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.091087Jy sigma=0.424953 ! Fit after self-cal, rms=0.090534Jy sigma=0.424252 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.862 mas, bmaj=62.38 mas, bpa=-6.456 degrees ! Estimated noise=3.12804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108587 Jy ! Component: 100 - total flux cleaned = 0.000369959 Jy ! Component: 150 - total flux cleaned = 0.000307977 Jy ! Component: 200 - total flux cleaned = 0.000663139 Jy ! Total flux subtracted in 200 components = 0.000663139 Jy ! Clean residual min=-0.000980 max=0.000976 Jy/beam ! Clean residual mean=-0.000005 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.191532 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 276 components and 0.191532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090415Jy sigma=0.423909 ! Fit after self-cal, rms=0.090392Jy sigma=0.423876 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.19096e-05 Jy ! Component: 100 - total flux cleaned = -2.03021e-05 Jy ! Component: 150 - total flux cleaned = 8.15388e-05 Jy ! Component: 200 - total flux cleaned = 3.23884e-05 Jy ! Total flux subtracted in 200 components = 3.23884e-05 Jy ! Clean residual min=-0.000797 max=0.000797 Jy/beam ! Clean residual mean=-0.000006 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.191565 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 329 components and 0.191565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090310Jy sigma=0.423643 ! Fit after self-cal, rms=0.090290Jy sigma=0.423631 ! 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.090290Jy sigma=0.423631 ! Fit after self-cal, rms=0.089521Jy sigma=0.423421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.835 mas, bmaj=62.35 mas, bpa=-6.493 degrees ! Estimated noise=3.11931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622451 Jy ! Component: 100 - total flux cleaned = 0.00072164 Jy ! Component: 150 - total flux cleaned = 0.000866075 Jy ! Component: 200 - total flux cleaned = 0.00114672 Jy ! Total flux subtracted in 200 components = 0.00114672 Jy ! Clean residual min=-0.000759 max=0.000770 Jy/beam ! Clean residual mean=-0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.192711 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 375 components and 0.192711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089454Jy sigma=0.423215 ! Fit after self-cal, rms=0.089447Jy sigma=0.423202 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 = -5.81792e-05 Jy ! Component: 100 - total flux cleaned = -5.84804e-05 Jy ! Component: 150 - total flux cleaned = -5.85964e-05 Jy ! Component: 200 - total flux cleaned = -5.96965e-05 Jy ! Total flux subtracted in 200 components = -5.96965e-05 Jy ! Clean residual min=-0.000669 max=0.000672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.192652 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 406 components and 0.192652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089391Jy sigma=0.423054 ! Fit after self-cal, rms=0.089383Jy sigma=0.423047 ! 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.089383Jy sigma=0.423047 ! Fit after self-cal, rms=0.089051Jy sigma=0.423028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.96 mas, bmaj=65.18 mas, bpa=-5.547 degrees ! Estimated noise=3.06174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.69707e-06 Jy ! Component: 100 - total flux cleaned = 3.18656e-05 Jy ! Component: 150 - total flux cleaned = -1.39144e-06 Jy ! Component: 200 - total flux cleaned = -3.53929e-05 Jy ! Total flux subtracted in 200 components = -3.53929e-05 Jy ! Clean residual min=-0.000559 max=0.000562 Jy/beam ! Clean residual mean=-0.000000 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.192616 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 448 components and 0.192616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089015Jy sigma=0.422903 ! Fit after self-cal, rms=0.089013Jy sigma=0.422898 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 = -1.57024e-06 Jy ! Component: 100 - total flux cleaned = 2.88127e-05 Jy ! Component: 150 - total flux cleaned = 0.000146575 Jy ! Component: 200 - total flux cleaned = 0.000234933 Jy ! Total flux subtracted in 200 components = 0.000234933 Jy ! Clean residual min=-0.000492 max=0.000491 Jy/beam ! Clean residual mean=-0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.192851 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 478 components and 0.192851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088982Jy sigma=0.422804 ! Fit after self-cal, rms=0.088979Jy sigma=0.422801 ! 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=9.823 mas, bmaj=62.3 mas, bpa=-6.5 degrees ! Estimated noise=3.11494 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.823 x 62.3 at -6.5 degrees (North through East) ! Clean map min=-0.0059025 max=0.15408 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=8.802 mas, bmaj=58.42 mas, bpa=-6.727 degrees ! Estimated noise=3.53737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125204 Jy ! Component: 100 - total flux cleaned = 0.165636 Jy ! Component: 150 - total flux cleaned = 0.178907 Jy ! Component: 200 - total flux cleaned = 0.185411 Jy ! Total flux subtracted in 200 components = 0.185411 Jy ! Clean residual min=-0.006666 max=0.006810 Jy/beam ! Clean residual mean=0.000017 rms=0.002798 Jy/beam ! Combined flux in latest and established models = 0.185411 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 87 model components to the UV plane model. ! The established model now contains 87 components and 0.185411 Jy ! Inverting map and beam ! Estimated beam: bmin=9.823 mas, bmaj=62.3 mas, bpa=-6.5 degrees ! Estimated noise=3.11494 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.00377568 Jy ! Component: 100 - total flux cleaned = 0.00435458 Jy ! Component: 150 - total flux cleaned = 0.00454371 Jy ! Component: 200 - total flux cleaned = 0.00358766 Jy ! Total flux subtracted in 200 components = 0.00358766 Jy ! Clean residual min=-0.002393 max=0.002358 Jy/beam ! Clean residual mean=-0.000008 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.188999 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 167 components and 0.188999 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=10.96 mas, bmaj=65.18 mas, bpa=-5.547 degrees ! Estimated noise=3.06174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138267 Jy ! Component: 100 - total flux cleaned = -0.00253847 Jy ! Component: 150 - total flux cleaned = -0.00318332 Jy ! Component: 200 - total flux cleaned = -0.00390196 Jy ! Total flux subtracted in 200 components = -0.00390196 Jy ! Clean residual min=-0.001109 max=0.001112 Jy/beam ! Clean residual mean=-0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.185097 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.000254422 Jy ! Component: 100 - total flux cleaned = 0.000490368 Jy ! Component: 150 - total flux cleaned = 0.00112286 Jy ! Component: 200 - total flux cleaned = 0.00190885 Jy ! Total flux subtracted in 200 components = 0.00190885 Jy ! Clean residual min=-0.000918 max=0.000926 Jy/beam ! Clean residual mean=-0.000006 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.187006 Jy ! Adding 152 model components to the UV plane model. ! The established model now contains 313 components and 0.187006 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.823 mas, bmaj=62.3 mas, bpa=-6.5 degrees ! Estimated noise=3.11494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134674 Jy ! Component: 100 - total flux cleaned = -2.11321e-05 Jy ! Component: 150 - total flux cleaned = -0.000237418 Jy ! Component: 200 - total flux cleaned = -8.09737e-05 Jy ! Total flux subtracted in 200 components = -8.09737e-05 Jy ! Clean residual min=-0.000835 max=0.000852 Jy/beam ! Clean residual mean=-0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.186925 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 373 components and 0.186925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089034Jy sigma=0.423081 ! Fit after self-cal, rms=0.089038Jy sigma=0.423059 wmodel J0743-4434_S_a_map.mod ! Writing 373 model components to file: J0743-4434_S_a_map.mod wobs J0743-4434_S_a_uvs.fits ! Writing UV FITS file: J0743-4434_S_a_uvs.fits wwins J0743-4434_S_a_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//J0743-4434_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.823 x 62.3 at -6.5 degrees (North through East) ! Clean map min=-0.0062661 max=0.15343 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0743-4434_S_a_map.fits wmodel /image_prod/ug002_uva//J0743-4434_S_a_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J0743-4434_S_a_map.mod wobs /image_prod/ug002_uva//J0743-4434_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0743-4434_S_a_uvs.fits wwins /image_prod/ug002_uva//J0743-4434_S_a_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.153428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000299284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.585194 0.585194 1.17039 2.34078 4.68155 9.36311 18.7262 37.4524 74.9049 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.153 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 512.65 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0743-4434_S_a_dfm.log closed on Wed Mar 4 21:57:41 2020