! Started logfile: /vlbi/uf001/uva//J0616-3456_S_dfm.log on Sun Jan 13 22:54:56 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//J0616-3456_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0616-3456_S_uva.fits ! AN table 1: 74 integrations on 15 of 15 possible baselines. ! AN table 2: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.998874 visibilities/baseline/integration-bin. ! Found source: J0616-3456 ! ! 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 40 lines of history. ! ! Reading 7983 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 J0616-3456_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 12 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019637Jy sigma=13.582828 ! Fit after self-cal, rms=0.859678Jy sigma=11.343892 ! 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.156 mas, bmaj=23.47 mas, bpa=-12.85 degrees ! Estimated noise=1.30271 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.104495 Jy ! Component: 100 - total flux cleaned = 0.145669 Jy ! Total flux subtracted in 100 components = 0.145669 Jy ! Clean residual min=-0.030112 max=0.026233 Jy/beam ! Clean residual mean=-0.000601 rms=0.010222 Jy/beam ! Combined flux in latest and established models = 0.145669 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.145669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.181090Jy sigma=2.385093 ! Fit after self-cal, rms=0.180626Jy sigma=2.380563 ! 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.873 mas, bmaj=24.37 mas, bpa=-12.67 degrees ! Estimated noise=0.622023 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.0494783 Jy ! Component: 100 - total flux cleaned = 0.0826459 Jy ! Component: 150 - total flux cleaned = 0.105819 Jy ! Component: 200 - total flux cleaned = 0.122706 Jy ! Total flux subtracted in 200 components = 0.122706 Jy ! Clean residual min=-0.046995 max=0.045097 Jy/beam ! Clean residual mean=-0.001165 rms=0.015384 Jy/beam ! Combined flux in latest and established models = 0.268375 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 111 components and 0.268375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163900Jy sigma=2.160676 ! Fit after self-cal, rms=0.163428Jy sigma=2.147566 ! 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.873 x 24.37 at -12.67 degrees (North through East) ! Clean map min=-0.045489 max=0.13748 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.58 KP 0.61 LA 2.80 NL 1.19 ! OV 0.82 PT 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 KP 1.06 LA 0.52 MK 1.25 ! NL 2.15 OV 1.59 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.39 KP 0.64 LA 2.27 NL 1.21 ! OV 0.69 PT 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 KP 1.01 LA 0.55 MK 1.15 ! NL 1.86 OV 1.29 PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.35 KP 0.67 LA 2.40 NL 1.09 ! OV 0.84 PT 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 KP 1.04 LA 0.59 MK 1.19 ! NL 1.95 OV 1.38 PT 0.88 ! ! ! Fit before self-cal, rms=0.163428Jy sigma=2.147566 ! Fit after self-cal, rms=0.231208Jy sigma=1.781789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.08 mas, bmaj=25.47 mas, bpa=-12.95 degrees ! Estimated noise=0.663869 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.00505909 Jy ! Component: 100 - total flux cleaned = -0.00675966 Jy ! Component: 150 - total flux cleaned = -0.00794075 Jy ! Component: 200 - total flux cleaned = -0.00846481 Jy ! Total flux subtracted in 200 components = -0.00846481 Jy ! Clean residual min=-0.038650 max=0.052806 Jy/beam ! Clean residual mean=-0.000368 rms=0.010964 Jy/beam ! Combined flux in latest and established models = 0.25991 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.25991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.229388Jy sigma=1.775129 ! Fit after self-cal, rms=0.235199Jy sigma=1.740693 ! 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.235199Jy sigma=1.740693 ! Fit after self-cal, rms=0.256354Jy sigma=1.734180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=25.64 mas, bpa=-12.84 degrees ! Estimated noise=0.6746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00908775 Jy ! Component: 100 - total flux cleaned = -0.0108146 Jy ! Component: 150 - total flux cleaned = -0.0120366 Jy ! Component: 200 - total flux cleaned = -0.0133921 Jy ! Total flux subtracted in 200 components = -0.0133921 Jy ! Clean residual min=-0.037951 max=0.049899 Jy/beam ! Clean residual mean=-0.000360 rms=0.010993 Jy/beam ! Combined flux in latest and established models = 0.246518 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.246518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.254170Jy sigma=1.729519 ! Fit after self-cal, rms=0.254685Jy sigma=1.727643 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) ! Added new window around map position (48, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312235 Jy ! Component: 100 - total flux cleaned = 0.0280143 Jy ! Component: 150 - total flux cleaned = 0.0299376 Jy ! Component: 200 - total flux cleaned = 0.02774 Jy ! Total flux subtracted in 200 components = 0.02774 Jy ! Clean residual min=-0.034225 max=0.030895 Jy/beam ! Clean residual mean=-0.000229 rms=0.009430 Jy/beam ! Combined flux in latest and established models = 0.274258 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.274258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.241959Jy sigma=1.616085 ! Fit after self-cal, rms=0.237792Jy sigma=1.591916 ! 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.237792Jy sigma=1.591916 ! Fit after self-cal, rms=0.206720Jy sigma=1.543273 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=25.39 mas, bpa=-12.48 degrees ! Estimated noise=0.623975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117386 Jy ! Component: 100 - total flux cleaned = 0.0109793 Jy ! Component: 150 - total flux cleaned = 0.00903317 Jy ! Component: 200 - total flux cleaned = 0.00679711 Jy ! Total flux subtracted in 200 components = 0.00679711 Jy ! Clean residual min=-0.026850 max=0.022839 Jy/beam ! Clean residual mean=-0.000118 rms=0.007797 Jy/beam ! Combined flux in latest and established models = 0.281055 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 192 components and 0.281055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.203198Jy sigma=1.520885 ! Fit after self-cal, rms=0.202637Jy sigma=1.514751 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.00423065 Jy ! Component: 100 - total flux cleaned = 0.00399342 Jy ! Component: 150 - total flux cleaned = 0.00287853 Jy ! Component: 200 - total flux cleaned = 0.00246608 Jy ! Total flux subtracted in 200 components = 0.00246608 Jy ! Clean residual min=-0.026561 max=0.021937 Jy/beam ! Clean residual mean=-0.000158 rms=0.007770 Jy/beam ! Combined flux in latest and established models = 0.283521 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 218 components and 0.283521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.201253Jy sigma=1.513273 ! Fit after self-cal, rms=0.201227Jy sigma=1.511978 ! 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.201227Jy sigma=1.511978 ! Fit after self-cal, rms=0.206564Jy sigma=1.492704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.624 mas, bmaj=29.42 mas, bpa=-3.946 degrees ! Estimated noise=0.633355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193501 Jy ! Component: 100 - total flux cleaned = -0.00319762 Jy ! Component: 150 - total flux cleaned = -0.00429334 Jy ! Component: 200 - total flux cleaned = -0.00504515 Jy ! Total flux subtracted in 200 components = -0.00504515 Jy ! Clean residual min=-0.031393 max=0.024422 Jy/beam ! Clean residual mean=-0.000281 rms=0.009840 Jy/beam ! Combined flux in latest and established models = 0.278476 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 257 components and 0.278476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205086Jy sigma=1.489496 ! Fit after self-cal, rms=0.205750Jy sigma=1.485977 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.00232365 Jy ! Component: 100 - total flux cleaned = 0.00232246 Jy ! Component: 150 - total flux cleaned = 0.00210975 Jy ! Component: 200 - total flux cleaned = 0.00211402 Jy ! Total flux subtracted in 200 components = 0.00211402 Jy ! Clean residual min=-0.030753 max=0.024499 Jy/beam ! Clean residual mean=-0.000319 rms=0.009843 Jy/beam ! Combined flux in latest and established models = 0.28059 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 282 components and 0.28059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204992Jy sigma=1.489510 ! Fit after self-cal, rms=0.204994Jy sigma=1.488312 ! 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.367 mas, bmaj=25.97 mas, bpa=-12.37 degrees ! Estimated noise=0.613328 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.367 x 25.97 at -12.37 degrees (North through East) ! Clean map min=-0.024798 max=0.16647 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.446 mas, bmaj=24.78 mas, bpa=-12.98 degrees ! Estimated noise=1.50805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118859 Jy ! Component: 100 - total flux cleaned = 0.170096 Jy ! Component: 150 - total flux cleaned = 0.205684 Jy ! Component: 200 - total flux cleaned = 0.232361 Jy ! Total flux subtracted in 200 components = 0.232361 Jy ! Clean residual min=-0.028876 max=0.023459 Jy/beam ! Clean residual mean=-0.000143 rms=0.007938 Jy/beam ! Combined flux in latest and established models = 0.232361 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.232361 Jy ! Inverting map and beam ! Estimated beam: bmin=4.367 mas, bmaj=25.97 mas, bpa=-12.37 degrees ! Estimated noise=0.613328 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.0255587 Jy ! Component: 100 - total flux cleaned = 0.0394404 Jy ! Component: 150 - total flux cleaned = 0.047409 Jy ! Component: 200 - total flux cleaned = 0.0500395 Jy ! Total flux subtracted in 200 components = 0.0500395 Jy ! Clean residual min=-0.032039 max=0.022401 Jy/beam ! Clean residual mean=-0.000109 rms=0.008359 Jy/beam ! Combined flux in latest and established models = 0.2824 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 75 components and 0.2824 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.624 mas, bmaj=29.42 mas, bpa=-3.946 degrees ! Estimated noise=0.633355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068494 Jy ! Component: 100 - total flux cleaned = 0.00736814 Jy ! Component: 150 - total flux cleaned = 0.00692105 Jy ! Component: 200 - total flux cleaned = 0.00649562 Jy ! Total flux subtracted in 200 components = 0.00649562 Jy ! Clean residual min=-0.035083 max=0.026965 Jy/beam ! Clean residual mean=-0.000211 rms=0.010637 Jy/beam ! Combined flux in latest and established models = 0.288896 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.000730092 Jy ! Component: 100 - total flux cleaned = -0.00105701 Jy ! Component: 150 - total flux cleaned = -0.00196909 Jy ! Component: 200 - total flux cleaned = -0.0028489 Jy ! Total flux subtracted in 200 components = -0.0028489 Jy ! Clean residual min=-0.033076 max=0.025741 Jy/beam ! Clean residual mean=-0.000264 rms=0.010304 Jy/beam ! Combined flux in latest and established models = 0.286047 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 131 components and 0.286047 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.367 mas, bmaj=25.97 mas, bpa=-12.37 degrees ! Estimated noise=0.613328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111394 Jy ! Component: 100 - total flux cleaned = -0.00136766 Jy ! Component: 150 - total flux cleaned = -0.00136175 Jy ! Component: 200 - total flux cleaned = -0.00184782 Jy ! Total flux subtracted in 200 components = -0.00184782 Jy ! Clean residual min=-0.027583 max=0.021402 Jy/beam ! Clean residual mean=-0.000199 rms=0.007433 Jy/beam ! Combined flux in latest and established models = 0.284199 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 173 components and 0.284199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204416Jy sigma=1.500128 ! Fit after self-cal, rms=0.203631Jy sigma=1.493830 wmodel J0616-3456_S_map.mod ! Writing 173 model components to file: J0616-3456_S_map.mod wobs J0616-3456_S_uvs.fits ! Writing UV FITS file: J0616-3456_S_uvs.fits wwins J0616-3456_S_map.win ! wwins: Wrote 2 windows to J0616-3456_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.0115378 Jy ! Component: 100 - total flux cleaned = -0.0205091 Jy ! Component: 150 - total flux cleaned = -0.0254098 Jy ! Component: 200 - total flux cleaned = -0.0286421 Jy ! Component: 250 - total flux cleaned = -0.0304404 Jy ! Component: 300 - total flux cleaned = -0.0321278 Jy ! Component: 350 - total flux cleaned = -0.0331781 Jy ! Component: 400 - total flux cleaned = -0.0344397 Jy ! Component: 450 - total flux cleaned = -0.036574 Jy ! Component: 500 - total flux cleaned = -0.038153 Jy ! Component: 550 - total flux cleaned = -0.0392338 Jy ! Component: 600 - total flux cleaned = -0.0400656 Jy ! Component: 650 - total flux cleaned = -0.0414718 Jy ! Component: 700 - total flux cleaned = -0.0432192 Jy ! Component: 750 - total flux cleaned = -0.0449127 Jy ! Component: 800 - total flux cleaned = -0.0467387 Jy ! Component: 850 - total flux cleaned = -0.0486907 Jy ! Component: 900 - total flux cleaned = -0.0502447 Jy ! Component: 950 - total flux cleaned = -0.0520985 Jy ! Component: 1000 - total flux cleaned = -0.0535737 Jy ! Component: 1050 - total flux cleaned = -0.0545386 Jy ! Component: 1100 - total flux cleaned = -0.0557938 Jy ! Component: 1150 - total flux cleaned = -0.0568684 Jy ! Component: 1200 - total flux cleaned = -0.0582213 Jy ! Component: 1250 - total flux cleaned = -0.0592548 Jy ! Component: 1300 - total flux cleaned = -0.0608525 Jy ! Component: 1350 - total flux cleaned = -0.0622764 Jy ! Component: 1400 - total flux cleaned = -0.0633991 Jy ! Component: 1450 - total flux cleaned = -0.0650588 Jy ! Component: 1500 - total flux cleaned = -0.0666893 Jy ! Component: 1550 - total flux cleaned = -0.0678924 Jy ! Component: 1600 - total flux cleaned = -0.0692116 Jy ! Component: 1650 - total flux cleaned = -0.0707717 Jy ! Component: 1700 - total flux cleaned = -0.0724353 Jy ! Component: 1750 - total flux cleaned = -0.0736952 Jy ! Component: 1800 - total flux cleaned = -0.07494 Jy ! Component: 1850 - total flux cleaned = -0.0762925 Jy ! Component: 1900 - total flux cleaned = -0.0779928 Jy ! Component: 1950 - total flux cleaned = -0.0790745 Jy ! Component: 2000 - total flux cleaned = -0.0803868 Jy ! Component: 2050 - total flux cleaned = -0.0814521 Jy ! Component: 2100 - total flux cleaned = -0.0826279 Jy ! Component: 2150 - total flux cleaned = -0.0836799 Jy ! Component: 2200 - total flux cleaned = -0.0844925 Jy ! Component: 2250 - total flux cleaned = -0.0853007 Jy ! Component: 2300 - total flux cleaned = -0.0862205 Jy ! Component: 2350 - total flux cleaned = -0.0867928 Jy ! Component: 2400 - total flux cleaned = -0.0875925 Jy ! Component: 2450 - total flux cleaned = -0.0882756 Jy ! Component: 2500 - total flux cleaned = -0.0890697 Jy ! Component: 2550 - total flux cleaned = -0.0896355 Jy ! Component: 2600 - total flux cleaned = -0.0904266 Jy ! Component: 2650 - total flux cleaned = -0.0907652 Jy ! Component: 2700 - total flux cleaned = -0.0914405 Jy ! Component: 2750 - total flux cleaned = -0.0920027 Jy ! Component: 2800 - total flux cleaned = -0.092677 Jy ! Component: 2850 - total flux cleaned = -0.0930139 Jy ! Component: 2900 - total flux cleaned = -0.0934625 Jy ! Component: 2950 - total flux cleaned = -0.0940243 Jy ! Component: 3000 - total flux cleaned = -0.0943613 Jy ! Component: 3050 - total flux cleaned = -0.0946983 Jy ! Component: 3100 - total flux cleaned = -0.0951489 Jy ! Component: 3150 - total flux cleaned = -0.095601 Jy ! Component: 3200 - total flux cleaned = -0.0960533 Jy ! Component: 3250 - total flux cleaned = -0.0965068 Jy ! Component: 3300 - total flux cleaned = -0.0969624 Jy ! Component: 3350 - total flux cleaned = -0.0973048 Jy ! Component: 3400 - total flux cleaned = -0.0976478 Jy ! Component: 3450 - total flux cleaned = -0.0981077 Jy ! Component: 3500 - total flux cleaned = -0.0988006 Jy ! Component: 3550 - total flux cleaned = -0.0993814 Jy ! Component: 3600 - total flux cleaned = -0.0998479 Jy ! Component: 3650 - total flux cleaned = -0.10055 Jy ! Component: 3700 - total flux cleaned = -0.101139 Jy ! Component: 3750 - total flux cleaned = -0.101849 Jy ! Component: 3800 - total flux cleaned = -0.102445 Jy ! Component: 3850 - total flux cleaned = -0.103043 Jy ! Component: 3900 - total flux cleaned = -0.103646 Jy ! Component: 3950 - total flux cleaned = -0.10413 Jy ! Component: 4000 - total flux cleaned = -0.104984 Jy ! Component: 4050 - total flux cleaned = -0.105475 Jy ! Total flux subtracted in 4096 components = -0.105971 Jy ! Clean residual min=-0.006973 max=0.006957 Jy/beam ! Clean residual mean=-0.000060 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 0.178228 Jy keep ! Adding 513 model components to the UV plane model. ! The established model now contains 686 components and 0.178228 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0616-3456_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.367 x 25.97 at -12.37 degrees (North through East) ! Clean map min=-0.023879 max=0.17499 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0616-3456_S_map.fits wmodel /vlbi/uf001/uva//J0616-3456_S_map.mod ! Writing 686 model components to file: /vlbi/uf001/uva//J0616-3456_S_map.mod wobs /vlbi/uf001/uva//J0616-3456_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0616-3456_S_uvs.fits wwins /vlbi/uf001/uva//J0616-3456_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0616-3456_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.174985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00285764 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.89923 4.89923 9.79846 19.5969 39.1938 78.3877 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0085 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 61.234 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0616-3456_S_dfm.log closed on Sun Jan 13 22:55:01 2019