! Started logfile: /vlbi/bp222/maps//J0013+4051_S_dfm.log on Thu Sep 27 10:32:14 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//J0013+4051_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J0013+4051_S_uva.fits ! AN table 1: 16 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.954167 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 916 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 J0013+4051_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011208Jy sigma=14.255935 ! Fit after self-cal, rms=0.675220Jy sigma=9.351520 ! 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=7.649 mas, bmaj=22 mas, bpa=-58.4 degrees ! Estimated noise=2.09956 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.263829 Jy ! Component: 100 - total flux cleaned = 0.342837 Jy ! Total flux subtracted in 100 components = 0.342837 Jy ! Clean residual min=-0.018031 max=0.029914 Jy/beam ! Clean residual mean=0.001020 rms=0.007757 Jy/beam ! Combined flux in latest and established models = 0.342837 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.342837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091112Jy sigma=1.239413 ! Fit after self-cal, rms=0.091109Jy sigma=1.238408 ! 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=8.258 mas, bmaj=21.41 mas, bpa=-59.37 degrees ! Estimated noise=2.00795 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.030677 Jy ! Component: 100 - total flux cleaned = 0.0377332 Jy ! Component: 150 - total flux cleaned = 0.0404709 Jy ! Component: 200 - total flux cleaned = 0.0444559 Jy ! Total flux subtracted in 200 components = 0.0444559 Jy ! Clean residual min=-0.005124 max=0.005203 Jy/beam ! Clean residual mean=0.000350 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 0.387293 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 67 components and 0.387293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080469Jy sigma=1.082581 ! Fit after self-cal, rms=0.080450Jy sigma=1.082251 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.258 x 21.41 at -59.37 degrees (North through East) ! Clean map min=-0.0074973 max=0.27237 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 LA 0.96 NL 1.01 ! OV 1.03 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.99 LA 0.99 NL 1.04 ! OV 0.98 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 LA 0.99 NL 0.98 ! OV 1.01 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* NL 0.00* ! OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.080450Jy sigma=1.082251 ! Fit after self-cal, rms=0.075133Jy sigma=1.017104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.222 mas, bmaj=21.52 mas, bpa=-59.25 degrees ! Estimated noise=1.98791 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.0025992 Jy ! Component: 100 - total flux cleaned = 0.00206687 Jy ! Component: 150 - total flux cleaned = 0.00107627 Jy ! Component: 200 - total flux cleaned = 0.000393258 Jy ! Total flux subtracted in 200 components = 0.000393258 Jy ! Clean residual min=-0.001813 max=0.001797 Jy/beam ! Clean residual mean=0.000074 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.387687 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 132 components and 0.387687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074614Jy sigma=1.009898 ! Fit after self-cal, rms=0.074632Jy sigma=1.009565 ! 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.074632Jy sigma=1.009565 ! Fit after self-cal, rms=0.074544Jy sigma=1.009401 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=21.54 mas, bpa=-59.22 degrees ! Estimated noise=1.98615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255214 Jy ! Component: 100 - total flux cleaned = -0.00120338 Jy ! Component: 150 - total flux cleaned = -0.00213192 Jy ! Component: 200 - total flux cleaned = -0.00259466 Jy ! Total flux subtracted in 200 components = -0.00259466 Jy ! Clean residual min=-0.001072 max=0.001069 Jy/beam ! Clean residual mean=0.000033 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.385092 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 177 components and 0.385092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074385Jy sigma=1.007715 ! Fit after self-cal, rms=0.074388Jy sigma=1.007691 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.000198344 Jy ! Component: 100 - total flux cleaned = -0.000200511 Jy ! Component: 150 - total flux cleaned = -0.000364273 Jy ! Component: 200 - total flux cleaned = -0.00030838 Jy ! Total flux subtracted in 200 components = -0.00030838 Jy ! Clean residual min=-0.000874 max=0.000877 Jy/beam ! Clean residual mean=0.000027 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.384784 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 224 components and 0.384784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074296Jy sigma=1.006826 ! Fit after self-cal, rms=0.074300Jy sigma=1.006818 ! 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.074300Jy sigma=1.006818 ! Fit after self-cal, rms=0.074070Jy sigma=1.006721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=21.55 mas, bpa=-59.23 degrees ! Estimated noise=1.98238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.37089e-05 Jy ! Component: 100 - total flux cleaned = -0.000442169 Jy ! Component: 150 - total flux cleaned = -0.00074653 Jy ! Component: 200 - total flux cleaned = -0.000841096 Jy ! Total flux subtracted in 200 components = -0.000841096 Jy ! Clean residual min=-0.000786 max=0.000782 Jy/beam ! Clean residual mean=0.000017 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.383942 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 267 components and 0.383943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073985Jy sigma=1.006040 ! Fit after self-cal, rms=0.073987Jy sigma=1.006033 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.000459991 Jy ! Component: 100 - total flux cleaned = 0.00041434 Jy ! Component: 150 - total flux cleaned = 0.000186657 Jy ! Component: 200 - total flux cleaned = -8.1652e-05 Jy ! Total flux subtracted in 200 components = -8.1652e-05 Jy ! Clean residual min=-0.000746 max=0.000742 Jy/beam ! Clean residual mean=0.000013 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.383861 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 310 components and 0.383861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073931Jy sigma=1.005462 ! Fit after self-cal, rms=0.073931Jy sigma=1.005448 ! 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.073931Jy sigma=1.005448 ! Fit after self-cal, rms=0.073736Jy sigma=1.005355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.56 mas, bmaj=21.15 mas, bpa=-60.06 degrees ! Estimated noise=2.01765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245 Jy ! Component: 100 - total flux cleaned = 0.000148692 Jy ! Component: 150 - total flux cleaned = 6.1157e-05 Jy ! Component: 200 - total flux cleaned = -0.000150137 Jy ! Total flux subtracted in 200 components = -0.000150137 Jy ! Clean residual min=-0.000690 max=0.000690 Jy/beam ! Clean residual mean=0.000018 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.383711 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 353 components and 0.383711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073668Jy sigma=1.004845 ! Fit after self-cal, rms=0.073668Jy sigma=1.004840 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 = 1.65005e-06 Jy ! Component: 100 - total flux cleaned = -0.000203238 Jy ! Component: 150 - total flux cleaned = -0.000526597 Jy ! Component: 200 - total flux cleaned = -0.000725947 Jy ! Total flux subtracted in 200 components = -0.000725947 Jy ! Clean residual min=-0.000656 max=0.000660 Jy/beam ! Clean residual mean=0.000022 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.382985 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 394 components and 0.382985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073624Jy sigma=1.004385 ! Fit after self-cal, rms=0.073623Jy sigma=1.004375 ! 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=8.218 mas, bmaj=21.56 mas, bpa=-59.24 degrees ! Estimated noise=1.97957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.218 x 21.56 at -59.24 degrees (North through East) ! Clean map min=-0.0033829 max=0.26883 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=7.642 mas, bmaj=22.14 mas, bpa=-58.35 degrees ! Estimated noise=2.07443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260775 Jy ! Component: 100 - total flux cleaned = 0.339217 Jy ! Component: 150 - total flux cleaned = 0.367344 Jy ! Component: 200 - total flux cleaned = 0.374028 Jy ! Total flux subtracted in 200 components = 0.374028 Jy ! Clean residual min=-0.006599 max=0.006673 Jy/beam ! Clean residual mean=0.000364 rms=0.002513 Jy/beam ! Combined flux in latest and established models = 0.374028 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.374028 Jy ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=21.56 mas, bpa=-59.24 degrees ! Estimated noise=1.97957 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.00493545 Jy ! Component: 100 - total flux cleaned = 0.00805054 Jy ! Component: 150 - total flux cleaned = 0.00974422 Jy ! Component: 200 - total flux cleaned = 0.0101003 Jy ! Total flux subtracted in 200 components = 0.0101003 Jy ! Clean residual min=-0.002858 max=0.002819 Jy/beam ! Clean residual mean=0.000209 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.384128 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 77 components and 0.384128 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.56 mas, bmaj=21.15 mas, bpa=-60.06 degrees ! Estimated noise=2.01765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636443 Jy ! Component: 100 - total flux cleaned = 0.00151203 Jy ! Component: 150 - total flux cleaned = 0.00228784 Jy ! Component: 200 - total flux cleaned = 0.00316999 Jy ! Total flux subtracted in 200 components = 0.00316999 Jy ! Clean residual min=-0.001367 max=0.001389 Jy/beam ! Clean residual mean=0.000122 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.387298 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.00048511 Jy ! Component: 100 - total flux cleaned = 0.000783399 Jy ! Component: 150 - total flux cleaned = 0.00113287 Jy ! Component: 200 - total flux cleaned = 0.00133308 Jy ! Total flux subtracted in 200 components = 0.00133308 Jy ! Clean residual min=-0.001080 max=0.001072 Jy/beam ! Clean residual mean=0.000070 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.388631 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 179 components and 0.388631 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.218 mas, bmaj=21.56 mas, bpa=-59.24 degrees ! Estimated noise=1.97957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323674 Jy ! Component: 100 - total flux cleaned = -8.35444e-05 Jy ! Component: 150 - total flux cleaned = -0.000464309 Jy ! Component: 200 - total flux cleaned = -0.000766179 Jy ! Total flux subtracted in 200 components = -0.000766179 Jy ! Clean residual min=-0.000976 max=0.000989 Jy/beam ! Clean residual mean=0.000035 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.387865 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 226 components and 0.387865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073809Jy sigma=1.006764 ! Fit after self-cal, rms=0.073808Jy sigma=1.006722 wmodel J0013+4051_S_map.mod ! Writing 226 model components to file: J0013+4051_S_map.mod wobs J0013+4051_S_uvs.fits ! Writing UV FITS file: J0013+4051_S_uvs.fits wwins J0013+4051_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//J0013+4051_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.218 x 21.56 at -59.24 degrees (North through East) ! Clean map min=-0.0041915 max=0.26923 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J0013+4051_S_map.fits wmodel /vlbi/bp222/maps//J0013+4051_S_map.mod ! Writing 226 model components to file: /vlbi/bp222/maps//J0013+4051_S_map.mod wobs /vlbi/bp222/maps//J0013+4051_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J0013+4051_S_uvs.fits wwins /vlbi/bp222/maps//J0013+4051_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.269228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0003588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39981 0.39981 0.79962 1.59924 3.19848 6.39696 12.7939 25.5878 51.1757 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.269 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 750.356 quit ! Quitting program ! Log file /vlbi/bp222/maps//J0013+4051_S_dfm.log closed on Thu Sep 27 10:32:16 2018