! Started logfile: /vlbi/uf001/uva//J2329+0834_S_dfm.log on Mon Jan 14 06:43:52 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//J2329+0834_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2329+0834_S_uva.fits ! AN table 1: 70 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.753333 visibilities/baseline/integration-bin. ! Found source: J2329+0834 ! ! 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 7119 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 J2329+0834_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 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037706Jy sigma=17.581647 ! Fit after self-cal, rms=0.731191Jy sigma=12.299942 ! 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.696 mas, bmaj=6.447 mas, bpa=-3.118 degrees ! Estimated noise=0.744102 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.219538 Jy ! Component: 100 - total flux cleaned = 0.267412 Jy ! Total flux subtracted in 100 components = 0.267412 Jy ! Clean residual min=-0.008411 max=0.013829 Jy/beam ! Clean residual mean=-0.000004 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.267412 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.267412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076311Jy sigma=1.258271 ! Fit after self-cal, rms=0.076305Jy sigma=1.258235 ! 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=2.969 mas, bmaj=7.162 mas, bpa=-4.543 degrees ! Estimated noise=0.58561 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.00663211 Jy ! Component: 100 - total flux cleaned = 0.0102823 Jy ! Component: 150 - total flux cleaned = 0.0127507 Jy ! Component: 200 - total flux cleaned = 0.0144312 Jy ! Total flux subtracted in 200 components = 0.0144312 Jy ! Clean residual min=-0.009576 max=0.010300 Jy/beam ! Clean residual mean=0.000001 rms=0.002288 Jy/beam ! Combined flux in latest and established models = 0.281843 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.281843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075851Jy sigma=1.246199 ! Fit after self-cal, rms=0.075844Jy sigma=1.246166 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.969 x 7.162 at -4.543 degrees (North through East) ! Clean map min=-0.0092805 max=0.27374 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 0.98 KP 1.01 ! LA 0.91 MK 0.96 NL 1.19 OV 1.00 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.00 KP 0.99 ! LA 0.91 MK 1.00 NL 1.20 OV 0.99 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 0.99 KP 0.99 ! LA 0.93 MK 0.98 NL 1.14 OV 0.98 ! PT 1.00* SC 0.98 ! ! ! Fit before self-cal, rms=0.075844Jy sigma=1.246166 ! Fit after self-cal, rms=0.073109Jy sigma=1.176377 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.211 mas, bpa=-4.482 degrees ! Estimated noise=0.582181 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 (-85.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772955 Jy ! Component: 100 - total flux cleaned = 0.00775556 Jy ! Component: 150 - total flux cleaned = 0.00776031 Jy ! Component: 200 - total flux cleaned = 0.00806847 Jy ! Total flux subtracted in 200 components = 0.00806847 Jy ! Clean residual min=-0.006572 max=0.007760 Jy/beam ! Clean residual mean=-0.000010 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.289911 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.289911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072203Jy sigma=1.160708 ! Fit after self-cal, rms=0.072216Jy sigma=1.159542 ! 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.072216Jy sigma=1.159542 ! Fit after self-cal, rms=0.069123Jy sigma=1.088208 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.199 mas, bpa=-4.66 degrees ! Estimated noise=0.586598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00428182 Jy ! Component: 100 - total flux cleaned = -0.00631396 Jy ! Component: 150 - total flux cleaned = -0.00691651 Jy ! Component: 200 - total flux cleaned = -0.00717234 Jy ! Total flux subtracted in 200 components = -0.00717234 Jy ! Clean residual min=-0.002638 max=0.003561 Jy/beam ! Clean residual mean=-0.000003 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.282739 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.282739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068820Jy sigma=1.083963 ! Fit after self-cal, rms=0.068828Jy sigma=1.083537 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-26.5, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252263 Jy ! Component: 100 - total flux cleaned = 0.00322301 Jy ! Component: 150 - total flux cleaned = 0.00348741 Jy ! Component: 200 - total flux cleaned = 0.0036225 Jy ! Total flux subtracted in 200 components = 0.0036225 Jy ! Clean residual min=-0.002629 max=0.002484 Jy/beam ! Clean residual mean=-0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.286361 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.286361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068658Jy sigma=1.080724 ! Fit after self-cal, rms=0.068650Jy sigma=1.080590 ! 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.068650Jy sigma=1.080590 ! Fit after self-cal, rms=0.068565Jy sigma=1.079164 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.2 mas, bpa=-4.689 degrees ! Estimated noise=0.585282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131186 Jy ! Component: 100 - total flux cleaned = -0.00162857 Jy ! Component: 150 - total flux cleaned = -0.00193528 Jy ! Component: 200 - total flux cleaned = -0.00211585 Jy ! Total flux subtracted in 200 components = -0.00211585 Jy ! Clean residual min=-0.002096 max=0.002379 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.284245 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.284245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068509Jy sigma=1.078358 ! Fit after self-cal, rms=0.068508Jy sigma=1.078321 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (53, 37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129771 Jy ! Component: 100 - total flux cleaned = 0.00126806 Jy ! Component: 150 - total flux cleaned = 0.00115474 Jy ! Component: 200 - total flux cleaned = 0.000986313 Jy ! Total flux subtracted in 200 components = 0.000986313 Jy ! Clean residual min=-0.002129 max=0.002191 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.285232 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.285232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068434Jy sigma=1.076944 ! Fit after self-cal, rms=0.068432Jy sigma=1.076892 ! 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.068432Jy sigma=1.076892 ! Fit after self-cal, rms=0.068340Jy sigma=1.076739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.617 mas, bmaj=10.13 mas, bpa=-3.49 degrees ! Estimated noise=0.798739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353604 Jy ! Component: 100 - total flux cleaned = 0.000440721 Jy ! Component: 150 - total flux cleaned = 0.000332579 Jy ! Component: 200 - total flux cleaned = 0.000453681 Jy ! Total flux subtracted in 200 components = 0.000453681 Jy ! Clean residual min=-0.002542 max=0.002395 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.285686 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 0.285686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068332Jy sigma=1.076504 ! Fit after self-cal, rms=0.068329Jy sigma=1.076436 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.000263925 Jy ! Component: 100 - total flux cleaned = 0.000291038 Jy ! Component: 150 - total flux cleaned = 0.000340892 Jy ! Component: 200 - total flux cleaned = 0.000411277 Jy ! Total flux subtracted in 200 components = 0.000411277 Jy ! Clean residual min=-0.002457 max=0.002351 Jy/beam ! Clean residual mean=-0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.286097 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.286097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068326Jy sigma=1.076381 ! Fit after self-cal, rms=0.068325Jy sigma=1.076357 ! 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=2.967 mas, bmaj=7.199 mas, bpa=-4.678 degrees ! Estimated noise=0.584577 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 7.199 at -4.678 degrees (North through East) ! Clean map min=-0.0023267 max=0.27317 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.691 mas, bmaj=6.472 mas, bpa=-3.612 degrees ! Estimated noise=0.724528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213741 Jy ! Component: 100 - total flux cleaned = 0.260352 Jy ! Component: 150 - total flux cleaned = 0.27088 Jy ! Component: 200 - total flux cleaned = 0.275296 Jy ! Total flux subtracted in 200 components = 0.275296 Jy ! Clean residual min=-0.003221 max=0.002992 Jy/beam ! Clean residual mean=-0.000001 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.275296 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.275296 Jy ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.199 mas, bpa=-4.678 degrees ! Estimated noise=0.584577 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.00320964 Jy ! Component: 100 - total flux cleaned = 0.00475619 Jy ! Component: 150 - total flux cleaned = 0.00559025 Jy ! Component: 200 - total flux cleaned = 0.00640235 Jy ! Total flux subtracted in 200 components = 0.00640235 Jy ! Clean residual min=-0.002514 max=0.002393 Jy/beam ! Clean residual mean=-0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.281699 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.281699 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=6.617 mas, bmaj=10.13 mas, bpa=-3.49 degrees ! Estimated noise=0.798739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327074 Jy ! Component: 100 - total flux cleaned = 0.00448212 Jy ! Component: 150 - total flux cleaned = 0.00510256 Jy ! Component: 200 - total flux cleaned = 0.00528073 Jy ! Total flux subtracted in 200 components = 0.00528073 Jy ! Clean residual min=-0.002757 max=0.002543 Jy/beam ! Clean residual mean=-0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.286979 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 = -4.88875e-05 Jy ! Component: 100 - total flux cleaned = 1.08381e-06 Jy ! Component: 150 - total flux cleaned = 8.47031e-05 Jy ! Component: 200 - total flux cleaned = 8.49916e-05 Jy ! Total flux subtracted in 200 components = 8.49916e-05 Jy ! Clean residual min=-0.002564 max=0.002465 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.287064 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 97 components and 0.287064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.199 mas, bpa=-4.678 degrees ! Estimated noise=0.584577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245004 Jy ! Component: 100 - total flux cleaned = -0.000544723 Jy ! Component: 150 - total flux cleaned = -0.000859922 Jy ! Component: 200 - total flux cleaned = -0.0011049 Jy ! Total flux subtracted in 200 components = -0.0011049 Jy ! Clean residual min=-0.002104 max=0.002305 Jy/beam ! Clean residual mean=-0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.285959 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.285959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068367Jy sigma=1.077295 ! Fit after self-cal, rms=0.068362Jy sigma=1.077187 wmodel J2329+0834_S_map.mod ! Writing 122 model components to file: J2329+0834_S_map.mod wobs J2329+0834_S_uvs.fits ! Writing UV FITS file: J2329+0834_S_uvs.fits wwins J2329+0834_S_map.win ! wwins: Wrote 4 windows to J2329+0834_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.000297946 Jy ! Component: 100 - total flux cleaned = 0.000372495 Jy ! Component: 150 - total flux cleaned = 0.000546147 Jy ! Component: 200 - total flux cleaned = 0.000680518 Jy ! Component: 250 - total flux cleaned = 0.000842893 Jy ! Component: 300 - total flux cleaned = 0.000968124 Jy ! Component: 350 - total flux cleaned = 0.00102867 Jy ! Component: 400 - total flux cleaned = 0.00111682 Jy ! Component: 450 - total flux cleaned = 0.00111686 Jy ! Component: 500 - total flux cleaned = 0.00111662 Jy ! Component: 550 - total flux cleaned = 0.00106302 Jy ! Component: 600 - total flux cleaned = 0.00114365 Jy ! Component: 650 - total flux cleaned = 0.00111706 Jy ! Component: 700 - total flux cleaned = 0.00103979 Jy ! Component: 750 - total flux cleaned = 0.00101411 Jy ! Component: 800 - total flux cleaned = 0.000939353 Jy ! Component: 850 - total flux cleaned = 0.000890282 Jy ! Component: 900 - total flux cleaned = 0.000914509 Jy ! Component: 950 - total flux cleaned = 0.000938552 Jy ! Component: 1000 - total flux cleaned = 0.00093886 Jy ! Component: 1050 - total flux cleaned = 0.00107529 Jy ! Component: 1100 - total flux cleaned = 0.00103016 Jy ! Component: 1150 - total flux cleaned = 0.00102985 Jy ! Component: 1200 - total flux cleaned = 0.0011392 Jy ! Component: 1250 - total flux cleaned = 0.00116064 Jy ! Component: 1300 - total flux cleaned = 0.00118118 Jy ! Component: 1350 - total flux cleaned = 0.00113922 Jy ! Component: 1400 - total flux cleaned = 0.00118078 Jy ! Component: 1450 - total flux cleaned = 0.00118051 Jy ! Component: 1500 - total flux cleaned = 0.00122079 Jy ! Component: 1550 - total flux cleaned = 0.00118071 Jy ! Component: 1600 - total flux cleaned = 0.00118082 Jy ! Component: 1650 - total flux cleaned = 0.00112187 Jy ! Component: 1700 - total flux cleaned = 0.00112202 Jy ! Component: 1750 - total flux cleaned = 0.00110288 Jy ! Component: 1800 - total flux cleaned = 0.001008 Jy ! Component: 1850 - total flux cleaned = 0.00102665 Jy ! Component: 1900 - total flux cleaned = 0.000914814 Jy ! Component: 1950 - total flux cleaned = 0.000878142 Jy ! Component: 2000 - total flux cleaned = 0.000786668 Jy ! Component: 2050 - total flux cleaned = 0.000750545 Jy ! Component: 2100 - total flux cleaned = 0.000678683 Jy ! Component: 2150 - total flux cleaned = 0.000589574 Jy ! Component: 2200 - total flux cleaned = 0.00048368 Jy ! Component: 2250 - total flux cleaned = 0.000448577 Jy ! Component: 2300 - total flux cleaned = 0.00039631 Jy ! Component: 2350 - total flux cleaned = 0.000258759 Jy ! Component: 2400 - total flux cleaned = 0.000224579 Jy ! Component: 2450 - total flux cleaned = 0.000140034 Jy ! Component: 2500 - total flux cleaned = 5.60756e-05 Jy ! Component: 2550 - total flux cleaned = -4.35953e-05 Jy ! Component: 2600 - total flux cleaned = -0.000142162 Jy ! Component: 2650 - total flux cleaned = -0.000174603 Jy ! Component: 2700 - total flux cleaned = -0.000255665 Jy ! Component: 2750 - total flux cleaned = -0.000335996 Jy ! Component: 2800 - total flux cleaned = -0.000399766 Jy ! Component: 2850 - total flux cleaned = -0.000478825 Jy ! Component: 2900 - total flux cleaned = -0.000510436 Jy ! Component: 2950 - total flux cleaned = -0.000650782 Jy ! Component: 3000 - total flux cleaned = -0.00071262 Jy ! Component: 3050 - total flux cleaned = -0.000697315 Jy ! Component: 3100 - total flux cleaned = -0.000804302 Jy ! Component: 3150 - total flux cleaned = -0.000789165 Jy ! Component: 3200 - total flux cleaned = -0.000909526 Jy ! Component: 3250 - total flux cleaned = -0.000954258 Jy ! Component: 3300 - total flux cleaned = -0.000969129 Jy ! Component: 3350 - total flux cleaned = -0.0010721 Jy ! Component: 3400 - total flux cleaned = -0.00104281 Jy ! Component: 3450 - total flux cleaned = -0.00108641 Jy ! Component: 3500 - total flux cleaned = -0.00111529 Jy ! Component: 3550 - total flux cleaned = -0.0011152 Jy ! Component: 3600 - total flux cleaned = -0.00114373 Jy ! Component: 3650 - total flux cleaned = -0.0011579 Jy ! Component: 3700 - total flux cleaned = -0.00114379 Jy ! Component: 3750 - total flux cleaned = -0.00114378 Jy ! Component: 3800 - total flux cleaned = -0.00114395 Jy ! Component: 3850 - total flux cleaned = -0.00114388 Jy ! Component: 3900 - total flux cleaned = -0.00114398 Jy ! Component: 3950 - total flux cleaned = -0.00114392 Jy ! Component: 4000 - total flux cleaned = -0.00114386 Jy ! Component: 4050 - total flux cleaned = -0.00114381 Jy ! Total flux subtracted in 4096 components = -0.00115716 Jy ! Clean residual min=-0.000858 max=0.000863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.284802 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 433 components and 0.284802 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2329+0834_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 7.199 at -4.678 degrees (North through East) ! Clean map min=-0.0018877 max=0.27322 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2329+0834_S_map.fits wmodel /vlbi/uf001/uva//J2329+0834_S_map.mod ! Writing 433 model components to file: /vlbi/uf001/uva//J2329+0834_S_map.mod wobs /vlbi/uf001/uva//J2329+0834_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2329+0834_S_uvs.fits wwins /vlbi/uf001/uva//J2329+0834_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J2329+0834_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.273217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275105 0.275105 0.55021 1.10042 2.20084 4.40168 8.80336 17.6067 35.2135 70.4269 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.273 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1090.49 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2329+0834_S_dfm.log closed on Mon Jan 14 06:43:56 2019