! Started logfile: /image_prod/ug002_uva//J0750-3759_S_a_dfm.log on Wed Mar 4 22:02:22 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//J0750-3759_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0750-3759_S_a_uva.fits ! AN table 1: 38 integrations on 10 of 10 possible baselines. ! AN table 2: 40 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0750-3759 ! ! 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 2340 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 J0750-3759_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.011975Jy sigma=6.309610 ! Fit after self-cal, rms=0.928494Jy sigma=5.753532 ! 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=11.65 mas, bmaj=45 mas, bpa=8.546 degrees ! Estimated noise=4.42181 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.0564514 Jy ! Component: 100 - total flux cleaned = 0.0479183 Jy ! Total flux subtracted in 100 components = 0.0479183 Jy ! Clean residual min=-0.015758 max=0.015640 Jy/beam ! Clean residual mean=-0.000663 rms=0.007809 Jy/beam ! Combined flux in latest and established models = 0.0479183 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0479183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097491Jy sigma=0.577492 ! Fit after self-cal, rms=0.095936Jy sigma=0.568840 ! 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=12.87 mas, bmaj=45.19 mas, bpa=7.697 degrees ! Estimated noise=2.43086 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.00501399 Jy ! Component: 100 - total flux cleaned = -0.0201827 Jy ! Component: 150 - total flux cleaned = -0.03022 Jy ! Component: 200 - total flux cleaned = -0.0371763 Jy ! Total flux subtracted in 200 components = -0.0371763 Jy ! Clean residual min=-0.009823 max=0.009707 Jy/beam ! Clean residual mean=-0.000535 rms=0.005288 Jy/beam ! Combined flux in latest and established models = 0.010742 Jy ! Performing phase self-cal ! Adding 157 model components to the UV plane model. ! The established model now contains 196 components and 0.010742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084380Jy sigma=0.493246 ! Fit after self-cal, rms=0.083216Jy sigma=0.488950 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.87 x 45.19 at 7.697 degrees (North through East) ! Clean map min=-0.026865 max=0.066475 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.72 KP 0.97 LA 0.77 OV 1.08 ! PT 1.23 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 0.95 KP 1.12 LA 1.11 ! OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.71 KP 0.92 LA 0.78 OV 1.03 ! PT 1.18 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.91 KP 1.23 LA 1.07 ! OV 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.75 KP 1.01 LA 0.82 OV 1.18 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.79 KP 1.34 LA 1.11 ! OV 1.05 ! ! ! Fit before self-cal, rms=0.083216Jy sigma=0.488950 ! Fit after self-cal, rms=0.076569Jy sigma=0.448443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.86 mas, bmaj=44.26 mas, bpa=7.321 degrees ! Estimated noise=2.23188 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.00394912 Jy ! Component: 100 - total flux cleaned = 0.00399206 Jy ! Component: 150 - total flux cleaned = 0.00326302 Jy ! Component: 200 - total flux cleaned = 0.00301089 Jy ! Total flux subtracted in 200 components = 0.00301089 Jy ! Clean residual min=-0.001929 max=0.001923 Jy/beam ! Clean residual mean=0.000006 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0137529 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 290 components and 0.0137529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075722Jy sigma=0.443137 ! Fit after self-cal, rms=0.075692Jy sigma=0.439463 ! 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.075692Jy sigma=0.439463 ! Fit after self-cal, rms=0.078167Jy sigma=0.438584 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.67 mas, bmaj=44.05 mas, bpa=7.427 degrees ! Estimated noise=2.19591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027234 Jy ! Component: 100 - total flux cleaned = 0.00415745 Jy ! Component: 150 - total flux cleaned = 0.00517477 Jy ! Component: 200 - total flux cleaned = 0.00585033 Jy ! Total flux subtracted in 200 components = 0.00585033 Jy ! Clean residual min=-0.001518 max=0.001505 Jy/beam ! Clean residual mean=0.000025 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0196032 Jy selfcal ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 387 components and 0.0196032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077702Jy sigma=0.435574 ! Fit after self-cal, rms=0.077873Jy sigma=0.434905 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.00128596 Jy ! Component: 100 - total flux cleaned = -0.00245047 Jy ! Component: 150 - total flux cleaned = -0.00244829 Jy ! Component: 200 - total flux cleaned = -0.00197349 Jy ! Total flux subtracted in 200 components = -0.00197349 Jy ! Clean residual min=-0.001209 max=0.001221 Jy/beam ! Clean residual mean=0.000017 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0176297 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 485 components and 0.0176298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077606Jy sigma=0.433366 ! Fit after self-cal, rms=0.077618Jy sigma=0.432960 ! 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.077618Jy sigma=0.432960 ! Fit after self-cal, rms=0.081029Jy sigma=0.432577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.57 mas, bmaj=44.02 mas, bpa=7.469 degrees ! Estimated noise=2.16038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.09863e-05 Jy ! Component: 100 - total flux cleaned = -0.0002574 Jy ! Component: 150 - total flux cleaned = 0.000126695 Jy ! Component: 200 - total flux cleaned = 0.000860504 Jy ! Total flux subtracted in 200 components = 0.000860504 Jy ! Clean residual min=-0.000874 max=0.000883 Jy/beam ! Clean residual mean=0.000014 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0184903 Jy selfcal ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 581 components and 0.0184903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080862Jy sigma=0.431769 ! Fit after self-cal, rms=0.081083Jy sigma=0.431466 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.000938244 Jy ! Component: 100 - total flux cleaned = -0.00145897 Jy ! Component: 150 - total flux cleaned = -0.00179356 Jy ! Component: 200 - total flux cleaned = -0.00165274 Jy ! Total flux subtracted in 200 components = -0.00165274 Jy ! Clean residual min=-0.000771 max=0.000771 Jy/beam ! Clean residual mean=0.000011 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0168375 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 655 components and 0.0168375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080976Jy sigma=0.430877 ! Fit after self-cal, rms=0.080989Jy sigma=0.430790 ! 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.080989Jy sigma=0.430790 ! Fit after self-cal, rms=0.084039Jy sigma=0.430581 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.34 mas, bmaj=44.99 mas, bpa=6.114 degrees ! Estimated noise=2.13884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071484 Jy ! Component: 100 - total flux cleaned = -0.000661445 Jy ! Component: 150 - total flux cleaned = -0.00031239 Jy ! Component: 200 - total flux cleaned = -0.000270831 Jy ! Total flux subtracted in 200 components = -0.000270831 Jy ! Clean residual min=-0.000624 max=0.000632 Jy/beam ! Clean residual mean=0.000008 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0165667 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 740 components and 0.0165667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083951Jy sigma=0.430268 ! Fit after self-cal, rms=0.084101Jy sigma=0.430168 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.000377524 Jy ! Component: 100 - total flux cleaned = -0.000827673 Jy ! Component: 150 - total flux cleaned = -0.000978879 Jy ! Component: 200 - total flux cleaned = -0.000745447 Jy ! Total flux subtracted in 200 components = -0.000745447 Jy ! Clean residual min=-0.000543 max=0.000540 Jy/beam ! Clean residual mean=0.000007 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0158213 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 812 components and 0.0158213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084052Jy sigma=0.429941 ! Fit after self-cal, rms=0.084054Jy sigma=0.429899 ! 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=12.49 mas, bmaj=44.1 mas, bpa=7.507 degrees ! Estimated noise=2.13184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.49 x 44.1 at 7.507 degrees (North through East) ! Clean map min=-0.018152 max=0.057876 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=11.23 mas, bmaj=43.97 mas, bpa=8.421 degrees ! Estimated noise=3.75847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.04681 Jy ! Component: 100 - total flux cleaned = 0.046252 Jy ! Component: 150 - total flux cleaned = 0.0265061 Jy ! Component: 200 - total flux cleaned = 0.00875886 Jy ! Total flux subtracted in 200 components = 0.00875886 Jy ! Clean residual min=-0.011033 max=0.010898 Jy/beam ! Clean residual mean=-0.000211 rms=0.004595 Jy/beam ! Combined flux in latest and established models = 0.00875888 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.00875888 Jy ! Inverting map and beam ! Estimated beam: bmin=12.49 mas, bmaj=44.1 mas, bpa=7.507 degrees ! Estimated noise=2.13184 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.00122638 Jy ! Component: 100 - total flux cleaned = -0.00441688 Jy ! Component: 150 - total flux cleaned = -0.00539109 Jy ! Component: 200 - total flux cleaned = -0.00701282 Jy ! Total flux subtracted in 200 components = -0.00701282 Jy ! Clean residual min=-0.004493 max=0.004470 Jy/beam ! Clean residual mean=-0.000015 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.00174606 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 193 components and 0.00174606 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=13.34 mas, bmaj=44.99 mas, bpa=6.114 degrees ! Estimated noise=2.13884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192236 Jy ! Component: 100 - total flux cleaned = 0.00360517 Jy ! Component: 150 - total flux cleaned = 0.00540659 Jy ! Component: 200 - total flux cleaned = 0.0064848 Jy ! Total flux subtracted in 200 components = 0.0064848 Jy ! Clean residual min=-0.002405 max=0.002410 Jy/beam ! Clean residual mean=0.000018 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.00823085 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.000533176 Jy ! Component: 100 - total flux cleaned = 0.00101372 Jy ! Component: 150 - total flux cleaned = 0.00123061 Jy ! Component: 200 - total flux cleaned = 0.00124352 Jy ! Total flux subtracted in 200 components = 0.00124352 Jy ! Clean residual min=-0.001454 max=0.001463 Jy/beam ! Clean residual mean=0.000024 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.00947438 Jy ! Adding 215 model components to the UV plane model. ! The established model now contains 398 components and 0.00947438 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.49 mas, bmaj=44.1 mas, bpa=7.507 degrees ! Estimated noise=2.13184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562095 Jy ! Component: 100 - total flux cleaned = 0.000640091 Jy ! Component: 150 - total flux cleaned = 0.000517095 Jy ! Component: 200 - total flux cleaned = 0.00016577 Jy ! Total flux subtracted in 200 components = 0.00016577 Jy ! Clean residual min=-0.000937 max=0.000940 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.00964015 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 489 components and 0.00964015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084150Jy sigma=0.430861 ! Fit after self-cal, rms=0.084034Jy sigma=0.430653 wmodel J0750-3759_S_a_map.mod ! Writing 489 model components to file: J0750-3759_S_a_map.mod wobs J0750-3759_S_a_uvs.fits ! Writing UV FITS file: J0750-3759_S_a_uvs.fits wwins J0750-3759_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//J0750-3759_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.49 x 44.1 at 7.507 degrees (North through East) ! Clean map min=-0.020737 max=0.051411 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0750-3759_S_a_map.fits wmodel /image_prod/ug002_uva//J0750-3759_S_a_map.mod ! Writing 489 model components to file: /image_prod/ug002_uva//J0750-3759_S_a_map.mod wobs /image_prod/ug002_uva//J0750-3759_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0750-3759_S_a_uvs.fits wwins /image_prod/ug002_uva//J0750-3759_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.0514114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455124 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.65577 2.65577 5.31155 10.6231 21.2462 42.4924 84.9848 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 112.961 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0750-3759_S_a_dfm.log closed on Wed Mar 4 22:02:26 2020