! Started logfile: /vlbi/uf001/uva//J1129-3707_S_dfm.log on Mon Jan 14 01:20:13 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//J1129-3707_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1129-3707_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J1129-3707 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 3294 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 J1129-3707_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035618Jy sigma=12.582166 ! Fit after self-cal, rms=0.729813Jy sigma=8.621401 ! 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.653 mas, bmaj=60.41 mas, bpa=-2.887 degrees ! Estimated noise=1.82766 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.220014 Jy ! Component: 100 - total flux cleaned = 0.287384 Jy ! Total flux subtracted in 100 components = 0.287384 Jy ! Clean residual min=-0.020192 max=0.028227 Jy/beam ! Clean residual mean=0.000035 rms=0.007210 Jy/beam ! Combined flux in latest and established models = 0.287385 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.287385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119110Jy sigma=1.365220 ! Fit after self-cal, rms=0.118980Jy sigma=1.364060 ! 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.558 mas, bmaj=59.86 mas, bpa=-3.857 degrees ! Estimated noise=1.04083 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.0307046 Jy ! Component: 100 - total flux cleaned = 0.0442469 Jy ! Component: 150 - total flux cleaned = 0.0518249 Jy ! Component: 200 - total flux cleaned = 0.0550404 Jy ! Total flux subtracted in 200 components = 0.0550404 Jy ! Clean residual min=-0.011539 max=0.014380 Jy/beam ! Clean residual mean=0.000199 rms=0.004471 Jy/beam ! Combined flux in latest and established models = 0.342425 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 108 components and 0.342425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112884Jy sigma=1.255082 ! Fit after self-cal, rms=0.112788Jy sigma=1.254630 ! 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.558 x 59.86 at -3.857 degrees (North through East) ! Clean map min=-0.011267 max=0.28488 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.10 KP 1.03 LA 0.90 ! NL 1.13 OV 0.90 PT 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.13 KP 1.00 LA 0.97 ! NL 1.11 OV 0.85 PT 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.32 KP 1.04 LA 0.97 ! NL 1.07 OV 0.89 PT 1.09 ! ! ! Fit before self-cal, rms=0.112788Jy sigma=1.254630 ! Fit after self-cal, rms=0.115765Jy sigma=1.183999 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.781 mas, bmaj=59.66 mas, bpa=-3.718 degrees ! Estimated noise=1.04587 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.0056927 Jy ! Component: 100 - total flux cleaned = -0.00592137 Jy ! Component: 150 - total flux cleaned = -0.00547548 Jy ! Component: 200 - total flux cleaned = -0.00498468 Jy ! Total flux subtracted in 200 components = -0.00498468 Jy ! Clean residual min=-0.008206 max=0.008820 Jy/beam ! Clean residual mean=0.000022 rms=0.002168 Jy/beam ! Combined flux in latest and established models = 0.33744 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.33744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114848Jy sigma=1.177081 ! Fit after self-cal, rms=0.115174Jy sigma=1.176307 ! 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.115174Jy sigma=1.176307 ! Fit after self-cal, rms=0.116877Jy sigma=1.168639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=59.6 mas, bpa=-3.716 degrees ! Estimated noise=1.04561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0031185 Jy ! Component: 100 - total flux cleaned = -0.00299533 Jy ! Component: 150 - total flux cleaned = -0.0028104 Jy ! Component: 200 - total flux cleaned = -0.00265555 Jy ! Total flux subtracted in 200 components = -0.00265555 Jy ! Clean residual min=-0.007448 max=0.006294 Jy/beam ! Clean residual mean=0.000003 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.334785 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.334785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116578Jy sigma=1.166370 ! Fit after self-cal, rms=0.116683Jy sigma=1.166285 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.00018648 Jy ! Component: 100 - total flux cleaned = 0.000247414 Jy ! Component: 150 - total flux cleaned = 0.000194574 Jy ! Component: 200 - total flux cleaned = 8.69204e-07 Jy ! Total flux subtracted in 200 components = 8.69204e-07 Jy ! Clean residual min=-0.007298 max=0.006162 Jy/beam ! Clean residual mean=0.000002 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.334785 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 181 components and 0.334785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116601Jy sigma=1.165813 ! Fit after self-cal, rms=0.116612Jy sigma=1.165788 ! 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.116612Jy sigma=1.165788 ! Fit after self-cal, rms=0.118365Jy sigma=1.161360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.907 mas, bmaj=59.4 mas, bpa=-3.723 degrees ! Estimated noise=1.04702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109793 Jy ! Component: 100 - total flux cleaned = -0.00134387 Jy ! Component: 150 - total flux cleaned = -0.00161173 Jy ! Component: 200 - total flux cleaned = -0.00192389 Jy ! Total flux subtracted in 200 components = -0.00192389 Jy ! Clean residual min=-0.006766 max=0.004591 Jy/beam ! Clean residual mean=-0.000007 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.332862 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 210 components and 0.332862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118240Jy sigma=1.160182 ! Fit after self-cal, rms=0.118320Jy sigma=1.160129 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.000147294 Jy ! Component: 100 - total flux cleaned = -0.00052306 Jy ! Component: 150 - total flux cleaned = -0.000818398 Jy ! Component: 200 - total flux cleaned = -0.000999889 Jy ! Total flux subtracted in 200 components = -0.000999889 Jy ! Clean residual min=-0.006638 max=0.004521 Jy/beam ! Clean residual mean=-0.000013 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.331862 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 224 components and 0.331862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118266Jy sigma=1.159707 ! Fit after self-cal, rms=0.118272Jy sigma=1.159691 ! 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.118272Jy sigma=1.159691 ! Fit after self-cal, rms=0.119622Jy sigma=1.159253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.518 mas, bmaj=60.51 mas, bpa=-3.503 degrees ! Estimated noise=1.04205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290266 Jy ! Component: 100 - total flux cleaned = -0.000185966 Jy ! Component: 150 - total flux cleaned = -0.000270804 Jy ! Component: 200 - total flux cleaned = -0.000346715 Jy ! Total flux subtracted in 200 components = -0.000346715 Jy ! Clean residual min=-0.005720 max=0.003862 Jy/beam ! Clean residual mean=-0.000013 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.331515 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 256 components and 0.331515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119576Jy sigma=1.158758 ! Fit after self-cal, rms=0.119606Jy sigma=1.158737 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.00010883 Jy ! Component: 100 - total flux cleaned = -0.000110091 Jy ! Component: 150 - total flux cleaned = -0.000163491 Jy ! Component: 200 - total flux cleaned = -0.000235672 Jy ! Total flux subtracted in 200 components = -0.000235672 Jy ! Clean residual min=-0.005639 max=0.003774 Jy/beam ! Clean residual mean=-0.000013 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.331279 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 274 components and 0.331279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119589Jy sigma=1.158570 ! Fit after self-cal, rms=0.119590Jy sigma=1.158556 ! 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.954 mas, bmaj=59.29 mas, bpa=-3.721 degrees ! Estimated noise=1.0475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.954 x 59.29 at -3.721 degrees (North through East) ! Clean map min=-0.0061008 max=0.28921 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=6.008 mas, bmaj=59.4 mas, bpa=-2.739 degrees ! Estimated noise=1.84716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.221448 Jy ! Component: 100 - total flux cleaned = 0.279483 Jy ! Component: 150 - total flux cleaned = 0.303698 Jy ! Component: 200 - total flux cleaned = 0.315556 Jy ! Total flux subtracted in 200 components = 0.315556 Jy ! Clean residual min=-0.010601 max=0.008350 Jy/beam ! Clean residual mean=-0.000053 rms=0.002922 Jy/beam ! Combined flux in latest and established models = 0.315556 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.315556 Jy ! Inverting map and beam ! Estimated beam: bmin=6.954 mas, bmaj=59.29 mas, bpa=-3.721 degrees ! Estimated noise=1.0475 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.00861796 Jy ! Component: 100 - total flux cleaned = 0.0125444 Jy ! Component: 150 - total flux cleaned = 0.0145168 Jy ! Component: 200 - total flux cleaned = 0.0148064 Jy ! Total flux subtracted in 200 components = 0.0148064 Jy ! Clean residual min=-0.005884 max=0.004597 Jy/beam ! Clean residual mean=-0.000006 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.330362 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 148 components and 0.330362 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.518 mas, bmaj=60.51 mas, bpa=-3.503 degrees ! Estimated noise=1.04205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471906 Jy ! Component: 100 - total flux cleaned = 0.000322245 Jy ! Component: 150 - total flux cleaned = 0.000404696 Jy ! Component: 200 - total flux cleaned = 0.000368633 Jy ! Total flux subtracted in 200 components = 0.000368633 Jy ! Clean residual min=-0.005604 max=0.003984 Jy/beam ! Clean residual mean=-0.000015 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.330731 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.000101228 Jy ! Component: 100 - total flux cleaned = -0.000131364 Jy ! Component: 150 - total flux cleaned = -0.000130627 Jy ! Component: 200 - total flux cleaned = -0.000159282 Jy ! Total flux subtracted in 200 components = -0.000159282 Jy ! Clean residual min=-0.005592 max=0.003930 Jy/beam ! Clean residual mean=-0.000017 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.330572 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 181 components and 0.330572 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.954 mas, bmaj=59.29 mas, bpa=-3.721 degrees ! Estimated noise=1.0475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383559 Jy ! Component: 100 - total flux cleaned = -0.000381605 Jy ! Component: 150 - total flux cleaned = -0.00049094 Jy ! Component: 200 - total flux cleaned = -0.0006252 Jy ! Total flux subtracted in 200 components = -0.0006252 Jy ! Clean residual min=-0.005776 max=0.004268 Jy/beam ! Clean residual mean=-0.000013 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.329947 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 205 components and 0.329947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119581Jy sigma=1.158317 ! Fit after self-cal, rms=0.119563Jy sigma=1.158263 wmodel J1129-3707_S_map.mod ! Writing 205 model components to file: J1129-3707_S_map.mod wobs J1129-3707_S_uvs.fits ! Writing UV FITS file: J1129-3707_S_uvs.fits wwins J1129-3707_S_map.win ! wwins: Wrote 1 windows to J1129-3707_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.00241144 Jy ! Component: 100 - total flux cleaned = -0.0027987 Jy ! Component: 150 - total flux cleaned = -0.00293688 Jy ! Component: 200 - total flux cleaned = -0.00293706 Jy ! Component: 250 - total flux cleaned = -0.00322525 Jy ! Component: 300 - total flux cleaned = -0.00344624 Jy ! Component: 350 - total flux cleaned = -0.0035544 Jy ! Component: 400 - total flux cleaned = -0.00365575 Jy ! Component: 450 - total flux cleaned = -0.00360525 Jy ! Component: 500 - total flux cleaned = -0.0034185 Jy ! Component: 550 - total flux cleaned = -0.00350897 Jy ! Component: 600 - total flux cleaned = -0.00355254 Jy ! Component: 650 - total flux cleaned = -0.00367774 Jy ! Component: 700 - total flux cleaned = -0.00371661 Jy ! Component: 750 - total flux cleaned = -0.00371605 Jy ! Component: 800 - total flux cleaned = -0.00387152 Jy ! Component: 850 - total flux cleaned = -0.00390953 Jy ! Component: 900 - total flux cleaned = -0.00401926 Jy ! Component: 950 - total flux cleaned = -0.00405527 Jy ! Component: 1000 - total flux cleaned = -0.00412581 Jy ! Component: 1050 - total flux cleaned = -0.00422858 Jy ! Component: 1100 - total flux cleaned = -0.00439456 Jy ! Component: 1150 - total flux cleaned = -0.00449216 Jy ! Component: 1200 - total flux cleaned = -0.00452429 Jy ! Component: 1250 - total flux cleaned = -0.00461865 Jy ! Component: 1300 - total flux cleaned = -0.00468048 Jy ! Component: 1350 - total flux cleaned = -0.00480155 Jy ! Component: 1400 - total flux cleaned = -0.00480091 Jy ! Component: 1450 - total flux cleaned = -0.00474143 Jy ! Component: 1500 - total flux cleaned = -0.00468362 Jy ! Component: 1550 - total flux cleaned = -0.00468369 Jy ! Component: 1600 - total flux cleaned = -0.00457136 Jy ! Component: 1650 - total flux cleaned = -0.00454386 Jy ! Component: 1700 - total flux cleaned = -0.00443455 Jy ! Component: 1750 - total flux cleaned = -0.00443425 Jy ! Component: 1800 - total flux cleaned = -0.00438055 Jy ! Component: 1850 - total flux cleaned = -0.00435401 Jy ! Component: 1900 - total flux cleaned = -0.0043803 Jy ! Component: 1950 - total flux cleaned = -0.00427639 Jy ! Component: 2000 - total flux cleaned = -0.00435423 Jy ! Component: 2050 - total flux cleaned = -0.00445648 Jy ! Component: 2100 - total flux cleaned = -0.0044817 Jy ! Component: 2150 - total flux cleaned = -0.00458254 Jy ! Component: 2200 - total flux cleaned = -0.00463241 Jy ! Component: 2250 - total flux cleaned = -0.00470726 Jy ! Component: 2300 - total flux cleaned = -0.00475685 Jy ! Component: 2350 - total flux cleaned = -0.00480611 Jy ! Component: 2400 - total flux cleaned = -0.00483052 Jy ! Component: 2450 - total flux cleaned = -0.00483031 Jy ! Component: 2500 - total flux cleaned = -0.00487911 Jy ! Component: 2550 - total flux cleaned = -0.00487909 Jy ! Component: 2600 - total flux cleaned = -0.0048307 Jy ! Component: 2650 - total flux cleaned = -0.00487916 Jy ! Component: 2700 - total flux cleaned = -0.00485493 Jy ! Component: 2750 - total flux cleaned = -0.00490352 Jy ! Component: 2800 - total flux cleaned = -0.00490329 Jy ! Component: 2850 - total flux cleaned = -0.00490341 Jy ! Component: 2900 - total flux cleaned = -0.0048791 Jy ! Component: 2950 - total flux cleaned = -0.00487905 Jy ! Component: 3000 - total flux cleaned = -0.00492766 Jy ! Component: 3050 - total flux cleaned = -0.00490327 Jy ! Component: 3100 - total flux cleaned = -0.00490329 Jy ! Component: 3150 - total flux cleaned = -0.00492776 Jy ! Component: 3200 - total flux cleaned = -0.00495238 Jy ! Component: 3250 - total flux cleaned = -0.00495218 Jy ! Component: 3300 - total flux cleaned = -0.00500161 Jy ! Component: 3350 - total flux cleaned = -0.00507593 Jy ! Component: 3400 - total flux cleaned = -0.00512583 Jy ! Component: 3450 - total flux cleaned = -0.00517615 Jy ! Component: 3500 - total flux cleaned = -0.00517609 Jy ! Component: 3550 - total flux cleaned = -0.00525251 Jy ! Component: 3600 - total flux cleaned = -0.00525274 Jy ! Component: 3650 - total flux cleaned = -0.00525323 Jy ! Component: 3700 - total flux cleaned = -0.00525321 Jy ! Component: 3750 - total flux cleaned = -0.00522682 Jy ! Component: 3800 - total flux cleaned = -0.00517373 Jy ! Component: 3850 - total flux cleaned = -0.00520049 Jy ! Component: 3900 - total flux cleaned = -0.00514641 Jy ! Component: 3950 - total flux cleaned = -0.00511898 Jy ! Component: 4000 - total flux cleaned = -0.00514679 Jy ! Component: 4050 - total flux cleaned = -0.00511858 Jy ! Total flux subtracted in 4096 components = -0.00511885 Jy ! Clean residual min=-0.001566 max=0.001535 Jy/beam ! Clean residual mean=0.000036 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.324828 Jy keep ! Adding 485 model components to the UV plane model. ! The established model now contains 690 components and 0.324828 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1129-3707_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.954 x 59.29 at -3.721 degrees (North through East) ! Clean map min=-0.0043996 max=0.29046 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1129-3707_S_map.fits wmodel /vlbi/uf001/uva//J1129-3707_S_map.mod ! Writing 690 model components to file: /vlbi/uf001/uva//J1129-3707_S_map.mod wobs /vlbi/uf001/uva//J1129-3707_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1129-3707_S_uvs.fits wwins /vlbi/uf001/uva//J1129-3707_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1129-3707_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.290461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000615982 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636211 0.636211 1.27242 2.54484 5.08969 10.1794 20.3587 40.7175 81.435 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.29 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 471.541 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1129-3707_S_dfm.log closed on Mon Jan 14 01:20:18 2019