! Started logfile: /vlbi/uf001/uva//J0155-4048_S_dfm.log on Sun Jan 13 21:10:43 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//J0155-4048_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0155-4048_S_uva.fits ! AN table 1: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.761905 visibilities/baseline/integration-bin. ! Found source: J0155-4048 ! ! 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 4608 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 J0155-4048_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.233310Jy sigma=13.604902 ! Fit after self-cal, rms=0.555840Jy sigma=6.763743 ! 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.45 mas, bmaj=7.623 mas, bpa=-0.3884 degrees ! Estimated noise=1.54879 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.38273 Jy ! Component: 100 - total flux cleaned = 0.56983 Jy ! Total flux subtracted in 100 components = 0.56983 Jy ! Clean residual min=-0.063494 max=0.110014 Jy/beam ! Clean residual mean=-0.000554 rms=0.021790 Jy/beam ! Combined flux in latest and established models = 0.56983 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.56983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.344506Jy sigma=3.295765 ! Fit after self-cal, rms=0.344152Jy sigma=3.292766 ! 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.849 mas, bmaj=9.204 mas, bpa=-1.415 degrees ! Estimated noise=0.940839 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.162768 Jy ! Component: 100 - total flux cleaned = 0.244987 Jy ! Component: 150 - total flux cleaned = 0.288393 Jy ! Component: 200 - total flux cleaned = 0.311598 Jy ! Total flux subtracted in 200 components = 0.311598 Jy ! Clean residual min=-0.055974 max=0.069744 Jy/beam ! Clean residual mean=-0.000796 rms=0.019410 Jy/beam ! Combined flux in latest and established models = 0.881428 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 74 components and 0.881428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.243624Jy sigma=2.376615 ! Fit after self-cal, rms=0.243477Jy sigma=2.374810 ! 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.849 x 9.204 at -1.415 degrees (North through East) ! Clean map min=-0.05553 max=0.47727 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.79 LA 0.82 MK 1.05 ! NL 1.86 OV 1.05 PT 1.29 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.83 LA 0.81 MK 1.04 ! NL 1.87 OV 1.09 PT 1.14 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.81 LA 0.78 MK 1.03 ! NL 1.77 OV 1.09 PT 1.14 SC 0.96 ! ! ! Fit before self-cal, rms=0.243477Jy sigma=2.374810 ! Fit after self-cal, rms=0.172935Jy sigma=1.543553 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=9.229 mas, bpa=-0.805 degrees ! Estimated noise=0.94352 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.00392849 Jy ! Component: 100 - total flux cleaned = 0.00346948 Jy ! Component: 150 - total flux cleaned = 0.00326294 Jy ! Component: 200 - total flux cleaned = 0.00288515 Jy ! Total flux subtracted in 200 components = 0.00288515 Jy ! Clean residual min=-0.029378 max=0.036740 Jy/beam ! Clean residual mean=0.000169 rms=0.009239 Jy/beam ! Combined flux in latest and established models = 0.884313 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.884313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.172484Jy sigma=1.534375 ! Fit after self-cal, rms=0.173451Jy sigma=1.530859 ! 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.173451Jy sigma=1.530859 ! Fit after self-cal, rms=0.166883Jy sigma=1.440556 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=9.172 mas, bpa=-0.729 degrees ! Estimated noise=0.9493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00828125 Jy ! Component: 100 - total flux cleaned = 0.00865618 Jy ! Component: 150 - total flux cleaned = 0.00865344 Jy ! Component: 200 - total flux cleaned = 0.00864606 Jy ! Total flux subtracted in 200 components = 0.00864606 Jy ! Clean residual min=-0.027977 max=0.031322 Jy/beam ! Clean residual mean=-0.000093 rms=0.008370 Jy/beam ! Combined flux in latest and established models = 0.892959 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.892959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.166402Jy sigma=1.433107 ! Fit after self-cal, rms=0.166487Jy sigma=1.432263 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.000932473 Jy ! Component: 100 - total flux cleaned = 0.000779211 Jy ! Component: 150 - total flux cleaned = 0.000776802 Jy ! Component: 200 - total flux cleaned = 0.000781091 Jy ! Total flux subtracted in 200 components = 0.000781091 Jy ! Clean residual min=-0.027583 max=0.030985 Jy/beam ! Clean residual mean=-0.000090 rms=0.008337 Jy/beam ! Combined flux in latest and established models = 0.89374 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.89374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.166190Jy sigma=1.428431 ! Fit after self-cal, rms=0.166218Jy sigma=1.427710 ! 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.166218Jy sigma=1.427710 ! Fit after self-cal, rms=0.163199Jy sigma=1.390221 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=9.112 mas, bpa=-0.7729 degrees ! Estimated noise=0.947719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122268 Jy ! Component: 100 - total flux cleaned = 0.00139401 Jy ! Component: 150 - total flux cleaned = 0.00125755 Jy ! Component: 200 - total flux cleaned = 0.0013831 Jy ! Total flux subtracted in 200 components = 0.0013831 Jy ! Clean residual min=-0.027469 max=0.030309 Jy/beam ! Clean residual mean=-0.000351 rms=0.007923 Jy/beam ! Combined flux in latest and established models = 0.895123 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.895123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162981Jy sigma=1.385261 ! Fit after self-cal, rms=0.163078Jy sigma=1.384594 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.000644838 Jy ! Component: 100 - total flux cleaned = 0.000655835 Jy ! Component: 150 - total flux cleaned = 0.000658873 Jy ! Component: 200 - total flux cleaned = 0.000666356 Jy ! Total flux subtracted in 200 components = 0.000666356 Jy ! Clean residual min=-0.027072 max=0.030049 Jy/beam ! Clean residual mean=-0.000348 rms=0.007897 Jy/beam ! Combined flux in latest and established models = 0.895789 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.895789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162856Jy sigma=1.381773 ! Fit after self-cal, rms=0.162890Jy sigma=1.381240 ! 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.162890Jy sigma=1.381240 ! Fit after self-cal, rms=0.162867Jy sigma=1.380953 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.021 mas, bmaj=29.23 mas, bpa=4.851 degrees ! Estimated noise=1.35231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00978719 Jy ! Component: 100 - total flux cleaned = 0.0104892 Jy ! Component: 150 - total flux cleaned = 0.0107961 Jy ! Component: 200 - total flux cleaned = 0.0109509 Jy ! Total flux subtracted in 200 components = 0.0109509 Jy ! Clean residual min=-0.041932 max=0.045445 Jy/beam ! Clean residual mean=-0.000701 rms=0.013717 Jy/beam ! Combined flux in latest and established models = 0.90674 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.90674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162791Jy sigma=1.389858 ! Fit after self-cal, rms=0.162772Jy sigma=1.387497 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.000358243 Jy ! Component: 100 - total flux cleaned = 0.000336581 Jy ! Component: 150 - total flux cleaned = 0.000326477 Jy ! Component: 200 - total flux cleaned = 0.000473019 Jy ! Total flux subtracted in 200 components = 0.000473019 Jy ! Clean residual min=-0.041943 max=0.045360 Jy/beam ! Clean residual mean=-0.000697 rms=0.013696 Jy/beam ! Combined flux in latest and established models = 0.907213 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 95 components and 0.907213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162845Jy sigma=1.394401 ! Fit after self-cal, rms=0.162862Jy sigma=1.392990 ! 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.844 mas, bmaj=9.084 mas, bpa=-0.8027 degrees ! Estimated noise=0.946674 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 9.084 at -0.8027 degrees (North through East) ! Clean map min=-0.027897 max=0.47018 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=2.441 mas, bmaj=7.587 mas, bpa=0.5561 degrees ! Estimated noise=1.59124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.393051 Jy ! Component: 100 - total flux cleaned = 0.585614 Jy ! Component: 150 - total flux cleaned = 0.70374 Jy ! Component: 200 - total flux cleaned = 0.776996 Jy ! Total flux subtracted in 200 components = 0.776996 Jy ! Clean residual min=-0.035929 max=0.057456 Jy/beam ! Clean residual mean=-0.000166 rms=0.010159 Jy/beam ! Combined flux in latest and established models = 0.776996 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.776996 Jy ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=9.084 mas, bpa=-0.8027 degrees ! Estimated noise=0.946674 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) ! Added new window around map position (-3.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0643282 Jy ! Component: 100 - total flux cleaned = 0.0973504 Jy ! Component: 150 - total flux cleaned = 0.117071 Jy ! Component: 200 - total flux cleaned = 0.129484 Jy ! Total flux subtracted in 200 components = 0.129484 Jy ! Clean residual min=-0.026731 max=0.028907 Jy/beam ! Clean residual mean=-0.000312 rms=0.007424 Jy/beam ! Combined flux in latest and established models = 0.90648 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 86 components and 0.90648 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.021 mas, bmaj=29.23 mas, bpa=4.851 degrees ! Estimated noise=1.35231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00667749 Jy ! Component: 100 - total flux cleaned = 0.00742463 Jy ! Component: 150 - total flux cleaned = 0.00769396 Jy ! Component: 200 - total flux cleaned = 0.00793898 Jy ! Total flux subtracted in 200 components = 0.00793898 Jy ! Clean residual min=-0.038996 max=0.046703 Jy/beam ! Clean residual mean=-0.000650 rms=0.013271 Jy/beam ! Combined flux in latest and established models = 0.914419 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 = 5.13071e-06 Jy ! Component: 100 - total flux cleaned = 8.51807e-06 Jy ! Component: 150 - total flux cleaned = 0.000224462 Jy ! Component: 200 - total flux cleaned = 0.000222254 Jy ! Total flux subtracted in 200 components = 0.000222254 Jy ! Clean residual min=-0.038380 max=0.046322 Jy/beam ! Clean residual mean=-0.000648 rms=0.013167 Jy/beam ! Combined flux in latest and established models = 0.914641 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.914641 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=9.084 mas, bpa=-0.8027 degrees ! Estimated noise=0.946674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318884 Jy ! Component: 100 - total flux cleaned = 0.00163798 Jy ! Component: 150 - total flux cleaned = 0.000359983 Jy ! Component: 200 - total flux cleaned = 0.000589926 Jy ! Total flux subtracted in 200 components = 0.000589926 Jy ! Clean residual min=-0.026115 max=0.029262 Jy/beam ! Clean residual mean=-0.000291 rms=0.007127 Jy/beam ! Combined flux in latest and established models = 0.915231 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.915231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155643Jy sigma=1.320577 ! Fit after self-cal, rms=0.155361Jy sigma=1.310364 wmodel J0155-4048_S_map.mod ! Writing 114 model components to file: J0155-4048_S_map.mod wobs J0155-4048_S_uvs.fits ! Writing UV FITS file: J0155-4048_S_uvs.fits wwins J0155-4048_S_map.win ! wwins: Wrote 2 windows to J0155-4048_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494428 Jy ! Component: 100 - total flux cleaned = 0.00967305 Jy ! Component: 150 - total flux cleaned = 0.0142633 Jy ! Component: 200 - total flux cleaned = 0.0185028 Jy ! Component: 250 - total flux cleaned = 0.021841 Jy ! Component: 300 - total flux cleaned = 0.0252662 Jy ! Component: 350 - total flux cleaned = 0.0279447 Jy ! Component: 400 - total flux cleaned = 0.0302341 Jy ! Component: 450 - total flux cleaned = 0.0326604 Jy ! Component: 500 - total flux cleaned = 0.035226 Jy ! Component: 550 - total flux cleaned = 0.0381417 Jy ! Component: 600 - total flux cleaned = 0.0398711 Jy ! Component: 650 - total flux cleaned = 0.04196 Jy ! Component: 700 - total flux cleaned = 0.0433758 Jy ! Component: 750 - total flux cleaned = 0.0443607 Jy ! Component: 800 - total flux cleaned = 0.0456964 Jy ! Component: 850 - total flux cleaned = 0.0466206 Jy ! Component: 900 - total flux cleaned = 0.0471599 Jy ! Component: 950 - total flux cleaned = 0.0480368 Jy ! Component: 1000 - total flux cleaned = 0.0488953 Jy ! Component: 1050 - total flux cleaned = 0.0499001 Jy ! Component: 1100 - total flux cleaned = 0.0508817 Jy ! Component: 1150 - total flux cleaned = 0.0516855 Jy ! Component: 1200 - total flux cleaned = 0.0526278 Jy ! Component: 1250 - total flux cleaned = 0.0535499 Jy ! Component: 1300 - total flux cleaned = 0.0541541 Jy ! Component: 1350 - total flux cleaned = 0.0550431 Jy ! Component: 1400 - total flux cleaned = 0.055913 Jy ! Component: 1450 - total flux cleaned = 0.0567675 Jy ! Component: 1500 - total flux cleaned = 0.0576076 Jy ! Component: 1550 - total flux cleaned = 0.0582985 Jy ! Component: 1600 - total flux cleaned = 0.0588445 Jy ! Component: 1650 - total flux cleaned = 0.060051 Jy ! Component: 1700 - total flux cleaned = 0.0605804 Jy ! Component: 1750 - total flux cleaned = 0.0613627 Jy ! Component: 1800 - total flux cleaned = 0.0621331 Jy ! Component: 1850 - total flux cleaned = 0.0630183 Jy ! Component: 1900 - total flux cleaned = 0.0637654 Jy ! Component: 1950 - total flux cleaned = 0.0646247 Jy ! Component: 2000 - total flux cleaned = 0.065109 Jy ! Component: 2050 - total flux cleaned = 0.0659463 Jy ! Component: 2100 - total flux cleaned = 0.0667728 Jy ! Component: 2150 - total flux cleaned = 0.0673556 Jy ! Component: 2200 - total flux cleaned = 0.0679333 Jy ! Component: 2250 - total flux cleaned = 0.0681621 Jy ! Component: 2300 - total flux cleaned = 0.0687271 Jy ! Component: 2350 - total flux cleaned = 0.0691757 Jy ! Component: 2400 - total flux cleaned = 0.0699517 Jy ! Component: 2450 - total flux cleaned = 0.0702808 Jy ! Component: 2500 - total flux cleaned = 0.0709344 Jy ! Component: 2550 - total flux cleaned = 0.0715818 Jy ! Component: 2600 - total flux cleaned = 0.0720108 Jy ! Component: 2650 - total flux cleaned = 0.0723295 Jy ! Component: 2700 - total flux cleaned = 0.0730676 Jy ! Component: 2750 - total flux cleaned = 0.0736954 Jy ! Component: 2800 - total flux cleaned = 0.0743195 Jy ! Component: 2850 - total flux cleaned = 0.0748357 Jy ! Component: 2900 - total flux cleaned = 0.0755519 Jy ! Component: 2950 - total flux cleaned = 0.0759587 Jy ! Component: 3000 - total flux cleaned = 0.0766656 Jy ! Component: 3050 - total flux cleaned = 0.0772677 Jy ! Component: 3100 - total flux cleaned = 0.0776665 Jy ! Component: 3150 - total flux cleaned = 0.0779643 Jy ! Component: 3200 - total flux cleaned = 0.0783589 Jy ! Component: 3250 - total flux cleaned = 0.0785542 Jy ! Component: 3300 - total flux cleaned = 0.0788474 Jy ! Component: 3350 - total flux cleaned = 0.0788468 Jy ! Component: 3400 - total flux cleaned = 0.0789433 Jy ! Component: 3450 - total flux cleaned = 0.0792332 Jy ! Component: 3500 - total flux cleaned = 0.0793292 Jy ! Component: 3550 - total flux cleaned = 0.0793293 Jy ! Component: 3600 - total flux cleaned = 0.0793292 Jy ! Component: 3650 - total flux cleaned = 0.0792338 Jy ! Component: 3700 - total flux cleaned = 0.0791382 Jy ! Component: 3750 - total flux cleaned = 0.0793279 Jy ! Component: 3800 - total flux cleaned = 0.079423 Jy ! Component: 3850 - total flux cleaned = 0.0793282 Jy ! Component: 3900 - total flux cleaned = 0.079233 Jy ! Component: 3950 - total flux cleaned = 0.0793267 Jy ! Component: 4000 - total flux cleaned = 0.0790444 Jy ! Component: 4050 - total flux cleaned = 0.0792321 Jy ! Total flux subtracted in 4096 components = 0.0790443 Jy ! Clean residual min=-0.005148 max=0.005050 Jy/beam ! Clean residual mean=-0.000100 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.994275 Jy keep ! Adding 480 model components to the UV plane model. ! The established model now contains 594 components and 0.994276 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0155-4048_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 9.084 at -0.8027 degrees (North through East) ! Clean map min=-0.017409 max=0.47915 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0155-4048_S_map.fits wmodel /vlbi/uf001/uva//J0155-4048_S_map.mod ! Writing 594 model components to file: /vlbi/uf001/uva//J0155-4048_S_map.mod wobs /vlbi/uf001/uva//J0155-4048_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0155-4048_S_uvs.fits wwins /vlbi/uf001/uva//J0155-4048_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0155-4048_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.479146 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0017904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12099 1.12099 2.24198 4.48397 8.96794 17.9359 35.8717 71.7435 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.479 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.62 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0155-4048_S_dfm.log closed on Sun Jan 13 21:10:48 2019