! Started logfile: /image_prod/ug002_uva//J0958-2554_S_dfm.log on Wed Mar 4 23:19:59 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//J0958-2554_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0958-2554_S_uva.fits ! AN table 1: 100 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0958-2554 ! ! 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 4500 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 J0958-2554_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.014445Jy sigma=7.142187 ! Fit after self-cal, rms=0.901047Jy sigma=6.266696 ! 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=13.07 mas, bmaj=37.16 mas, bpa=16.21 degrees ! Estimated noise=2.46295 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.0983587 Jy ! Component: 100 - total flux cleaned = 0.147338 Jy ! Total flux subtracted in 100 components = 0.147338 Jy ! Clean residual min=-0.028753 max=0.029120 Jy/beam ! Clean residual mean=0.000160 rms=0.011402 Jy/beam ! Combined flux in latest and established models = 0.147338 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.147338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103839Jy sigma=0.685969 ! Fit after self-cal, rms=0.101851Jy sigma=0.674620 ! 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=13.89 mas, bmaj=36.71 mas, bpa=14.77 degrees ! Estimated noise=1.58204 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.0322117 Jy ! Component: 100 - total flux cleaned = 0.0499056 Jy ! Component: 150 - total flux cleaned = 0.0627046 Jy ! Component: 200 - total flux cleaned = 0.0703833 Jy ! Total flux subtracted in 200 components = 0.0703833 Jy ! Clean residual min=-0.011719 max=0.011753 Jy/beam ! Clean residual mean=0.000060 rms=0.005364 Jy/beam ! Combined flux in latest and established models = 0.217722 Jy ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 154 components and 0.217722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083656Jy sigma=0.498931 ! Fit after self-cal, rms=0.082964Jy sigma=0.495465 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.89 x 36.71 at 14.77 degrees (North through East) ! Clean map min=-0.019073 max=0.11471 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.84 KP 0.84 LA 0.92 ! OV 0.87 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.83 KP 0.87 LA 0.99 ! OV 0.94 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.64 FD 0.83 KP 0.90 LA 0.93 ! OV 0.96 PT 0.92 ! ! ! Fit before self-cal, rms=0.082964Jy sigma=0.495465 ! Fit after self-cal, rms=0.087252Jy sigma=0.443627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14 mas, bmaj=39.25 mas, bpa=12.78 degrees ! Estimated noise=1.38022 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.011534 Jy ! Component: 100 - total flux cleaned = 0.0162746 Jy ! Component: 150 - total flux cleaned = 0.0176109 Jy ! Component: 200 - total flux cleaned = 0.0193735 Jy ! Total flux subtracted in 200 components = 0.0193735 Jy ! Clean residual min=-0.003351 max=0.003329 Jy/beam ! Clean residual mean=0.000004 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.237095 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 224 components and 0.237095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084928Jy sigma=0.415326 ! Fit after self-cal, rms=0.085090Jy sigma=0.414446 ! 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.085090Jy sigma=0.414446 ! Fit after self-cal, rms=0.084134Jy sigma=0.411718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.99 mas, bmaj=39.43 mas, bpa=12.58 degrees ! Estimated noise=1.37794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294306 Jy ! Component: 100 - total flux cleaned = 0.00418998 Jy ! Component: 150 - total flux cleaned = 0.00512648 Jy ! Component: 200 - total flux cleaned = 0.00616226 Jy ! Total flux subtracted in 200 components = 0.00616226 Jy ! Clean residual min=-0.001766 max=0.001764 Jy/beam ! Clean residual mean=-0.000009 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.243257 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 277 components and 0.243258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083468Jy sigma=0.406455 ! Fit after self-cal, rms=0.083381Jy sigma=0.406225 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.0010573 Jy ! Component: 100 - total flux cleaned = 0.00133359 Jy ! Component: 150 - total flux cleaned = 0.00166852 Jy ! Component: 200 - total flux cleaned = 0.00175164 Jy ! Total flux subtracted in 200 components = 0.00175164 Jy ! Clean residual min=-0.001197 max=0.001194 Jy/beam ! Clean residual mean=-0.000012 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.245009 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 337 components and 0.245009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083082Jy sigma=0.404718 ! Fit after self-cal, rms=0.083029Jy sigma=0.404636 ! 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.083029Jy sigma=0.404636 ! Fit after self-cal, rms=0.081588Jy sigma=0.404225 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.92 mas, bmaj=39.43 mas, bpa=12.66 degrees ! Estimated noise=1.36825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.60776e-05 Jy ! Component: 100 - total flux cleaned = 0.000162068 Jy ! Component: 150 - total flux cleaned = -2.19032e-05 Jy ! Component: 200 - total flux cleaned = -0.000361012 Jy ! Total flux subtracted in 200 components = -0.000361012 Jy ! Clean residual min=-0.000905 max=0.000896 Jy/beam ! Clean residual mean=-0.000011 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.244648 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 389 components and 0.244648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081428Jy sigma=0.403381 ! Fit after self-cal, rms=0.081399Jy sigma=0.403327 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.82823e-05 Jy ! Component: 100 - total flux cleaned = -0.000449905 Jy ! Component: 150 - total flux cleaned = -0.000887195 Jy ! Component: 200 - total flux cleaned = -0.00116709 Jy ! Total flux subtracted in 200 components = -0.00116709 Jy ! Clean residual min=-0.000756 max=0.000755 Jy/beam ! Clean residual mean=-0.000009 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.243481 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 423 components and 0.243481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081302Jy sigma=0.402895 ! Fit after self-cal, rms=0.081233Jy sigma=0.402837 ! 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.081233Jy sigma=0.402837 ! Fit after self-cal, rms=0.080539Jy sigma=0.402742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.56 mas, bmaj=39.68 mas, bpa=11.97 degrees ! Estimated noise=1.34738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000439682 Jy ! Component: 100 - total flux cleaned = -0.00079554 Jy ! Component: 150 - total flux cleaned = -0.00124112 Jy ! Component: 200 - total flux cleaned = -0.00154615 Jy ! Total flux subtracted in 200 components = -0.00154615 Jy ! Clean residual min=-0.000621 max=0.000623 Jy/beam ! Clean residual mean=-0.000006 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.241935 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 466 components and 0.241935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080462Jy sigma=0.402375 ! Fit after self-cal, rms=0.080446Jy sigma=0.402355 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.000346074 Jy ! Component: 100 - total flux cleaned = -0.0005691 Jy ! Component: 150 - total flux cleaned = -0.000816524 Jy ! Component: 200 - total flux cleaned = -0.000919225 Jy ! Total flux subtracted in 200 components = -0.000919225 Jy ! Clean residual min=-0.000563 max=0.000561 Jy/beam ! Clean residual mean=-0.000005 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.241016 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 504 components and 0.241016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080394Jy sigma=0.402104 ! Fit after self-cal, rms=0.080386Jy sigma=0.402095 ! 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=13.87 mas, bmaj=39.45 mas, bpa=12.69 degrees ! Estimated noise=1.35989 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.87 x 39.45 at 12.69 degrees (North through East) ! Clean map min=-0.0075669 max=0.10414 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=13.06 mas, bmaj=39.6 mas, bpa=14.21 degrees ! Estimated noise=2.14075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.087882 Jy ! Component: 100 - total flux cleaned = 0.137405 Jy ! Component: 150 - total flux cleaned = 0.170055 Jy ! Component: 200 - total flux cleaned = 0.18244 Jy ! Total flux subtracted in 200 components = 0.18244 Jy ! Clean residual min=-0.013673 max=0.013592 Jy/beam ! Clean residual mean=0.000076 rms=0.005346 Jy/beam ! Combined flux in latest and established models = 0.18244 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.18244 Jy ! Inverting map and beam ! Estimated beam: bmin=13.87 mas, bmaj=39.45 mas, bpa=12.69 degrees ! Estimated noise=1.35989 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.00757108 Jy ! Component: 100 - total flux cleaned = 0.0128299 Jy ! Component: 150 - total flux cleaned = 0.0154656 Jy ! Component: 200 - total flux cleaned = 0.018802 Jy ! Total flux subtracted in 200 components = 0.018802 Jy ! Clean residual min=-0.005634 max=0.005622 Jy/beam ! Clean residual mean=0.000048 rms=0.002573 Jy/beam ! Combined flux in latest and established models = 0.201242 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 186 components and 0.201242 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=14.56 mas, bmaj=39.68 mas, bpa=11.97 degrees ! Estimated noise=1.34738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203295 Jy ! Component: 100 - total flux cleaned = 0.00343987 Jy ! Component: 150 - total flux cleaned = 0.0048976 Jy ! Component: 200 - total flux cleaned = 0.00445558 Jy ! Total flux subtracted in 200 components = 0.00445558 Jy ! Clean residual min=-0.003397 max=0.003395 Jy/beam ! Clean residual mean=0.000020 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.205697 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.000187568 Jy ! Component: 100 - total flux cleaned = -0.000534825 Jy ! Component: 150 - total flux cleaned = -0.00131041 Jy ! Component: 200 - total flux cleaned = -0.00159153 Jy ! Total flux subtracted in 200 components = -0.00159153 Jy ! Clean residual min=-0.002280 max=0.002278 Jy/beam ! Clean residual mean=0.000005 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.204106 Jy ! Adding 157 model components to the UV plane model. ! The established model now contains 337 components and 0.204106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.87 mas, bmaj=39.45 mas, bpa=12.69 degrees ! Estimated noise=1.35989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140216 Jy ! Component: 100 - total flux cleaned = 0.00185741 Jy ! Component: 150 - total flux cleaned = 0.00195241 Jy ! Component: 200 - total flux cleaned = 0.00242463 Jy ! Total flux subtracted in 200 components = 0.00242463 Jy ! Clean residual min=-0.001487 max=0.001478 Jy/beam ! Clean residual mean=0.000010 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.20653 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 414 components and 0.20653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080810Jy sigma=0.404972 ! Fit after self-cal, rms=0.080783Jy sigma=0.404509 wmodel J0958-2554_S_map.mod ! Writing 414 model components to file: J0958-2554_S_map.mod wobs J0958-2554_S_uvs.fits ! Writing UV FITS file: J0958-2554_S_uvs.fits wwins J0958-2554_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//J0958-2554_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.87 x 39.45 at 12.69 degrees (North through East) ! Clean map min=-0.0085692 max=0.096284 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0958-2554_S_map.fits wmodel /image_prod/ug002_uva//J0958-2554_S_map.mod ! Writing 414 model components to file: /image_prod/ug002_uva//J0958-2554_S_map.mod wobs /image_prod/ug002_uva//J0958-2554_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0958-2554_S_uvs.fits wwins /image_prod/ug002_uva//J0958-2554_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.0962843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000659298 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.05422 2.05422 4.10845 8.21689 16.4338 32.8676 65.7351 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 146.04 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0958-2554_S_dfm.log closed on Wed Mar 4 23:20:02 2020