! Started logfile: /image_prod/ug002_uva//J1344+6606_S_b_dfm.log on Thu Mar 5 01:25:11 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//J1344+6606_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1344+6606_S_b_uva.fits ! AN table 1: 7 integrations on 10 of 10 possible baselines. ! AN table 2: 16 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.802326 visibilities/baseline/integration-bin. ! Found source: J1344+6606 ! ! 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 207 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 J1344+6606_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. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.012042Jy sigma=7.276045 ! Fit after self-cal, rms=0.887467Jy sigma=6.839215 ! 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=14.88 mas, bmaj=37.41 mas, bpa=-35.3 degrees ! Estimated noise=8.23886 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.0453904 Jy ! Component: 100 - total flux cleaned = 0.0750837 Jy ! Total flux subtracted in 100 components = 0.0750837 Jy ! Clean residual min=-0.047986 max=0.048066 Jy/beam ! Clean residual mean=0.000973 rms=0.021717 Jy/beam ! Combined flux in latest and established models = 0.0750837 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 62 components and 0.0750837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124034Jy sigma=0.678302 ! Fit after self-cal, rms=0.119798Jy sigma=0.637200 ! 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.65 mas, bmaj=37.72 mas, bpa=-36.04 degrees ! Estimated noise=7.92338 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.0202607 Jy ! Component: 100 - total flux cleaned = 0.0291102 Jy ! Component: 150 - total flux cleaned = 0.0391359 Jy ! Component: 200 - total flux cleaned = 0.0340794 Jy ! Total flux subtracted in 200 components = 0.0340794 Jy ! Clean residual min=-0.013634 max=0.013556 Jy/beam ! Clean residual mean=0.000391 rms=0.005910 Jy/beam ! Combined flux in latest and established models = 0.109163 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 149 components and 0.109163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078955Jy sigma=0.373376 ! Fit after self-cal, rms=0.078011Jy sigma=0.364781 ! 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.65 x 37.72 at -36.04 degrees (North through East) ! Clean map min=-0.031529 max=0.046677 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 0.83 LA 0.76 OV 1.68 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! PT 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.19 KP 1.04 LA 0.73 OV 0.78 ! PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.09 LA 0.83 OV 1.09 ! PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.078011Jy sigma=0.364781 ! Fit after self-cal, rms=0.057527Jy sigma=0.314760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.97 mas, bmaj=36.1 mas, bpa=-38.04 degrees ! Estimated noise=7.55964 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.00345511 Jy ! Component: 100 - total flux cleaned = 0.00623649 Jy ! Component: 150 - total flux cleaned = 0.00876525 Jy ! Component: 200 - total flux cleaned = 0.0103364 Jy ! Total flux subtracted in 200 components = 0.0103364 Jy ! Clean residual min=-0.002359 max=0.002389 Jy/beam ! Clean residual mean=0.000086 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.119499 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 214 components and 0.119499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054583Jy sigma=0.308373 ! Fit after self-cal, rms=0.054513Jy sigma=0.307589 ! 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.054513Jy sigma=0.307589 ! Fit after self-cal, rms=0.052426Jy sigma=0.306567 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.16 mas, bmaj=35.8 mas, bpa=-38.51 degrees ! Estimated noise=7.69005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245861 Jy ! Component: 100 - total flux cleaned = 0.00490911 Jy ! Component: 150 - total flux cleaned = 0.00650723 Jy ! Component: 200 - total flux cleaned = 0.00831422 Jy ! Total flux subtracted in 200 components = 0.00831422 Jy ! Clean residual min=-0.002190 max=0.002203 Jy/beam ! Clean residual mean=0.000048 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.127814 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 254 components and 0.127814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051325Jy sigma=0.304151 ! Fit after self-cal, rms=0.051254Jy sigma=0.303795 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.000530229 Jy ! Component: 100 - total flux cleaned = 0.000152435 Jy ! Component: 150 - total flux cleaned = -0.000191757 Jy ! Component: 200 - total flux cleaned = 0.000414985 Jy ! Total flux subtracted in 200 components = 0.000414985 Jy ! Clean residual min=-0.001447 max=0.001455 Jy/beam ! Clean residual mean=0.000035 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.128229 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 315 components and 0.128229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050495Jy sigma=0.301787 ! Fit after self-cal, rms=0.050477Jy sigma=0.301647 ! 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.050477Jy sigma=0.301647 ! Fit after self-cal, rms=0.049507Jy sigma=0.301229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.18 mas, bmaj=35.76 mas, bpa=-38.61 degrees ! Estimated noise=7.71806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127525 Jy ! Component: 100 - total flux cleaned = 0.00211128 Jy ! Component: 150 - total flux cleaned = 0.00325559 Jy ! Component: 200 - total flux cleaned = 0.00456208 Jy ! Total flux subtracted in 200 components = 0.00456208 Jy ! Clean residual min=-0.001738 max=0.001714 Jy/beam ! Clean residual mean=0.000023 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.132791 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 341 components and 0.132791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049086Jy sigma=0.299594 ! Fit after self-cal, rms=0.049078Jy sigma=0.299335 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.000763295 Jy ! Component: 100 - total flux cleaned = 0.000842432 Jy ! Component: 150 - total flux cleaned = 0.000913386 Jy ! Component: 200 - total flux cleaned = 0.00126142 Jy ! Total flux subtracted in 200 components = 0.00126142 Jy ! Clean residual min=-0.001166 max=0.001155 Jy/beam ! Clean residual mean=0.000020 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.134052 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 388 components and 0.134052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048763Jy sigma=0.297883 ! Fit after self-cal, rms=0.048777Jy sigma=0.297763 ! 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.048777Jy sigma=0.297763 ! Fit after self-cal, rms=0.048349Jy sigma=0.297597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.67 mas, bmaj=35.35 mas, bpa=-39.02 degrees ! Estimated noise=7.76001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000527065 Jy ! Component: 100 - total flux cleaned = 0.000909016 Jy ! Component: 150 - total flux cleaned = 0.00137332 Jy ! Component: 200 - total flux cleaned = 0.00185015 Jy ! Total flux subtracted in 200 components = 0.00185015 Jy ! Clean residual min=-0.001183 max=0.001196 Jy/beam ! Clean residual mean=0.000013 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.135902 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 418 components and 0.135902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048145Jy sigma=0.296603 ! Fit after self-cal, rms=0.048161Jy sigma=0.296483 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.000381402 Jy ! Component: 100 - total flux cleaned = 0.000540705 Jy ! Component: 150 - total flux cleaned = 0.000592249 Jy ! Component: 200 - total flux cleaned = 0.000698353 Jy ! Total flux subtracted in 200 components = 0.000698353 Jy ! Clean residual min=-0.000887 max=0.000869 Jy/beam ! Clean residual mean=0.000012 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.136601 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 457 components and 0.136601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047998Jy sigma=0.295690 ! Fit after self-cal, rms=0.048019Jy sigma=0.295617 ! 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.19 mas, bmaj=35.73 mas, bpa=-38.69 degrees ! Estimated noise=7.70859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.19 x 35.73 at -38.69 degrees (North through East) ! Clean map min=-0.024947 max=0.040319 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=15.44 mas, bmaj=35.29 mas, bpa=-37.71 degrees ! Estimated noise=7.99798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343072 Jy ! Component: 100 - total flux cleaned = 0.0630201 Jy ! Component: 150 - total flux cleaned = 0.0815572 Jy ! Component: 200 - total flux cleaned = 0.0989654 Jy ! Total flux subtracted in 200 components = 0.0989654 Jy ! Clean residual min=-0.050452 max=0.051404 Jy/beam ! Clean residual mean=0.001063 rms=0.017317 Jy/beam ! Combined flux in latest and established models = 0.0989654 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.0989654 Jy ! Inverting map and beam ! Estimated beam: bmin=14.19 mas, bmaj=35.73 mas, bpa=-38.69 degrees ! Estimated noise=7.70859 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.00226697 Jy ! Component: 100 - total flux cleaned = 0.0111063 Jy ! Component: 150 - total flux cleaned = 0.0260087 Jy ! Component: 200 - total flux cleaned = 0.0411389 Jy ! Total flux subtracted in 200 components = 0.0411389 Jy ! Clean residual min=-0.029515 max=0.028882 Jy/beam ! Clean residual mean=0.000073 rms=0.011020 Jy/beam ! Combined flux in latest and established models = 0.140104 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 91 components and 0.140104 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.67 mas, bmaj=35.35 mas, bpa=-39.02 degrees ! Estimated noise=7.76001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214926 Jy ! Component: 100 - total flux cleaned = 0.0254144 Jy ! Component: 150 - total flux cleaned = 0.0294722 Jy ! Component: 200 - total flux cleaned = 0.0354696 Jy ! Total flux subtracted in 200 components = 0.0354696 Jy ! Clean residual min=-0.005624 max=0.005648 Jy/beam ! Clean residual mean=0.000129 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 0.175574 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.00466938 Jy ! Component: 100 - total flux cleaned = 0.0103964 Jy ! Component: 150 - total flux cleaned = 0.0125315 Jy ! Component: 200 - total flux cleaned = 0.0139739 Jy ! Total flux subtracted in 200 components = 0.0139739 Jy ! Clean residual min=-0.004956 max=0.005091 Jy/beam ! Clean residual mean=0.000078 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.189548 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 219 components and 0.189548 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.19 mas, bmaj=35.73 mas, bpa=-38.69 degrees ! Estimated noise=7.70859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247549 Jy ! Component: 100 - total flux cleaned = -0.00284071 Jy ! Component: 150 - total flux cleaned = -0.00313699 Jy ! Component: 200 - total flux cleaned = -0.00326705 Jy ! Total flux subtracted in 200 components = -0.00326705 Jy ! Clean residual min=-0.002207 max=0.002226 Jy/beam ! Clean residual mean=0.000024 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.186281 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 280 components and 0.186281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050755Jy sigma=0.310308 ! Fit after self-cal, rms=0.050350Jy sigma=0.308892 wmodel J1344+6606_S_b_map.mod ! Writing 280 model components to file: J1344+6606_S_b_map.mod wobs J1344+6606_S_b_uvs.fits ! Writing UV FITS file: J1344+6606_S_b_uvs.fits wwins J1344+6606_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//J1344+6606_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.19 x 35.73 at -38.69 degrees (North through East) ! Clean map min=-0.034786 max=0.059884 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1344+6606_S_b_map.fits wmodel /image_prod/ug002_uva//J1344+6606_S_b_map.mod ! Writing 280 model components to file: /image_prod/ug002_uva//J1344+6606_S_b_map.mod wobs /image_prod/ug002_uva//J1344+6606_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1344+6606_S_b_uvs.fits wwins /image_prod/ug002_uva//J1344+6606_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.0598837 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000853524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.27591 4.27591 8.55182 17.1036 34.2073 68.4146 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 70.16 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1344+6606_S_b_dfm.log closed on Thu Mar 5 01:25:13 2020