! Started logfile: /vlbi/uf001/uva//J0629+1527_S_dfm.log on Sun Jan 13 23:01:03 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//J0629+1527_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0629+1527_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932943 visibilities/baseline/integration-bin. ! Found source: J0629+1527 ! ! 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 7179 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 J0629+1527_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002707Jy sigma=22.646446 ! Fit after self-cal, rms=0.947900Jy sigma=21.430981 ! 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=3.024 mas, bmaj=6.434 mas, bpa=-2.039 degrees ! Estimated noise=0.50694 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.0409737 Jy ! Component: 100 - total flux cleaned = 0.0503957 Jy ! Total flux subtracted in 100 components = 0.0503957 Jy ! Clean residual min=-0.002831 max=0.003558 Jy/beam ! Clean residual mean=-0.000011 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0503957 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0503957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060957Jy sigma=1.307748 ! Fit after self-cal, rms=0.060240Jy sigma=1.294066 ! 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.523 mas, bmaj=7.199 mas, bpa=-2.166 degrees ! Estimated noise=0.378522 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.00476814 Jy ! Component: 100 - total flux cleaned = 0.00693233 Jy ! Component: 150 - total flux cleaned = 0.00815253 Jy ! Component: 200 - total flux cleaned = 0.00889707 Jy ! Total flux subtracted in 200 components = 0.00889707 Jy ! Clean residual min=-0.002359 max=0.002097 Jy/beam ! Clean residual mean=-0.000013 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0592927 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 35 components and 0.0592927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059880Jy sigma=1.286069 ! Fit after self-cal, rms=0.059880Jy sigma=1.285881 ! 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.523 x 7.199 at -2.166 degrees (North through East) ! Clean map min=-0.0023426 max=0.054244 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.99 KP 0.99 ! LA 0.92 MK 1.06 NL 1.02 OV 1.02 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.97 KP 1.06 ! LA 0.87 MK 1.07 NL 1.04 OV 0.92 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.02 KP 1.02 ! LA 0.86 MK 1.00 NL 0.96 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.059880Jy sigma=1.285881 ! Fit after self-cal, rms=0.059399Jy sigma=1.282534 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=7.214 mas, bpa=-1.672 degrees ! Estimated noise=0.376825 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.000287343 Jy ! Component: 100 - total flux cleaned = -0.000247659 Jy ! Component: 150 - total flux cleaned = -0.000212319 Jy ! Component: 200 - total flux cleaned = -0.00018067 Jy ! Total flux subtracted in 200 components = -0.00018067 Jy ! Clean residual min=-0.002036 max=0.002235 Jy/beam ! Clean residual mean=-0.000014 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0591121 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0591121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059386Jy sigma=1.282304 ! Fit after self-cal, rms=0.059406Jy sigma=1.282043 ! 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.059406Jy sigma=1.282043 ! Fit after self-cal, rms=0.060239Jy sigma=1.277488 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=7.232 mas, bpa=-2.29 degrees ! Estimated noise=0.377433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.23326e-05 Jy ! Component: 100 - total flux cleaned = -1.79774e-05 Jy ! Component: 150 - total flux cleaned = 8.4463e-06 Jy ! Component: 200 - total flux cleaned = 2.45437e-05 Jy ! Total flux subtracted in 200 components = 2.45437e-05 Jy ! Clean residual min=-0.001675 max=0.001973 Jy/beam ! Clean residual mean=-0.000013 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0591366 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0591366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060234Jy sigma=1.277409 ! Fit after self-cal, rms=0.060273Jy sigma=1.277158 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 (50.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188145 Jy ! Component: 100 - total flux cleaned = 0.00233191 Jy ! Component: 150 - total flux cleaned = 0.00267439 Jy ! Component: 200 - total flux cleaned = 0.00291214 Jy ! Total flux subtracted in 200 components = 0.00291214 Jy ! Clean residual min=-0.001489 max=0.001788 Jy/beam ! Clean residual mean=-0.000012 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0620487 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.0620487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060182Jy sigma=1.275148 ! Fit after self-cal, rms=0.060179Jy sigma=1.274955 ! 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.060179Jy sigma=1.274955 ! Fit after self-cal, rms=0.060482Jy sigma=1.274639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=7.239 mas, bpa=-2.282 degrees ! Estimated noise=0.376894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577272 Jy ! Component: 100 - total flux cleaned = 0.000815879 Jy ! Component: 150 - total flux cleaned = 0.000914444 Jy ! Component: 200 - total flux cleaned = 0.00107112 Jy ! Total flux subtracted in 200 components = 0.00107112 Jy ! Clean residual min=-0.001442 max=0.001764 Jy/beam ! Clean residual mean=-0.000011 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0631199 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.0631198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060455Jy sigma=1.274092 ! Fit after self-cal, rms=0.060464Jy sigma=1.274040 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.000214494 Jy ! Component: 100 - total flux cleaned = 0.000317526 Jy ! Component: 150 - total flux cleaned = 0.000414342 Jy ! Component: 200 - total flux cleaned = 0.000505435 Jy ! Total flux subtracted in 200 components = 0.000505435 Jy ! Clean residual min=-0.001433 max=0.001730 Jy/beam ! Clean residual mean=-0.000011 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0636253 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.0636253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060451Jy sigma=1.273783 ! Fit after self-cal, rms=0.060452Jy sigma=1.273774 ! 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.060452Jy sigma=1.273774 ! Fit after self-cal, rms=0.060493Jy sigma=1.273739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.248 mas, bmaj=10.74 mas, bpa=-4.032 degrees ! Estimated noise=0.462951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553871 Jy ! Component: 100 - total flux cleaned = 0.000710648 Jy ! Component: 150 - total flux cleaned = 0.00084499 Jy ! Component: 200 - total flux cleaned = 0.000976277 Jy ! Total flux subtracted in 200 components = 0.000976277 Jy ! Clean residual min=-0.001653 max=0.001807 Jy/beam ! Clean residual mean=-0.000020 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0646015 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.0646015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060491Jy sigma=1.273726 ! Fit after self-cal, rms=0.060489Jy sigma=1.273688 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.000128284 Jy ! Component: 100 - total flux cleaned = 0.000253297 Jy ! Component: 150 - total flux cleaned = 0.000315022 Jy ! Component: 200 - total flux cleaned = 0.000338243 Jy ! Total flux subtracted in 200 components = 0.000338243 Jy ! Clean residual min=-0.001638 max=0.001791 Jy/beam ! Clean residual mean=-0.000020 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0649398 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.0649398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060489Jy sigma=1.273711 ! Fit after self-cal, rms=0.060487Jy sigma=1.273693 ! 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.558 mas, bmaj=7.242 mas, bpa=-2.305 degrees ! Estimated noise=0.377252 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.558 x 7.242 at -2.305 degrees (North through East) ! Clean map min=-0.0016971 max=0.053872 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=3.062 mas, bmaj=6.486 mas, bpa=-2.416 degrees ! Estimated noise=0.506159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415143 Jy ! Component: 100 - total flux cleaned = 0.0508796 Jy ! Component: 150 - total flux cleaned = 0.0538696 Jy ! Component: 200 - total flux cleaned = 0.0556404 Jy ! Total flux subtracted in 200 components = 0.0556404 Jy ! Clean residual min=-0.002617 max=0.002588 Jy/beam ! Clean residual mean=-0.000009 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0556404 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0556404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=7.242 mas, bpa=-2.305 degrees ! Estimated noise=0.377252 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.00203611 Jy ! Component: 100 - total flux cleaned = 0.00310513 Jy ! Component: 150 - total flux cleaned = 0.00402927 Jy ! Component: 200 - total flux cleaned = 0.00483878 Jy ! Total flux subtracted in 200 components = 0.00483878 Jy ! Clean residual min=-0.001669 max=0.001861 Jy/beam ! Clean residual mean=-0.000013 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0604792 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.0604792 Jy ! Inverting map ! Added new window around map position (29, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130976 Jy ! Component: 100 - total flux cleaned = 0.00184214 Jy ! Component: 150 - total flux cleaned = 0.00223507 Jy ! Component: 200 - total flux cleaned = 0.00255426 Jy ! Total flux subtracted in 200 components = 0.00255426 Jy ! Clean residual min=-0.001539 max=0.001691 Jy/beam ! Clean residual mean=-0.000012 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0630335 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 61 components and 0.0630335 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=7.248 mas, bmaj=10.74 mas, bpa=-4.032 degrees ! Estimated noise=0.462951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000802879 Jy ! Component: 100 - total flux cleaned = 0.0013224 Jy ! Component: 150 - total flux cleaned = 0.00176614 Jy ! Component: 200 - total flux cleaned = 0.00211418 Jy ! Total flux subtracted in 200 components = 0.00211418 Jy ! Clean residual min=-0.001582 max=0.001680 Jy/beam ! Clean residual mean=-0.000020 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0651477 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.000152034 Jy ! Component: 100 - total flux cleaned = 0.000290911 Jy ! Component: 150 - total flux cleaned = 0.000434114 Jy ! Component: 200 - total flux cleaned = 0.000537072 Jy ! Total flux subtracted in 200 components = 0.000537072 Jy ! Clean residual min=-0.001580 max=0.001682 Jy/beam ! Clean residual mean=-0.000020 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0656847 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 98 components and 0.0656847 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=7.242 mas, bpa=-2.305 degrees ! Estimated noise=0.377252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381877 Jy ! Component: 100 - total flux cleaned = -0.00038273 Jy ! Component: 150 - total flux cleaned = -0.000334437 Jy ! Component: 200 - total flux cleaned = -0.000266494 Jy ! Total flux subtracted in 200 components = -0.000266494 Jy ! Clean residual min=-0.001482 max=0.001637 Jy/beam ! Clean residual mean=-0.000010 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0654182 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.0654182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060450Jy sigma=1.272863 ! Fit after self-cal, rms=0.060435Jy sigma=1.272601 wmodel J0629+1527_S_map.mod ! Writing 111 model components to file: J0629+1527_S_map.mod wobs J0629+1527_S_uvs.fits ! Writing UV FITS file: J0629+1527_S_uvs.fits wwins J0629+1527_S_map.win ! wwins: Wrote 3 windows to J0629+1527_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.000457582 Jy ! Component: 100 - total flux cleaned = 0.000650224 Jy ! Component: 150 - total flux cleaned = 0.000887053 Jy ! Component: 200 - total flux cleaned = 0.00101347 Jy ! Component: 250 - total flux cleaned = 0.0010619 Jy ! Component: 300 - total flux cleaned = 0.00110859 Jy ! Component: 350 - total flux cleaned = 0.00115434 Jy ! Component: 400 - total flux cleaned = 0.00113111 Jy ! Component: 450 - total flux cleaned = 0.00106498 Jy ! Component: 500 - total flux cleaned = 0.00108699 Jy ! Component: 550 - total flux cleaned = 0.00106553 Jy ! Component: 600 - total flux cleaned = 0.000982463 Jy ! Component: 650 - total flux cleaned = 0.000901442 Jy ! Component: 700 - total flux cleaned = 0.000801668 Jy ! Component: 750 - total flux cleaned = 0.000684302 Jy ! Component: 800 - total flux cleaned = 0.000626693 Jy ! Component: 850 - total flux cleaned = 0.000551204 Jy ! Component: 900 - total flux cleaned = 0.000513948 Jy ! Component: 950 - total flux cleaned = 0.000422274 Jy ! Component: 1000 - total flux cleaned = 0.000332127 Jy ! Component: 1050 - total flux cleaned = 0.000278722 Jy ! Component: 1100 - total flux cleaned = 0.000173507 Jy ! Component: 1150 - total flux cleaned = 0.000156438 Jy ! Component: 1200 - total flux cleaned = 8.8106e-05 Jy ! Component: 1250 - total flux cleaned = 5.44093e-05 Jy ! Component: 1300 - total flux cleaned = -1.21705e-05 Jy ! Component: 1350 - total flux cleaned = -7.80537e-05 Jy ! Component: 1400 - total flux cleaned = -0.000126739 Jy ! Component: 1450 - total flux cleaned = -0.000190761 Jy ! Component: 1500 - total flux cleaned = -0.000253949 Jy ! Component: 1550 - total flux cleaned = -0.000300848 Jy ! Component: 1600 - total flux cleaned = -0.000300926 Jy ! Component: 1650 - total flux cleaned = -0.000377515 Jy ! Component: 1700 - total flux cleaned = -0.000437843 Jy ! Component: 1750 - total flux cleaned = -0.000392679 Jy ! Component: 1800 - total flux cleaned = -0.000437188 Jy ! Component: 1850 - total flux cleaned = -0.000437222 Jy ! Component: 1900 - total flux cleaned = -0.000466497 Jy ! Component: 1950 - total flux cleaned = -0.000466564 Jy ! Component: 2000 - total flux cleaned = -0.000566704 Jy ! Component: 2050 - total flux cleaned = -0.000552472 Jy ! Component: 2100 - total flux cleaned = -0.000566519 Jy ! Component: 2150 - total flux cleaned = -0.000566434 Jy ! Component: 2200 - total flux cleaned = -0.000621756 Jy ! Component: 2250 - total flux cleaned = -0.000635428 Jy ! Component: 2300 - total flux cleaned = -0.000648905 Jy ! Component: 2350 - total flux cleaned = -0.000702942 Jy ! Component: 2400 - total flux cleaned = -0.000702914 Jy ! Component: 2450 - total flux cleaned = -0.000702986 Jy ! Component: 2500 - total flux cleaned = -0.000716186 Jy ! Component: 2550 - total flux cleaned = -0.000742312 Jy ! Component: 2600 - total flux cleaned = -0.000768166 Jy ! Component: 2650 - total flux cleaned = -0.000793991 Jy ! Component: 2700 - total flux cleaned = -0.000832334 Jy ! Component: 2750 - total flux cleaned = -0.000845037 Jy ! Component: 2800 - total flux cleaned = -0.000857537 Jy ! Component: 2850 - total flux cleaned = -0.000919953 Jy ! Component: 2900 - total flux cleaned = -0.00093243 Jy ! Component: 2950 - total flux cleaned = -0.000957123 Jy ! Component: 3000 - total flux cleaned = -0.000969518 Jy ! Component: 3050 - total flux cleaned = -0.0010305 Jy ! Component: 3100 - total flux cleaned = -0.000994246 Jy ! Component: 3150 - total flux cleaned = -0.0010784 Jy ! Component: 3200 - total flux cleaned = -0.00110227 Jy ! Component: 3250 - total flux cleaned = -0.00112596 Jy ! Component: 3300 - total flux cleaned = -0.00110236 Jy ! Component: 3350 - total flux cleaned = -0.00114935 Jy ! Component: 3400 - total flux cleaned = -0.00117262 Jy ! Component: 3450 - total flux cleaned = -0.00119572 Jy ! Component: 3500 - total flux cleaned = -0.00123007 Jy ! Component: 3550 - total flux cleaned = -0.00119588 Jy ! Component: 3600 - total flux cleaned = -0.00124139 Jy ! Component: 3650 - total flux cleaned = -0.00120746 Jy ! Component: 3700 - total flux cleaned = -0.00121869 Jy ! Component: 3750 - total flux cleaned = -0.00122983 Jy ! Component: 3800 - total flux cleaned = -0.00125195 Jy ! Component: 3850 - total flux cleaned = -0.00122987 Jy ! Component: 3900 - total flux cleaned = -0.00126279 Jy ! Component: 3950 - total flux cleaned = -0.00124104 Jy ! Component: 4000 - total flux cleaned = -0.00128448 Jy ! Component: 4050 - total flux cleaned = -0.00123054 Jy ! Total flux subtracted in 4096 components = -0.00119843 Jy ! Clean residual min=-0.000726 max=0.000608 Jy/beam ! Clean residual mean=-0.000003 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0642198 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 412 components and 0.0642198 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0629+1527_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.558 x 7.242 at -2.305 degrees (North through East) ! Clean map min=-0.0015772 max=0.054167 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0629+1527_S_map.fits wmodel /vlbi/uf001/uva//J0629+1527_S_map.mod ! Writing 412 model components to file: /vlbi/uf001/uva//J0629+1527_S_map.mod wobs /vlbi/uf001/uva//J0629+1527_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0629+1527_S_uvs.fits wwins /vlbi/uf001/uva//J0629+1527_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0629+1527_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0541667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198608 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09998 1.09998 2.19997 4.39993 8.79986 17.5997 35.1995 70.3989 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 272.731 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0629+1527_S_dfm.log closed on Sun Jan 13 23:01:08 2019