! Started logfile: /image_prod/ug002_uva//J2009+3543_S_dfm.log on Thu Mar 5 04:36:57 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//J2009+3543_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2009+3543_S_uva.fits ! AN table 1: 150 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.855333 visibilities/baseline/integration-bin. ! Found source: J2009+3543 ! ! 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 3849 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 J2009+3543_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998188Jy sigma=10.820842 ! Fit after self-cal, rms=0.903454Jy sigma=9.788656 ! 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.13 mas, bmaj=26.45 mas, bpa=25.31 degrees ! Estimated noise=1.33206 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.0779654 Jy ! Component: 100 - total flux cleaned = 0.112709 Jy ! Total flux subtracted in 100 components = 0.112709 Jy ! Clean residual min=-0.016113 max=0.017721 Jy/beam ! Clean residual mean=0.000211 rms=0.006269 Jy/beam ! Combined flux in latest and established models = 0.112709 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.112709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067933Jy sigma=0.709821 ! Fit after self-cal, rms=0.067320Jy sigma=0.703428 ! 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.82 mas, bmaj=26.9 mas, bpa=21.59 degrees ! Estimated noise=1.05995 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.0214527 Jy ! Component: 100 - total flux cleaned = 0.0330406 Jy ! Component: 150 - total flux cleaned = 0.0408632 Jy ! Component: 200 - total flux cleaned = 0.0440996 Jy ! Total flux subtracted in 200 components = 0.0440996 Jy ! Clean residual min=-0.008076 max=0.008137 Jy/beam ! Clean residual mean=0.000141 rms=0.003896 Jy/beam ! Combined flux in latest and established models = 0.156809 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 173 components and 0.156809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046723Jy sigma=0.490110 ! Fit after self-cal, rms=0.046380Jy sigma=0.487162 ! 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.82 x 26.9 at 21.59 degrees (North through East) ! Clean map min=-0.014635 max=0.095727 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.17 LA 0.91 OV 1.17 ! PT 0.81 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.12 LA 0.94 OV 1.09 ! PT 0.81 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.11 LA 0.93 OV 1.04 ! PT 0.79 ! ! ! Fit before self-cal, rms=0.046380Jy sigma=0.487162 ! Fit after self-cal, rms=0.040090Jy sigma=0.420305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.33 mas, bmaj=27.36 mas, bpa=20.91 degrees ! Estimated noise=1.0341 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.00185243 Jy ! Component: 100 - total flux cleaned = 0.0026084 Jy ! Component: 150 - total flux cleaned = 0.00274858 Jy ! Component: 200 - total flux cleaned = 0.00274263 Jy ! Total flux subtracted in 200 components = 0.00274263 Jy ! Clean residual min=-0.001937 max=0.001947 Jy/beam ! Clean residual mean=0.000027 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.159552 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 261 components and 0.159552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038470Jy sigma=0.402870 ! Fit after self-cal, rms=0.038544Jy sigma=0.402178 ! 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.038544Jy sigma=0.402178 ! Fit after self-cal, rms=0.037868Jy sigma=0.399531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.32 mas, bmaj=27.47 mas, bpa=19.74 degrees ! Estimated noise=1.02113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113053 Jy ! Component: 100 - total flux cleaned = 0.00199016 Jy ! Component: 150 - total flux cleaned = 0.00231639 Jy ! Component: 200 - total flux cleaned = 0.00254117 Jy ! Total flux subtracted in 200 components = 0.00254117 Jy ! Clean residual min=-0.000699 max=0.000702 Jy/beam ! Clean residual mean=0.000007 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.162093 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 357 components and 0.162093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037642Jy sigma=0.397094 ! Fit after self-cal, rms=0.037600Jy sigma=0.397007 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.30698e-05 Jy ! Component: 100 - total flux cleaned = 0.000120246 Jy ! Component: 150 - total flux cleaned = 0.000116702 Jy ! Component: 200 - total flux cleaned = 0.000247007 Jy ! Total flux subtracted in 200 components = 0.000247007 Jy ! Clean residual min=-0.000408 max=0.000412 Jy/beam ! Clean residual mean=0.000002 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.16234 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 441 components and 0.16234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037542Jy sigma=0.396462 ! Fit after self-cal, rms=0.037524Jy sigma=0.396443 ! 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.037524Jy sigma=0.396443 ! Fit after self-cal, rms=0.037565Jy sigma=0.396377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.33 mas, bmaj=27.45 mas, bpa=19.68 degrees ! Estimated noise=1.02206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182531 Jy ! Component: 100 - total flux cleaned = 0.00022628 Jy ! Component: 150 - total flux cleaned = 0.000428612 Jy ! Component: 200 - total flux cleaned = 0.000596752 Jy ! Total flux subtracted in 200 components = 0.000596752 Jy ! Clean residual min=-0.000268 max=0.000268 Jy/beam ! Clean residual mean=0.000001 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.162937 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 516 components and 0.162937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037542Jy sigma=0.396182 ! Fit after self-cal, rms=0.037531Jy sigma=0.396172 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.55312e-05 Jy ! Component: 100 - total flux cleaned = -2.58722e-05 Jy ! Component: 150 - total flux cleaned = 2.2411e-06 Jy ! Component: 200 - total flux cleaned = 5.54585e-05 Jy ! Total flux subtracted in 200 components = 5.54585e-05 Jy ! Clean residual min=-0.000216 max=0.000216 Jy/beam ! Clean residual mean=-0.000000 rms=0.000087 Jy/beam ! Combined flux in latest and established models = 0.162992 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 566 components and 0.162992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037519Jy sigma=0.396076 ! Fit after self-cal, rms=0.037514Jy sigma=0.396073 ! 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.037514Jy sigma=0.396073 ! Fit after self-cal, rms=0.037523Jy sigma=0.396069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.07 mas, bmaj=27.43 mas, bpa=19.03 degrees ! Estimated noise=1.01913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.63634e-05 Jy ! Component: 100 - total flux cleaned = 5.14606e-05 Jy ! Component: 150 - total flux cleaned = -4.63258e-06 Jy ! Component: 200 - total flux cleaned = -1.51204e-05 Jy ! Total flux subtracted in 200 components = -1.51204e-05 Jy ! Clean residual min=-0.000172 max=0.000171 Jy/beam ! Clean residual mean=-0.000000 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.162977 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 608 components and 0.162977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037515Jy sigma=0.396007 ! Fit after self-cal, rms=0.037511Jy sigma=0.396005 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.61108e-05 Jy ! Component: 100 - total flux cleaned = 0.000105534 Jy ! Component: 150 - total flux cleaned = 0.000115464 Jy ! Component: 200 - total flux cleaned = 0.00012491 Jy ! Total flux subtracted in 200 components = 0.00012491 Jy ! Clean residual min=-0.000154 max=0.000154 Jy/beam ! Clean residual mean=-0.000001 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.163102 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 662 components and 0.163102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037505Jy sigma=0.395961 ! Fit after self-cal, rms=0.037503Jy sigma=0.395960 ! 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=14.33 mas, bmaj=27.44 mas, bpa=19.7 degrees ! Estimated noise=1.02265 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.33 x 27.44 at 19.7 degrees (North through East) ! Clean map min=-0.0065845 max=0.090677 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.72 mas, bmaj=26.72 mas, bpa=23.13 degrees ! Estimated noise=1.33645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0759801 Jy ! Component: 100 - total flux cleaned = 0.109285 Jy ! Component: 150 - total flux cleaned = 0.127059 Jy ! Component: 200 - total flux cleaned = 0.137509 Jy ! Total flux subtracted in 200 components = 0.137509 Jy ! Clean residual min=-0.008252 max=0.008269 Jy/beam ! Clean residual mean=0.000111 rms=0.003218 Jy/beam ! Combined flux in latest and established models = 0.137509 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 103 model components to the UV plane model. ! The established model now contains 103 components and 0.137509 Jy ! Inverting map and beam ! Estimated beam: bmin=14.33 mas, bmaj=27.44 mas, bpa=19.7 degrees ! Estimated noise=1.02265 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.00692553 Jy ! Component: 100 - total flux cleaned = 0.00967281 Jy ! Component: 150 - total flux cleaned = 0.011201 Jy ! Component: 200 - total flux cleaned = 0.0114516 Jy ! Total flux subtracted in 200 components = 0.0114516 Jy ! Clean residual min=-0.003683 max=0.003670 Jy/beam ! Clean residual mean=0.000070 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.14896 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 207 components and 0.14896 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=15.07 mas, bmaj=27.43 mas, bpa=19.03 degrees ! Estimated noise=1.01913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.98823e-06 Jy ! Component: 100 - total flux cleaned = 1.75199e-05 Jy ! Component: 150 - total flux cleaned = 0.000600964 Jy ! Component: 200 - total flux cleaned = 0.000945758 Jy ! Total flux subtracted in 200 components = 0.000945758 Jy ! Clean residual min=-0.001790 max=0.001803 Jy/beam ! Clean residual mean=0.000039 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.149906 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.000291484 Jy ! Component: 100 - total flux cleaned = 0.0005444 Jy ! Component: 150 - total flux cleaned = 0.000696122 Jy ! Component: 200 - total flux cleaned = 0.000826669 Jy ! Total flux subtracted in 200 components = 0.000826669 Jy ! Clean residual min=-0.001088 max=0.001081 Jy/beam ! Clean residual mean=0.000028 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.150733 Jy ! Adding 195 model components to the UV plane model. ! The established model now contains 391 components and 0.150733 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.33 mas, bmaj=27.44 mas, bpa=19.7 degrees ! Estimated noise=1.02265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000808457 Jy ! Component: 100 - total flux cleaned = -0.000765078 Jy ! Component: 150 - total flux cleaned = -0.000768355 Jy ! Component: 200 - total flux cleaned = -0.000765499 Jy ! Total flux subtracted in 200 components = -0.000765499 Jy ! Clean residual min=-0.000567 max=0.000571 Jy/beam ! Clean residual mean=0.000012 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.149967 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 473 components and 0.149967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037527Jy sigma=0.396349 ! Fit after self-cal, rms=0.037521Jy sigma=0.396308 wmodel J2009+3543_S_map.mod ! Writing 473 model components to file: J2009+3543_S_map.mod wobs J2009+3543_S_uvs.fits ! Writing UV FITS file: J2009+3543_S_uvs.fits wwins J2009+3543_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//J2009+3543_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.33 x 27.44 at 19.7 degrees (North through East) ! Clean map min=-0.0069296 max=0.086813 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2009+3543_S_map.fits wmodel /image_prod/ug002_uva//J2009+3543_S_map.mod ! Writing 473 model components to file: /image_prod/ug002_uva//J2009+3543_S_map.mod wobs /image_prod/ug002_uva//J2009+3543_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2009+3543_S_uvs.fits wwins /image_prod/ug002_uva//J2009+3543_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.0868125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.926137 0.926137 1.85227 3.70455 7.4091 14.8182 29.6364 59.2728 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 323.926 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2009+3543_S_dfm.log closed on Thu Mar 5 04:37:00 2020