! Started logfile: /vlbi/uf001/uva//J1049+1429_S_dfm.log on Mon Jan 14 01:01:17 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//J1049+1429_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1049+1429_S_uva.fits ! AN table 1: 57 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.830201 visibilities/baseline/integration-bin. ! Found source: J1049+1429 ! ! 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 3975 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 J1049+1429_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019168Jy sigma=20.759313 ! Fit after self-cal, rms=0.825082Jy sigma=16.797450 ! 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.701 mas, bmaj=5.597 mas, bpa=-4.763 degrees ! Estimated noise=0.845919 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.138495 Jy ! Component: 100 - total flux cleaned = 0.1687 Jy ! Total flux subtracted in 100 components = 0.1687 Jy ! Clean residual min=-0.007810 max=0.008480 Jy/beam ! Clean residual mean=-0.000020 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.1687 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.1687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070417Jy sigma=1.348641 ! Fit after self-cal, rms=0.070409Jy sigma=1.348580 ! 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.128 mas, bmaj=6.248 mas, bpa=-1.843 degrees ! Estimated noise=0.582419 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.00967831 Jy ! Component: 100 - total flux cleaned = 0.013951 Jy ! Component: 150 - total flux cleaned = 0.0161702 Jy ! Component: 200 - total flux cleaned = 0.0174204 Jy ! Total flux subtracted in 200 components = 0.0174204 Jy ! Clean residual min=-0.007126 max=0.006331 Jy/beam ! Clean residual mean=-0.000042 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.18612 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 26 components and 0.18612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069297Jy sigma=1.322196 ! Fit after self-cal, rms=0.069269Jy sigma=1.321696 ! 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.128 x 6.248 at -1.843 degrees (North through East) ! Clean map min=-0.0068305 max=0.17753 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 HN 0.99 LA 0.88 MK 1.01 ! NL 1.13 OV 1.07 PT 0.97 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 0.97 LA 0.92 MK 1.00 ! NL 1.09 OV 1.03 PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.96 LA 0.92 MK 1.01 ! NL 1.09 OV 1.07 PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.069269Jy sigma=1.321696 ! Fit after self-cal, rms=0.065315Jy sigma=1.268808 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=6.27 mas, bpa=-1.965 degrees ! Estimated noise=0.579536 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.000277027 Jy ! Component: 100 - total flux cleaned = -0.000542481 Jy ! Component: 150 - total flux cleaned = -0.000650862 Jy ! Component: 200 - total flux cleaned = -0.000649948 Jy ! Total flux subtracted in 200 components = -0.000649948 Jy ! Clean residual min=-0.004386 max=0.004073 Jy/beam ! Clean residual mean=-0.000021 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.18547 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.18547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065262Jy sigma=1.267789 ! Fit after self-cal, rms=0.065292Jy sigma=1.267137 ! 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.065292Jy sigma=1.267137 ! Fit after self-cal, rms=0.065933Jy sigma=1.242410 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=6.255 mas, bpa=-1.774 degrees ! Estimated noise=0.579676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117468 Jy ! Component: 100 - total flux cleaned = 9.81907e-05 Jy ! Component: 150 - total flux cleaned = 9.8558e-05 Jy ! Component: 200 - total flux cleaned = 8.59578e-05 Jy ! Total flux subtracted in 200 components = 8.59578e-05 Jy ! Clean residual min=-0.002768 max=0.002642 Jy/beam ! Clean residual mean=-0.000000 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.185556 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.185556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065925Jy sigma=1.242156 ! Fit after self-cal, rms=0.065982Jy sigma=1.241905 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 = 3.12128e-05 Jy ! Component: 100 - total flux cleaned = 1.6506e-05 Jy ! Component: 150 - total flux cleaned = 4.8163e-06 Jy ! Component: 200 - total flux cleaned = -5.74253e-06 Jy ! Total flux subtracted in 200 components = -5.74253e-06 Jy ! Clean residual min=-0.002768 max=0.002653 Jy/beam ! Clean residual mean=-0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.185551 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.185551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065977Jy sigma=1.241769 ! Fit after self-cal, rms=0.065974Jy sigma=1.241730 ! 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.065974Jy sigma=1.241730 ! Fit after self-cal, rms=0.066004Jy sigma=1.241550 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=6.255 mas, bpa=-1.735 degrees ! Estimated noise=0.579904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112129 Jy ! Component: 100 - total flux cleaned = 0.000111662 Jy ! Component: 150 - total flux cleaned = 0.000100386 Jy ! Component: 200 - total flux cleaned = 9.11845e-05 Jy ! Total flux subtracted in 200 components = 9.11845e-05 Jy ! Clean residual min=-0.002849 max=0.002658 Jy/beam ! Clean residual mean=-0.000000 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.185642 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.185642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066000Jy sigma=1.241446 ! Fit after self-cal, rms=0.065999Jy sigma=1.241423 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 = 5.01095e-05 Jy ! Component: 100 - total flux cleaned = 3.9167e-05 Jy ! Component: 150 - total flux cleaned = 2.97886e-05 Jy ! Component: 200 - total flux cleaned = 2.14671e-05 Jy ! Total flux subtracted in 200 components = 2.14671e-05 Jy ! Clean residual min=-0.002843 max=0.002655 Jy/beam ! Clean residual mean=-0.000000 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.185663 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.185663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065997Jy sigma=1.241358 ! Fit after self-cal, rms=0.065996Jy sigma=1.241345 ! 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.065996Jy sigma=1.241345 ! Fit after self-cal, rms=0.066012Jy sigma=1.241335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.503 mas, bmaj=9.913 mas, bpa=3.905 degrees ! Estimated noise=0.767475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000863095 Jy ! Component: 100 - total flux cleaned = 0.00105331 Jy ! Component: 150 - total flux cleaned = 0.00108005 Jy ! Component: 200 - total flux cleaned = 0.00110664 Jy ! Total flux subtracted in 200 components = 0.00110664 Jy ! Clean residual min=-0.003269 max=0.002775 Jy/beam ! Clean residual mean=0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.18677 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.18677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066020Jy sigma=1.241277 ! Fit after self-cal, rms=0.066015Jy sigma=1.241202 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.000157446 Jy ! Component: 100 - total flux cleaned = 0.00018383 Jy ! Component: 150 - total flux cleaned = 0.000208958 Jy ! Component: 200 - total flux cleaned = 0.000232754 Jy ! Total flux subtracted in 200 components = 0.000232754 Jy ! Clean residual min=-0.003219 max=0.002816 Jy/beam ! Clean residual mean=0.000004 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.187003 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.187003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066021Jy sigma=1.241250 ! Fit after self-cal, rms=0.066020Jy sigma=1.241228 ! 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.148 mas, bmaj=6.255 mas, bpa=-1.692 degrees ! Estimated noise=0.580161 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 6.255 at -1.692 degrees (North through East) ! Clean map min=-0.0027703 max=0.17614 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.72 mas, bmaj=5.608 mas, bpa=-4.563 degrees ! Estimated noise=0.841141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137646 Jy ! Component: 100 - total flux cleaned = 0.16772 Jy ! Component: 150 - total flux cleaned = 0.176669 Jy ! Component: 200 - total flux cleaned = 0.18077 Jy ! Total flux subtracted in 200 components = 0.18077 Jy ! Clean residual min=-0.004047 max=0.003540 Jy/beam ! Clean residual mean=-0.000000 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.18077 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.18077 Jy ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.255 mas, bpa=-1.692 degrees ! Estimated noise=0.580161 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.00335091 Jy ! Component: 100 - total flux cleaned = 0.00465164 Jy ! Component: 150 - total flux cleaned = 0.00474613 Jy ! Component: 200 - total flux cleaned = 0.00478188 Jy ! Total flux subtracted in 200 components = 0.00478188 Jy ! Clean residual min=-0.002842 max=0.002769 Jy/beam ! Clean residual mean=-0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.185552 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.185552 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.503 mas, bmaj=9.913 mas, bpa=3.905 degrees ! Estimated noise=0.767475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110725 Jy ! Component: 100 - total flux cleaned = 0.00141909 Jy ! Component: 150 - total flux cleaned = 0.00147021 Jy ! Component: 200 - total flux cleaned = 0.00150138 Jy ! Total flux subtracted in 200 components = 0.00150138 Jy ! Clean residual min=-0.003251 max=0.002815 Jy/beam ! Clean residual mean=0.000004 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.187053 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.4729e-05 Jy ! Component: 100 - total flux cleaned = 2.80544e-05 Jy ! Component: 150 - total flux cleaned = 4.04347e-05 Jy ! Component: 200 - total flux cleaned = 5.2053e-05 Jy ! Total flux subtracted in 200 components = 5.2053e-05 Jy ! Clean residual min=-0.003227 max=0.002794 Jy/beam ! Clean residual mean=0.000004 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.187105 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.187105 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.255 mas, bpa=-1.692 degrees ! Estimated noise=0.580161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035757 Jy ! Component: 100 - total flux cleaned = -0.000521562 Jy ! Component: 150 - total flux cleaned = -0.000613355 Jy ! Component: 200 - total flux cleaned = -0.000695303 Jy ! Total flux subtracted in 200 components = -0.000695303 Jy ! Clean residual min=-0.002831 max=0.002659 Jy/beam ! Clean residual mean=0.000000 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.18641 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.18641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066024Jy sigma=1.241295 ! Fit after self-cal, rms=0.066021Jy sigma=1.241265 wmodel J1049+1429_S_map.mod ! Writing 43 model components to file: J1049+1429_S_map.mod wobs J1049+1429_S_uvs.fits ! Writing UV FITS file: J1049+1429_S_uvs.fits wwins J1049+1429_S_map.win ! wwins: Wrote 1 windows to J1049+1429_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.000286009 Jy ! Component: 100 - total flux cleaned = -0.000150012 Jy ! Component: 150 - total flux cleaned = -0.00010851 Jy ! Component: 200 - total flux cleaned = -6.6966e-05 Jy ! Component: 250 - total flux cleaned = 9.07633e-05 Jy ! Component: 300 - total flux cleaned = 0.000205283 Jy ! Component: 350 - total flux cleaned = 9.45817e-05 Jy ! Component: 400 - total flux cleaned = 0.000129581 Jy ! Component: 450 - total flux cleaned = 0.000128868 Jy ! Component: 500 - total flux cleaned = 0.000128702 Jy ! Component: 550 - total flux cleaned = 0.000161604 Jy ! Component: 600 - total flux cleaned = 0.000128914 Jy ! Component: 650 - total flux cleaned = 0.000159782 Jy ! Component: 700 - total flux cleaned = 0.000128703 Jy ! Component: 750 - total flux cleaned = 0.000158593 Jy ! Component: 800 - total flux cleaned = 0.000247203 Jy ! Component: 850 - total flux cleaned = 0.000304741 Jy ! Component: 900 - total flux cleaned = 0.000361818 Jy ! Component: 950 - total flux cleaned = 0.000389895 Jy ! Component: 1000 - total flux cleaned = 0.000389608 Jy ! Component: 1050 - total flux cleaned = 0.000417016 Jy ! Component: 1100 - total flux cleaned = 0.00036376 Jy ! Component: 1150 - total flux cleaned = 0.000311715 Jy ! Component: 1200 - total flux cleaned = 0.000337608 Jy ! Component: 1250 - total flux cleaned = 0.000362799 Jy ! Component: 1300 - total flux cleaned = 0.000263392 Jy ! Component: 1350 - total flux cleaned = 0.000312828 Jy ! Component: 1400 - total flux cleaned = 0.000288619 Jy ! Component: 1450 - total flux cleaned = 0.000312432 Jy ! Component: 1500 - total flux cleaned = 0.000335445 Jy ! Component: 1550 - total flux cleaned = 0.000358206 Jy ! Component: 1600 - total flux cleaned = 0.000358316 Jy ! Component: 1650 - total flux cleaned = 0.000358318 Jy ! Component: 1700 - total flux cleaned = 0.000380598 Jy ! Component: 1750 - total flux cleaned = 0.00040271 Jy ! Component: 1800 - total flux cleaned = 0.000490036 Jy ! Component: 1850 - total flux cleaned = 0.000511536 Jy ! Component: 1900 - total flux cleaned = 0.000596739 Jy ! Component: 1950 - total flux cleaned = 0.000596503 Jy ! Component: 2000 - total flux cleaned = 0.000679347 Jy ! Component: 2050 - total flux cleaned = 0.000699705 Jy ! Component: 2100 - total flux cleaned = 0.000760522 Jy ! Component: 2150 - total flux cleaned = 0.00070056 Jy ! Component: 2200 - total flux cleaned = 0.000839915 Jy ! Component: 2250 - total flux cleaned = 0.000859624 Jy ! Component: 2300 - total flux cleaned = 0.000878934 Jy ! Component: 2350 - total flux cleaned = 0.000917662 Jy ! Component: 2400 - total flux cleaned = 0.00101298 Jy ! Component: 2450 - total flux cleaned = 0.00103179 Jy ! Component: 2500 - total flux cleaned = 0.000975803 Jy ! Component: 2550 - total flux cleaned = 0.00108681 Jy ! Component: 2600 - total flux cleaned = 0.00105025 Jy ! Component: 2650 - total flux cleaned = 0.00106809 Jy ! Component: 2700 - total flux cleaned = 0.00108617 Jy ! Component: 2750 - total flux cleaned = 0.00108639 Jy ! Component: 2800 - total flux cleaned = 0.00106883 Jy ! Component: 2850 - total flux cleaned = 0.00106874 Jy ! Component: 2900 - total flux cleaned = 0.00110348 Jy ! Component: 2950 - total flux cleaned = 0.00105179 Jy ! Component: 3000 - total flux cleaned = 0.0010519 Jy ! Component: 3050 - total flux cleaned = 0.00108583 Jy ! Component: 3100 - total flux cleaned = 0.00110255 Jy ! Component: 3150 - total flux cleaned = 0.0011524 Jy ! Component: 3200 - total flux cleaned = 0.00116863 Jy ! Component: 3250 - total flux cleaned = 0.00113575 Jy ! Component: 3300 - total flux cleaned = 0.00110324 Jy ! Component: 3350 - total flux cleaned = 0.00110294 Jy ! Component: 3400 - total flux cleaned = 0.00105498 Jy ! Component: 3450 - total flux cleaned = 0.00102331 Jy ! Component: 3500 - total flux cleaned = 0.00103933 Jy ! Component: 3550 - total flux cleaned = 0.00103951 Jy ! Component: 3600 - total flux cleaned = 0.00103971 Jy ! Component: 3650 - total flux cleaned = 0.00102435 Jy ! Component: 3700 - total flux cleaned = 0.00105504 Jy ! Component: 3750 - total flux cleaned = 0.000994426 Jy ! Component: 3800 - total flux cleaned = 0.00100964 Jy ! Component: 3850 - total flux cleaned = 0.0010399 Jy ! Component: 3900 - total flux cleaned = 0.000980097 Jy ! Component: 3950 - total flux cleaned = 0.000994996 Jy ! Component: 4000 - total flux cleaned = 0.00102443 Jy ! Component: 4050 - total flux cleaned = 0.00102422 Jy ! Total flux subtracted in 4096 components = 0.000965983 Jy ! Clean residual min=-0.001136 max=0.000814 Jy/beam ! Clean residual mean=-0.000002 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.187376 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 321 components and 0.187376 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1049+1429_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 6.255 at -1.692 degrees (North through East) ! Clean map min=-0.0020311 max=0.1761 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1049+1429_S_map.fits wmodel /vlbi/uf001/uva//J1049+1429_S_map.mod ! Writing 321 model components to file: /vlbi/uf001/uva//J1049+1429_S_map.mod wobs /vlbi/uf001/uva//J1049+1429_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1049+1429_S_uvs.fits wwins /vlbi/uf001/uva//J1049+1429_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1049+1429_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176102 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43247 0.43247 0.86494 1.72988 3.45976 6.91952 13.839 27.6781 55.3562 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 693.689 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1049+1429_S_dfm.log closed on Mon Jan 14 01:01:21 2019