! Started logfile: /vlbi/bp222/maps//J1424+225B_S_dfm.log on Thu Sep 27 11:14: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//J1424+225B_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1424+225B_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+225B ! ! 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+225B_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.105088Jy sigma=17.386561 ! Fit after self-cal, rms=0.820725Jy sigma=12.955131 ! 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.234 mas, bmaj=10.41 mas, bpa=-27.23 degrees ! Estimated noise=1.56995 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.197882 Jy ! Component: 100 - total flux cleaned = 0.292933 Jy ! Total flux subtracted in 100 components = 0.292933 Jy ! Clean residual min=-0.060136 max=0.061269 Jy/beam ! Clean residual mean=0.000039 rms=0.021411 Jy/beam ! Combined flux in latest and established models = 0.292933 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.292933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247228Jy sigma=3.583463 ! Fit after self-cal, rms=0.243945Jy sigma=3.549039 ! 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.961 mas, bmaj=10.81 mas, bpa=-25.66 degrees ! Estimated noise=1.19523 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.0523158 Jy ! Component: 100 - total flux cleaned = 0.0627688 Jy ! Component: 150 - total flux cleaned = 0.0586234 Jy ! Component: 200 - total flux cleaned = 0.0511159 Jy ! Total flux subtracted in 200 components = 0.0511159 Jy ! Clean residual min=-0.030605 max=0.030813 Jy/beam ! Clean residual mean=0.000011 rms=0.011688 Jy/beam ! Combined flux in latest and established models = 0.344049 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 92 components and 0.344049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186054Jy sigma=2.728313 ! Fit after self-cal, rms=0.184378Jy sigma=2.714612 ! 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.961 x 10.81 at -25.66 degrees (North through East) ! Clean map min=-0.04307 max=0.18485 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 1.25 LA 1.30 MK 1.19 ! NL 0.88 OV 0.79 PT 0.70 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.57 FD 0.80 LA 0.85 MK 1.24 ! NL 1.10 OV 0.91 PT 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.79 LA 0.85 MK 1.26 ! NL 0.95 OV 1.15 PT 0.94 ! ! ! 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.184378Jy sigma=2.714612 ! Fit after self-cal, rms=0.135529Jy sigma=2.176977 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.427 mas, bmaj=10.02 mas, bpa=-24.37 degrees ! Estimated noise=1.02581 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.0237539 Jy ! Component: 100 - total flux cleaned = 0.0336024 Jy ! Component: 150 - total flux cleaned = 0.0386334 Jy ! Component: 200 - total flux cleaned = 0.0406079 Jy ! Total flux subtracted in 200 components = 0.0406079 Jy ! Clean residual min=-0.010450 max=0.010499 Jy/beam ! Clean residual mean=-0.000031 rms=0.003617 Jy/beam ! Combined flux in latest and established models = 0.384657 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 152 components and 0.384657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125342Jy sigma=2.006150 ! Fit after self-cal, rms=0.125192Jy sigma=1.997431 ! 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.125192Jy sigma=1.997431 ! Fit after self-cal, rms=0.120441Jy sigma=1.987910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.4 mas, bmaj=10.03 mas, bpa=-24.48 degrees ! Estimated noise=1.00377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0074338 Jy ! Component: 100 - total flux cleaned = -0.00690121 Jy ! Component: 150 - total flux cleaned = -0.00484971 Jy ! Component: 200 - total flux cleaned = -0.00195564 Jy ! Total flux subtracted in 200 components = -0.00195564 Jy ! Clean residual min=-0.007792 max=0.007795 Jy/beam ! Clean residual mean=-0.000016 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.382701 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 202 components and 0.382701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114557Jy sigma=1.902730 ! Fit after self-cal, rms=0.114522Jy sigma=1.900027 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.00118391 Jy ! Component: 100 - total flux cleaned = 0.000695949 Jy ! Component: 150 - total flux cleaned = 0.00154389 Jy ! Component: 200 - total flux cleaned = 0.00235541 Jy ! Total flux subtracted in 200 components = 0.00235541 Jy ! Clean residual min=-0.006731 max=0.006787 Jy/beam ! Clean residual mean=-0.000022 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.385057 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 232 components and 0.385057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110624Jy sigma=1.847295 ! Fit after self-cal, rms=0.110519Jy sigma=1.845626 ! 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.110519Jy sigma=1.845626 ! Fit after self-cal, rms=0.105259Jy sigma=1.833075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.395 mas, bmaj=10.08 mas, bpa=-24.66 degrees ! Estimated noise=0.981565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0105157 Jy ! Component: 100 - total flux cleaned = -0.0105219 Jy ! Component: 150 - total flux cleaned = -0.0105007 Jy ! Component: 200 - total flux cleaned = -0.010493 Jy ! Total flux subtracted in 200 components = -0.010493 Jy ! Clean residual min=-0.005649 max=0.005691 Jy/beam ! Clean residual mean=-0.000024 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.374564 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 272 components and 0.374564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101853Jy sigma=1.786299 ! Fit after self-cal, rms=0.101861Jy sigma=1.784720 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.00411631 Jy ! Component: 100 - total flux cleaned = -0.00445321 Jy ! Component: 150 - total flux cleaned = -0.00476768 Jy ! Component: 200 - total flux cleaned = -0.00537879 Jy ! Total flux subtracted in 200 components = -0.00537879 Jy ! Clean residual min=-0.005071 max=0.005106 Jy/beam ! Clean residual mean=-0.000018 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.369185 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 302 components and 0.369185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099604Jy sigma=1.755328 ! Fit after self-cal, rms=0.099586Jy sigma=1.754407 ! 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.099586Jy sigma=1.754407 ! Fit after self-cal, rms=0.095430Jy sigma=1.742336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.417 mas, bmaj=11.78 mas, bpa=10.45 degrees ! Estimated noise=0.996777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0079531 Jy ! Component: 100 - total flux cleaned = -0.0104361 Jy ! Component: 150 - total flux cleaned = -0.010744 Jy ! Component: 200 - total flux cleaned = -0.0101298 Jy ! Total flux subtracted in 200 components = -0.0101298 Jy ! Clean residual min=-0.005021 max=0.004987 Jy/beam ! Clean residual mean=-0.000021 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.359055 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 349 components and 0.359055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093498Jy sigma=1.709316 ! Fit after self-cal, rms=0.093521Jy sigma=1.708065 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.00319395 Jy ! Component: 100 - total flux cleaned = -0.003777 Jy ! Component: 150 - total flux cleaned = -0.00264338 Jy ! Component: 200 - total flux cleaned = -0.00180582 Jy ! Total flux subtracted in 200 components = -0.00180582 Jy ! Clean residual min=-0.004576 max=0.004594 Jy/beam ! Clean residual mean=-0.000025 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.357249 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 390 components and 0.357249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092320Jy sigma=1.688758 ! Fit after self-cal, rms=0.092296Jy sigma=1.688112 ! 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.396 mas, bmaj=10.15 mas, bpa=-24.84 degrees ! Estimated noise=0.958442 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 10.15 at -24.84 degrees (North through East) ! Clean map min=-0.045217 max=0.15915 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.572 mas, bmaj=9.837 mas, bpa=-27.38 degrees ! Estimated noise=1.28858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160528 Jy ! Component: 100 - total flux cleaned = 0.240433 Jy ! Component: 150 - total flux cleaned = 0.272047 Jy ! Component: 200 - total flux cleaned = 0.294706 Jy ! Total flux subtracted in 200 components = 0.294706 Jy ! Clean residual min=-0.027930 max=0.027906 Jy/beam ! Clean residual mean=-0.000025 rms=0.010591 Jy/beam ! Combined flux in latest and established models = 0.294706 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.294706 Jy ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=10.15 mas, bpa=-24.84 degrees ! Estimated noise=0.958442 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.0122714 Jy ! Component: 100 - total flux cleaned = 0.0135925 Jy ! Component: 150 - total flux cleaned = 0.00983116 Jy ! Component: 200 - total flux cleaned = 0.00210507 Jy ! Total flux subtracted in 200 components = 0.00210507 Jy ! Clean residual min=-0.017880 max=0.017781 Jy/beam ! Clean residual mean=-0.000019 rms=0.006633 Jy/beam ! Combined flux in latest and established models = 0.296811 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 116 components and 0.296811 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=9.417 mas, bmaj=11.78 mas, bpa=10.45 degrees ! Estimated noise=0.996777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00574578 Jy ! Component: 100 - total flux cleaned = -0.00917868 Jy ! Component: 150 - total flux cleaned = -0.00992513 Jy ! Component: 200 - total flux cleaned = -0.0107023 Jy ! Total flux subtracted in 200 components = -0.0107023 Jy ! Clean residual min=-0.012389 max=0.012315 Jy/beam ! Clean residual mean=-0.000067 rms=0.004543 Jy/beam ! Combined flux in latest and established models = 0.286108 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.00145923 Jy ! Component: 100 - total flux cleaned = -0.000751869 Jy ! Component: 150 - total flux cleaned = -0.000746884 Jy ! Component: 200 - total flux cleaned = -0.000734024 Jy ! Total flux subtracted in 200 components = -0.000734024 Jy ! Clean residual min=-0.011699 max=0.011653 Jy/beam ! Clean residual mean=-0.000093 rms=0.003886 Jy/beam ! Combined flux in latest and established models = 0.285374 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 202 components and 0.285374 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=10.15 mas, bpa=-24.84 degrees ! Estimated noise=0.958442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554928 Jy ! Component: 100 - total flux cleaned = 7.02949e-05 Jy ! Component: 150 - total flux cleaned = -0.00297618 Jy ! Component: 200 - total flux cleaned = -0.00672926 Jy ! Total flux subtracted in 200 components = -0.00672926 Jy ! Clean residual min=-0.007494 max=0.007469 Jy/beam ! Clean residual mean=-0.000029 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.278645 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 256 components and 0.278645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098927Jy sigma=1.817805 ! Fit after self-cal, rms=0.098767Jy sigma=1.808919 wmodel J1424+225B_S_map.mod ! Writing 256 model components to file: J1424+225B_S_map.mod wobs J1424+225B_S_uvs.fits ! Writing UV FITS file: J1424+225B_S_uvs.fits wwins J1424+225B_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+225B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 10.15 at -24.84 degrees (North through East) ! Clean map min=-0.038805 max=0.1039 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1424+225B_S_map.fits wmodel /vlbi/bp222/maps//J1424+225B_S_map.mod ! Writing 256 model components to file: /vlbi/bp222/maps//J1424+225B_S_map.mod wobs /vlbi/bp222/maps//J1424+225B_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1424+225B_S_uvs.fits wwins /vlbi/bp222/maps//J1424+225B_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.103902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00253848 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.32948 7.32948 14.659 29.3179 58.6358 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0076 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 40.93 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1424+225B_S_dfm.log closed on Thu Sep 27 11:14:37 2018