! Started logfile: /vlbi/bp222/maps//J1330+2509_S_dfm.log on Thu Sep 27 11:10:35 2018 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 /vlbi/bp222/maps//J1330+2509_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1330+2509_S_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.980676 visibilities/baseline/integration-bin. ! Found source: J1330+2509 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 3248 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1330+2509_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. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.382428Jy sigma=21.200764 ! Fit after self-cal, rms=0.967580Jy sigma=14.572159 ! 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=2.798 mas, bmaj=7.897 mas, bpa=-24.31 degrees ! Estimated noise=1.13299 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.317275 Jy ! Component: 100 - total flux cleaned = 0.534945 Jy ! Total flux subtracted in 100 components = 0.534945 Jy ! Clean residual min=-0.100120 max=0.128650 Jy/beam ! Clean residual mean=-0.000821 rms=0.040494 Jy/beam ! Combined flux in latest and established models = 0.534945 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 73 components and 0.534945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.764545Jy sigma=10.283148 ! Fit after self-cal, rms=0.764399Jy sigma=10.275870 ! 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=3.499 mas, bmaj=7.983 mas, bpa=-24.66 degrees ! Estimated noise=0.855238 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.314113 Jy ! Component: 100 - total flux cleaned = 0.547576 Jy ! Component: 150 - total flux cleaned = 0.631151 Jy ! Component: 200 - total flux cleaned = 0.689479 Jy ! Total flux subtracted in 200 components = 0.689479 Jy ! Clean residual min=-0.099159 max=0.099715 Jy/beam ! Clean residual mean=-0.000994 rms=0.043726 Jy/beam ! Combined flux in latest and established models = 1.22442 Jy ! Performing phase self-cal ! Adding 162 model components to the UV plane model. ! The established model now contains 226 components and 1.22442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.489556Jy sigma=6.265904 ! Fit after self-cal, rms=0.488164Jy sigma=6.244872 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.499 x 7.983 at -24.66 degrees (North through East) ! Clean map min=-0.13294 max=0.38143 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.40 FD 1.22 HN 1.04 KP 0.90 ! LA 0.59 MK 1.49 NL 1.14 PT 0.68 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.21 HN 1.15 KP 0.96 ! LA 0.58 MK 1.55 NL 1.44 PT 0.71 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.29 HN 1.08 KP 0.95 ! LA 0.59 MK 0.97 NL 1.24 PT 0.71 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.32 HN 1.27 KP 1.00* ! LA 0.57 MK 1.00* NL 1.00* PT 0.79 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.488164Jy sigma=6.244872 ! Fit after self-cal, rms=0.191724Jy sigma=3.168095 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=8.577 mas, bpa=-24.27 degrees ! Estimated noise=0.833474 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.0630512 Jy ! Component: 100 - total flux cleaned = 0.0930577 Jy ! Component: 150 - total flux cleaned = 0.102986 Jy ! Component: 200 - total flux cleaned = 0.108649 Jy ! Total flux subtracted in 200 components = 0.108649 Jy ! Clean residual min=-0.020629 max=0.020946 Jy/beam ! Clean residual mean=0.000011 rms=0.008579 Jy/beam ! Combined flux in latest and established models = 1.33307 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 315 components and 1.33307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149862Jy sigma=2.418490 ! Fit after self-cal, rms=0.146646Jy sigma=2.366108 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146646Jy sigma=2.366108 ! Fit after self-cal, rms=0.128274Jy sigma=2.327542 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=8.485 mas, bpa=-24.03 degrees ! Estimated noise=0.801782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306771 Jy ! Component: 100 - total flux cleaned = 0.0486598 Jy ! Component: 150 - total flux cleaned = 0.0606074 Jy ! Component: 200 - total flux cleaned = 0.0680047 Jy ! Total flux subtracted in 200 components = 0.0680047 Jy ! Clean residual min=-0.011396 max=0.011448 Jy/beam ! Clean residual mean=0.000012 rms=0.004867 Jy/beam ! Combined flux in latest and established models = 1.40108 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 396 components and 1.40108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115308Jy sigma=2.080851 ! Fit after self-cal, rms=0.114639Jy sigma=2.072981 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.00346259 Jy ! Component: 100 - total flux cleaned = 0.00811925 Jy ! Component: 150 - total flux cleaned = 0.00968486 Jy ! Component: 200 - total flux cleaned = 0.0125077 Jy ! Total flux subtracted in 200 components = 0.0125077 Jy ! Clean residual min=-0.007490 max=0.007495 Jy/beam ! Clean residual mean=0.000006 rms=0.003213 Jy/beam ! Combined flux in latest and established models = 1.41358 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 465 components and 1.41358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109514Jy sigma=1.984683 ! Fit after self-cal, rms=0.109300Jy sigma=1.981920 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109300Jy sigma=1.981920 ! Fit after self-cal, rms=0.108131Jy sigma=1.975912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=8.485 mas, bpa=-24.02 degrees ! Estimated noise=0.794758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00793472 Jy ! Component: 100 - total flux cleaned = 0.0130598 Jy ! Component: 150 - total flux cleaned = 0.0161706 Jy ! Component: 200 - total flux cleaned = 0.0164376 Jy ! Total flux subtracted in 200 components = 0.0164376 Jy ! Clean residual min=-0.004889 max=0.004881 Jy/beam ! Clean residual mean=0.000011 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 1.43002 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 523 components and 1.43002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105730Jy sigma=1.936120 ! Fit after self-cal, rms=0.105668Jy sigma=1.935053 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.000328833 Jy ! Component: 100 - total flux cleaned = -0.00112297 Jy ! Component: 150 - total flux cleaned = -0.00136155 Jy ! Component: 200 - total flux cleaned = -0.00069859 Jy ! Total flux subtracted in 200 components = -0.00069859 Jy ! Clean residual min=-0.003530 max=0.003531 Jy/beam ! Clean residual mean=0.000007 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 1.42932 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 578 components and 1.42932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104503Jy sigma=1.917511 ! Fit after self-cal, rms=0.104478Jy sigma=1.917040 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104478Jy sigma=1.917040 ! Fit after self-cal, rms=0.104157Jy sigma=1.916144 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.984 mas, bmaj=9.949 mas, bpa=-30.77 degrees ! Estimated noise=0.87057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361409 Jy ! Component: 100 - total flux cleaned = 0.0035716 Jy ! Component: 150 - total flux cleaned = 0.00493006 Jy ! Component: 200 - total flux cleaned = 0.00509581 Jy ! Total flux subtracted in 200 components = 0.00509581 Jy ! Clean residual min=-0.002833 max=0.002846 Jy/beam ! Clean residual mean=0.000014 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 1.43442 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 641 components and 1.43442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103491Jy sigma=1.906003 ! Fit after self-cal, rms=0.103467Jy sigma=1.905560 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.000558726 Jy ! Component: 100 - total flux cleaned = 2.08123e-05 Jy ! Component: 150 - total flux cleaned = 0.00135542 Jy ! Component: 200 - total flux cleaned = 0.00148607 Jy ! Total flux subtracted in 200 components = 0.00148607 Jy ! Clean residual min=-0.001994 max=0.001995 Jy/beam ! Clean residual mean=0.000007 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 1.43591 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 681 components and 1.43591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103156Jy sigma=1.901502 ! Fit after self-cal, rms=0.103148Jy sigma=1.901342 ! 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=3.836 mas, bmaj=8.482 mas, bpa=-23.92 degrees ! Estimated noise=0.792344 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.482 at -23.92 degrees (North through East) ! Clean map min=-0.032993 max=0.31303 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=3.016 mas, bmaj=8.182 mas, bpa=-23.9 degrees ! Estimated noise=1.12562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.30404 Jy ! Component: 100 - total flux cleaned = 0.505592 Jy ! Component: 150 - total flux cleaned = 0.659267 Jy ! Component: 200 - total flux cleaned = 0.780998 Jy ! Total flux subtracted in 200 components = 0.780998 Jy ! Clean residual min=-0.067498 max=0.072667 Jy/beam ! Clean residual mean=-0.000479 rms=0.025086 Jy/beam ! Combined flux in latest and established models = 0.780998 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 130 model components to the UV plane model. ! The established model now contains 130 components and 0.780998 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.482 mas, bpa=-23.92 degrees ! Estimated noise=0.792344 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.158392 Jy ! Component: 100 - total flux cleaned = 0.217626 Jy ! Component: 150 - total flux cleaned = 0.235327 Jy ! Component: 200 - total flux cleaned = 0.25072 Jy ! Total flux subtracted in 200 components = 0.25072 Jy ! Clean residual min=-0.045592 max=0.046082 Jy/beam ! Clean residual mean=-0.000395 rms=0.020528 Jy/beam ! Combined flux in latest and established models = 1.03172 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 256 components and 1.03172 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=7.984 mas, bmaj=9.949 mas, bpa=-30.77 degrees ! Estimated noise=0.87057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0132053 Jy ! Component: 100 - total flux cleaned = -0.000391796 Jy ! Component: 150 - total flux cleaned = 0.0143302 Jy ! Component: 200 - total flux cleaned = 0.0164615 Jy ! Total flux subtracted in 200 components = 0.0164615 Jy ! Clean residual min=-0.031354 max=0.031377 Jy/beam ! Clean residual mean=-0.000302 rms=0.015655 Jy/beam ! Combined flux in latest and established models = 1.04818 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.00356828 Jy ! Component: 100 - total flux cleaned = 0.00822559 Jy ! Component: 150 - total flux cleaned = 0.0123957 Jy ! Component: 200 - total flux cleaned = 0.0174426 Jy ! Total flux subtracted in 200 components = 0.0174426 Jy ! Clean residual min=-0.020198 max=0.020204 Jy/beam ! Clean residual mean=-0.000180 rms=0.008426 Jy/beam ! Combined flux in latest and established models = 1.06562 Jy ! Adding 233 model components to the UV plane model. ! The established model now contains 469 components and 1.06562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.482 mas, bpa=-23.92 degrees ! Estimated noise=0.792344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182334 Jy ! Component: 100 - total flux cleaned = 0.0325827 Jy ! Component: 150 - total flux cleaned = 0.0454164 Jy ! Component: 200 - total flux cleaned = 0.0545665 Jy ! Total flux subtracted in 200 components = 0.0545665 Jy ! Clean residual min=-0.007900 max=0.007981 Jy/beam ! Clean residual mean=0.000007 rms=0.002782 Jy/beam ! Combined flux in latest and established models = 1.12019 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 522 components and 1.12019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109646Jy sigma=1.984060 ! Fit after self-cal, rms=0.109372Jy sigma=1.978344 wmodel J1330+2509_S_map.mod ! Writing 522 model components to file: J1330+2509_S_map.mod wobs J1330+2509_S_uvs.fits ! Writing UV FITS file: J1330+2509_S_uvs.fits wwins J1330+2509_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/bp222/maps//J1330+2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.482 at -23.92 degrees (North through East) ! Clean map min=-0.037794 max=0.29217 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1330+2509_S_map.fits wmodel /vlbi/bp222/maps//J1330+2509_S_map.mod ! Writing 522 model components to file: /vlbi/bp222/maps//J1330+2509_S_map.mod wobs /vlbi/bp222/maps//J1330+2509_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1330+2509_S_uvs.fits wwins /vlbi/bp222/maps//J1330+2509_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.292171 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00273054 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.8037 2.8037 5.6074 11.2148 22.4296 44.8592 89.7184 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0081 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.292 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 107.001 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1330+2509_S_dfm.log closed on Thu Sep 27 11:10:38 2018