! Started logfile: /vlbi/uf001/uva//J1416-1705_S_dfm.log on Mon Jan 14 02:49:20 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//J1416-1705_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1416-1705_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779365 visibilities/baseline/integration-bin. ! Found source: J1416-1705 ! ! 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 2946 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 J1416-1705_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024625Jy sigma=18.111481 ! Fit after self-cal, rms=0.819197Jy sigma=14.448916 ! 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.859 mas, bmaj=6.396 mas, bpa=1.038 degrees ! Estimated noise=1.11132 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.136971 Jy ! Component: 100 - total flux cleaned = 0.180434 Jy ! Total flux subtracted in 100 components = 0.180434 Jy ! Clean residual min=-0.009562 max=0.019254 Jy/beam ! Clean residual mean=0.000021 rms=0.002783 Jy/beam ! Combined flux in latest and established models = 0.180434 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.180434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080349Jy sigma=1.383725 ! Fit after self-cal, rms=0.080281Jy sigma=1.382597 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214452 Jy ! Component: 100 - total flux cleaned = 0.0323345 Jy ! Total flux subtracted in 100 components = 0.0323345 Jy ! Clean residual min=-0.006364 max=0.007165 Jy/beam ! Clean residual mean=-0.000001 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.212768 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.212769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074804Jy sigma=1.274773 ! Fit after self-cal, rms=0.074761Jy sigma=1.274110 ! 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.413 mas, bmaj=7.588 mas, bpa=1.283 degrees ! Estimated noise=0.809546 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.00605554 Jy ! Component: 100 - total flux cleaned = 0.00929298 Jy ! Component: 150 - total flux cleaned = 0.0104336 Jy ! Component: 200 - total flux cleaned = 0.0107913 Jy ! Total flux subtracted in 200 components = 0.0107913 Jy ! Clean residual min=-0.005132 max=0.007700 Jy/beam ! Clean residual mean=-0.000003 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.22356 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.22356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074288Jy sigma=1.264374 ! Fit after self-cal, rms=0.074280Jy sigma=1.264228 ! 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.413 x 7.588 at 1.283 degrees (North through East) ! Clean map min=-0.0048752 max=0.18047 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.07 KP 1.05 ! LA 0.97 MK 0.99 NL 1.02 OV 1.02 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.13 KP 1.05 ! LA 0.93 MK 0.99 NL 1.03 OV 0.95 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.04 KP 1.02 ! LA 0.90 MK 1.00 NL 1.04 OV 0.99 ! PT 0.96 SC 0.95 ! ! ! Fit before self-cal, rms=0.074280Jy sigma=1.264228 ! Fit after self-cal, rms=0.074114Jy sigma=1.246917 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=7.569 mas, bpa=1.746 degrees ! Estimated noise=0.808981 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.000494976 Jy ! Component: 100 - total flux cleaned = -0.000642496 Jy ! Component: 150 - total flux cleaned = -0.000727092 Jy ! Component: 200 - total flux cleaned = -0.000802138 Jy ! Total flux subtracted in 200 components = -0.000802138 Jy ! Clean residual min=-0.004405 max=0.006238 Jy/beam ! Clean residual mean=-0.000006 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.222758 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.222758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074053Jy sigma=1.245966 ! Fit after self-cal, rms=0.074076Jy sigma=1.245756 ! 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.074076Jy sigma=1.245756 ! Fit after self-cal, rms=0.073872Jy sigma=1.242263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=7.553 mas, bpa=1.749 degrees ! Estimated noise=0.806475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159837 Jy ! Component: 100 - total flux cleaned = -5.92248e-05 Jy ! Component: 150 - total flux cleaned = -0.000136587 Jy ! Component: 200 - total flux cleaned = -0.000160197 Jy ! Total flux subtracted in 200 components = -0.000160197 Jy ! Clean residual min=-0.004224 max=0.005993 Jy/beam ! Clean residual mean=-0.000006 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.222597 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.222597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073848Jy sigma=1.241852 ! Fit after self-cal, rms=0.073843Jy sigma=1.241771 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 (21.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058333 Jy ! Component: 100 - total flux cleaned = 0.00911319 Jy ! Component: 150 - total flux cleaned = 0.011256 Jy ! Component: 200 - total flux cleaned = 0.0124439 Jy ! Total flux subtracted in 200 components = 0.0124439 Jy ! Clean residual min=-0.004323 max=0.003994 Jy/beam ! Clean residual mean=-0.000005 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.235041 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.235041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073373Jy sigma=1.232613 ! Fit after self-cal, rms=0.073351Jy sigma=1.232008 ! 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.073351Jy sigma=1.232008 ! Fit after self-cal, rms=0.072985Jy sigma=1.231402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.551 mas, bpa=1.76 degrees ! Estimated noise=0.803381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218077 Jy ! Component: 100 - total flux cleaned = 0.00324377 Jy ! Component: 150 - total flux cleaned = 0.00369383 Jy ! Component: 200 - total flux cleaned = 0.00409174 Jy ! Total flux subtracted in 200 components = 0.00409174 Jy ! Clean residual min=-0.004036 max=0.003976 Jy/beam ! Clean residual mean=-0.000004 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.239133 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.239133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072902Jy sigma=1.229888 ! Fit after self-cal, rms=0.072899Jy sigma=1.229805 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.000688228 Jy ! Component: 100 - total flux cleaned = 0.000888912 Jy ! Component: 150 - total flux cleaned = 0.000920511 Jy ! Component: 200 - total flux cleaned = 0.00101037 Jy ! Total flux subtracted in 200 components = 0.00101037 Jy ! Clean residual min=-0.003980 max=0.003923 Jy/beam ! Clean residual mean=-0.000004 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.240143 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.240143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072872Jy sigma=1.229342 ! Fit after self-cal, rms=0.072873Jy sigma=1.229336 ! 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.072873Jy sigma=1.229336 ! Fit after self-cal, rms=0.072940Jy sigma=1.229166 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.421 mas, bmaj=15.07 mas, bpa=4.275 degrees ! Estimated noise=0.995328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142631 Jy ! Component: 100 - total flux cleaned = 0.00212363 Jy ! Component: 150 - total flux cleaned = 0.00236117 Jy ! Component: 200 - total flux cleaned = 0.00246956 Jy ! Total flux subtracted in 200 components = 0.00246956 Jy ! Clean residual min=-0.004034 max=0.003477 Jy/beam ! Clean residual mean=-0.000005 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.242613 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.242613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072936Jy sigma=1.229247 ! Fit after self-cal, rms=0.072934Jy sigma=1.229104 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.49621e-06 Jy ! Component: 100 - total flux cleaned = 0.000149826 Jy ! Component: 150 - total flux cleaned = 0.00020869 Jy ! Component: 200 - total flux cleaned = 0.000283077 Jy ! Total flux subtracted in 200 components = 0.000283077 Jy ! Clean residual min=-0.004049 max=0.003503 Jy/beam ! Clean residual mean=-0.000005 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.242896 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.242896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072935Jy sigma=1.229229 ! Fit after self-cal, rms=0.072932Jy sigma=1.229108 ! 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=3.404 mas, bmaj=7.551 mas, bpa=1.774 degrees ! Estimated noise=0.804248 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 7.551 at 1.774 degrees (North through East) ! Clean map min=-0.0037127 max=0.1811 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.852 mas, bmaj=6.365 mas, bpa=1.452 degrees ! Estimated noise=1.10428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136072 Jy ! Component: 100 - total flux cleaned = 0.180087 Jy ! Component: 150 - total flux cleaned = 0.201548 Jy ! Component: 200 - total flux cleaned = 0.212722 Jy ! Total flux subtracted in 200 components = 0.212722 Jy ! Clean residual min=-0.006075 max=0.006008 Jy/beam ! Clean residual mean=0.000003 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.212722 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.212722 Jy ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=7.551 mas, bpa=1.774 degrees ! Estimated noise=0.804248 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.00741481 Jy ! Component: 100 - total flux cleaned = 0.0126029 Jy ! Component: 150 - total flux cleaned = 0.0165231 Jy ! Component: 200 - total flux cleaned = 0.019534 Jy ! Total flux subtracted in 200 components = 0.019534 Jy ! Clean residual min=-0.003888 max=0.004038 Jy/beam ! Clean residual mean=-0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.232256 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.232256 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=7.421 mas, bmaj=15.07 mas, bpa=4.275 degrees ! Estimated noise=0.995328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376134 Jy ! Component: 100 - total flux cleaned = 0.00598746 Jy ! Component: 150 - total flux cleaned = 0.00746432 Jy ! Component: 200 - total flux cleaned = 0.00848751 Jy ! Total flux subtracted in 200 components = 0.00848751 Jy ! Clean residual min=-0.004044 max=0.003400 Jy/beam ! Clean residual mean=-0.000004 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.240743 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.000751365 Jy ! Component: 100 - total flux cleaned = 0.00113067 Jy ! Component: 150 - total flux cleaned = 0.00131994 Jy ! Component: 200 - total flux cleaned = 0.0014748 Jy ! Total flux subtracted in 200 components = 0.0014748 Jy ! Clean residual min=-0.004048 max=0.003464 Jy/beam ! Clean residual mean=-0.000005 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.242218 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 119 components and 0.242218 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=7.551 mas, bpa=1.774 degrees ! Estimated noise=0.804248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275487 Jy ! Component: 100 - total flux cleaned = -0.000350475 Jy ! Component: 150 - total flux cleaned = -0.000345279 Jy ! Component: 200 - total flux cleaned = -0.000297677 Jy ! Total flux subtracted in 200 components = -0.000297677 Jy ! Clean residual min=-0.003855 max=0.003806 Jy/beam ! Clean residual mean=-0.000003 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.24192 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 0.24192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072974Jy sigma=1.230032 ! Fit after self-cal, rms=0.072966Jy sigma=1.229850 wmodel J1416-1705_S_map.mod ! Writing 133 model components to file: J1416-1705_S_map.mod wobs J1416-1705_S_uvs.fits ! Writing UV FITS file: J1416-1705_S_uvs.fits wwins J1416-1705_S_map.win ! wwins: Wrote 2 windows to J1416-1705_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.000335179 Jy ! Component: 100 - total flux cleaned = 0.000395707 Jy ! Component: 150 - total flux cleaned = 0.000450835 Jy ! Component: 200 - total flux cleaned = 0.00050317 Jy ! Component: 250 - total flux cleaned = 0.000606852 Jy ! Component: 300 - total flux cleaned = 0.000658344 Jy ! Component: 350 - total flux cleaned = 0.000657962 Jy ! Component: 400 - total flux cleaned = 0.000416145 Jy ! Component: 450 - total flux cleaned = 0.000370576 Jy ! Component: 500 - total flux cleaned = 0.000141246 Jy ! Component: 550 - total flux cleaned = -3.79929e-05 Jy ! Component: 600 - total flux cleaned = -0.000258588 Jy ! Component: 650 - total flux cleaned = -0.000602444 Jy ! Component: 700 - total flux cleaned = -0.000812882 Jy ! Component: 750 - total flux cleaned = -0.00114146 Jy ! Component: 800 - total flux cleaned = -0.00138343 Jy ! Component: 850 - total flux cleaned = -0.00177851 Jy ! Component: 900 - total flux cleaned = -0.0019718 Jy ! Component: 950 - total flux cleaned = -0.00223882 Jy ! Component: 1000 - total flux cleaned = -0.00268741 Jy ! Component: 1050 - total flux cleaned = -0.00301692 Jy ! Component: 1100 - total flux cleaned = -0.00326957 Jy ! Component: 1150 - total flux cleaned = -0.0035888 Jy ! Component: 1200 - total flux cleaned = -0.00376354 Jy ! Component: 1250 - total flux cleaned = -0.00410767 Jy ! Component: 1300 - total flux cleaned = -0.00431082 Jy ! Component: 1350 - total flux cleaned = -0.00454408 Jy ! Component: 1400 - total flux cleaned = -0.00460977 Jy ! Component: 1450 - total flux cleaned = -0.00483689 Jy ! Component: 1500 - total flux cleaned = -0.00493301 Jy ! Component: 1550 - total flux cleaned = -0.00515384 Jy ! Component: 1600 - total flux cleaned = -0.0054629 Jy ! Component: 1650 - total flux cleaned = -0.00564535 Jy ! Component: 1700 - total flux cleaned = -0.00582615 Jy ! Component: 1750 - total flux cleaned = -0.006034 Jy ! Component: 1800 - total flux cleaned = -0.00629767 Jy ! Component: 1850 - total flux cleaned = -0.00650035 Jy ! Component: 1900 - total flux cleaned = -0.00672833 Jy ! Component: 1950 - total flux cleaned = -0.00692541 Jy ! Component: 2000 - total flux cleaned = -0.00711985 Jy ! Component: 2050 - total flux cleaned = -0.00731229 Jy ! Component: 2100 - total flux cleaned = -0.00761098 Jy ! Component: 2150 - total flux cleaned = -0.00774526 Jy ! Component: 2200 - total flux cleaned = -0.00798368 Jy ! Component: 2250 - total flux cleaned = -0.00814063 Jy ! Component: 2300 - total flux cleaned = -0.00839937 Jy ! Component: 2350 - total flux cleaned = -0.00863004 Jy ! Component: 2400 - total flux cleaned = -0.00878171 Jy ! Component: 2450 - total flux cleaned = -0.00885704 Jy ! Component: 2500 - total flux cleaned = -0.00910516 Jy ! Component: 2550 - total flux cleaned = -0.00927715 Jy ! Component: 2600 - total flux cleaned = -0.00947171 Jy ! Component: 2650 - total flux cleaned = -0.00956803 Jy ! Component: 2700 - total flux cleaned = -0.00973484 Jy ! Component: 2750 - total flux cleaned = -0.00987682 Jy ! Component: 2800 - total flux cleaned = -0.00999359 Jy ! Component: 2850 - total flux cleaned = -0.010202 Jy ! Component: 2900 - total flux cleaned = -0.010271 Jy ! Component: 2950 - total flux cleaned = -0.0104985 Jy ! Component: 3000 - total flux cleaned = -0.0105889 Jy ! Component: 3050 - total flux cleaned = -0.0107005 Jy ! Component: 3100 - total flux cleaned = -0.0108556 Jy ! Component: 3150 - total flux cleaned = -0.0109874 Jy ! Component: 3200 - total flux cleaned = -0.0111182 Jy ! Component: 3250 - total flux cleaned = -0.0112048 Jy ! Component: 3300 - total flux cleaned = -0.0113338 Jy ! Component: 3350 - total flux cleaned = -0.0114827 Jy ! Component: 3400 - total flux cleaned = -0.0115669 Jy ! Component: 3450 - total flux cleaned = -0.0117344 Jy ! Component: 3500 - total flux cleaned = -0.0117967 Jy ! Component: 3550 - total flux cleaned = -0.0120029 Jy ! Component: 3600 - total flux cleaned = -0.0120233 Jy ! Component: 3650 - total flux cleaned = -0.0121047 Jy ! Component: 3700 - total flux cleaned = -0.0122864 Jy ! Component: 3750 - total flux cleaned = -0.0124067 Jy ! Component: 3800 - total flux cleaned = -0.0126057 Jy ! Component: 3850 - total flux cleaned = -0.0127241 Jy ! Component: 3900 - total flux cleaned = -0.0128611 Jy ! Component: 3950 - total flux cleaned = -0.0129978 Jy ! Component: 4000 - total flux cleaned = -0.0131916 Jy ! Component: 4050 - total flux cleaned = -0.0133069 Jy ! Total flux subtracted in 4096 components = -0.0134026 Jy ! Clean residual min=-0.001144 max=0.001170 Jy/beam ! Clean residual mean=-0.000005 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.228518 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 406 components and 0.228517 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1416-1705_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 7.551 at 1.774 degrees (North through East) ! Clean map min=-0.0026201 max=0.18043 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1416-1705_S_map.fits wmodel /vlbi/uf001/uva//J1416-1705_S_map.mod ! Writing 406 model components to file: /vlbi/uf001/uva//J1416-1705_S_map.mod wobs /vlbi/uf001/uva//J1416-1705_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1416-1705_S_uvs.fits wwins /vlbi/uf001/uva//J1416-1705_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1416-1705_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.180434 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321773 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535 0.535 1.07 2.14 4.28 8.55999 17.12 34.24 68.48 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.18 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 560.748 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1416-1705_S_dfm.log closed on Mon Jan 14 02:49:24 2019