! Started logfile: /vlbi/bp222/maps//J1424+225A_S_dfm.log on Thu Sep 27 11:14:26 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//J1424+225A_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1424+225A_S_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.975155 visibilities/baseline/integration-bin. ! Found source: J1424+225A ! ! 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 54 lines of history. ! ! Reading 1884 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 J1424+225A_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 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.119971Jy sigma=17.776206 ! Fit after self-cal, rms=0.830904Jy sigma=12.920640 ! 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=3.23 mas, bmaj=10.42 mas, bpa=-27.2 degrees ! Estimated noise=1.57319 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.189407 Jy ! Component: 100 - total flux cleaned = 0.266581 Jy ! Total flux subtracted in 100 components = 0.266581 Jy ! Clean residual min=-0.050904 max=0.051080 Jy/beam ! Clean residual mean=0.000085 rms=0.017972 Jy/beam ! Combined flux in latest and established models = 0.266581 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.266581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273733Jy sigma=3.844689 ! Fit after self-cal, rms=0.267252Jy sigma=3.796602 ! 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.955 mas, bmaj=10.84 mas, bpa=-25.58 degrees ! Estimated noise=1.19884 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.0820286 Jy ! Component: 100 - total flux cleaned = 0.10665 Jy ! Component: 150 - total flux cleaned = 0.116742 Jy ! Component: 200 - total flux cleaned = 0.113371 Jy ! Total flux subtracted in 200 components = 0.113371 Jy ! Clean residual min=-0.027722 max=0.027879 Jy/beam ! Clean residual mean=-0.000074 rms=0.010101 Jy/beam ! Combined flux in latest and established models = 0.379952 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 89 components and 0.379952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223308Jy sigma=3.107684 ! Fit after self-cal, rms=0.208113Jy sigma=2.954279 ! 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.955 x 10.84 at -25.58 degrees (North through East) ! Clean map min=-0.056528 max=0.15975 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 1.19 LA 1.23 MK 1.21 ! NL 0.81 OV 0.90 PT 0.73 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.52 FD 0.78 LA 0.92 MK 1.00 ! NL 1.07 OV 0.89 PT 1.38 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.74 LA 0.76 MK 1.18 ! NL 0.90 OV 1.12 PT 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.208113Jy sigma=2.954279 ! Fit after self-cal, rms=0.140577Jy sigma=2.516706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.284 mas, bmaj=9.845 mas, bpa=-24.57 degrees ! Estimated noise=0.993191 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.010167 Jy ! Component: 100 - total flux cleaned = 0.0135265 Jy ! Component: 150 - total flux cleaned = 0.0135075 Jy ! Component: 200 - total flux cleaned = 0.0195009 Jy ! Total flux subtracted in 200 components = 0.0195009 Jy ! Clean residual min=-0.013366 max=0.013523 Jy/beam ! Clean residual mean=-0.000021 rms=0.005005 Jy/beam ! Combined flux in latest and established models = 0.399453 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 153 components and 0.399453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125123Jy sigma=2.225109 ! Fit after self-cal, rms=0.125327Jy sigma=2.208876 ! 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.125327Jy sigma=2.208876 ! Fit after self-cal, rms=0.117273Jy sigma=2.180724 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.305 mas, bmaj=9.511 mas, bpa=-24.39 degrees ! Estimated noise=0.955759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000731598 Jy ! Component: 100 - total flux cleaned = 0.00405023 Jy ! Component: 150 - total flux cleaned = 0.00875437 Jy ! Component: 200 - total flux cleaned = 0.0119901 Jy ! Total flux subtracted in 200 components = 0.0119901 Jy ! Clean residual min=-0.008652 max=0.008708 Jy/beam ! Clean residual mean=-0.000034 rms=0.002938 Jy/beam ! Combined flux in latest and established models = 0.411443 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 197 components and 0.411443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110701Jy sigma=2.045943 ! Fit after self-cal, rms=0.110781Jy sigma=2.042345 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.00102699 Jy ! Component: 100 - total flux cleaned = -0.00102621 Jy ! Component: 150 - total flux cleaned = 0.000269546 Jy ! Component: 200 - total flux cleaned = 0.000272957 Jy ! Total flux subtracted in 200 components = 0.000272957 Jy ! Clean residual min=-0.006626 max=0.006650 Jy/beam ! Clean residual mean=-0.000025 rms=0.002221 Jy/beam ! Combined flux in latest and established models = 0.411716 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 242 components and 0.411716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107658Jy sigma=1.980146 ! Fit after self-cal, rms=0.107694Jy sigma=1.979312 ! 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.107694Jy sigma=1.979312 ! Fit after self-cal, rms=0.105577Jy sigma=1.961195 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=9.422 mas, bpa=-24.35 degrees ! Estimated noise=0.927593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00285964 Jy ! Component: 100 - total flux cleaned = -0.00250625 Jy ! Component: 150 - total flux cleaned = -0.0014308 Jy ! Component: 200 - total flux cleaned = -8.28882e-05 Jy ! Total flux subtracted in 200 components = -8.28882e-05 Jy ! Clean residual min=-0.005583 max=0.005539 Jy/beam ! Clean residual mean=-0.000022 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.411633 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 289 components and 0.411633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102614Jy sigma=1.913826 ! Fit after self-cal, rms=0.102696Jy sigma=1.913042 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.000975473 Jy ! Component: 100 - total flux cleaned = -0.00250204 Jy ! Component: 150 - total flux cleaned = -0.00220904 Jy ! Component: 200 - total flux cleaned = -0.00192789 Jy ! Total flux subtracted in 200 components = -0.00192789 Jy ! Clean residual min=-0.004707 max=0.004717 Jy/beam ! Clean residual mean=-0.000021 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.409705 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 335 components and 0.409706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100986Jy sigma=1.881056 ! Fit after self-cal, rms=0.101030Jy sigma=1.880582 ! 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.101030Jy sigma=1.880582 ! Fit after self-cal, rms=0.100471Jy sigma=1.867324 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.826 mas, bmaj=11.7 mas, bpa=19.18 degrees ! Estimated noise=0.97023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000952245 Jy ! Component: 100 - total flux cleaned = 0.00241733 Jy ! Component: 150 - total flux cleaned = 0.00677555 Jy ! Component: 200 - total flux cleaned = 0.00935973 Jy ! Total flux subtracted in 200 components = 0.00935973 Jy ! Clean residual min=-0.005254 max=0.005305 Jy/beam ! Clean residual mean=-0.000036 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.419065 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 390 components and 0.419065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098484Jy sigma=1.835476 ! Fit after self-cal, rms=0.098593Jy sigma=1.834150 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.00101658 Jy ! Component: 100 - total flux cleaned = 0.00101011 Jy ! Component: 150 - total flux cleaned = 0.000725741 Jy ! Component: 200 - total flux cleaned = -0.000376272 Jy ! Total flux subtracted in 200 components = -0.000376272 Jy ! Clean residual min=-0.004529 max=0.004537 Jy/beam ! Clean residual mean=-0.000031 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.418689 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 442 components and 0.418689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097408Jy sigma=1.810734 ! Fit after self-cal, rms=0.097502Jy sigma=1.809714 ! 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=4.404 mas, bmaj=9.379 mas, bpa=-24.26 degrees ! Estimated noise=0.905848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.404 x 9.379 at -24.26 degrees (North through East) ! Clean map min=-0.01893 max=0.14264 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.589 mas, bmaj=9.077 mas, bpa=-27.56 degrees ! Estimated noise=1.21387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158395 Jy ! Component: 100 - total flux cleaned = 0.239458 Jy ! Component: 150 - total flux cleaned = 0.267066 Jy ! Component: 200 - total flux cleaned = 0.290115 Jy ! Total flux subtracted in 200 components = 0.290115 Jy ! Clean residual min=-0.025708 max=0.025984 Jy/beam ! Clean residual mean=-0.000050 rms=0.009358 Jy/beam ! Combined flux in latest and established models = 0.290115 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.290115 Jy ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=9.379 mas, bpa=-24.26 degrees ! Estimated noise=0.905848 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.0204773 Jy ! Component: 100 - total flux cleaned = 0.0353763 Jy ! Component: 150 - total flux cleaned = 0.0386804 Jy ! Component: 200 - total flux cleaned = 0.0330137 Jy ! Total flux subtracted in 200 components = 0.0330137 Jy ! Clean residual min=-0.015049 max=0.015061 Jy/beam ! Clean residual mean=-0.000068 rms=0.005526 Jy/beam ! Combined flux in latest and established models = 0.323129 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 125 components and 0.323129 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=8.826 mas, bmaj=11.7 mas, bpa=19.18 degrees ! Estimated noise=0.97023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00238599 Jy ! Component: 100 - total flux cleaned = 0.00152518 Jy ! Component: 150 - total flux cleaned = 0.00938686 Jy ! Component: 200 - total flux cleaned = 0.0121387 Jy ! Total flux subtracted in 200 components = 0.0121387 Jy ! Clean residual min=-0.010782 max=0.010899 Jy/beam ! Clean residual mean=-0.000040 rms=0.003838 Jy/beam ! Combined flux in latest and established models = 0.335268 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.00194983 Jy ! Component: 100 - total flux cleaned = 0.00633907 Jy ! Component: 150 - total flux cleaned = 0.00946591 Jy ! Component: 200 - total flux cleaned = 0.0119828 Jy ! Total flux subtracted in 200 components = 0.0119828 Jy ! Clean residual min=-0.010556 max=0.010515 Jy/beam ! Clean residual mean=-0.000025 rms=0.003388 Jy/beam ! Combined flux in latest and established models = 0.34725 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 228 components and 0.34725 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=9.379 mas, bpa=-24.26 degrees ! Estimated noise=0.905848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181691 Jy ! Component: 100 - total flux cleaned = -0.0023191 Jy ! Component: 150 - total flux cleaned = -0.000568449 Jy ! Component: 200 - total flux cleaned = 0.00104865 Jy ! Total flux subtracted in 200 components = 0.00104865 Jy ! Clean residual min=-0.006577 max=0.006591 Jy/beam ! Clean residual mean=-0.000012 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.348299 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 278 components and 0.348299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104585Jy sigma=1.965899 ! Fit after self-cal, rms=0.104223Jy sigma=1.957910 wmodel J1424+225A_S_map.mod ! Writing 278 model components to file: J1424+225A_S_map.mod wobs J1424+225A_S_uvs.fits ! Writing UV FITS file: J1424+225A_S_uvs.fits wwins J1424+225A_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//J1424+225A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.404 x 9.379 at -24.26 degrees (North through East) ! Clean map min=-0.025056 max=0.084608 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1424+225A_S_map.fits wmodel /vlbi/bp222/maps//J1424+225A_S_map.mod ! Writing 278 model components to file: /vlbi/bp222/maps//J1424+225A_S_map.mod wobs /vlbi/bp222/maps//J1424+225A_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1424+225A_S_uvs.fits wwins /vlbi/bp222/maps//J1424+225A_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.0846079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00202512 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.18061 7.18061 14.3612 28.7224 57.4449 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 41.779 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1424+225A_S_dfm.log closed on Thu Sep 27 11:14:29 2018