! Started logfile: /vlbi/uf001/uva//J1245-4128_S_dfm.log on Mon Jan 14 02:01:06 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//J1245-4128_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1245-4128_S_uva.fits ! AN table 1: 73 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.734508 visibilities/baseline/integration-bin. ! Found source: J1245-4128 ! ! 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 3378 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 J1245-4128_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006321Jy sigma=13.471163 ! Fit after self-cal, rms=0.913003Jy sigma=12.187365 ! 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.899 mas, bmaj=13.37 mas, bpa=19.63 degrees ! Estimated noise=1.84494 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.0661376 Jy ! Component: 100 - total flux cleaned = 0.0982334 Jy ! Total flux subtracted in 100 components = 0.0982334 Jy ! Clean residual min=-0.022661 max=0.028953 Jy/beam ! Clean residual mean=-0.000044 rms=0.009056 Jy/beam ! Combined flux in latest and established models = 0.0982334 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0982334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.164929Jy sigma=2.230270 ! Fit after self-cal, rms=0.163990Jy sigma=2.216500 ! 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.696 mas, bmaj=16.84 mas, bpa=17.22 degrees ! Estimated noise=0.924773 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.0378708 Jy ! Component: 100 - total flux cleaned = 0.0601779 Jy ! Component: 150 - total flux cleaned = 0.0737056 Jy ! Component: 200 - total flux cleaned = 0.0819219 Jy ! Total flux subtracted in 200 components = 0.0819219 Jy ! Clean residual min=-0.032896 max=0.051193 Jy/beam ! Clean residual mean=0.000026 rms=0.015477 Jy/beam ! Combined flux in latest and established models = 0.180155 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 95 components and 0.180155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155083Jy sigma=2.090234 ! Fit after self-cal, rms=0.154643Jy sigma=2.086038 ! 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.696 x 16.84 at 17.22 degrees (North through East) ! Clean map min=-0.032363 max=0.081959 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.65 KP 4.81 LA 0.47 NL 1.66 ! OV 1.86 PT 1.49 SC 1.43 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.63 KP 4.12 LA 0.51 NL 1.52 ! OV 1.71 PT 1.55 SC 1.50 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.61 KP 3.53 LA 0.53 NL 1.58 ! OV 1.82 PT 1.50 SC 1.37 ! ! ! Fit before self-cal, rms=0.154643Jy sigma=2.086038 ! Fit after self-cal, rms=0.385886Jy sigma=1.433404 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=18.98 mas, bpa=18.84 degrees ! Estimated noise=1.10954 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.00637116 Jy ! Component: 100 - total flux cleaned = 0.00676845 Jy ! Component: 150 - total flux cleaned = 0.00714227 Jy ! Component: 200 - total flux cleaned = 0.00781704 Jy ! Total flux subtracted in 200 components = 0.00781704 Jy ! Clean residual min=-0.020080 max=0.021238 Jy/beam ! Clean residual mean=-0.000074 rms=0.005956 Jy/beam ! Combined flux in latest and established models = 0.187972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 101 components and 0.187972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.385073Jy sigma=1.426107 ! Fit after self-cal, rms=0.402734Jy sigma=1.361567 ! 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.402734Jy sigma=1.361567 ! Fit after self-cal, rms=0.462179Jy sigma=1.311630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=19.06 mas, bpa=18.86 degrees ! Estimated noise=1.16108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000702422 Jy ! Component: 100 - total flux cleaned = -0.000809357 Jy ! Component: 150 - total flux cleaned = -0.000710701 Jy ! Component: 200 - total flux cleaned = -0.000624859 Jy ! Total flux subtracted in 200 components = -0.000624859 Jy ! Clean residual min=-0.014281 max=0.016804 Jy/beam ! Clean residual mean=-0.000177 rms=0.004783 Jy/beam ! Combined flux in latest and established models = 0.187348 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.187348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.461974Jy sigma=1.311785 ! Fit after self-cal, rms=0.463370Jy sigma=1.309966 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.000955512 Jy ! Component: 100 - total flux cleaned = -0.000748206 Jy ! Component: 150 - total flux cleaned = -0.000654757 Jy ! Component: 200 - total flux cleaned = -0.000569573 Jy ! Total flux subtracted in 200 components = -0.000569573 Jy ! Clean residual min=-0.015293 max=0.018268 Jy/beam ! Clean residual mean=-0.000181 rms=0.005145 Jy/beam ! Combined flux in latest and established models = 0.186778 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 114 components and 0.186778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.463197Jy sigma=1.309844 ! Fit after self-cal, rms=0.463171Jy sigma=1.309491 ! 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.463171Jy sigma=1.309491 ! Fit after self-cal, rms=0.482560Jy sigma=1.305680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.281 mas, bmaj=19.2 mas, bpa=18.23 degrees ! Estimated noise=1.1427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00372307 Jy ! Component: 100 - total flux cleaned = -0.00418653 Jy ! Component: 150 - total flux cleaned = -0.00408757 Jy ! Component: 200 - total flux cleaned = -0.00400313 Jy ! Total flux subtracted in 200 components = -0.00400313 Jy ! Clean residual min=-0.014388 max=0.017289 Jy/beam ! Clean residual mean=-0.000194 rms=0.004996 Jy/beam ! Combined flux in latest and established models = 0.182775 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.182775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.482209Jy sigma=1.306357 ! Fit after self-cal, rms=0.482896Jy sigma=1.305375 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.00015448 Jy ! Component: 100 - total flux cleaned = -5.05792e-05 Jy ! Component: 150 - total flux cleaned = -4.93522e-05 Jy ! Component: 200 - total flux cleaned = 3.82035e-05 Jy ! Total flux subtracted in 200 components = 3.82035e-05 Jy ! Clean residual min=-0.014644 max=0.017840 Jy/beam ! Clean residual mean=-0.000197 rms=0.005105 Jy/beam ! Combined flux in latest and established models = 0.182813 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 118 components and 0.182813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.482718Jy sigma=1.304990 ! Fit after self-cal, rms=0.482637Jy sigma=1.304698 ! 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.482637Jy sigma=1.304698 ! Fit after self-cal, rms=0.519554Jy sigma=1.302413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.6 mas, bmaj=35.6 mas, bpa=3.578 degrees ! Estimated noise=1.1526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00450106 Jy ! Component: 100 - total flux cleaned = -0.00508719 Jy ! Component: 150 - total flux cleaned = -0.00514872 Jy ! Component: 200 - total flux cleaned = -0.00514557 Jy ! Total flux subtracted in 200 components = -0.00514557 Jy ! Clean residual min=-0.017227 max=0.019970 Jy/beam ! Clean residual mean=-0.000278 rms=0.006585 Jy/beam ! Combined flux in latest and established models = 0.177668 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.177668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.519385Jy sigma=1.303602 ! Fit after self-cal, rms=0.519939Jy sigma=1.303095 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.000139086 Jy ! Component: 100 - total flux cleaned = -0.000295398 Jy ! Component: 150 - total flux cleaned = -0.000297046 Jy ! Component: 200 - total flux cleaned = -0.000256389 Jy ! Total flux subtracted in 200 components = -0.000256389 Jy ! Clean residual min=-0.017250 max=0.020335 Jy/beam ! Clean residual mean=-0.000278 rms=0.006645 Jy/beam ! Combined flux in latest and established models = 0.177411 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 129 components and 0.177411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.519925Jy sigma=1.303172 ! Fit after self-cal, rms=0.519882Jy sigma=1.303009 ! 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.316 mas, bmaj=19.41 mas, bpa=17.33 degrees ! Estimated noise=1.10872 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.316 x 19.41 at 17.33 degrees (North through East) ! Clean map min=-0.01434 max=0.09188 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.281 mas, bmaj=15.01 mas, bpa=19.96 degrees ! Estimated noise=2.54206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0809937 Jy ! Component: 100 - total flux cleaned = 0.119918 Jy ! Component: 150 - total flux cleaned = 0.143578 Jy ! Component: 200 - total flux cleaned = 0.158082 Jy ! Total flux subtracted in 200 components = 0.158082 Jy ! Clean residual min=-0.017535 max=0.022952 Jy/beam ! Clean residual mean=-0.000112 rms=0.005245 Jy/beam ! Combined flux in latest and established models = 0.158082 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.158082 Jy ! Inverting map and beam ! Estimated beam: bmin=4.316 mas, bmaj=19.41 mas, bpa=17.33 degrees ! Estimated noise=1.10872 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.0124649 Jy ! Component: 100 - total flux cleaned = 0.0172108 Jy ! Component: 150 - total flux cleaned = 0.0178756 Jy ! Component: 200 - total flux cleaned = 0.0183416 Jy ! Total flux subtracted in 200 components = 0.0183416 Jy ! Clean residual min=-0.014550 max=0.016816 Jy/beam ! Clean residual mean=-0.000195 rms=0.005034 Jy/beam ! Combined flux in latest and established models = 0.176424 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.176424 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=10.6 mas, bmaj=35.6 mas, bpa=3.578 degrees ! Estimated noise=1.1526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000803305 Jy ! Component: 100 - total flux cleaned = 0.00095261 Jy ! Component: 150 - total flux cleaned = 0.0011414 Jy ! Component: 200 - total flux cleaned = 0.00134602 Jy ! Total flux subtracted in 200 components = 0.00134602 Jy ! Clean residual min=-0.017363 max=0.019872 Jy/beam ! Clean residual mean=-0.000279 rms=0.006631 Jy/beam ! Combined flux in latest and established models = 0.17777 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.000135319 Jy ! Component: 100 - total flux cleaned = 0.000295337 Jy ! Component: 150 - total flux cleaned = 0.00036905 Jy ! Component: 200 - total flux cleaned = 0.000407092 Jy ! Total flux subtracted in 200 components = 0.000407092 Jy ! Clean residual min=-0.017458 max=0.019835 Jy/beam ! Clean residual mean=-0.000278 rms=0.006623 Jy/beam ! Combined flux in latest and established models = 0.178177 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.178177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.316 mas, bmaj=19.41 mas, bpa=17.33 degrees ! Estimated noise=1.10872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.9503e-05 Jy ! Component: 100 - total flux cleaned = 8.31589e-05 Jy ! Component: 150 - total flux cleaned = 0.000213466 Jy ! Component: 200 - total flux cleaned = 0.000272623 Jy ! Total flux subtracted in 200 components = 0.000272623 Jy ! Clean residual min=-0.014794 max=0.016804 Jy/beam ! Clean residual mean=-0.000194 rms=0.004953 Jy/beam ! Combined flux in latest and established models = 0.17845 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.17845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.519373Jy sigma=1.302846 ! Fit after self-cal, rms=0.518824Jy sigma=1.301301 wmodel J1245-4128_S_map.mod ! Writing 59 model components to file: J1245-4128_S_map.mod wobs J1245-4128_S_uvs.fits ! Writing UV FITS file: J1245-4128_S_uvs.fits wwins J1245-4128_S_map.win ! wwins: Wrote 1 windows to J1245-4128_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.00747438 Jy ! Component: 100 - total flux cleaned = 0.0106452 Jy ! Component: 150 - total flux cleaned = 0.0135483 Jy ! Component: 200 - total flux cleaned = 0.0160813 Jy ! Component: 250 - total flux cleaned = 0.0178418 Jy ! Component: 300 - total flux cleaned = 0.0195302 Jy ! Component: 350 - total flux cleaned = 0.0205483 Jy ! Component: 400 - total flux cleaned = 0.0221162 Jy ! Component: 450 - total flux cleaned = 0.0228759 Jy ! Component: 500 - total flux cleaned = 0.023245 Jy ! Component: 550 - total flux cleaned = 0.0237842 Jy ! Component: 600 - total flux cleaned = 0.0236035 Jy ! Component: 650 - total flux cleaned = 0.0230839 Jy ! Component: 700 - total flux cleaned = 0.0225727 Jy ! Component: 750 - total flux cleaned = 0.0217323 Jy ! Component: 800 - total flux cleaned = 0.0207371 Jy ! Component: 850 - total flux cleaned = 0.0197548 Jy ! Component: 900 - total flux cleaned = 0.0186219 Jy ! Component: 950 - total flux cleaned = 0.0176617 Jy ! Component: 1000 - total flux cleaned = 0.0167128 Jy ! Component: 1050 - total flux cleaned = 0.0154598 Jy ! Component: 1100 - total flux cleaned = 0.01484 Jy ! Component: 1150 - total flux cleaned = 0.0139199 Jy ! Component: 1200 - total flux cleaned = 0.0133107 Jy ! Component: 1250 - total flux cleaned = 0.0125551 Jy ! Component: 1300 - total flux cleaned = 0.0118069 Jy ! Component: 1350 - total flux cleaned = 0.0109161 Jy ! Component: 1400 - total flux cleaned = 0.0101798 Jy ! Component: 1450 - total flux cleaned = 0.00944763 Jy ! Component: 1500 - total flux cleaned = 0.00872081 Jy ! Component: 1550 - total flux cleaned = 0.00800016 Jy ! Component: 1600 - total flux cleaned = 0.0075704 Jy ! Component: 1650 - total flux cleaned = 0.00699989 Jy ! Component: 1700 - total flux cleaned = 0.00657402 Jy ! Component: 1750 - total flux cleaned = 0.00629141 Jy ! Component: 1800 - total flux cleaned = 0.00558764 Jy ! Component: 1850 - total flux cleaned = 0.00530716 Jy ! Component: 1900 - total flux cleaned = 0.00488799 Jy ! Component: 1950 - total flux cleaned = 0.00447108 Jy ! Component: 2000 - total flux cleaned = 0.00391814 Jy ! Component: 2050 - total flux cleaned = 0.00336737 Jy ! Component: 2100 - total flux cleaned = 0.0030929 Jy ! Component: 2150 - total flux cleaned = 0.00268181 Jy ! Component: 2200 - total flux cleaned = 0.00227191 Jy ! Component: 2250 - total flux cleaned = 0.00199961 Jy ! Component: 2300 - total flux cleaned = 0.00172693 Jy ! Component: 2350 - total flux cleaned = 0.00104837 Jy ! Component: 2400 - total flux cleaned = 0.000913014 Jy ! Component: 2450 - total flux cleaned = 0.00077711 Jy ! Component: 2500 - total flux cleaned = 0.000641934 Jy ! Component: 2550 - total flux cleaned = 0.000643105 Jy ! Component: 2600 - total flux cleaned = 0.000778446 Jy ! Component: 2650 - total flux cleaned = 0.000915687 Jy ! Component: 2700 - total flux cleaned = 0.000917245 Jy ! Component: 2750 - total flux cleaned = 0.00105472 Jy ! Component: 2800 - total flux cleaned = 0.00132918 Jy ! Component: 2850 - total flux cleaned = 0.00187734 Jy ! Component: 2900 - total flux cleaned = 0.00215295 Jy ! Component: 2950 - total flux cleaned = 0.00242782 Jy ! Component: 3000 - total flux cleaned = 0.00242676 Jy ! Component: 3050 - total flux cleaned = 0.00256468 Jy ! Component: 3100 - total flux cleaned = 0.00242614 Jy ! Component: 3150 - total flux cleaned = 0.00270519 Jy ! Component: 3200 - total flux cleaned = 0.00284561 Jy ! Component: 3250 - total flux cleaned = 0.00270408 Jy ! Component: 3300 - total flux cleaned = 0.00284404 Jy ! Component: 3350 - total flux cleaned = 0.00312762 Jy ! Component: 3400 - total flux cleaned = 0.00326936 Jy ! Component: 3450 - total flux cleaned = 0.00326893 Jy ! Component: 3500 - total flux cleaned = 0.00326856 Jy ! Component: 3550 - total flux cleaned = 0.00355944 Jy ! Component: 3600 - total flux cleaned = 0.00385017 Jy ! Component: 3650 - total flux cleaned = 0.00414448 Jy ! Component: 3700 - total flux cleaned = 0.00444094 Jy ! Component: 3750 - total flux cleaned = 0.00488732 Jy ! Component: 3800 - total flux cleaned = 0.00518768 Jy ! Component: 3850 - total flux cleaned = 0.00548967 Jy ! Component: 3900 - total flux cleaned = 0.00594569 Jy ! Component: 3950 - total flux cleaned = 0.00640501 Jy ! Component: 4000 - total flux cleaned = 0.00655818 Jy ! Component: 4050 - total flux cleaned = 0.00718048 Jy ! Total flux subtracted in 4096 components = 0.00718144 Jy ! Clean residual min=-0.009070 max=0.010998 Jy/beam ! Clean residual mean=-0.000122 rms=0.003242 Jy/beam ! Combined flux in latest and established models = 0.185631 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 404 components and 0.185631 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1245-4128_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.316 x 19.41 at 17.33 degrees (North through East) ! Clean map min=-0.018432 max=0.09049 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1245-4128_S_map.fits wmodel /vlbi/uf001/uva//J1245-4128_S_map.mod ! Writing 404 model components to file: /vlbi/uf001/uva//J1245-4128_S_map.mod wobs /vlbi/uf001/uva//J1245-4128_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1245-4128_S_uvs.fits wwins /vlbi/uf001/uva//J1245-4128_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1245-4128_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0904905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00354489 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.7522 11.7522 23.5045 47.009 94.018 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0106 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 25.527 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1245-4128_S_dfm.log closed on Mon Jan 14 02:01:10 2019