! Started logfile: /image_prod/ug002_uva//J1714-2514_S_b_dfm.log on Thu Mar 5 03:09:26 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//J1714-2514_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1714-2514_S_b_uva.fits ! AN table 1: 60 integrations on 10 of 10 possible baselines. ! AN table 2: 60 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1714-2514 ! ! 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 3600 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 J1714-2514_S_b] 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.023150Jy sigma=7.733443 ! Fit after self-cal, rms=0.917558Jy sigma=6.945211 ! 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.73 mas, bmaj=41.76 mas, bpa=15.7 degrees ! Estimated noise=1.98187 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.0758396 Jy ! Component: 100 - total flux cleaned = 0.108538 Jy ! Total flux subtracted in 100 components = 0.108538 Jy ! Clean residual min=-0.023578 max=0.023659 Jy/beam ! Clean residual mean=-0.000092 rms=0.010852 Jy/beam ! Combined flux in latest and established models = 0.108538 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.108538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118056Jy sigma=0.669936 ! Fit after self-cal, rms=0.115739Jy sigma=0.655818 ! 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.1 mas, bmaj=41.06 mas, bpa=16.33 degrees ! Estimated noise=1.62819 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.0173776 Jy ! Component: 100 - total flux cleaned = 0.0230498 Jy ! Component: 150 - total flux cleaned = 0.0245462 Jy ! Component: 200 - total flux cleaned = 0.0240167 Jy ! Total flux subtracted in 200 components = 0.0240167 Jy ! Clean residual min=-0.008425 max=0.008538 Jy/beam ! Clean residual mean=0.000008 rms=0.004309 Jy/beam ! Combined flux in latest and established models = 0.132555 Jy ! Performing phase self-cal ! Adding 132 model components to the UV plane model. ! The established model now contains 190 components and 0.132555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104161Jy sigma=0.525495 ! Fit after self-cal, rms=0.102388Jy sigma=0.518323 ! 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.1 x 41.06 at 16.33 degrees (North through East) ! Clean map min=-0.026403 max=0.085126 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.05 LA 0.74 OV 1.27 ! PT 0.74 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.94 KP 1.31 LA 0.97 ! PT 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 0.98 LA 0.87 OV 1.10 ! PT 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.69 FD 0.87 KP 1.01 LA 0.90 ! PT 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.94 LA 1.01 OV 1.14 ! PT 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.93 KP 1.29 LA 0.90 ! PT 0.87 ! ! ! Fit before self-cal, rms=0.102388Jy sigma=0.518323 ! Fit after self-cal, rms=0.086506Jy sigma=0.486891 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=16.1 mas, bmaj=41.57 mas, bpa=16.77 degrees ! Estimated noise=1.50058 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.00812631 Jy ! Component: 100 - total flux cleaned = 0.00840111 Jy ! Component: 150 - total flux cleaned = 0.00917662 Jy ! Component: 200 - total flux cleaned = 0.0106192 Jy ! Total flux subtracted in 200 components = 0.0106192 Jy ! Clean residual min=-0.002449 max=0.002451 Jy/beam ! Clean residual mean=0.000038 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.143174 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 282 components and 0.143174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085113Jy sigma=0.472310 ! Fit after self-cal, rms=0.084258Jy sigma=0.468575 ! 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.084258Jy sigma=0.468575 ! Fit after self-cal, rms=0.081257Jy sigma=0.468150 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.14 mas, bmaj=41.18 mas, bpa=16.61 degrees ! Estimated noise=1.47385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196856 Jy ! Component: 100 - total flux cleaned = 0.00365271 Jy ! Component: 150 - total flux cleaned = 0.00432915 Jy ! Component: 200 - total flux cleaned = 0.00499853 Jy ! Total flux subtracted in 200 components = 0.00499853 Jy ! Clean residual min=-0.001481 max=0.001485 Jy/beam ! Clean residual mean=0.000025 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.148172 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 362 components and 0.148172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080797Jy sigma=0.463194 ! Fit after self-cal, rms=0.080005Jy sigma=0.462257 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.00163109 Jy ! Component: 100 - total flux cleaned = 0.0027506 Jy ! Component: 150 - total flux cleaned = 0.00370092 Jy ! Component: 200 - total flux cleaned = 0.00474093 Jy ! Total flux subtracted in 200 components = 0.00474093 Jy ! Clean residual min=-0.001071 max=0.001080 Jy/beam ! Clean residual mean=0.000019 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.152913 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 426 components and 0.152913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079782Jy sigma=0.460367 ! Fit after self-cal, rms=0.079478Jy sigma=0.460145 ! 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.079478Jy sigma=0.460145 ! Fit after self-cal, rms=0.078228Jy sigma=0.459965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.19 mas, bmaj=40.81 mas, bpa=16.41 degrees ! Estimated noise=1.4585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110915 Jy ! Component: 100 - total flux cleaned = 0.00187109 Jy ! Component: 150 - total flux cleaned = 0.0027272 Jy ! Component: 200 - total flux cleaned = 0.00329855 Jy ! Total flux subtracted in 200 components = 0.00329855 Jy ! Clean residual min=-0.000676 max=0.000680 Jy/beam ! Clean residual mean=0.000008 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.156212 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 485 components and 0.156212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078157Jy sigma=0.459201 ! Fit after self-cal, rms=0.077951Jy sigma=0.459058 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.00116493 Jy ! Component: 100 - total flux cleaned = 0.00201712 Jy ! Component: 150 - total flux cleaned = 0.00272171 Jy ! Component: 200 - total flux cleaned = 0.00324279 Jy ! Total flux subtracted in 200 components = 0.00324279 Jy ! Clean residual min=-0.000541 max=0.000544 Jy/beam ! Clean residual mean=0.000006 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.159455 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 544 components and 0.159455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077910Jy sigma=0.458649 ! Fit after self-cal, rms=0.077796Jy sigma=0.458571 ! 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.077796Jy sigma=0.458571 ! Fit after self-cal, rms=0.077934Jy sigma=0.458525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.06 mas, bmaj=40.64 mas, bpa=15.99 degrees ! Estimated noise=1.44602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670395 Jy ! Component: 100 - total flux cleaned = 0.000851565 Jy ! Component: 150 - total flux cleaned = 0.000949278 Jy ! Component: 200 - total flux cleaned = 0.00114375 Jy ! Total flux subtracted in 200 components = 0.00114375 Jy ! Clean residual min=-0.000435 max=0.000436 Jy/beam ! Clean residual mean=0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.160598 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 616 components and 0.160598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077911Jy sigma=0.458244 ! Fit after self-cal, rms=0.077843Jy sigma=0.458162 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.27786e-05 Jy ! Component: 100 - total flux cleaned = 0.000227022 Jy ! Component: 150 - total flux cleaned = 0.000462368 Jy ! Component: 200 - total flux cleaned = 0.000464101 Jy ! Total flux subtracted in 200 components = 0.000464101 Jy ! Clean residual min=-0.000412 max=0.000416 Jy/beam ! Clean residual mean=0.000003 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.161062 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 683 components and 0.161062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077823Jy sigma=0.457924 ! Fit after self-cal, rms=0.077821Jy sigma=0.457867 ! 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.22 mas, bmaj=40.7 mas, bpa=16.32 degrees ! Estimated noise=1.45698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.22 x 40.7 at 16.32 degrees (North through East) ! Clean map min=-0.01536 max=0.079672 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=16.89 mas, bmaj=41.54 mas, bpa=15.62 degrees ! Estimated noise=1.76532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0561168 Jy ! Component: 100 - total flux cleaned = 0.0834507 Jy ! Component: 150 - total flux cleaned = 0.0951152 Jy ! Component: 200 - total flux cleaned = 0.0993111 Jy ! Total flux subtracted in 200 components = 0.0993111 Jy ! Clean residual min=-0.011763 max=0.011826 Jy/beam ! Clean residual mean=-0.000010 rms=0.005472 Jy/beam ! Combined flux in latest and established models = 0.0993112 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 114 model components to the UV plane model. ! The established model now contains 114 components and 0.0993112 Jy ! Inverting map and beam ! Estimated beam: bmin=16.22 mas, bmaj=40.7 mas, bpa=16.32 degrees ! Estimated noise=1.45698 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.00655428 Jy ! Component: 100 - total flux cleaned = 0.0106026 Jy ! Component: 150 - total flux cleaned = 0.0142287 Jy ! Component: 200 - total flux cleaned = 0.0171208 Jy ! Total flux subtracted in 200 components = 0.0171208 Jy ! Clean residual min=-0.004776 max=0.004766 Jy/beam ! Clean residual mean=-0.000027 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.116432 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 194 components and 0.116432 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.06 mas, bmaj=40.64 mas, bpa=15.99 degrees ! Estimated noise=1.44602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026675 Jy ! Component: 100 - total flux cleaned = 0.00393674 Jy ! Component: 150 - total flux cleaned = 0.00500418 Jy ! Component: 200 - total flux cleaned = 0.00586478 Jy ! Total flux subtracted in 200 components = 0.00586478 Jy ! Clean residual min=-0.002127 max=0.002147 Jy/beam ! Clean residual mean=-0.000000 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.122297 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.000816415 Jy ! Component: 100 - total flux cleaned = 0.00204509 Jy ! Component: 150 - total flux cleaned = 0.00295864 Jy ! Component: 200 - total flux cleaned = 0.00378762 Jy ! Total flux subtracted in 200 components = 0.00378762 Jy ! Clean residual min=-0.001319 max=0.001316 Jy/beam ! Clean residual mean=0.000011 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.126084 Jy ! Adding 157 model components to the UV plane model. ! The established model now contains 348 components and 0.126084 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=16.22 mas, bmaj=40.7 mas, bpa=16.32 degrees ! Estimated noise=1.45698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387839 Jy ! Component: 100 - total flux cleaned = 0.000453779 Jy ! Component: 150 - total flux cleaned = 0.000452973 Jy ! Component: 200 - total flux cleaned = 0.00022095 Jy ! Total flux subtracted in 200 components = 0.00022095 Jy ! Clean residual min=-0.000737 max=0.000729 Jy/beam ! Clean residual mean=0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.126305 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 419 components and 0.126305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077883Jy sigma=0.458174 ! Fit after self-cal, rms=0.078065Jy sigma=0.457921 wmodel J1714-2514_S_b_map.mod ! Writing 419 model components to file: J1714-2514_S_b_map.mod wobs J1714-2514_S_b_uvs.fits ! Writing UV FITS file: J1714-2514_S_b_uvs.fits wwins J1714-2514_S_b_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//J1714-2514_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.22 x 40.7 at 16.32 degrees (North through East) ! Clean map min=-0.017341 max=0.069854 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1714-2514_S_b_map.fits wmodel /image_prod/ug002_uva//J1714-2514_S_b_map.mod ! Writing 419 model components to file: /image_prod/ug002_uva//J1714-2514_S_b_map.mod wobs /image_prod/ug002_uva//J1714-2514_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1714-2514_S_b_uvs.fits wwins /image_prod/ug002_uva//J1714-2514_S_b_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.069854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000416808 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79005 1.79005 3.58011 7.16022 14.3204 28.6409 57.2817 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 167.592 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1714-2514_S_b_dfm.log closed on Thu Mar 5 03:09:29 2020