! Started logfile: /image_prod/ug002_uva//J1825-1718_S_dfm.log on Thu Mar 5 03:44:06 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//J1825-1718_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1825-1718_S_uva.fits ! AN table 1: 30 integrations on 15 of 15 possible baselines. ! AN table 2: 30 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.984 visibilities/baseline/integration-bin. ! Found source: J1825-1718 ! ! 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 2214 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 J1825-1718_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 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.020896Jy sigma=7.067094 ! Fit after self-cal, rms=0.795493Jy sigma=5.134209 ! 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=12.09 mas, bmaj=22.41 mas, bpa=4.038 degrees ! Estimated noise=4.33216 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.182837 Jy ! Component: 100 - total flux cleaned = 0.262551 Jy ! Total flux subtracted in 100 components = 0.262551 Jy ! Clean residual min=-0.028791 max=0.037997 Jy/beam ! Clean residual mean=-0.000360 rms=0.011456 Jy/beam ! Combined flux in latest and established models = 0.262551 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.262551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110211Jy sigma=0.739502 ! Fit after self-cal, rms=0.108792Jy sigma=0.734561 ! 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.7 mas, bmaj=27.98 mas, bpa=1.413 degrees ! Estimated noise=2.24657 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.0570484 Jy ! Component: 100 - total flux cleaned = 0.0809697 Jy ! Component: 150 - total flux cleaned = 0.0810569 Jy ! Component: 200 - total flux cleaned = 0.0822072 Jy ! Total flux subtracted in 200 components = 0.0822072 Jy ! Clean residual min=-0.008932 max=0.008962 Jy/beam ! Clean residual mean=-0.000102 rms=0.004007 Jy/beam ! Combined flux in latest and established models = 0.344758 Jy ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 171 components and 0.344758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076771Jy sigma=0.452513 ! Fit after self-cal, rms=0.076289Jy sigma=0.450464 ! 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.7 x 27.98 at 1.413 degrees (North through East) ! Clean map min=-0.014187 max=0.2282 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.96 KP 1.01 LA 0.98 ! OV 1.03 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 1.23 KP 1.03 LA 0.96 ! PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.13 FD 0.95 KP 0.98 LA 0.99 ! OV 1.02 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.01 KP 0.98 LA 0.93 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.96 KP 0.99 LA 0.97 ! OV 0.97 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 0.96 KP 1.00 LA 0.95 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.076289Jy sigma=0.450464 ! Fit after self-cal, rms=0.100805Jy sigma=0.425280 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.67 mas, bmaj=31.78 mas, bpa=1.305 degrees ! Estimated noise=2.29706 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.00323026 Jy ! Component: 100 - total flux cleaned = 0.00281038 Jy ! Component: 150 - total flux cleaned = 0.00189721 Jy ! Component: 200 - total flux cleaned = 0.00161703 Jy ! Total flux subtracted in 200 components = 0.00161703 Jy ! Clean residual min=-0.002446 max=0.002457 Jy/beam ! Clean residual mean=-0.000017 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.346375 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 251 components and 0.346375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099732Jy sigma=0.415444 ! Fit after self-cal, rms=0.099719Jy sigma=0.414985 ! 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.099719Jy sigma=0.414985 ! Fit after self-cal, rms=0.098119Jy sigma=0.414784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.51 mas, bmaj=31.79 mas, bpa=1.201 degrees ! Estimated noise=2.28316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117046 Jy ! Component: 100 - total flux cleaned = -0.000370759 Jy ! Component: 150 - total flux cleaned = -0.000721981 Jy ! Component: 200 - total flux cleaned = -0.000728353 Jy ! Total flux subtracted in 200 components = -0.000728353 Jy ! Clean residual min=-0.001582 max=0.001578 Jy/beam ! Clean residual mean=-0.000012 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.345647 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 299 components and 0.345647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097687Jy sigma=0.412354 ! Fit after self-cal, rms=0.097667Jy sigma=0.412209 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.00066951 Jy ! Component: 100 - total flux cleaned = -0.000575584 Jy ! Component: 150 - total flux cleaned = -0.000880514 Jy ! Component: 200 - total flux cleaned = -0.000950743 Jy ! Total flux subtracted in 200 components = -0.000950743 Jy ! Clean residual min=-0.001093 max=0.001090 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.344696 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 349 components and 0.344696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097437Jy sigma=0.411308 ! Fit after self-cal, rms=0.097424Jy sigma=0.411255 ! 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.097424Jy sigma=0.411255 ! Fit after self-cal, rms=0.095845Jy sigma=0.411211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.41 mas, bmaj=31.79 mas, bpa=1.149 degrees ! Estimated noise=2.27326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.04146e-06 Jy ! Component: 100 - total flux cleaned = -0.000435611 Jy ! Component: 150 - total flux cleaned = -0.000434851 Jy ! Component: 200 - total flux cleaned = -0.000438197 Jy ! Total flux subtracted in 200 components = -0.000438197 Jy ! Clean residual min=-0.000863 max=0.000861 Jy/beam ! Clean residual mean=-0.000006 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.344258 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 382 components and 0.344258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095702Jy sigma=0.410786 ! Fit after self-cal, rms=0.095696Jy sigma=0.410753 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.000422166 Jy ! Component: 100 - total flux cleaned = -0.000471257 Jy ! Component: 150 - total flux cleaned = -0.000471531 Jy ! Component: 200 - total flux cleaned = -0.000244569 Jy ! Total flux subtracted in 200 components = -0.000244569 Jy ! Clean residual min=-0.000732 max=0.000732 Jy/beam ! Clean residual mean=-0.000004 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.344014 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 418 components and 0.344013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095597Jy sigma=0.410499 ! Fit after self-cal, rms=0.095599Jy sigma=0.410479 ! 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.095599Jy sigma=0.410479 ! Fit after self-cal, rms=0.094768Jy sigma=0.410461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.27 mas, bmaj=31.69 mas, bpa=1.834 degrees ! Estimated noise=2.25129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224478 Jy ! Component: 100 - total flux cleaned = -0.000266644 Jy ! Component: 150 - total flux cleaned = -0.000344157 Jy ! Component: 200 - total flux cleaned = -0.000307576 Jy ! Total flux subtracted in 200 components = -0.000307576 Jy ! Clean residual min=-0.000599 max=0.000602 Jy/beam ! Clean residual mean=-0.000004 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.343706 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 445 components and 0.343706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094694Jy sigma=0.410292 ! Fit after self-cal, rms=0.094695Jy sigma=0.410280 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.000239372 Jy ! Component: 100 - total flux cleaned = -0.000203126 Jy ! Component: 150 - total flux cleaned = -0.000101309 Jy ! Component: 200 - total flux cleaned = -0.000100687 Jy ! Total flux subtracted in 200 components = -0.000100687 Jy ! Clean residual min=-0.000530 max=0.000523 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.343605 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 480 components and 0.343605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094639Jy sigma=0.410157 ! Fit after self-cal, rms=0.094641Jy sigma=0.410148 ! 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.35 mas, bmaj=31.78 mas, bpa=1.123 degrees ! Estimated noise=2.26892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.35 x 31.78 at 1.123 degrees (North through East) ! Clean map min=-0.0066706 max=0.22786 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.46 mas, bmaj=25.96 mas, bpa=2.512 degrees ! Estimated noise=4.58055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.187797 Jy ! Component: 100 - total flux cleaned = 0.266897 Jy ! Component: 150 - total flux cleaned = 0.307491 Jy ! Component: 200 - total flux cleaned = 0.30965 Jy ! Total flux subtracted in 200 components = 0.30965 Jy ! Clean residual min=-0.013832 max=0.013729 Jy/beam ! Clean residual mean=-0.000121 rms=0.004860 Jy/beam ! Combined flux in latest and established models = 0.30965 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.30965 Jy ! Inverting map and beam ! Estimated beam: bmin=12.35 mas, bmaj=31.78 mas, bpa=1.123 degrees ! Estimated noise=2.26892 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.0135163 Jy ! Component: 100 - total flux cleaned = 0.0131464 Jy ! Component: 150 - total flux cleaned = 0.0104622 Jy ! Component: 200 - total flux cleaned = 0.00982068 Jy ! Total flux subtracted in 200 components = 0.00982068 Jy ! Clean residual min=-0.004448 max=0.004419 Jy/beam ! Clean residual mean=-0.000052 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.319471 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 169 components and 0.319471 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.27 mas, bmaj=31.69 mas, bpa=1.834 degrees ! Estimated noise=2.25129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392851 Jy ! Component: 100 - total flux cleaned = -0.00141328 Jy ! Component: 150 - total flux cleaned = -0.00192189 Jy ! Component: 200 - total flux cleaned = -0.00161902 Jy ! Total flux subtracted in 200 components = -0.00161902 Jy ! Clean residual min=-0.002326 max=0.002322 Jy/beam ! Clean residual mean=-0.000026 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.317852 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.000134471 Jy ! Component: 100 - total flux cleaned = -0.000487822 Jy ! Component: 150 - total flux cleaned = -0.0011221 Jy ! Component: 200 - total flux cleaned = -0.0014085 Jy ! Total flux subtracted in 200 components = -0.0014085 Jy ! Clean residual min=-0.001562 max=0.001564 Jy/beam ! Clean residual mean=-0.000023 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.316443 Jy ! Adding 139 model components to the UV plane model. ! The established model now contains 303 components and 0.316443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.35 mas, bmaj=31.78 mas, bpa=1.123 degrees ! Estimated noise=2.26892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348158 Jy ! Component: 100 - total flux cleaned = -0.000427997 Jy ! Component: 150 - total flux cleaned = -0.000125479 Jy ! Component: 200 - total flux cleaned = 1.24125e-05 Jy ! Total flux subtracted in 200 components = 1.24125e-05 Jy ! Clean residual min=-0.001128 max=0.001129 Jy/beam ! Clean residual mean=-0.000012 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.316456 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 360 components and 0.316456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094894Jy sigma=0.410912 ! Fit after self-cal, rms=0.094795Jy sigma=0.410806 wmodel J1825-1718_S_map.mod ! Writing 360 model components to file: J1825-1718_S_map.mod wobs J1825-1718_S_uvs.fits ! Writing UV FITS file: J1825-1718_S_uvs.fits wwins J1825-1718_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//J1825-1718_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.35 x 31.78 at 1.123 degrees (North through East) ! Clean map min=-0.0084558 max=0.22962 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1825-1718_S_map.fits wmodel /image_prod/ug002_uva//J1825-1718_S_map.mod ! Writing 360 model components to file: /image_prod/ug002_uva//J1825-1718_S_map.mod wobs /image_prod/ug002_uva//J1825-1718_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1825-1718_S_uvs.fits wwins /image_prod/ug002_uva//J1825-1718_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.229618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000485867 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.634794 0.634794 1.26959 2.53918 5.07835 10.1567 20.3134 40.6268 81.2536 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.229 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 472.594 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1825-1718_S_dfm.log closed on Thu Mar 5 03:44:08 2020