! Started logfile: /vlbi/uf001/uva//J2229+0114_S_dfm.log on Mon Jan 14 06:17:34 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//J2229+0114_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2229+0114_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.850877 visibilities/baseline/integration-bin. ! Found source: J2229+0114 ! ! 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 5238 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 J2229+0114_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011706Jy sigma=21.214536 ! Fit after self-cal, rms=0.849335Jy sigma=17.783378 ! 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.946 mas, bmaj=6.666 mas, bpa=1.434 degrees ! Estimated noise=0.585484 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.115348 Jy ! Component: 100 - total flux cleaned = 0.149836 Jy ! Total flux subtracted in 100 components = 0.149836 Jy ! Clean residual min=-0.006046 max=0.013832 Jy/beam ! Clean residual mean=0.000003 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.149836 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.149836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071437Jy sigma=1.421494 ! Fit after self-cal, rms=0.071370Jy sigma=1.420501 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147823 Jy ! Component: 100 - total flux cleaned = 0.0232485 Jy ! Total flux subtracted in 100 components = 0.0232485 Jy ! Clean residual min=-0.005619 max=0.005214 Jy/beam ! Clean residual mean=0.000002 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.173084 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 33 components and 0.173084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067834Jy sigma=1.338303 ! Fit after self-cal, rms=0.067817Jy sigma=1.337918 ! 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=7.343 mas, bpa=1.017 degrees ! Estimated noise=0.479634 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.00669535 Jy ! Component: 100 - total flux cleaned = 0.0107364 Jy ! Component: 150 - total flux cleaned = 0.0133121 Jy ! Component: 200 - total flux cleaned = 0.0149899 Jy ! Total flux subtracted in 200 components = 0.0149899 Jy ! Clean residual min=-0.004523 max=0.004667 Jy/beam ! Clean residual mean=-0.000001 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.188074 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.188074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067148Jy sigma=1.321529 ! Fit after self-cal, rms=0.067147Jy sigma=1.321286 ! 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 7.343 at 1.017 degrees (North through East) ! Clean map min=-0.0043593 max=0.14957 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.02 KP 0.99 LA 0.97 ! MK 1.07 NL 1.09 OV 0.98 PT 0.98 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.03 KP 1.03 LA 0.97 ! MK 1.05 NL 1.09 OV 0.82 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.00 KP 1.03 LA 0.96 ! MK 0.99 NL 1.05 OV 0.95 PT 1.01 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.067147Jy sigma=1.321286 ! Fit after self-cal, rms=0.066780Jy sigma=1.290425 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.418 mas, bpa=1.404 degrees ! Estimated noise=0.481688 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.0013082 Jy ! Component: 100 - total flux cleaned = -0.0014663 Jy ! Component: 150 - total flux cleaned = -0.0015397 Jy ! Component: 200 - total flux cleaned = -0.00162788 Jy ! Total flux subtracted in 200 components = -0.00162788 Jy ! Clean residual min=-0.002657 max=0.003257 Jy/beam ! Clean residual mean=-0.000007 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.186446 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.186446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066754Jy sigma=1.289640 ! Fit after self-cal, rms=0.066823Jy sigma=1.289239 ! 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.066823Jy sigma=1.289239 ! Fit after self-cal, rms=0.067484Jy sigma=1.281829 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=7.427 mas, bpa=1.441 degrees ! Estimated noise=0.481851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705674 Jy ! Component: 100 - total flux cleaned = -0.0007566 Jy ! Component: 150 - total flux cleaned = -0.000778115 Jy ! Component: 200 - total flux cleaned = -0.000815665 Jy ! Total flux subtracted in 200 components = -0.000815665 Jy ! Clean residual min=-0.002549 max=0.002454 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.185631 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.185631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067465Jy sigma=1.281455 ! Fit after self-cal, rms=0.067487Jy sigma=1.281360 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 = -7.69293e-05 Jy ! Component: 100 - total flux cleaned = -0.000108488 Jy ! Component: 150 - total flux cleaned = -0.000135621 Jy ! Component: 200 - total flux cleaned = -0.00014778 Jy ! Total flux subtracted in 200 components = -0.00014778 Jy ! Clean residual min=-0.002509 max=0.002448 Jy/beam ! Clean residual mean=0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.185483 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.185483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067480Jy sigma=1.281230 ! Fit after self-cal, rms=0.067477Jy sigma=1.281210 ! 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.067477Jy sigma=1.281210 ! Fit after self-cal, rms=0.067652Jy sigma=1.281128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=7.435 mas, bpa=1.496 degrees ! Estimated noise=0.482268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430131 Jy ! Component: 100 - total flux cleaned = -0.000468349 Jy ! Component: 150 - total flux cleaned = -0.00047932 Jy ! Component: 200 - total flux cleaned = -0.000499401 Jy ! Total flux subtracted in 200 components = -0.000499401 Jy ! Clean residual min=-0.002494 max=0.002361 Jy/beam ! Clean residual mean=0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.184984 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.184984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067647Jy sigma=1.281019 ! Fit after self-cal, rms=0.067649Jy sigma=1.281005 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.04628e-05 Jy ! Component: 100 - total flux cleaned = -1.04417e-05 Jy ! Component: 150 - total flux cleaned = -1.97882e-05 Jy ! Component: 200 - total flux cleaned = -2.87518e-05 Jy ! Total flux subtracted in 200 components = -2.87518e-05 Jy ! Clean residual min=-0.002486 max=0.002358 Jy/beam ! Clean residual mean=0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.184955 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.184955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067646Jy sigma=1.280941 ! Fit after self-cal, rms=0.067644Jy sigma=1.280931 ! 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.067644Jy sigma=1.280931 ! Fit after self-cal, rms=0.067707Jy sigma=1.280916 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.953 mas, bmaj=11.76 mas, bpa=-1.597 degrees ! Estimated noise=0.608871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246735 Jy ! Component: 100 - total flux cleaned = -0.00027487 Jy ! Component: 150 - total flux cleaned = -0.00031464 Jy ! Component: 200 - total flux cleaned = -0.000322505 Jy ! Total flux subtracted in 200 components = -0.000322505 Jy ! Clean residual min=-0.002559 max=0.002629 Jy/beam ! Clean residual mean=0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.184632 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.184632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067706Jy sigma=1.281046 ! Fit after self-cal, rms=0.067704Jy sigma=1.281002 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.08056e-07 Jy ! Component: 100 - total flux cleaned = -3.04605e-05 Jy ! Component: 150 - total flux cleaned = -4.43316e-05 Jy ! Component: 200 - total flux cleaned = -5.05576e-05 Jy ! Total flux subtracted in 200 components = -5.05576e-05 Jy ! Clean residual min=-0.002539 max=0.002631 Jy/beam ! Clean residual mean=0.000002 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.184582 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 81 components and 0.184582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067704Jy sigma=1.281070 ! Fit after self-cal, rms=0.067703Jy sigma=1.281054 ! 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.407 mas, bmaj=7.441 mas, bpa=1.531 degrees ! Estimated noise=0.482478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 7.441 at 1.531 degrees (North through East) ! Clean map min=-0.002474 max=0.15107 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.975 mas, bmaj=6.745 mas, bpa=2.065 degrees ! Estimated noise=0.59519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116866 Jy ! Component: 100 - total flux cleaned = 0.150777 Jy ! Component: 150 - total flux cleaned = 0.164975 Jy ! Component: 200 - total flux cleaned = 0.172619 Jy ! Total flux subtracted in 200 components = 0.172619 Jy ! Clean residual min=-0.004040 max=0.004136 Jy/beam ! Clean residual mean=0.000002 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.17262 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.17262 Jy ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=7.441 mas, bpa=1.531 degrees ! Estimated noise=0.482478 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.00533382 Jy ! Component: 100 - total flux cleaned = 0.00850863 Jy ! Component: 150 - total flux cleaned = 0.0104682 Jy ! Component: 200 - total flux cleaned = 0.0114872 Jy ! Total flux subtracted in 200 components = 0.0114872 Jy ! Clean residual min=-0.002532 max=0.002318 Jy/beam ! Clean residual mean=0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.184107 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.184107 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.953 mas, bmaj=11.76 mas, bpa=-1.597 degrees ! Estimated noise=0.608871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784293 Jy ! Component: 100 - total flux cleaned = 0.000801251 Jy ! Component: 150 - total flux cleaned = 0.000829138 Jy ! Component: 200 - total flux cleaned = 0.000804393 Jy ! Total flux subtracted in 200 components = 0.000804393 Jy ! Clean residual min=-0.002614 max=0.002631 Jy/beam ! Clean residual mean=0.000003 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.184911 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 = -2.24425e-05 Jy ! Component: 100 - total flux cleaned = -3.2961e-05 Jy ! Component: 150 - total flux cleaned = -5.22595e-05 Jy ! Component: 200 - total flux cleaned = -5.2307e-05 Jy ! Total flux subtracted in 200 components = -5.2307e-05 Jy ! Clean residual min=-0.002593 max=0.002632 Jy/beam ! Clean residual mean=0.000003 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.184859 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.184859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=7.441 mas, bpa=1.531 degrees ! Estimated noise=0.482478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238468 Jy ! Component: 100 - total flux cleaned = 0.000303361 Jy ! Component: 150 - total flux cleaned = 0.000360927 Jy ! Component: 200 - total flux cleaned = 0.000361718 Jy ! Total flux subtracted in 200 components = 0.000361718 Jy ! Clean residual min=-0.002486 max=0.002271 Jy/beam ! Clean residual mean=0.000002 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.185221 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.185221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067746Jy sigma=1.281831 ! Fit after self-cal, rms=0.067743Jy sigma=1.281797 wmodel J2229+0114_S_map.mod ! Writing 58 model components to file: J2229+0114_S_map.mod wobs J2229+0114_S_uvs.fits ! Writing UV FITS file: J2229+0114_S_uvs.fits wwins J2229+0114_S_map.win ! wwins: Wrote 1 windows to J2229+0114_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.000594048 Jy ! Component: 100 - total flux cleaned = -0.000760646 Jy ! Component: 150 - total flux cleaned = -0.000761024 Jy ! Component: 200 - total flux cleaned = -0.000799347 Jy ! Component: 250 - total flux cleaned = -0.000761458 Jy ! Component: 300 - total flux cleaned = -0.000725788 Jy ! Component: 350 - total flux cleaned = -0.000795653 Jy ! Component: 400 - total flux cleaned = -0.000795208 Jy ! Component: 450 - total flux cleaned = -0.000761621 Jy ! Component: 500 - total flux cleaned = -0.000697525 Jy ! Component: 550 - total flux cleaned = -0.000728792 Jy ! Component: 600 - total flux cleaned = -0.000668009 Jy ! Component: 650 - total flux cleaned = -0.000668376 Jy ! Component: 700 - total flux cleaned = -0.000755654 Jy ! Component: 750 - total flux cleaned = -0.000726064 Jy ! Component: 800 - total flux cleaned = -0.000781289 Jy ! Component: 850 - total flux cleaned = -0.00075294 Jy ! Component: 900 - total flux cleaned = -0.000725828 Jy ! Component: 950 - total flux cleaned = -0.000673547 Jy ! Component: 1000 - total flux cleaned = -0.000699905 Jy ! Component: 1050 - total flux cleaned = -0.000776279 Jy ! Component: 1100 - total flux cleaned = -0.000776236 Jy ! Component: 1150 - total flux cleaned = -0.000776077 Jy ! Component: 1200 - total flux cleaned = -0.000898477 Jy ! Component: 1250 - total flux cleaned = -0.000898183 Jy ! Component: 1300 - total flux cleaned = -0.000945489 Jy ! Component: 1350 - total flux cleaned = -0.00101594 Jy ! Component: 1400 - total flux cleaned = -0.00115439 Jy ! Component: 1450 - total flux cleaned = -0.00122282 Jy ! Component: 1500 - total flux cleaned = -0.00133576 Jy ! Component: 1550 - total flux cleaned = -0.00149104 Jy ! Component: 1600 - total flux cleaned = -0.00149102 Jy ! Component: 1650 - total flux cleaned = -0.00164245 Jy ! Component: 1700 - total flux cleaned = -0.00170598 Jy ! Component: 1750 - total flux cleaned = -0.00172699 Jy ! Component: 1800 - total flux cleaned = -0.00181065 Jy ! Component: 1850 - total flux cleaned = -0.00189248 Jy ! Component: 1900 - total flux cleaned = -0.00193307 Jy ! Component: 1950 - total flux cleaned = -0.00197281 Jy ! Component: 2000 - total flux cleaned = -0.00205221 Jy ! Component: 2050 - total flux cleaned = -0.00203252 Jy ! Component: 2100 - total flux cleaned = -0.00212979 Jy ! Component: 2150 - total flux cleaned = -0.00220656 Jy ! Component: 2200 - total flux cleaned = -0.0022635 Jy ! Component: 2250 - total flux cleaned = -0.00232005 Jy ! Component: 2300 - total flux cleaned = -0.00235745 Jy ! Component: 2350 - total flux cleaned = -0.00254172 Jy ! Component: 2400 - total flux cleaned = -0.00263277 Jy ! Component: 2450 - total flux cleaned = -0.00268696 Jy ! Component: 2500 - total flux cleaned = -0.00281179 Jy ! Component: 2550 - total flux cleaned = -0.00286476 Jy ! Component: 2600 - total flux cleaned = -0.00300503 Jy ! Component: 2650 - total flux cleaned = -0.00310886 Jy ! Component: 2700 - total flux cleaned = -0.00328031 Jy ! Component: 2750 - total flux cleaned = -0.00333132 Jy ! Component: 2800 - total flux cleaned = -0.00349981 Jy ! Component: 2850 - total flux cleaned = -0.00358331 Jy ! Component: 2900 - total flux cleaned = -0.00376504 Jy ! Component: 2950 - total flux cleaned = -0.00391228 Jy ! Component: 3000 - total flux cleaned = -0.00399355 Jy ! Component: 3050 - total flux cleaned = -0.00413835 Jy ! Component: 3100 - total flux cleaned = -0.00428205 Jy ! Component: 3150 - total flux cleaned = -0.00442442 Jy ! Component: 3200 - total flux cleaned = -0.0045341 Jy ! Component: 3250 - total flux cleaned = -0.00461197 Jy ! Component: 3300 - total flux cleaned = -0.00476616 Jy ! Component: 3350 - total flux cleaned = -0.00487318 Jy ! Component: 3400 - total flux cleaned = -0.00499449 Jy ! Component: 3450 - total flux cleaned = -0.00506984 Jy ! Component: 3500 - total flux cleaned = -0.00518941 Jy ! Component: 3550 - total flux cleaned = -0.00530814 Jy ! Component: 3600 - total flux cleaned = -0.00541097 Jy ! Component: 3650 - total flux cleaned = -0.00552761 Jy ! Component: 3700 - total flux cleaned = -0.00561458 Jy ! Component: 3750 - total flux cleaned = -0.00568637 Jy ! Component: 3800 - total flux cleaned = -0.00582925 Jy ! Component: 3850 - total flux cleaned = -0.00587169 Jy ! Component: 3900 - total flux cleaned = -0.00592782 Jy ! Component: 3950 - total flux cleaned = -0.00601154 Jy ! Component: 4000 - total flux cleaned = -0.00601158 Jy ! Component: 4050 - total flux cleaned = -0.00609419 Jy ! Total flux subtracted in 4096 components = -0.00612145 Jy ! Clean residual min=-0.000876 max=0.000763 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.179099 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 351 components and 0.179099 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2229+0114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 7.441 at 1.531 degrees (North through East) ! Clean map min=-0.0017046 max=0.15144 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2229+0114_S_map.fits wmodel /vlbi/uf001/uva//J2229+0114_S_map.mod ! Writing 351 model components to file: /vlbi/uf001/uva//J2229+0114_S_map.mod wobs /vlbi/uf001/uva//J2229+0114_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2229+0114_S_uvs.fits wwins /vlbi/uf001/uva//J2229+0114_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2229+0114_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.151437 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492819 0.492819 0.985638 1.97128 3.94255 7.88511 15.7702 31.5404 63.0809 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 608.742 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2229+0114_S_dfm.log closed on Mon Jan 14 06:17:39 2019