! Started logfile: /vlbi/uf001/uva//J0157+0011_S_dfm.log on Sun Jan 13 21:11:05 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//J0157+0011_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0157+0011_S_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.543615 visibilities/baseline/integration-bin. ! Found source: J0157+0011 ! ! 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 4917 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 J0157+0011_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 334 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 334 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 334 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012453Jy sigma=18.513200 ! Fit after self-cal, rms=0.854420Jy sigma=15.592059 ! 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.91 mas, bmaj=7.085 mas, bpa=-3.767 degrees ! Estimated noise=0.765616 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.114027 Jy ! Component: 100 - total flux cleaned = 0.139562 Jy ! Total flux subtracted in 100 components = 0.139562 Jy ! Clean residual min=-0.005790 max=0.008614 Jy/beam ! Clean residual mean=0.000027 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.139562 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.139562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071642Jy sigma=1.248561 ! Fit after self-cal, rms=0.071631Jy sigma=1.248429 ! 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.42 mas, bmaj=7.834 mas, bpa=-4.869 degrees ! Estimated noise=0.609808 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.0104225 Jy ! Component: 100 - total flux cleaned = 0.0142935 Jy ! Component: 150 - total flux cleaned = 0.0144756 Jy ! Component: 200 - total flux cleaned = 0.0145458 Jy ! Total flux subtracted in 200 components = 0.0145458 Jy ! Clean residual min=-0.004166 max=0.005001 Jy/beam ! Clean residual mean=0.000026 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.154108 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.154108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070552Jy sigma=1.219287 ! Fit after self-cal, rms=0.070544Jy sigma=1.219167 ! 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.42 x 7.834 at -4.869 degrees (North through East) ! Clean map min=-0.0041053 max=0.14858 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.01 KP 0.96 ! LA 1.03 MK 0.97 NL 0.98 OV 1.00 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.03 KP 0.99 ! LA 1.07 MK 1.01 NL 1.02 OV 0.99 ! PT 0.85 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.05 KP 1.00 ! LA 1.03 MK 1.02 NL 1.00 OV 0.99 ! PT 0.85 SC 1.00 ! ! ! Fit before self-cal, rms=0.070544Jy sigma=1.219167 ! Fit after self-cal, rms=0.069691Jy sigma=1.206481 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=7.876 mas, bpa=-4.734 degrees ! Estimated noise=0.60379 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.00225802 Jy ! Component: 100 - total flux cleaned = -0.00347381 Jy ! Component: 150 - total flux cleaned = -0.00371627 Jy ! Component: 200 - total flux cleaned = -0.00386577 Jy ! Total flux subtracted in 200 components = -0.00386577 Jy ! Clean residual min=-0.004021 max=0.004479 Jy/beam ! Clean residual mean=0.000031 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.150242 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.150242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069585Jy sigma=1.205435 ! Fit after self-cal, rms=0.069625Jy sigma=1.205213 ! 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.069625Jy sigma=1.205213 ! Fit after self-cal, rms=0.071915Jy sigma=1.182226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=7.886 mas, bpa=-4.75 degrees ! Estimated noise=0.603766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327054 Jy ! Component: 100 - total flux cleaned = 0.000372973 Jy ! Component: 150 - total flux cleaned = 0.000455324 Jy ! Component: 200 - total flux cleaned = 0.000474244 Jy ! Total flux subtracted in 200 components = 0.000474244 Jy ! Clean residual min=-0.002593 max=0.002600 Jy/beam ! Clean residual mean=0.000003 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.150717 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.150717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071899Jy sigma=1.181959 ! Fit after self-cal, rms=0.071964Jy sigma=1.181753 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.88889e-05 Jy ! Component: 100 - total flux cleaned = 3.7379e-06 Jy ! Component: 150 - total flux cleaned = 3.62133e-05 Jy ! Component: 200 - total flux cleaned = 5.11043e-05 Jy ! Total flux subtracted in 200 components = 5.11043e-05 Jy ! Clean residual min=-0.002593 max=0.002581 Jy/beam ! Clean residual mean=0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.150768 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.150768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071955Jy sigma=1.181605 ! Fit after self-cal, rms=0.071955Jy sigma=1.181587 ! 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.071955Jy sigma=1.181587 ! Fit after self-cal, rms=0.072347Jy sigma=1.181517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=7.887 mas, bpa=-4.799 degrees ! Estimated noise=0.604354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274085 Jy ! Component: 100 - total flux cleaned = 0.000357815 Jy ! Component: 150 - total flux cleaned = 0.000415412 Jy ! Component: 200 - total flux cleaned = 0.0004291 Jy ! Total flux subtracted in 200 components = 0.0004291 Jy ! Clean residual min=-0.002634 max=0.002536 Jy/beam ! Clean residual mean=0.000003 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.151197 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.151197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072339Jy sigma=1.181394 ! Fit after self-cal, rms=0.072344Jy sigma=1.181381 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.32586e-05 Jy ! Component: 100 - total flux cleaned = 1.77564e-05 Jy ! Component: 150 - total flux cleaned = 5.31305e-05 Jy ! Component: 200 - total flux cleaned = 7.5802e-05 Jy ! Total flux subtracted in 200 components = 7.5802e-05 Jy ! Clean residual min=-0.002640 max=0.002520 Jy/beam ! Clean residual mean=0.000003 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.151273 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.151273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072339Jy sigma=1.181312 ! Fit after self-cal, rms=0.072339Jy sigma=1.181303 ! 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.072339Jy sigma=1.181303 ! Fit after self-cal, rms=0.072427Jy sigma=1.181285 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=11.85 mas, bpa=-3.943 degrees ! Estimated noise=0.765256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000602298 Jy ! Component: 100 - total flux cleaned = 0.000728727 Jy ! Component: 150 - total flux cleaned = 0.000797324 Jy ! Component: 200 - total flux cleaned = 0.000847199 Jy ! Total flux subtracted in 200 components = 0.000847199 Jy ! Clean residual min=-0.003421 max=0.003263 Jy/beam ! Clean residual mean=0.000005 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.15212 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 45 components and 0.15212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072428Jy sigma=1.181268 ! Fit after self-cal, rms=0.072429Jy sigma=1.181259 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.17869e-05 Jy ! Component: 100 - total flux cleaned = 8.41695e-05 Jy ! Component: 150 - total flux cleaned = 0.000121561 Jy ! Component: 200 - total flux cleaned = 0.000148286 Jy ! Total flux subtracted in 200 components = 0.000148286 Jy ! Clean residual min=-0.003404 max=0.003225 Jy/beam ! Clean residual mean=0.000005 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.152268 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.152268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072431Jy sigma=1.181275 ! Fit after self-cal, rms=0.072431Jy sigma=1.181270 ! 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.434 mas, bmaj=7.887 mas, bpa=-4.856 degrees ! Estimated noise=0.604909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.434 x 7.887 at -4.856 degrees (North through East) ! Clean map min=-0.002605 max=0.14743 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.918 mas, bmaj=7.14 mas, bpa=-3.872 degrees ! Estimated noise=0.765099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113906 Jy ! Component: 100 - total flux cleaned = 0.139372 Jy ! Component: 150 - total flux cleaned = 0.147493 Jy ! Component: 200 - total flux cleaned = 0.149157 Jy ! Total flux subtracted in 200 components = 0.149157 Jy ! Clean residual min=-0.003524 max=0.003687 Jy/beam ! Clean residual mean=0.000004 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.149157 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.149157 Jy ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=7.887 mas, bpa=-4.856 degrees ! Estimated noise=0.604909 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.00272896 Jy ! Component: 100 - total flux cleaned = 0.00304683 Jy ! Component: 150 - total flux cleaned = 0.00304149 Jy ! Component: 200 - total flux cleaned = 0.00300384 Jy ! Total flux subtracted in 200 components = 0.00300384 Jy ! Clean residual min=-0.002689 max=0.002734 Jy/beam ! Clean residual mean=0.000003 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.152161 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.152161 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.547 mas, bmaj=11.85 mas, bpa=-3.943 degrees ! Estimated noise=0.765256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177955 Jy ! Component: 100 - total flux cleaned = 0.00023205 Jy ! Component: 150 - total flux cleaned = 0.000277018 Jy ! Component: 200 - total flux cleaned = 0.000314574 Jy ! Total flux subtracted in 200 components = 0.000314574 Jy ! Clean residual min=-0.003434 max=0.003156 Jy/beam ! Clean residual mean=0.000005 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.152475 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.17835e-05 Jy ! Component: 100 - total flux cleaned = 4.18012e-05 Jy ! Component: 150 - total flux cleaned = 5.12036e-05 Jy ! Component: 200 - total flux cleaned = 5.9578e-05 Jy ! Total flux subtracted in 200 components = 5.9578e-05 Jy ! Clean residual min=-0.003423 max=0.003137 Jy/beam ! Clean residual mean=0.000005 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.152535 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.152535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=7.887 mas, bpa=-4.856 degrees ! Estimated noise=0.604909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172794 Jy ! Component: 100 - total flux cleaned = -4.91698e-05 Jy ! Component: 150 - total flux cleaned = -0.000232446 Jy ! Component: 200 - total flux cleaned = -0.00034544 Jy ! Total flux subtracted in 200 components = -0.00034544 Jy ! Clean residual min=-0.002658 max=0.002592 Jy/beam ! Clean residual mean=0.000003 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.15219 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.15219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072445Jy sigma=1.181561 ! Fit after self-cal, rms=0.072444Jy sigma=1.181524 wmodel J0157+0011_S_map.mod ! Writing 41 model components to file: J0157+0011_S_map.mod wobs J0157+0011_S_uvs.fits ! Writing UV FITS file: J0157+0011_S_uvs.fits wwins J0157+0011_S_map.win ! wwins: Wrote 1 windows to J0157+0011_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 = -5.90622e-05 Jy ! Component: 100 - total flux cleaned = 0.000126188 Jy ! Component: 150 - total flux cleaned = 0.000346479 Jy ! Component: 200 - total flux cleaned = 0.000598537 Jy ! Component: 250 - total flux cleaned = 0.000719307 Jy ! Component: 300 - total flux cleaned = 0.000759152 Jy ! Component: 350 - total flux cleaned = 0.000835379 Jy ! Component: 400 - total flux cleaned = 0.000872406 Jy ! Component: 450 - total flux cleaned = 0.000908851 Jy ! Component: 500 - total flux cleaned = 0.00105037 Jy ! Component: 550 - total flux cleaned = 0.0011539 Jy ! Component: 600 - total flux cleaned = 0.00122049 Jy ! Component: 650 - total flux cleaned = 0.00131983 Jy ! Component: 700 - total flux cleaned = 0.00138515 Jy ! Component: 750 - total flux cleaned = 0.00144877 Jy ! Component: 800 - total flux cleaned = 0.00160531 Jy ! Component: 850 - total flux cleaned = 0.00169728 Jy ! Component: 900 - total flux cleaned = 0.00184865 Jy ! Component: 950 - total flux cleaned = 0.00196759 Jy ! Component: 1000 - total flux cleaned = 0.00202606 Jy ! Component: 1050 - total flux cleaned = 0.00214092 Jy ! Component: 1100 - total flux cleaned = 0.00214074 Jy ! Component: 1150 - total flux cleaned = 0.00222446 Jy ! Component: 1200 - total flux cleaned = 0.00230688 Jy ! Component: 1250 - total flux cleaned = 0.00225264 Jy ! Component: 1300 - total flux cleaned = 0.00241437 Jy ! Component: 1350 - total flux cleaned = 0.00246691 Jy ! Component: 1400 - total flux cleaned = 0.00254559 Jy ! Component: 1450 - total flux cleaned = 0.00262277 Jy ! Component: 1500 - total flux cleaned = 0.00262287 Jy ! Component: 1550 - total flux cleaned = 0.00262341 Jy ! Component: 1600 - total flux cleaned = 0.00269841 Jy ! Component: 1650 - total flux cleaned = 0.0027225 Jy ! Component: 1700 - total flux cleaned = 0.00277061 Jy ! Component: 1750 - total flux cleaned = 0.00267481 Jy ! Component: 1800 - total flux cleaned = 0.00272212 Jy ! Component: 1850 - total flux cleaned = 0.00258117 Jy ! Component: 1900 - total flux cleaned = 0.00267402 Jy ! Component: 1950 - total flux cleaned = 0.00260506 Jy ! Component: 2000 - total flux cleaned = 0.0025369 Jy ! Component: 2050 - total flux cleaned = 0.00255998 Jy ! Component: 2100 - total flux cleaned = 0.00253763 Jy ! Component: 2150 - total flux cleaned = 0.00247138 Jy ! Component: 2200 - total flux cleaned = 0.00244948 Jy ! Component: 2250 - total flux cleaned = 0.00234211 Jy ! Component: 2300 - total flux cleaned = 0.00232044 Jy ! Component: 2350 - total flux cleaned = 0.00223611 Jy ! Component: 2400 - total flux cleaned = 0.00219432 Jy ! Component: 2450 - total flux cleaned = 0.00221521 Jy ! Component: 2500 - total flux cleaned = 0.00211264 Jy ! Component: 2550 - total flux cleaned = 0.00219429 Jy ! Component: 2600 - total flux cleaned = 0.00219417 Jy ! Component: 2650 - total flux cleaned = 0.00211447 Jy ! Component: 2700 - total flux cleaned = 0.00209476 Jy ! Component: 2750 - total flux cleaned = 0.00217373 Jy ! Component: 2800 - total flux cleaned = 0.00221257 Jy ! Component: 2850 - total flux cleaned = 0.00215474 Jy ! Component: 2900 - total flux cleaned = 0.00223113 Jy ! Component: 2950 - total flux cleaned = 0.00213567 Jy ! Component: 3000 - total flux cleaned = 0.00202254 Jy ! Component: 3050 - total flux cleaned = 0.00200381 Jy ! Component: 3100 - total flux cleaned = 0.00200343 Jy ! Component: 3150 - total flux cleaned = 0.00196661 Jy ! Component: 3200 - total flux cleaned = 0.00187546 Jy ! Component: 3250 - total flux cleaned = 0.0018034 Jy ! Component: 3300 - total flux cleaned = 0.00185725 Jy ! Component: 3350 - total flux cleaned = 0.00169689 Jy ! Component: 3400 - total flux cleaned = 0.0017146 Jy ! Component: 3450 - total flux cleaned = 0.00159187 Jy ! Component: 3500 - total flux cleaned = 0.00159186 Jy ! Component: 3550 - total flux cleaned = 0.00159172 Jy ! Component: 3600 - total flux cleaned = 0.00150585 Jy ! Component: 3650 - total flux cleaned = 0.00148865 Jy ! Component: 3700 - total flux cleaned = 0.00147172 Jy ! Component: 3750 - total flux cleaned = 0.00143786 Jy ! Component: 3800 - total flux cleaned = 0.00135425 Jy ! Component: 3850 - total flux cleaned = 0.00138723 Jy ! Component: 3900 - total flux cleaned = 0.00130473 Jy ! Component: 3950 - total flux cleaned = 0.00120656 Jy ! Component: 4000 - total flux cleaned = 0.00112563 Jy ! Component: 4050 - total flux cleaned = 0.0010775 Jy ! Total flux subtracted in 4096 components = 0.00109347 Jy ! Clean residual min=-0.000943 max=0.001078 Jy/beam ! Clean residual mean=0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.153283 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 371 components and 0.153283 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0157+0011_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.434 x 7.887 at -4.856 degrees (North through East) ! Clean map min=-0.0019323 max=0.14737 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0157+0011_S_map.fits wmodel /vlbi/uf001/uva//J0157+0011_S_map.mod ! Writing 371 model components to file: /vlbi/uf001/uva//J0157+0011_S_map.mod wobs /vlbi/uf001/uva//J0157+0011_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0157+0011_S_uvs.fits wwins /vlbi/uf001/uva//J0157+0011_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0157+0011_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.147366 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000306368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.62369 0.62369 1.24738 2.49476 4.98952 9.97904 19.9581 39.9161 79.8323 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 481.008 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0157+0011_S_dfm.log closed on Sun Jan 13 21:11:09 2019