! Started logfile: /vlbi/uf001/uva//J2105-4848_S_dfm.log on Mon Jan 14 05:44:55 2019 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/uf001/uva//J2105-4848_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2105-4848_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 29 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.994695 visibilities/baseline/integration-bin. ! Found source: J2105-4848 ! ! 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 44 lines of history. ! ! Reading 1125 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 J2105-4848_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 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013324Jy sigma=10.569133 ! Fit after self-cal, rms=0.522048Jy sigma=5.561186 ! 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.074 mas, bmaj=6.555 mas, bpa=-7.558 degrees ! Estimated noise=3.65885 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.35841 Jy ! Component: 100 - total flux cleaned = 0.50317 Jy ! Total flux subtracted in 100 components = 0.50317 Jy ! Clean residual min=-0.050706 max=0.068872 Jy/beam ! Clean residual mean=-0.001271 rms=0.017080 Jy/beam ! Combined flux in latest and established models = 0.50317 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.50317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204581Jy sigma=2.128365 ! Fit after self-cal, rms=0.204258Jy sigma=2.125207 ! 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=2.51 mas, bmaj=7.782 mas, bpa=-7.463 degrees ! Estimated noise=2.0515 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.125247 Jy ! Component: 100 - total flux cleaned = 0.1855 Jy ! Component: 150 - total flux cleaned = 0.200953 Jy ! Component: 200 - total flux cleaned = 0.203815 Jy ! Total flux subtracted in 200 components = 0.203815 Jy ! Clean residual min=-0.012639 max=0.012661 Jy/beam ! Clean residual mean=-0.000713 rms=0.005562 Jy/beam ! Combined flux in latest and established models = 0.706985 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 101 components and 0.706985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110849Jy sigma=1.156341 ! Fit after self-cal, rms=0.110477Jy sigma=1.153070 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.51 x 7.782 at -7.463 degrees (North through East) ! Clean map min=-0.01733 max=0.47217 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.02 LA 0.97 MK 1.02 PT 0.96 ! SC 1.02 ! ! A total of 81 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 0.98 MK 1.03 PT 0.95 ! SC 1.04 ! ! A total of 81 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 0.95 MK 1.02 PT 0.97 ! SC 1.03 ! ! A total of 81 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.110477Jy sigma=1.153070 ! Fit after self-cal, rms=0.106642Jy sigma=1.126565 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.264 mas, bmaj=6.947 mas, bpa=-7.664 degrees ! Estimated noise=2.28334 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 = -8.81542e-05 Jy ! Component: 100 - total flux cleaned = -0.000575026 Jy ! Component: 150 - total flux cleaned = -0.00235752 Jy ! Component: 200 - total flux cleaned = -0.00236564 Jy ! Total flux subtracted in 200 components = -0.00236564 Jy ! Clean residual min=-0.003158 max=0.003189 Jy/beam ! Clean residual mean=-0.000023 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.70462 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 154 components and 0.70462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105444Jy sigma=1.113851 ! Fit after self-cal, rms=0.105453Jy sigma=1.113432 ! 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.105453Jy sigma=1.113432 ! Fit after self-cal, rms=0.105342Jy sigma=1.113251 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.262 mas, bmaj=6.945 mas, bpa=-7.648 degrees ! Estimated noise=2.28163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116914 Jy ! Component: 100 - total flux cleaned = -0.000963541 Jy ! Component: 150 - total flux cleaned = -0.00087035 Jy ! Component: 200 - total flux cleaned = -0.0007783 Jy ! Total flux subtracted in 200 components = -0.0007783 Jy ! Clean residual min=-0.001405 max=0.001403 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.703841 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 191 components and 0.703841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105143Jy sigma=1.111198 ! Fit after self-cal, rms=0.105137Jy sigma=1.111120 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.000780189 Jy ! Component: 100 - total flux cleaned = 0.000701562 Jy ! Component: 150 - total flux cleaned = 0.000558283 Jy ! Component: 200 - total flux cleaned = 0.000421726 Jy ! Total flux subtracted in 200 components = 0.000421726 Jy ! Clean residual min=-0.001131 max=0.001137 Jy/beam ! Clean residual mean=0.000012 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.704263 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 218 components and 0.704263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105052Jy sigma=1.110219 ! Fit after self-cal, rms=0.105054Jy sigma=1.110183 ! 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.105054Jy sigma=1.110183 ! Fit after self-cal, rms=0.105029Jy sigma=1.110147 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.944 mas, bpa=-7.648 degrees ! Estimated noise=2.28177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231677 Jy ! Component: 100 - total flux cleaned = 0.000667241 Jy ! Component: 150 - total flux cleaned = 0.000967528 Jy ! Component: 200 - total flux cleaned = 0.00114366 Jy ! Total flux subtracted in 200 components = 0.00114366 Jy ! Clean residual min=-0.000968 max=0.000972 Jy/beam ! Clean residual mean=0.000009 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.705406 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 235 components and 0.705407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104968Jy sigma=1.109525 ! Fit after self-cal, rms=0.104967Jy sigma=1.109509 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.000882571 Jy ! Component: 100 - total flux cleaned = 0.0010433 Jy ! Component: 150 - total flux cleaned = 0.00098986 Jy ! Component: 200 - total flux cleaned = 0.00109431 Jy ! Total flux subtracted in 200 components = 0.00109431 Jy ! Clean residual min=-0.000860 max=0.000861 Jy/beam ! Clean residual mean=-0.000000 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.706501 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 257 components and 0.706501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104923Jy sigma=1.109033 ! Fit after self-cal, rms=0.104924Jy sigma=1.109024 ! 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.104924Jy sigma=1.109024 ! Fit after self-cal, rms=0.104858Jy sigma=1.109009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.045 mas, bmaj=22.93 mas, bpa=-3.115 degrees ! Estimated noise=3.96418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000325003 Jy ! Component: 100 - total flux cleaned = -9.76498e-05 Jy ! Component: 150 - total flux cleaned = 0.000106311 Jy ! Component: 200 - total flux cleaned = 0.000206952 Jy ! Total flux subtracted in 200 components = 0.000206952 Jy ! Clean residual min=-0.000289 max=0.000296 Jy/beam ! Clean residual mean=0.000009 rms=0.000119 Jy/beam ! Combined flux in latest and established models = 0.706708 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 278 components and 0.706708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104851Jy sigma=1.108952 ! Fit after self-cal, rms=0.104850Jy sigma=1.108948 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 = 7.98386e-05 Jy ! Component: 100 - total flux cleaned = 0.000176359 Jy ! Component: 150 - total flux cleaned = 0.000208551 Jy ! Component: 200 - total flux cleaned = 0.000209311 Jy ! Total flux subtracted in 200 components = 0.000209311 Jy ! Clean residual min=-0.000318 max=0.000319 Jy/beam ! Clean residual mean=0.000004 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.706917 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 294 components and 0.706917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104841Jy sigma=1.108880 ! Fit after self-cal, rms=0.104839Jy sigma=1.108875 ! 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=2.261 mas, bmaj=6.944 mas, bpa=-7.65 degrees ! Estimated noise=2.28077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.261 x 6.944 at -7.65 degrees (North through East) ! Clean map min=-0.0047564 max=0.43685 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=1.975 mas, bmaj=6.192 mas, bpa=-7.688 degrees ! Estimated noise=3.40347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.323512 Jy ! Component: 100 - total flux cleaned = 0.452387 Jy ! Component: 150 - total flux cleaned = 0.524807 Jy ! Component: 200 - total flux cleaned = 0.571714 Jy ! Total flux subtracted in 200 components = 0.571714 Jy ! Clean residual min=-0.023245 max=0.025696 Jy/beam ! Clean residual mean=-0.000856 rms=0.008155 Jy/beam ! Combined flux in latest and established models = 0.571714 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.571714 Jy ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.944 mas, bpa=-7.65 degrees ! Estimated noise=2.28077 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.0592246 Jy ! Component: 100 - total flux cleaned = 0.0889762 Jy ! Component: 150 - total flux cleaned = 0.0948737 Jy ! Component: 200 - total flux cleaned = 0.0989372 Jy ! Total flux subtracted in 200 components = 0.0989372 Jy ! Clean residual min=-0.015619 max=0.015594 Jy/beam ! Clean residual mean=-0.000756 rms=0.005373 Jy/beam ! Combined flux in latest and established models = 0.670651 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 99 components and 0.67065 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.045 mas, bmaj=22.93 mas, bpa=-3.115 degrees ! Estimated noise=3.96418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206336 Jy ! Component: 100 - total flux cleaned = 0.00943004 Jy ! Component: 150 - total flux cleaned = 0.0166145 Jy ! Component: 200 - total flux cleaned = 0.017879 Jy ! Total flux subtracted in 200 components = 0.017879 Jy ! Clean residual min=-0.012292 max=0.012581 Jy/beam ! Clean residual mean=0.000072 rms=0.004793 Jy/beam ! Combined flux in latest and established models = 0.68853 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.000154244 Jy ! Component: 100 - total flux cleaned = 0.000757294 Jy ! Component: 150 - total flux cleaned = 0.000813014 Jy ! Component: 200 - total flux cleaned = 0.000913014 Jy ! Total flux subtracted in 200 components = 0.000913014 Jy ! Clean residual min=-0.025984 max=0.025928 Jy/beam ! Clean residual mean=0.000533 rms=0.009928 Jy/beam ! Combined flux in latest and established models = 0.689443 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 182 components and 0.689443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.944 mas, bpa=-7.65 degrees ! Estimated noise=2.28077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612333 Jy ! Component: 100 - total flux cleaned = 0.00289952 Jy ! Component: 150 - total flux cleaned = 0.00431394 Jy ! Component: 200 - total flux cleaned = 0.00431369 Jy ! Total flux subtracted in 200 components = 0.00431369 Jy ! Clean residual min=-0.006971 max=0.007024 Jy/beam ! Clean residual mean=0.000079 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.693756 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 214 components and 0.693756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106225Jy sigma=1.123951 ! Fit after self-cal, rms=0.106007Jy sigma=1.120948 wmodel J2105-4848_S_map.mod ! Writing 214 model components to file: J2105-4848_S_map.mod wobs J2105-4848_S_uvs.fits ! Writing UV FITS file: J2105-4848_S_uvs.fits wwins J2105-4848_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/uf001/uva//J2105-4848_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.261 x 6.944 at -7.65 degrees (North through East) ! Clean map min=-0.021378 max=0.31789 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2105-4848_S_map.fits wmodel /vlbi/uf001/uva//J2105-4848_S_map.mod ! Writing 214 model components to file: /vlbi/uf001/uva//J2105-4848_S_map.mod wobs /vlbi/uf001/uva//J2105-4848_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2105-4848_S_uvs.fits wwins /vlbi/uf001/uva//J2105-4848_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.317894 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00213566 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01545 2.01545 4.03089 8.06179 16.1236 32.2472 64.4943 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0064 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.317 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 148.85 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2105-4848_S_dfm.log closed on Mon Jan 14 05:44:58 2019