! Started logfile: /vlbi/uf001/uva//J1729-2657_S_dfm.log on Mon Jan 14 04:13: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//J1729-2657_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1729-2657_S_uva.fits ! AN table 1: 48 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.758185 visibilities/baseline/integration-bin. ! Found source: J1729-2657 ! ! 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 3057 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 J1729-2657_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015777Jy sigma=15.904475 ! Fit after self-cal, rms=0.879284Jy sigma=13.567137 ! 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=5.769 mas, bmaj=27.86 mas, bpa=-2.26 degrees ! Estimated noise=1.11488 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.105086 Jy ! Component: 100 - total flux cleaned = 0.148623 Jy ! Total flux subtracted in 100 components = 0.148623 Jy ! Clean residual min=-0.013250 max=0.021716 Jy/beam ! Clean residual mean=-0.000033 rms=0.005127 Jy/beam ! Combined flux in latest and established models = 0.148623 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.148623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094022Jy sigma=1.427288 ! Fit after self-cal, rms=0.092511Jy sigma=1.409006 ! 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=6.269 mas, bmaj=27.58 mas, bpa=-1.355 degrees ! Estimated noise=0.833315 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.0295937 Jy ! Component: 100 - total flux cleaned = 0.0484809 Jy ! Component: 150 - total flux cleaned = 0.0616037 Jy ! Component: 200 - total flux cleaned = 0.0709427 Jy ! Total flux subtracted in 200 components = 0.0709427 Jy ! Clean residual min=-0.006462 max=0.009544 Jy/beam ! Clean residual mean=-0.000025 rms=0.002295 Jy/beam ! Combined flux in latest and established models = 0.219566 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 127 components and 0.219566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082390Jy sigma=1.201347 ! Fit after self-cal, rms=0.081963Jy sigma=1.196239 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.269 x 27.58 at -1.355 degrees (North through East) ! Clean map min=-0.0062984 max=0.12562 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 1.09 KP 0.97 ! LA 0.91 NL 1.17 OV 1.07 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.95 HN 1.08 KP 1.00 ! LA 0.94 NL 1.14 OV 1.06 PT 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.92 HN 0.83 KP 1.00 ! LA 0.90 NL 1.17 OV 1.05 PT 0.89 ! ! ! Fit before self-cal, rms=0.081963Jy sigma=1.196239 ! Fit after self-cal, rms=0.085826Jy sigma=1.159620 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.376 mas, bmaj=28.2 mas, bpa=-1.468 degrees ! Estimated noise=0.838299 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.00127101 Jy ! Component: 100 - total flux cleaned = 0.000926561 Jy ! Component: 150 - total flux cleaned = 0.000748541 Jy ! Component: 200 - total flux cleaned = 0.000489641 Jy ! Total flux subtracted in 200 components = 0.000489641 Jy ! Clean residual min=-0.004261 max=0.004957 Jy/beam ! Clean residual mean=-0.000012 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.220056 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 136 components and 0.220056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085730Jy sigma=1.157944 ! Fit after self-cal, rms=0.085840Jy sigma=1.157435 ! 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.085840Jy sigma=1.157435 ! Fit after self-cal, rms=0.085666Jy sigma=1.156195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.363 mas, bmaj=28.2 mas, bpa=-1.475 degrees ! Estimated noise=0.838419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062387 Jy ! Component: 100 - total flux cleaned = 0.000630101 Jy ! Component: 150 - total flux cleaned = 0.000435548 Jy ! Component: 200 - total flux cleaned = 0.0003641 Jy ! Total flux subtracted in 200 components = 0.0003641 Jy ! Clean residual min=-0.004048 max=0.004471 Jy/beam ! Clean residual mean=-0.000010 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.22042 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 155 components and 0.22042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085623Jy sigma=1.155436 ! Fit after self-cal, rms=0.085610Jy sigma=1.155376 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 = 6.94202e-05 Jy ! Component: 100 - total flux cleaned = 0.000102758 Jy ! Component: 150 - total flux cleaned = 4.99014e-06 Jy ! Component: 200 - total flux cleaned = -2.66967e-05 Jy ! Total flux subtracted in 200 components = -2.66967e-05 Jy ! Clean residual min=-0.004016 max=0.004346 Jy/beam ! Clean residual mean=-0.000010 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.220393 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 0.220393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085584Jy sigma=1.154944 ! Fit after self-cal, rms=0.085576Jy sigma=1.154913 ! 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.085576Jy sigma=1.154913 ! Fit after self-cal, rms=0.085359Jy sigma=1.153991 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.323 mas, bmaj=28.24 mas, bpa=-1.524 degrees ! Estimated noise=0.834591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300397 Jy ! Component: 100 - total flux cleaned = 0.000406729 Jy ! Component: 150 - total flux cleaned = 0.000405456 Jy ! Component: 200 - total flux cleaned = 0.000403608 Jy ! Total flux subtracted in 200 components = 0.000403608 Jy ! Clean residual min=-0.003885 max=0.004095 Jy/beam ! Clean residual mean=-0.000007 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.220797 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.220797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085331Jy sigma=1.153577 ! Fit after self-cal, rms=0.085329Jy sigma=1.153531 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.000172451 Jy ! Component: 100 - total flux cleaned = 0.000111619 Jy ! Component: 150 - total flux cleaned = 5.26309e-05 Jy ! Component: 200 - total flux cleaned = 2.57951e-05 Jy ! Total flux subtracted in 200 components = 2.57951e-05 Jy ! Clean residual min=-0.003780 max=0.004058 Jy/beam ! Clean residual mean=-0.000007 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.220822 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 173 components and 0.220822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085309Jy sigma=1.153224 ! Fit after self-cal, rms=0.085304Jy sigma=1.153198 ! 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.085304Jy sigma=1.153198 ! Fit after self-cal, rms=0.084961Jy sigma=1.153161 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.781 mas, bmaj=28.39 mas, bpa=0.62 degrees ! Estimated noise=0.857285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726139 Jy ! Component: 100 - total flux cleaned = 0.000620867 Jy ! Component: 150 - total flux cleaned = 0.000495741 Jy ! Component: 200 - total flux cleaned = 0.000378747 Jy ! Total flux subtracted in 200 components = 0.000378747 Jy ! Clean residual min=-0.003741 max=0.004011 Jy/beam ! Clean residual mean=-0.000010 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.221201 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 179 components and 0.221201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084956Jy sigma=1.152881 ! Fit after self-cal, rms=0.084952Jy sigma=1.152835 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 = 6.51328e-05 Jy ! Component: 100 - total flux cleaned = -4.21873e-05 Jy ! Component: 150 - total flux cleaned = -0.000141956 Jy ! Component: 200 - total flux cleaned = -0.00023461 Jy ! Total flux subtracted in 200 components = -0.00023461 Jy ! Clean residual min=-0.003711 max=0.003927 Jy/beam ! Clean residual mean=-0.000010 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.220967 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 183 components and 0.220967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084951Jy sigma=1.152684 ! Fit after self-cal, rms=0.084950Jy sigma=1.152659 ! 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=6.301 mas, bmaj=28.25 mas, bpa=-1.535 degrees ! Estimated noise=0.831657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.301 x 28.25 at -1.535 degrees (North through East) ! Clean map min=-0.0037464 max=0.12208 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=5.777 mas, bmaj=28.47 mas, bpa=-2.435 degrees ! Estimated noise=1.11147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105343 Jy ! Component: 100 - total flux cleaned = 0.148516 Jy ! Component: 150 - total flux cleaned = 0.171662 Jy ! Component: 200 - total flux cleaned = 0.186593 Jy ! Total flux subtracted in 200 components = 0.186593 Jy ! Clean residual min=-0.008154 max=0.011051 Jy/beam ! Clean residual mean=-0.000021 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 0.186593 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 91 model components to the UV plane model. ! The established model now contains 91 components and 0.186593 Jy ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=28.25 mas, bpa=-1.535 degrees ! Estimated noise=0.831657 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 (6.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123775 Jy ! Component: 100 - total flux cleaned = 0.0196597 Jy ! Component: 150 - total flux cleaned = 0.0231319 Jy ! Component: 200 - total flux cleaned = 0.0254581 Jy ! Total flux subtracted in 200 components = 0.0254581 Jy ! Clean residual min=-0.003714 max=0.005328 Jy/beam ! Clean residual mean=-0.000011 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.212052 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 129 components and 0.212052 Jy ! Inverting map ! Added new window around map position (-8, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002703 Jy ! Component: 100 - total flux cleaned = 0.00392014 Jy ! Component: 150 - total flux cleaned = 0.00465728 Jy ! Component: 200 - total flux cleaned = 0.00517253 Jy ! Total flux subtracted in 200 components = 0.00517253 Jy ! Clean residual min=-0.002599 max=0.002857 Jy/beam ! Clean residual mean=-0.000007 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.217224 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 167 components and 0.217224 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=8.781 mas, bmaj=28.39 mas, bpa=0.62 degrees ! Estimated noise=0.857285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121602 Jy ! Component: 100 - total flux cleaned = 0.000167042 Jy ! Component: 150 - total flux cleaned = 0.000206484 Jy ! Component: 200 - total flux cleaned = 0.000435471 Jy ! Total flux subtracted in 200 components = 0.000435471 Jy ! Clean residual min=-0.002367 max=0.002646 Jy/beam ! Clean residual mean=-0.000008 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.21766 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.000133282 Jy ! Component: 100 - total flux cleaned = 0.000282413 Jy ! Component: 150 - total flux cleaned = 0.000414146 Jy ! Component: 200 - total flux cleaned = 0.000508938 Jy ! Total flux subtracted in 200 components = 0.000508938 Jy ! Clean residual min=-0.002369 max=0.002635 Jy/beam ! Clean residual mean=-0.000007 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.218169 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 284 components and 0.218169 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=28.25 mas, bpa=-1.535 degrees ! Estimated noise=0.831657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262172 Jy ! Component: 100 - total flux cleaned = 0.000443861 Jy ! Component: 150 - total flux cleaned = 0.000542793 Jy ! Component: 200 - total flux cleaned = 0.000543573 Jy ! Total flux subtracted in 200 components = 0.000543573 Jy ! Clean residual min=-0.002150 max=0.002750 Jy/beam ! Clean residual mean=-0.000003 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.218712 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 322 components and 0.218712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084639Jy sigma=1.146813 ! Fit after self-cal, rms=0.084576Jy sigma=1.146037 wmodel J1729-2657_S_map.mod ! Writing 322 model components to file: J1729-2657_S_map.mod wobs J1729-2657_S_uvs.fits ! Writing UV FITS file: J1729-2657_S_uvs.fits wwins J1729-2657_S_map.win ! wwins: Wrote 3 windows to J1729-2657_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.00107117 Jy ! Component: 100 - total flux cleaned = 0.00158325 Jy ! Component: 150 - total flux cleaned = 0.00189526 Jy ! Component: 200 - total flux cleaned = 0.00225566 Jy ! Component: 250 - total flux cleaned = 0.0025985 Jy ! Component: 300 - total flux cleaned = 0.00295964 Jy ! Component: 350 - total flux cleaned = 0.00321032 Jy ! Component: 400 - total flux cleaned = 0.00342086 Jy ! Component: 450 - total flux cleaned = 0.00368138 Jy ! Component: 500 - total flux cleaned = 0.00382063 Jy ! Component: 550 - total flux cleaned = 0.00403788 Jy ! Component: 600 - total flux cleaned = 0.00424877 Jy ! Component: 650 - total flux cleaned = 0.00442777 Jy ! Component: 700 - total flux cleaned = 0.00455135 Jy ! Component: 750 - total flux cleaned = 0.00459981 Jy ! Component: 800 - total flux cleaned = 0.00460018 Jy ! Component: 850 - total flux cleaned = 0.00460013 Jy ! Component: 900 - total flux cleaned = 0.00455558 Jy ! Component: 950 - total flux cleaned = 0.00455563 Jy ! Component: 1000 - total flux cleaned = 0.00457615 Jy ! Component: 1050 - total flux cleaned = 0.00453367 Jy ! Component: 1100 - total flux cleaned = 0.00449255 Jy ! Component: 1150 - total flux cleaned = 0.00449267 Jy ! Component: 1200 - total flux cleaned = 0.00455213 Jy ! Component: 1250 - total flux cleaned = 0.00461058 Jy ! Component: 1300 - total flux cleaned = 0.0045722 Jy ! Component: 1350 - total flux cleaned = 0.00460978 Jy ! Component: 1400 - total flux cleaned = 0.00462846 Jy ! Component: 1450 - total flux cleaned = 0.00471996 Jy ! Component: 1500 - total flux cleaned = 0.00470142 Jy ! Component: 1550 - total flux cleaned = 0.00471931 Jy ! Component: 1600 - total flux cleaned = 0.00475443 Jy ! Component: 1650 - total flux cleaned = 0.0047546 Jy ! Component: 1700 - total flux cleaned = 0.00478884 Jy ! Component: 1750 - total flux cleaned = 0.00478863 Jy ! Component: 1800 - total flux cleaned = 0.00482215 Jy ! Component: 1850 - total flux cleaned = 0.00483887 Jy ! Component: 1900 - total flux cleaned = 0.00488774 Jy ! Component: 1950 - total flux cleaned = 0.00491987 Jy ! Component: 2000 - total flux cleaned = 0.00495177 Jy ! Component: 2050 - total flux cleaned = 0.00499914 Jy ! Component: 2100 - total flux cleaned = 0.00507638 Jy ! Component: 2150 - total flux cleaned = 0.00506087 Jy ! Component: 2200 - total flux cleaned = 0.00509138 Jy ! Component: 2250 - total flux cleaned = 0.00512128 Jy ! Component: 2300 - total flux cleaned = 0.00519545 Jy ! Component: 2350 - total flux cleaned = 0.0052099 Jy ! Component: 2400 - total flux cleaned = 0.00528241 Jy ! Component: 2450 - total flux cleaned = 0.00539769 Jy ! Component: 2500 - total flux cleaned = 0.00542603 Jy ! Component: 2550 - total flux cleaned = 0.00546862 Jy ! Component: 2600 - total flux cleaned = 0.00562303 Jy ! Component: 2650 - total flux cleaned = 0.00573418 Jy ! Component: 2700 - total flux cleaned = 0.00583065 Jy ! Component: 2750 - total flux cleaned = 0.00595383 Jy ! Component: 2800 - total flux cleaned = 0.00606229 Jy ! Component: 2850 - total flux cleaned = 0.00618331 Jy ! Component: 2900 - total flux cleaned = 0.00629014 Jy ! Component: 2950 - total flux cleaned = 0.00642259 Jy ! Component: 3000 - total flux cleaned = 0.00650144 Jy ! Component: 3050 - total flux cleaned = 0.00660577 Jy ! Component: 3100 - total flux cleaned = 0.00668343 Jy ! Component: 3150 - total flux cleaned = 0.00679918 Jy ! Component: 3200 - total flux cleaned = 0.00688847 Jy ! Component: 3250 - total flux cleaned = 0.00698992 Jy ! Component: 3300 - total flux cleaned = 0.00710322 Jy ! Component: 3350 - total flux cleaned = 0.00719084 Jy ! Component: 3400 - total flux cleaned = 0.00726545 Jy ! Component: 3450 - total flux cleaned = 0.0073395 Jy ! Component: 3500 - total flux cleaned = 0.00743778 Jy ! Component: 3550 - total flux cleaned = 0.00748674 Jy ! Component: 3600 - total flux cleaned = 0.00763252 Jy ! Component: 3650 - total flux cleaned = 0.00768082 Jy ! Component: 3700 - total flux cleaned = 0.00778895 Jy ! Component: 3750 - total flux cleaned = 0.00787265 Jy ! Component: 3800 - total flux cleaned = 0.00796778 Jy ! Component: 3850 - total flux cleaned = 0.00801505 Jy ! Component: 3900 - total flux cleaned = 0.00808578 Jy ! Component: 3950 - total flux cleaned = 0.00819129 Jy ! Component: 4000 - total flux cleaned = 0.00827293 Jy ! Component: 4050 - total flux cleaned = 0.00836588 Jy ! Total flux subtracted in 4096 components = 0.00841213 Jy ! Clean residual min=-0.000605 max=0.000743 Jy/beam ! Clean residual mean=-0.000003 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.227124 Jy keep ! Adding 480 model components to the UV plane model. ! The established model now contains 802 components and 0.227124 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1729-2657_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.301 x 28.25 at -1.535 degrees (North through East) ! Clean map min=-0.0025124 max=0.12149 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1729-2657_S_map.fits wmodel /vlbi/uf001/uva//J1729-2657_S_map.mod ! Writing 802 model components to file: /vlbi/uf001/uva//J1729-2657_S_map.mod wobs /vlbi/uf001/uva//J1729-2657_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1729-2657_S_uvs.fits wwins /vlbi/uf001/uva//J1729-2657_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1729-2657_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.12149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232479 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.574072 0.574072 1.14814 2.29629 4.59257 9.18515 18.3703 36.7406 73.4812 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 522.582 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1729-2657_S_dfm.log closed on Mon Jan 14 04:13:10 2019