! Started logfile: /vlbi/uf001/uva//J1505-3432_S_dfm.log on Mon Jan 14 03:10:42 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//J1505-3432_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1505-3432_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.636696 visibilities/baseline/integration-bin. ! Found source: J1505-3432 ! ! 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 2613 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 J1505-3432_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005072Jy sigma=15.872575 ! Fit after self-cal, rms=0.934442Jy sigma=14.715692 ! 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.531 mas, bmaj=7.51 mas, bpa=-9.134 degrees ! Estimated noise=1.2633 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.052253 Jy ! Component: 100 - total flux cleaned = 0.0646746 Jy ! Total flux subtracted in 100 components = 0.0646746 Jy ! Clean residual min=-0.006162 max=0.006397 Jy/beam ! Clean residual mean=0.000000 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.0646746 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0646746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091507Jy sigma=1.295575 ! Fit after self-cal, rms=0.090227Jy sigma=1.277968 ! 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.372 mas, bmaj=8.785 mas, bpa=-7.387 degrees ! Estimated noise=0.909581 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.00781261 Jy ! Component: 100 - total flux cleaned = 0.0111685 Jy ! Component: 150 - total flux cleaned = 0.0128106 Jy ! Component: 200 - total flux cleaned = 0.0136162 Jy ! Total flux subtracted in 200 components = 0.0136162 Jy ! Clean residual min=-0.005016 max=0.004763 Jy/beam ! Clean residual mean=-0.000001 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.0782909 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.0782909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089603Jy sigma=1.267661 ! Fit after self-cal, rms=0.089523Jy sigma=1.266957 ! 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.372 x 8.785 at -7.387 degrees (North through East) ! Clean map min=-0.0050951 max=0.067947 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 KP 1.03 LA 0.97 ! MK 1.02 NL 1.14 OV 0.98 PT 0.93 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 KP 0.98 LA 0.98 ! MK 0.88 NL 1.09 OV 0.99 PT 1.12 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 KP 1.05 LA 0.96 ! MK 1.04 NL 0.97 OV 0.95 PT 1.04 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.089523Jy sigma=1.266957 ! Fit after self-cal, rms=0.091338Jy sigma=1.264376 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=8.782 mas, bpa=-7.69 degrees ! Estimated noise=0.912468 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.000843464 Jy ! Component: 100 - total flux cleaned = 0.000945513 Jy ! Component: 150 - total flux cleaned = 0.00103186 Jy ! Component: 200 - total flux cleaned = 0.00106917 Jy ! Total flux subtracted in 200 components = 0.00106917 Jy ! Clean residual min=-0.004763 max=0.004599 Jy/beam ! Clean residual mean=0.000001 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.07936 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.07936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091315Jy sigma=1.264287 ! Fit after self-cal, rms=0.091439Jy sigma=1.263960 ! 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.091439Jy sigma=1.263960 ! Fit after self-cal, rms=0.090374Jy sigma=1.261072 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=8.734 mas, bpa=-7.853 degrees ! Estimated noise=0.914312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055603 Jy ! Component: 100 - total flux cleaned = 0.000558377 Jy ! Component: 150 - total flux cleaned = 0.000569207 Jy ! Component: 200 - total flux cleaned = 0.000578248 Jy ! Total flux subtracted in 200 components = 0.000578248 Jy ! Clean residual min=-0.004601 max=0.004060 Jy/beam ! Clean residual mean=-0.000000 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.0799383 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0799383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090364Jy sigma=1.261074 ! Fit after self-cal, rms=0.090416Jy sigma=1.260736 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 = 4.11044e-05 Jy ! Component: 100 - total flux cleaned = 8.22004e-05 Jy ! Component: 150 - total flux cleaned = 0.000109044 Jy ! Component: 200 - total flux cleaned = 0.000126105 Jy ! Total flux subtracted in 200 components = 0.000126105 Jy ! Clean residual min=-0.004610 max=0.003980 Jy/beam ! Clean residual mean=-0.000000 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.0800644 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0800644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090413Jy sigma=1.260725 ! Fit after self-cal, rms=0.090411Jy sigma=1.260721 ! 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.090411Jy sigma=1.260721 ! Fit after self-cal, rms=0.090380Jy sigma=1.260493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.697 mas, bpa=-8.108 degrees ! Estimated noise=0.912628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294727 Jy ! Component: 100 - total flux cleaned = 0.000292907 Jy ! Component: 150 - total flux cleaned = 0.00030222 Jy ! Component: 200 - total flux cleaned = 0.000311024 Jy ! Total flux subtracted in 200 components = 0.000311024 Jy ! Clean residual min=-0.004572 max=0.003789 Jy/beam ! Clean residual mean=-0.000001 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0803754 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0803754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090373Jy sigma=1.260499 ! Fit after self-cal, rms=0.090390Jy sigma=1.260465 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 = 1.00522e-05 Jy ! Component: 100 - total flux cleaned = 3.47705e-05 Jy ! Component: 150 - total flux cleaned = 5.6472e-05 Jy ! Component: 200 - total flux cleaned = 7.01529e-05 Jy ! Total flux subtracted in 200 components = 7.01529e-05 Jy ! Clean residual min=-0.004560 max=0.003768 Jy/beam ! Clean residual mean=-0.000001 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0804456 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0804456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090388Jy sigma=1.260460 ! Fit after self-cal, rms=0.090386Jy sigma=1.260458 ! 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.090386Jy sigma=1.260458 ! Fit after self-cal, rms=0.090336Jy sigma=1.260416 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.21 mas, bmaj=24.39 mas, bpa=1.921 degrees ! Estimated noise=1.14114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784743 Jy ! Component: 100 - total flux cleaned = 0.000812472 Jy ! Component: 150 - total flux cleaned = 0.000822338 Jy ! Component: 200 - total flux cleaned = 0.000831709 Jy ! Total flux subtracted in 200 components = 0.000831709 Jy ! Clean residual min=-0.004533 max=0.004185 Jy/beam ! Clean residual mean=-0.000004 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.0812773 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.0812773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090338Jy sigma=1.260478 ! Fit after self-cal, rms=0.090346Jy sigma=1.260450 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 = -1.83161e-05 Jy ! Component: 100 - total flux cleaned = -5.87771e-06 Jy ! Component: 150 - total flux cleaned = 5.74554e-06 Jy ! Component: 200 - total flux cleaned = 1.63987e-05 Jy ! Total flux subtracted in 200 components = 1.63987e-05 Jy ! Clean residual min=-0.004555 max=0.004188 Jy/beam ! Clean residual mean=-0.000004 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.0812937 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0812937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090347Jy sigma=1.260482 ! Fit after self-cal, rms=0.090347Jy sigma=1.260470 ! 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.3 mas, bmaj=8.668 mas, bpa=-8.335 degrees ! Estimated noise=0.911139 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 8.668 at -8.335 degrees (North through East) ! Clean map min=-0.0044088 max=0.066284 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.471 mas, bmaj=7.449 mas, bpa=-9.618 degrees ! Estimated noise=1.24288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0525928 Jy ! Component: 100 - total flux cleaned = 0.0663386 Jy ! Component: 150 - total flux cleaned = 0.0723943 Jy ! Component: 200 - total flux cleaned = 0.0756959 Jy ! Total flux subtracted in 200 components = 0.0756959 Jy ! Clean residual min=-0.005858 max=0.005136 Jy/beam ! Clean residual mean=0.000001 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.0756959 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0756959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.668 mas, bpa=-8.335 degrees ! Estimated noise=0.911139 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.0030561 Jy ! Component: 100 - total flux cleaned = 0.00417386 Jy ! Component: 150 - total flux cleaned = 0.00441374 Jy ! Component: 200 - total flux cleaned = 0.00443271 Jy ! Total flux subtracted in 200 components = 0.00443271 Jy ! Clean residual min=-0.004585 max=0.003964 Jy/beam ! Clean residual mean=-0.000002 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.0801286 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.0801286 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.21 mas, bmaj=24.39 mas, bpa=1.921 degrees ! Estimated noise=1.14114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757643 Jy ! Component: 100 - total flux cleaned = 0.000760298 Jy ! Component: 150 - total flux cleaned = 0.000773987 Jy ! Component: 200 - total flux cleaned = 0.000775253 Jy ! Total flux subtracted in 200 components = 0.000775253 Jy ! Clean residual min=-0.004565 max=0.004199 Jy/beam ! Clean residual mean=-0.000004 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.0809039 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 = 1.14563e-05 Jy ! Component: 100 - total flux cleaned = 2.26992e-05 Jy ! Component: 150 - total flux cleaned = 3.29685e-05 Jy ! Component: 200 - total flux cleaned = 5.24808e-05 Jy ! Total flux subtracted in 200 components = 5.24808e-05 Jy ! Clean residual min=-0.004565 max=0.004188 Jy/beam ! Clean residual mean=-0.000004 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.0809564 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.0809564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.668 mas, bpa=-8.335 degrees ! Estimated noise=0.911139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000409715 Jy ! Component: 100 - total flux cleaned = -0.000431819 Jy ! Component: 150 - total flux cleaned = -0.000451246 Jy ! Component: 200 - total flux cleaned = -0.000432909 Jy ! Total flux subtracted in 200 components = -0.000432909 Jy ! Clean residual min=-0.004572 max=0.003912 Jy/beam ! Clean residual mean=-0.000001 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0805235 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.0805235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090354Jy sigma=1.260739 ! Fit after self-cal, rms=0.090337Jy sigma=1.260681 wmodel J1505-3432_S_map.mod ! Writing 62 model components to file: J1505-3432_S_map.mod wobs J1505-3432_S_uvs.fits ! Writing UV FITS file: J1505-3432_S_uvs.fits wwins J1505-3432_S_map.win ! wwins: Wrote 1 windows to J1505-3432_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.00194739 Jy ! Component: 100 - total flux cleaned = -0.00285814 Jy ! Component: 150 - total flux cleaned = -0.00343055 Jy ! Component: 200 - total flux cleaned = -0.00360567 Jy ! Component: 250 - total flux cleaned = -0.00366297 Jy ! Component: 300 - total flux cleaned = -0.00392612 Jy ! Component: 350 - total flux cleaned = -0.0039248 Jy ! Component: 400 - total flux cleaned = -0.00421219 Jy ! Component: 450 - total flux cleaned = -0.00443979 Jy ! Component: 500 - total flux cleaned = -0.00443939 Jy ! Component: 550 - total flux cleaned = -0.00439693 Jy ! Component: 600 - total flux cleaned = -0.00415205 Jy ! Component: 650 - total flux cleaned = -0.00399419 Jy ! Component: 700 - total flux cleaned = -0.00387851 Jy ! Component: 750 - total flux cleaned = -0.00368986 Jy ! Component: 800 - total flux cleaned = -0.00350628 Jy ! Component: 850 - total flux cleaned = -0.00336286 Jy ! Component: 900 - total flux cleaned = -0.00325859 Jy ! Component: 950 - total flux cleaned = -0.00319005 Jy ! Component: 1000 - total flux cleaned = -0.00292246 Jy ! Component: 1050 - total flux cleaned = -0.00282457 Jy ! Component: 1100 - total flux cleaned = -0.00269685 Jy ! Component: 1150 - total flux cleaned = -0.00260335 Jy ! Component: 1200 - total flux cleaned = -0.00251061 Jy ! Component: 1250 - total flux cleaned = -0.0023898 Jy ! Component: 1300 - total flux cleaned = -0.00233 Jy ! Component: 1350 - total flux cleaned = -0.0021551 Jy ! Component: 1400 - total flux cleaned = -0.00218403 Jy ! Component: 1450 - total flux cleaned = -0.00204277 Jy ! Component: 1500 - total flux cleaned = -0.00193162 Jy ! Component: 1550 - total flux cleaned = -0.00190414 Jy ! Component: 1600 - total flux cleaned = -0.00179594 Jy ! Component: 1650 - total flux cleaned = -0.00163685 Jy ! Component: 1700 - total flux cleaned = -0.00158426 Jy ! Component: 1750 - total flux cleaned = -0.00150652 Jy ! Component: 1800 - total flux cleaned = -0.0014045 Jy ! Component: 1850 - total flux cleaned = -0.0013297 Jy ! Component: 1900 - total flux cleaned = -0.00132989 Jy ! Component: 1950 - total flux cleaned = -0.00130563 Jy ! Component: 2000 - total flux cleaned = -0.00128174 Jy ! Component: 2050 - total flux cleaned = -0.00125795 Jy ! Component: 2100 - total flux cleaned = -0.00125789 Jy ! Component: 2150 - total flux cleaned = -0.00118807 Jy ! Component: 2200 - total flux cleaned = -0.00116534 Jy ! Component: 2250 - total flux cleaned = -0.0011652 Jy ! Component: 2300 - total flux cleaned = -0.00109731 Jy ! Component: 2350 - total flux cleaned = -0.00109705 Jy ! Component: 2400 - total flux cleaned = -0.00107498 Jy ! Component: 2450 - total flux cleaned = -0.00100979 Jy ! Component: 2500 - total flux cleaned = -0.00107465 Jy ! Component: 2550 - total flux cleaned = -0.000989537 Jy ! Component: 2600 - total flux cleaned = -0.00105347 Jy ! Component: 2650 - total flux cleaned = -0.00105343 Jy ! Component: 2700 - total flux cleaned = -0.00103292 Jy ! Component: 2750 - total flux cleaned = -0.00113608 Jy ! Component: 2800 - total flux cleaned = -0.00113607 Jy ! Component: 2850 - total flux cleaned = -0.00115625 Jy ! Component: 2900 - total flux cleaned = -0.00113596 Jy ! Component: 2950 - total flux cleaned = -0.00109638 Jy ! Component: 3000 - total flux cleaned = -0.00113621 Jy ! Component: 3050 - total flux cleaned = -0.00117563 Jy ! Component: 3100 - total flux cleaned = -0.001195 Jy ! Component: 3150 - total flux cleaned = -0.00113661 Jy ! Component: 3200 - total flux cleaned = -0.00119437 Jy ! Component: 3250 - total flux cleaned = -0.0011945 Jy ! Component: 3300 - total flux cleaned = -0.00119446 Jy ! Component: 3350 - total flux cleaned = -0.00125118 Jy ! Component: 3400 - total flux cleaned = -0.00130761 Jy ! Component: 3450 - total flux cleaned = -0.00132623 Jy ! Component: 3500 - total flux cleaned = -0.00130772 Jy ! Component: 3550 - total flux cleaned = -0.00134503 Jy ! Component: 3600 - total flux cleaned = -0.00138182 Jy ! Component: 3650 - total flux cleaned = -0.00138187 Jy ! Component: 3700 - total flux cleaned = -0.00138185 Jy ! Component: 3750 - total flux cleaned = -0.00132759 Jy ! Component: 3800 - total flux cleaned = -0.00138162 Jy ! Component: 3850 - total flux cleaned = -0.00136367 Jy ! Component: 3900 - total flux cleaned = -0.00136371 Jy ! Component: 3950 - total flux cleaned = -0.00134609 Jy ! Component: 4000 - total flux cleaned = -0.00138161 Jy ! Component: 4050 - total flux cleaned = -0.0014346 Jy ! Total flux subtracted in 4096 components = -0.00148744 Jy ! Clean residual min=-0.001101 max=0.001011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.079036 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 321 components and 0.079036 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1505-3432_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 8.668 at -8.335 degrees (North through East) ! Clean map min=-0.0025332 max=0.066948 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1505-3432_S_map.fits wmodel /vlbi/uf001/uva//J1505-3432_S_map.mod ! Writing 321 model components to file: /vlbi/uf001/uva//J1505-3432_S_map.mod wobs /vlbi/uf001/uva//J1505-3432_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1505-3432_S_uvs.fits wwins /vlbi/uf001/uva//J1505-3432_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1505-3432_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0669477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000308235 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38123 1.38123 2.76247 5.52493 11.0499 22.0997 44.1994 88.3989 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 217.197 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1505-3432_S_dfm.log closed on Mon Jan 14 03:10:46 2019