! Started logfile: /vlbi/uf001/uva//J1512+0203_S_dfm.log on Mon Jan 14 03:13:36 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//J1512+0203_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1512+0203_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.89961 visibilities/baseline/integration-bin. ! Found source: J1512+0203 ! ! 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 5538 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 J1512+0203_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010537Jy sigma=20.857974 ! Fit after self-cal, rms=0.899282Jy sigma=18.564871 ! 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.766 mas, bmaj=6.567 mas, bpa=-2.585 degrees ! Estimated noise=0.612785 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.0798576 Jy ! Component: 100 - total flux cleaned = 0.0974406 Jy ! Total flux subtracted in 100 components = 0.0974406 Jy ! Clean residual min=-0.004383 max=0.005619 Jy/beam ! Clean residual mean=0.000010 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.0974406 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0974406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065625Jy sigma=1.289828 ! Fit after self-cal, rms=0.065529Jy sigma=1.288625 ! 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.185 mas, bmaj=7.223 mas, bpa=-2.33 degrees ! Estimated noise=0.482057 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.00643618 Jy ! Component: 100 - total flux cleaned = 0.00899449 Jy ! Component: 150 - total flux cleaned = 0.0101573 Jy ! Component: 200 - total flux cleaned = 0.0104424 Jy ! Total flux subtracted in 200 components = 0.0104424 Jy ! Clean residual min=-0.003217 max=0.003718 Jy/beam ! Clean residual mean=0.000007 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.107883 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.107883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065042Jy sigma=1.275888 ! Fit after self-cal, rms=0.065050Jy sigma=1.275778 ! 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.185 x 7.223 at -2.33 degrees (North through East) ! Clean map min=-0.0030626 max=0.10326 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.07 KP 0.95 ! LA 0.91 MK 1.01 NL 1.10 OV 0.98 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.99 KP 1.01 ! LA 0.94 MK 1.01 NL 1.15 OV 0.96 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 1.01 KP 1.06 ! LA 0.93 MK 0.94 NL 1.16 OV 1.00 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.065050Jy sigma=1.275778 ! Fit after self-cal, rms=0.065368Jy sigma=1.262100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.283 mas, bpa=-2.384 degrees ! Estimated noise=0.481379 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.00084956 Jy ! Component: 100 - total flux cleaned = -0.00106198 Jy ! Component: 150 - total flux cleaned = -0.00117981 Jy ! Component: 200 - total flux cleaned = -0.00124855 Jy ! Total flux subtracted in 200 components = -0.00124855 Jy ! Clean residual min=-0.002547 max=0.002803 Jy/beam ! Clean residual mean=0.000000 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.106634 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.106634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065356Jy sigma=1.261735 ! Fit after self-cal, rms=0.065436Jy sigma=1.261365 ! 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.065436Jy sigma=1.261365 ! Fit after self-cal, rms=0.065690Jy sigma=1.254107 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.293 mas, bpa=-2.417 degrees ! Estimated noise=0.48106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000312619 Jy ! Component: 100 - total flux cleaned = -0.000397642 Jy ! Component: 150 - total flux cleaned = -0.000453696 Jy ! Component: 200 - total flux cleaned = -0.000466036 Jy ! Total flux subtracted in 200 components = -0.000466036 Jy ! Clean residual min=-0.002525 max=0.002372 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.106168 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.106168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065684Jy sigma=1.253934 ! Fit after self-cal, rms=0.065700Jy sigma=1.253791 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 = -4.2773e-05 Jy ! Component: 100 - total flux cleaned = -6.65212e-05 Jy ! Component: 150 - total flux cleaned = -7.70354e-05 Jy ! Component: 200 - total flux cleaned = -9.64542e-05 Jy ! Total flux subtracted in 200 components = -9.64542e-05 Jy ! Clean residual min=-0.002513 max=0.002375 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.106072 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.106072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065697Jy sigma=1.253699 ! Fit after self-cal, rms=0.065696Jy sigma=1.253691 ! 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.065696Jy sigma=1.253691 ! Fit after self-cal, rms=0.065926Jy sigma=1.253459 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=7.303 mas, bpa=-2.496 degrees ! Estimated noise=0.481283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162721 Jy ! Component: 100 - total flux cleaned = -0.000198261 Jy ! Component: 150 - total flux cleaned = -0.000228366 Jy ! Component: 200 - total flux cleaned = -0.000246018 Jy ! Total flux subtracted in 200 components = -0.000246018 Jy ! Clean residual min=-0.002557 max=0.002318 Jy/beam ! Clean residual mean=0.000005 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.105826 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.105826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065923Jy sigma=1.253384 ! Fit after self-cal, rms=0.065927Jy sigma=1.253371 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.75398e-05 Jy ! Component: 100 - total flux cleaned = -2.58522e-05 Jy ! Component: 150 - total flux cleaned = -4.13397e-05 Jy ! Component: 200 - total flux cleaned = -5.57828e-05 Jy ! Total flux subtracted in 200 components = -5.57828e-05 Jy ! Clean residual min=-0.002554 max=0.002319 Jy/beam ! Clean residual mean=0.000005 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.10577 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.10577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065926Jy sigma=1.253327 ! Fit after self-cal, rms=0.065926Jy sigma=1.253324 ! 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.065926Jy sigma=1.253324 ! Fit after self-cal, rms=0.065988Jy sigma=1.253303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.085 mas, bmaj=10.96 mas, bpa=3.983 degrees ! Estimated noise=0.626785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166747 Jy ! Component: 100 - total flux cleaned = 0.00014573 Jy ! Component: 150 - total flux cleaned = 0.000120943 Jy ! Component: 200 - total flux cleaned = 0.000127339 Jy ! Total flux subtracted in 200 components = 0.000127339 Jy ! Clean residual min=-0.002886 max=0.003037 Jy/beam ! Clean residual mean=0.000011 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.105898 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.105898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065989Jy sigma=1.253337 ! Fit after self-cal, rms=0.065989Jy sigma=1.253315 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 = 9.679e-05 Jy ! Component: 100 - total flux cleaned = 0.000108489 Jy ! Component: 150 - total flux cleaned = 0.000113835 Jy ! Component: 200 - total flux cleaned = 0.000119037 Jy ! Total flux subtracted in 200 components = 0.000119037 Jy ! Clean residual min=-0.002912 max=0.003057 Jy/beam ! Clean residual mean=0.000011 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.106017 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.106017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065991Jy sigma=1.253352 ! Fit after self-cal, rms=0.065991Jy sigma=1.253345 ! 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.191 mas, bmaj=7.309 mas, bpa=-2.565 degrees ! Estimated noise=0.481372 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.191 x 7.309 at -2.565 degrees (North through East) ! Clean map min=-0.0024469 max=0.10314 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.768 mas, bmaj=6.631 mas, bpa=-2.761 degrees ! Estimated noise=0.613818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0799813 Jy ! Component: 100 - total flux cleaned = 0.0974599 Jy ! Component: 150 - total flux cleaned = 0.102586 Jy ! Component: 200 - total flux cleaned = 0.104151 Jy ! Total flux subtracted in 200 components = 0.104151 Jy ! Clean residual min=-0.003089 max=0.003018 Jy/beam ! Clean residual mean=0.000003 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.104151 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.104151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=7.309 mas, bpa=-2.565 degrees ! Estimated noise=0.481372 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.00129889 Jy ! Component: 100 - total flux cleaned = 0.00151988 Jy ! Component: 150 - total flux cleaned = 0.00152103 Jy ! Component: 200 - total flux cleaned = 0.00155072 Jy ! Total flux subtracted in 200 components = 0.00155072 Jy ! Clean residual min=-0.002635 max=0.002358 Jy/beam ! Clean residual mean=0.000005 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.105701 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.105701 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.085 mas, bmaj=10.96 mas, bpa=3.983 degrees ! Estimated noise=0.626785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533184 Jy ! Component: 100 - total flux cleaned = 0.0004992 Jy ! Component: 150 - total flux cleaned = 0.000480279 Jy ! Component: 200 - total flux cleaned = 0.000463919 Jy ! Total flux subtracted in 200 components = 0.000463919 Jy ! Clean residual min=-0.002954 max=0.003038 Jy/beam ! Clean residual mean=0.000011 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.106165 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.30688e-07 Jy ! Component: 100 - total flux cleaned = 6.23585e-06 Jy ! Component: 150 - total flux cleaned = 6.32445e-06 Jy ! Component: 200 - total flux cleaned = 6.16423e-06 Jy ! Total flux subtracted in 200 components = 6.16423e-06 Jy ! Clean residual min=-0.002956 max=0.003046 Jy/beam ! Clean residual mean=0.000011 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.106171 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.106171 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=7.309 mas, bpa=-2.565 degrees ! Estimated noise=0.481372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243167 Jy ! Component: 100 - total flux cleaned = -0.000278758 Jy ! Component: 150 - total flux cleaned = -0.00033857 Jy ! Component: 200 - total flux cleaned = -0.000379557 Jy ! Total flux subtracted in 200 components = -0.000379557 Jy ! Clean residual min=-0.002569 max=0.002367 Jy/beam ! Clean residual mean=0.000005 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.105792 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.105792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065994Jy sigma=1.253577 ! Fit after self-cal, rms=0.065993Jy sigma=1.253527 wmodel J1512+0203_S_map.mod ! Writing 39 model components to file: J1512+0203_S_map.mod wobs J1512+0203_S_uvs.fits ! Writing UV FITS file: J1512+0203_S_uvs.fits wwins J1512+0203_S_map.win ! wwins: Wrote 1 windows to J1512+0203_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 = 1.63722e-05 Jy ! Component: 100 - total flux cleaned = 0.000501175 Jy ! Component: 150 - total flux cleaned = 0.000767434 Jy ! Component: 200 - total flux cleaned = 0.0010195 Jy ! Component: 250 - total flux cleaned = 0.00132973 Jy ! Component: 300 - total flux cleaned = 0.00156084 Jy ! Component: 350 - total flux cleaned = 0.00162422 Jy ! Component: 400 - total flux cleaned = 0.00168587 Jy ! Component: 450 - total flux cleaned = 0.00177649 Jy ! Component: 500 - total flux cleaned = 0.00183489 Jy ! Component: 550 - total flux cleaned = 0.00177902 Jy ! Component: 600 - total flux cleaned = 0.00180735 Jy ! Component: 650 - total flux cleaned = 0.00172681 Jy ! Component: 700 - total flux cleaned = 0.00170115 Jy ! Component: 750 - total flux cleaned = 0.00164958 Jy ! Component: 800 - total flux cleaned = 0.00170067 Jy ! Component: 850 - total flux cleaned = 0.00167568 Jy ! Component: 900 - total flux cleaned = 0.00167561 Jy ! Component: 950 - total flux cleaned = 0.00169969 Jy ! Component: 1000 - total flux cleaned = 0.00172358 Jy ! Component: 1050 - total flux cleaned = 0.00179313 Jy ! Component: 1100 - total flux cleaned = 0.0017929 Jy ! Component: 1150 - total flux cleaned = 0.00179284 Jy ! Component: 1200 - total flux cleaned = 0.00183696 Jy ! Component: 1250 - total flux cleaned = 0.00187999 Jy ! Component: 1300 - total flux cleaned = 0.00192302 Jy ! Component: 1350 - total flux cleaned = 0.00192281 Jy ! Component: 1400 - total flux cleaned = 0.00192303 Jy ! Component: 1450 - total flux cleaned = 0.00192348 Jy ! Component: 1500 - total flux cleaned = 0.00200421 Jy ! Component: 1550 - total flux cleaned = 0.00196421 Jy ! Component: 1600 - total flux cleaned = 0.00198409 Jy ! Component: 1650 - total flux cleaned = 0.00202323 Jy ! Component: 1700 - total flux cleaned = 0.00196596 Jy ! Component: 1750 - total flux cleaned = 0.00194708 Jy ! Component: 1800 - total flux cleaned = 0.00196566 Jy ! Component: 1850 - total flux cleaned = 0.00196544 Jy ! Component: 1900 - total flux cleaned = 0.00196523 Jy ! Component: 1950 - total flux cleaned = 0.0019829 Jy ! Component: 2000 - total flux cleaned = 0.00192939 Jy ! Component: 2050 - total flux cleaned = 0.00198203 Jy ! Component: 2100 - total flux cleaned = 0.00192985 Jy ! Component: 2150 - total flux cleaned = 0.00189552 Jy ! Component: 2200 - total flux cleaned = 0.0018782 Jy ! Component: 2250 - total flux cleaned = 0.00186133 Jy ! Component: 2300 - total flux cleaned = 0.00181117 Jy ! Component: 2350 - total flux cleaned = 0.00177819 Jy ! Component: 2400 - total flux cleaned = 0.0017617 Jy ! Component: 2450 - total flux cleaned = 0.00171314 Jy ! Component: 2500 - total flux cleaned = 0.00172915 Jy ! Component: 2550 - total flux cleaned = 0.0016662 Jy ! Component: 2600 - total flux cleaned = 0.00166632 Jy ! Component: 2650 - total flux cleaned = 0.00172806 Jy ! Component: 2700 - total flux cleaned = 0.00160565 Jy ! Component: 2750 - total flux cleaned = 0.00169675 Jy ! Component: 2800 - total flux cleaned = 0.00162165 Jy ! Component: 2850 - total flux cleaned = 0.00160659 Jy ! Component: 2900 - total flux cleaned = 0.00163605 Jy ! Component: 2950 - total flux cleaned = 0.00166492 Jy ! Component: 3000 - total flux cleaned = 0.00163595 Jy ! Component: 3050 - total flux cleaned = 0.0015929 Jy ! Component: 3100 - total flux cleaned = 0.001593 Jy ! Component: 3150 - total flux cleaned = 0.00160713 Jy ! Component: 3200 - total flux cleaned = 0.0015932 Jy ! Component: 3250 - total flux cleaned = 0.00163471 Jy ! Component: 3300 - total flux cleaned = 0.00153859 Jy ! Component: 3350 - total flux cleaned = 0.00156577 Jy ! Component: 3400 - total flux cleaned = 0.00149832 Jy ! Component: 3450 - total flux cleaned = 0.00152539 Jy ! Component: 3500 - total flux cleaned = 0.00152521 Jy ! Component: 3550 - total flux cleaned = 0.00151209 Jy ! Component: 3600 - total flux cleaned = 0.00149925 Jy ! Component: 3650 - total flux cleaned = 0.00155135 Jy ! Component: 3700 - total flux cleaned = 0.00151273 Jy ! Component: 3750 - total flux cleaned = 0.0015384 Jy ! Component: 3800 - total flux cleaned = 0.00152574 Jy ! Component: 3850 - total flux cleaned = 0.00157598 Jy ! Component: 3900 - total flux cleaned = 0.0015509 Jy ! Component: 3950 - total flux cleaned = 0.00156325 Jy ! Component: 4000 - total flux cleaned = 0.00150154 Jy ! Component: 4050 - total flux cleaned = 0.00152568 Jy ! Total flux subtracted in 4096 components = 0.00142861 Jy ! Clean residual min=-0.000754 max=0.000681 Jy/beam ! Clean residual mean=0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.107221 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 317 components and 0.107221 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1512+0203_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.191 x 7.309 at -2.565 degrees (North through East) ! Clean map min=-0.0014798 max=0.10349 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1512+0203_S_map.fits wmodel /vlbi/uf001/uva//J1512+0203_S_map.mod ! Writing 317 model components to file: /vlbi/uf001/uva//J1512+0203_S_map.mod wobs /vlbi/uf001/uva//J1512+0203_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1512+0203_S_uvs.fits wwins /vlbi/uf001/uva//J1512+0203_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1512+0203_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642441 0.642441 1.28488 2.56976 5.13953 10.2791 20.5581 41.1162 82.2324 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 466.969 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1512+0203_S_dfm.log closed on Mon Jan 14 03:13:40 2019