! Started logfile: /image_prod/ug002_uva//J1320+5152_S_dfm.log on Thu Mar 5 01:10:19 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//J1320+5152_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1320+5152_S_uva.fits ! AN table 1: 100 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.399333 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1320+5152 ! ! 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 1797 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 J1320+5152_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 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007787Jy sigma=8.541458 ! Fit after self-cal, rms=0.947650Jy sigma=8.035258 ! 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=9.868 mas, bmaj=23.34 mas, bpa=70.38 degrees ! Estimated noise=2.57057 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.0355359 Jy ! Component: 100 - total flux cleaned = 0.0427331 Jy ! Total flux subtracted in 100 components = 0.0427331 Jy ! Clean residual min=-0.012368 max=0.012479 Jy/beam ! Clean residual mean=-0.000296 rms=0.005342 Jy/beam ! Combined flux in latest and established models = 0.0427331 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0427331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072189Jy sigma=0.575002 ! Fit after self-cal, rms=0.070397Jy sigma=0.563204 ! 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=11.29 mas, bmaj=25.95 mas, bpa=67.83 degrees ! Estimated noise=2.01579 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.00284656 Jy ! Component: 100 - total flux cleaned = -0.0108801 Jy ! Component: 150 - total flux cleaned = -0.0181581 Jy ! Component: 200 - total flux cleaned = -0.0253066 Jy ! Total flux subtracted in 200 components = -0.0253066 Jy ! Clean residual min=-0.007427 max=0.007392 Jy/beam ! Clean residual mean=-0.000153 rms=0.004049 Jy/beam ! Combined flux in latest and established models = 0.0174265 Jy ! Performing phase self-cal ! Adding 115 model components to the UV plane model. ! The established model now contains 151 components and 0.0174265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059488Jy sigma=0.462531 ! Fit after self-cal, rms=0.058930Jy sigma=0.458580 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.29 x 25.95 at 67.83 degrees (North through East) ! Clean map min=-0.018394 max=0.046398 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 222 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.51 KP 0.74 LA 1.11 ! OV 0.73 PT 0.77 ! ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.55 KP 0.73 LA 1.21 ! OV 0.71 PT 0.89 ! ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.33 KP 0.60 LA 1.15 ! OV 0.82 PT 0.88 ! ! ! Fit before self-cal, rms=0.058930Jy sigma=0.458580 ! Fit after self-cal, rms=0.055581Jy sigma=0.413294 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.402 mas, bmaj=22.03 mas, bpa=70.99 degrees ! Estimated noise=2.17344 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.00377791 Jy ! Component: 100 - total flux cleaned = 0.00345493 Jy ! Component: 150 - total flux cleaned = 0.00325374 Jy ! Component: 200 - total flux cleaned = 0.00300083 Jy ! Total flux subtracted in 200 components = 0.00300083 Jy ! Clean residual min=-0.001245 max=0.001245 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0204273 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 218 components and 0.0204274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054775Jy sigma=0.402526 ! Fit after self-cal, rms=0.055162Jy sigma=0.400431 ! 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.055162Jy sigma=0.400431 ! Fit after self-cal, rms=0.059878Jy sigma=0.399865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.616 mas, bmaj=22.21 mas, bpa=70.62 degrees ! Estimated noise=2.17479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023879 Jy ! Component: 100 - total flux cleaned = 0.00297101 Jy ! Component: 150 - total flux cleaned = 0.00304207 Jy ! Component: 200 - total flux cleaned = 0.00338011 Jy ! Total flux subtracted in 200 components = 0.00338011 Jy ! Clean residual min=-0.000887 max=0.000889 Jy/beam ! Clean residual mean=-0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0238075 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 278 components and 0.0238075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059554Jy sigma=0.398011 ! Fit after self-cal, rms=0.059785Jy sigma=0.397434 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.000572605 Jy ! Component: 100 - total flux cleaned = 0.000885004 Jy ! Component: 150 - total flux cleaned = 0.00111105 Jy ! Component: 200 - total flux cleaned = 0.00131247 Jy ! Total flux subtracted in 200 components = 0.00131247 Jy ! Clean residual min=-0.000819 max=0.000818 Jy/beam ! Clean residual mean=-0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0251199 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 332 components and 0.0251199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059574Jy sigma=0.396551 ! Fit after self-cal, rms=0.059616Jy sigma=0.396310 ! 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.059616Jy sigma=0.396310 ! Fit after self-cal, rms=0.060381Jy sigma=0.396204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.66 mas, bmaj=22.26 mas, bpa=70.36 degrees ! Estimated noise=2.1701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411404 Jy ! Component: 100 - total flux cleaned = 0.000627884 Jy ! Component: 150 - total flux cleaned = 0.000928549 Jy ! Component: 200 - total flux cleaned = 0.00135789 Jy ! Total flux subtracted in 200 components = 0.00135789 Jy ! Clean residual min=-0.000780 max=0.000783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0264778 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 381 components and 0.0264778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060232Jy sigma=0.395582 ! Fit after self-cal, rms=0.060292Jy sigma=0.395427 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.000487022 Jy ! Component: 100 - total flux cleaned = 0.00106292 Jy ! Component: 150 - total flux cleaned = 0.00159927 Jy ! Component: 200 - total flux cleaned = 0.00185306 Jy ! Total flux subtracted in 200 components = 0.00185306 Jy ! Clean residual min=-0.000676 max=0.000684 Jy/beam ! Clean residual mean=-0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.0283309 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 427 components and 0.0283309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060168Jy sigma=0.394918 ! Fit after self-cal, rms=0.060174Jy sigma=0.394564 ! 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.060174Jy sigma=0.394564 ! Fit after self-cal, rms=0.059873Jy sigma=0.394464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.97 mas, bmaj=22.81 mas, bpa=66.72 degrees ! Estimated noise=2.09728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212721 Jy ! Component: 100 - total flux cleaned = 0.000415263 Jy ! Component: 150 - total flux cleaned = 0.000629679 Jy ! Component: 200 - total flux cleaned = 0.000629367 Jy ! Total flux subtracted in 200 components = 0.000629367 Jy ! Clean residual min=-0.000483 max=0.000481 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0289603 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 480 components and 0.0289603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059796Jy sigma=0.394033 ! Fit after self-cal, rms=0.059829Jy sigma=0.393892 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.00019095 Jy ! Component: 100 - total flux cleaned = 0.000341251 Jy ! Component: 150 - total flux cleaned = 0.000452332 Jy ! Component: 200 - total flux cleaned = 0.000635295 Jy ! Total flux subtracted in 200 components = 0.000635295 Jy ! Clean residual min=-0.000427 max=0.000424 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0295956 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 516 components and 0.0295956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059765Jy sigma=0.393564 ! Fit after self-cal, rms=0.059745Jy sigma=0.393507 ! 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=9.636 mas, bmaj=22.26 mas, bpa=70.34 degrees ! Estimated noise=2.16191 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.636 x 22.26 at 70.34 degrees (North through East) ! Clean map min=-0.0095457 max=0.039216 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=8.967 mas, bmaj=20.89 mas, bpa=72.56 degrees ! Estimated noise=2.72262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112054 Jy ! Component: 100 - total flux cleaned = 0.0122712 Jy ! Component: 150 - total flux cleaned = 0.0104261 Jy ! Component: 200 - total flux cleaned = 0.00722846 Jy ! Total flux subtracted in 200 components = 0.00722846 Jy ! Clean residual min=-0.007602 max=0.007543 Jy/beam ! Clean residual mean=-0.000019 rms=0.003490 Jy/beam ! Combined flux in latest and established models = 0.00722846 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.00722846 Jy ! Inverting map and beam ! Estimated beam: bmin=9.636 mas, bmaj=22.26 mas, bpa=70.34 degrees ! Estimated noise=2.16191 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.00465146 Jy ! Component: 100 - total flux cleaned = -0.00779181 Jy ! Component: 150 - total flux cleaned = -0.010776 Jy ! Component: 200 - total flux cleaned = -0.0131563 Jy ! Total flux subtracted in 200 components = -0.0131563 Jy ! Clean residual min=-0.003131 max=0.003142 Jy/beam ! Clean residual mean=-0.000006 rms=0.001482 Jy/beam ! Combined flux in latest and established models = -0.00592785 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 143 components and -0.00592785 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=10.97 mas, bmaj=22.81 mas, bpa=66.72 degrees ! Estimated noise=2.09728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403202 Jy ! Component: 100 - total flux cleaned = -0.00112657 Jy ! Component: 150 - total flux cleaned = -0.00175267 Jy ! Component: 200 - total flux cleaned = -0.00242166 Jy ! Total flux subtracted in 200 components = -0.00242166 Jy ! Clean residual min=-0.001523 max=0.001522 Jy/beam ! Clean residual mean=-0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = -0.0083495 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.000535996 Jy ! Component: 100 - total flux cleaned = -0.00112319 Jy ! Component: 150 - total flux cleaned = -0.00162367 Jy ! Component: 200 - total flux cleaned = -0.00200391 Jy ! Total flux subtracted in 200 components = -0.00200391 Jy ! Clean residual min=-0.001723 max=0.001647 Jy/beam ! Clean residual mean=-0.000003 rms=0.000522 Jy/beam ! Combined flux in latest and established models = -0.0103534 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 248 components and -0.0103534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.636 mas, bmaj=22.26 mas, bpa=70.34 degrees ! Estimated noise=2.16191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644059 Jy ! Component: 100 - total flux cleaned = -0.000923432 Jy ! Component: 150 - total flux cleaned = -0.000759682 Jy ! Component: 200 - total flux cleaned = -0.00061554 Jy ! Total flux subtracted in 200 components = -0.00061554 Jy ! Clean residual min=-0.000761 max=0.000760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = -0.010969 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 305 components and -0.010969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059674Jy sigma=0.393713 ! Fit after self-cal, rms=0.059652Jy sigma=0.393220 wmodel J1320+5152_S_map.mod ! Writing 305 model components to file: J1320+5152_S_map.mod wobs J1320+5152_S_uvs.fits ! Writing UV FITS file: J1320+5152_S_uvs.fits wwins J1320+5152_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//J1320+5152_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.636 x 22.26 at 70.34 degrees (North through East) ! Clean map min=-0.0081705 max=0.020145 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1320+5152_S_map.fits wmodel /image_prod/ug002_uva//J1320+5152_S_map.mod ! Writing 305 model components to file: /image_prod/ug002_uva//J1320+5152_S_map.mod wobs /image_prod/ug002_uva//J1320+5152_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1320+5152_S_uvs.fits wwins /image_prod/ug002_uva//J1320+5152_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.0201453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.91543 4.91543 9.83087 19.6617 39.3235 78.6469 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.02 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 61.032 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1320+5152_S_dfm.log closed on Thu Mar 5 01:10:22 2020