! Started logfile: /vlbi/uf001/uva//J0745+2614_S_dfm.log on Sun Jan 13 23:36:19 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//J0745+2614_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0745+2614_S_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695579 visibilities/baseline/integration-bin. ! Found source: J0745+2614 ! ! 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 8733 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 J0745+2614_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 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004860Jy sigma=20.690494 ! Fit after self-cal, rms=0.928790Jy sigma=19.127688 ! 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.035 mas, bmaj=5.818 mas, bpa=-1.403 degrees ! Estimated noise=0.608444 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.0567428 Jy ! Component: 100 - total flux cleaned = 0.0691221 Jy ! Total flux subtracted in 100 components = 0.0691221 Jy ! Clean residual min=-0.004400 max=0.004513 Jy/beam ! Clean residual mean=-0.000006 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.0691221 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0691221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061600Jy sigma=1.194859 ! Fit after self-cal, rms=0.061066Jy sigma=1.183773 ! 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.385 mas, bmaj=6.642 mas, bpa=-1.616 degrees ! Estimated noise=0.386655 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.00365711 Jy ! Component: 100 - total flux cleaned = 0.00493968 Jy ! Component: 150 - total flux cleaned = 0.00573008 Jy ! Component: 200 - total flux cleaned = 0.00596065 Jy ! Total flux subtracted in 200 components = 0.00596065 Jy ! Clean residual min=-0.002486 max=0.002913 Jy/beam ! Clean residual mean=0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.0750827 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 22 components and 0.0750827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060868Jy sigma=1.179371 ! Fit after self-cal, rms=0.060868Jy sigma=1.179337 ! 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.385 x 6.642 at -1.616 degrees (North through East) ! Clean map min=-0.0024097 max=0.073414 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 0.97 KP 0.97 ! LA 0.94 MK 1.02 NL 1.01 OV 1.01 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.91 HN 0.95 KP 1.00 ! LA 0.94 MK 0.97 NL 1.15 OV 1.09 ! PT 0.88 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.93 HN 0.97 KP 0.99 ! LA 0.90 MK 0.97 NL 1.12 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.060868Jy sigma=1.179337 ! Fit after self-cal, rms=0.060980Jy sigma=1.169825 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=6.702 mas, bpa=-1.952 degrees ! Estimated noise=0.385456 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.000459746 Jy ! Component: 100 - total flux cleaned = -0.00058395 Jy ! Component: 150 - total flux cleaned = -0.000634033 Jy ! Component: 200 - total flux cleaned = -0.000693656 Jy ! Total flux subtracted in 200 components = -0.000693656 Jy ! Clean residual min=-0.002478 max=0.002721 Jy/beam ! Clean residual mean=0.000009 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0743891 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0743891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060969Jy sigma=1.169561 ! Fit after self-cal, rms=0.061011Jy sigma=1.169179 ! 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.061011Jy sigma=1.169179 ! Fit after self-cal, rms=0.065197Jy sigma=1.153095 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=6.679 mas, bpa=-1.941 degrees ! Estimated noise=0.385095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011243 Jy ! Component: 100 - total flux cleaned = -3.62772e-05 Jy ! Component: 150 - total flux cleaned = -1.39709e-05 Jy ! Component: 200 - total flux cleaned = 5.26474e-06 Jy ! Total flux subtracted in 200 components = 5.26474e-06 Jy ! Clean residual min=-0.001922 max=0.001735 Jy/beam ! Clean residual mean=0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0743944 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0743944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065189Jy sigma=1.152955 ! Fit after self-cal, rms=0.065358Jy sigma=1.152356 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.000111508 Jy ! Component: 100 - total flux cleaned = -6.7372e-05 Jy ! Component: 150 - total flux cleaned = -4.20104e-05 Jy ! Component: 200 - total flux cleaned = -4.19115e-05 Jy ! Total flux subtracted in 200 components = -4.19115e-05 Jy ! Clean residual min=-0.001858 max=0.001749 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0743524 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0743524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065356Jy sigma=1.152327 ! Fit after self-cal, rms=0.065357Jy sigma=1.152320 ! 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.065357Jy sigma=1.152320 ! Fit after self-cal, rms=0.066142Jy sigma=1.152258 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=6.678 mas, bpa=-2.104 degrees ! Estimated noise=0.385727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.09778e-05 Jy ! Component: 100 - total flux cleaned = 5.35794e-05 Jy ! Component: 150 - total flux cleaned = 5.25788e-05 Jy ! Component: 200 - total flux cleaned = 5.2798e-05 Jy ! Total flux subtracted in 200 components = 5.2798e-05 Jy ! Clean residual min=-0.001894 max=0.001741 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0744052 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.0744052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066139Jy sigma=1.152227 ! Fit after self-cal, rms=0.066152Jy sigma=1.152221 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.71657e-05 Jy ! Component: 100 - total flux cleaned = 2.31936e-05 Jy ! Component: 150 - total flux cleaned = 2.87117e-05 Jy ! Component: 200 - total flux cleaned = 2.89337e-05 Jy ! Total flux subtracted in 200 components = 2.89337e-05 Jy ! Clean residual min=-0.001897 max=0.001744 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0744342 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.0744342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066151Jy sigma=1.152212 ! Fit after self-cal, rms=0.066151Jy sigma=1.152209 ! 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.066151Jy sigma=1.152209 ! Fit after self-cal, rms=0.066350Jy sigma=1.152196 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.363 mas, bmaj=9.883 mas, bpa=-3.046 degrees ! Estimated noise=0.479635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.35752e-05 Jy ! Component: 100 - total flux cleaned = -1.29148e-05 Jy ! Component: 150 - total flux cleaned = -1.27062e-05 Jy ! Component: 200 - total flux cleaned = -1.28707e-05 Jy ! Total flux subtracted in 200 components = -1.28707e-05 Jy ! Clean residual min=-0.001743 max=0.001958 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0744213 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.0744213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066351Jy sigma=1.152189 ! Fit after self-cal, rms=0.066351Jy sigma=1.152178 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.8157e-06 Jy ! Component: 100 - total flux cleaned = -1.98676e-05 Jy ! Component: 150 - total flux cleaned = -2.52577e-05 Jy ! Component: 200 - total flux cleaned = -3.03309e-05 Jy ! Total flux subtracted in 200 components = -3.03309e-05 Jy ! Clean residual min=-0.001741 max=0.001953 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.074391 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0743909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066352Jy sigma=1.152193 ! Fit after self-cal, rms=0.066351Jy sigma=1.152186 ! 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.361 mas, bmaj=6.679 mas, bpa=-2.216 degrees ! Estimated noise=0.386412 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.361 x 6.679 at -2.216 degrees (North through East) ! Clean map min=-0.0018372 max=0.073511 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.005 mas, bmaj=5.819 mas, bpa=-1.846 degrees ! Estimated noise=0.611358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573776 Jy ! Component: 100 - total flux cleaned = 0.0699379 Jy ! Component: 150 - total flux cleaned = 0.0734559 Jy ! Component: 200 - total flux cleaned = 0.0749341 Jy ! Total flux subtracted in 200 components = 0.0749341 Jy ! Clean residual min=-0.003149 max=0.003004 Jy/beam ! Clean residual mean=-0.000003 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0749341 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.0749341 Jy ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=6.679 mas, bpa=-2.216 degrees ! Estimated noise=0.386412 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.000812578 Jy ! Component: 100 - total flux cleaned = -0.000549612 Jy ! Component: 150 - total flux cleaned = -0.000503345 Jy ! Component: 200 - total flux cleaned = -0.000485645 Jy ! Total flux subtracted in 200 components = -0.000485645 Jy ! Clean residual min=-0.001926 max=0.001742 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0744485 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.0744485 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.363 mas, bmaj=9.883 mas, bpa=-3.046 degrees ! Estimated noise=0.479635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159279 Jy ! Component: 100 - total flux cleaned = -0.000188292 Jy ! Component: 150 - total flux cleaned = -0.000188472 Jy ! Component: 200 - total flux cleaned = -0.000187941 Jy ! Total flux subtracted in 200 components = -0.000187941 Jy ! Clean residual min=-0.001764 max=0.001966 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0742605 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 = 5.56908e-06 Jy ! Component: 100 - total flux cleaned = 8.61813e-07 Jy ! Component: 150 - total flux cleaned = -3.69785e-06 Jy ! Component: 200 - total flux cleaned = -8.08282e-06 Jy ! Total flux subtracted in 200 components = -8.08282e-06 Jy ! Clean residual min=-0.001763 max=0.001966 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0742524 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0742524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=6.679 mas, bpa=-2.216 degrees ! Estimated noise=0.386412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.11805e-05 Jy ! Component: 100 - total flux cleaned = 1.90985e-05 Jy ! Component: 150 - total flux cleaned = 3.28546e-05 Jy ! Component: 200 - total flux cleaned = 4.50452e-05 Jy ! Total flux subtracted in 200 components = 4.50452e-05 Jy ! Clean residual min=-0.001923 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0742975 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0742975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066359Jy sigma=1.152344 ! Fit after self-cal, rms=0.066356Jy sigma=1.152321 wmodel J0745+2614_S_map.mod ! Writing 42 model components to file: J0745+2614_S_map.mod wobs J0745+2614_S_uvs.fits ! Writing UV FITS file: J0745+2614_S_uvs.fits wwins J0745+2614_S_map.win ! wwins: Wrote 1 windows to J0745+2614_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.000654019 Jy ! Component: 100 - total flux cleaned = -0.00117332 Jy ! Component: 150 - total flux cleaned = -0.00148278 Jy ! Component: 200 - total flux cleaned = -0.00164334 Jy ! Component: 250 - total flux cleaned = -0.00182319 Jy ! Component: 300 - total flux cleaned = -0.00187226 Jy ! Component: 350 - total flux cleaned = -0.00196802 Jy ! Component: 400 - total flux cleaned = -0.00206175 Jy ! Component: 450 - total flux cleaned = -0.00208443 Jy ! Component: 500 - total flux cleaned = -0.00210697 Jy ! Component: 550 - total flux cleaned = -0.0021948 Jy ! Component: 600 - total flux cleaned = -0.00221625 Jy ! Component: 650 - total flux cleaned = -0.00230062 Jy ! Component: 700 - total flux cleaned = -0.00232107 Jy ! Component: 750 - total flux cleaned = -0.0024025 Jy ! Component: 800 - total flux cleaned = -0.00244227 Jy ! Component: 850 - total flux cleaned = -0.00252136 Jy ! Component: 900 - total flux cleaned = -0.00256036 Jy ! Component: 950 - total flux cleaned = -0.00267507 Jy ! Component: 1000 - total flux cleaned = -0.00276925 Jy ! Component: 1050 - total flux cleaned = -0.00291744 Jy ! Component: 1100 - total flux cleaned = -0.00295366 Jy ! Component: 1150 - total flux cleaned = -0.00295347 Jy ! Component: 1200 - total flux cleaned = -0.00298924 Jy ! Component: 1250 - total flux cleaned = -0.00309453 Jy ! Component: 1300 - total flux cleaned = -0.00312869 Jy ! Component: 1350 - total flux cleaned = -0.0031286 Jy ! Component: 1400 - total flux cleaned = -0.00317962 Jy ! Component: 1450 - total flux cleaned = -0.00326287 Jy ! Component: 1500 - total flux cleaned = -0.00331201 Jy ! Component: 1550 - total flux cleaned = -0.00327927 Jy ! Component: 1600 - total flux cleaned = -0.0033598 Jy ! Component: 1650 - total flux cleaned = -0.0033757 Jy ! Component: 1700 - total flux cleaned = -0.00340726 Jy ! Component: 1750 - total flux cleaned = -0.00343844 Jy ! Component: 1800 - total flux cleaned = -0.00343851 Jy ! Component: 1850 - total flux cleaned = -0.00348455 Jy ! Component: 1900 - total flux cleaned = -0.00351464 Jy ! Component: 1950 - total flux cleaned = -0.00351453 Jy ! Component: 2000 - total flux cleaned = -0.00351471 Jy ! Component: 2050 - total flux cleaned = -0.00347078 Jy ! Component: 2100 - total flux cleaned = -0.00349986 Jy ! Component: 2150 - total flux cleaned = -0.00351427 Jy ! Component: 2200 - total flux cleaned = -0.00348581 Jy ! Component: 2250 - total flux cleaned = -0.00355646 Jy ! Component: 2300 - total flux cleaned = -0.00351425 Jy ! Component: 2350 - total flux cleaned = -0.00351454 Jy ! Component: 2400 - total flux cleaned = -0.00354205 Jy ! Component: 2450 - total flux cleaned = -0.00355553 Jy ! Component: 2500 - total flux cleaned = -0.00358259 Jy ! Component: 2550 - total flux cleaned = -0.00355573 Jy ! Component: 2600 - total flux cleaned = -0.00355602 Jy ! Component: 2650 - total flux cleaned = -0.00362179 Jy ! Component: 2700 - total flux cleaned = -0.00360866 Jy ! Component: 2750 - total flux cleaned = -0.0036347 Jy ! Component: 2800 - total flux cleaned = -0.00362182 Jy ! Component: 2850 - total flux cleaned = -0.00368539 Jy ! Component: 2900 - total flux cleaned = -0.00366023 Jy ! Component: 2950 - total flux cleaned = -0.00367286 Jy ! Component: 3000 - total flux cleaned = -0.00366049 Jy ! Component: 3050 - total flux cleaned = -0.00370976 Jy ! Component: 3100 - total flux cleaned = -0.00369756 Jy ! Component: 3150 - total flux cleaned = -0.00372186 Jy ! Component: 3200 - total flux cleaned = -0.00372175 Jy ! Component: 3250 - total flux cleaned = -0.00372175 Jy ! Component: 3300 - total flux cleaned = -0.00373348 Jy ! Component: 3350 - total flux cleaned = -0.00374523 Jy ! Component: 3400 - total flux cleaned = -0.00373343 Jy ! Component: 3450 - total flux cleaned = -0.00374518 Jy ! Component: 3500 - total flux cleaned = -0.00376825 Jy ! Component: 3550 - total flux cleaned = -0.00376843 Jy ! Component: 3600 - total flux cleaned = -0.00379115 Jy ! Component: 3650 - total flux cleaned = -0.00374602 Jy ! Component: 3700 - total flux cleaned = -0.0038244 Jy ! Component: 3750 - total flux cleaned = -0.00382428 Jy ! Component: 3800 - total flux cleaned = -0.00384646 Jy ! Component: 3850 - total flux cleaned = -0.00381339 Jy ! Component: 3900 - total flux cleaned = -0.00383523 Jy ! Component: 3950 - total flux cleaned = -0.00386778 Jy ! Component: 4000 - total flux cleaned = -0.00382462 Jy ! Component: 4050 - total flux cleaned = -0.00383529 Jy ! Total flux subtracted in 4096 components = -0.00389934 Jy ! Clean residual min=-0.000707 max=0.000644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.0703981 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 345 components and 0.0703981 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0745+2614_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.361 x 6.679 at -2.216 degrees (North through East) ! Clean map min=-0.0013998 max=0.073397 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0745+2614_S_map.fits wmodel /vlbi/uf001/uva//J0745+2614_S_map.mod ! Writing 345 model components to file: /vlbi/uf001/uva//J0745+2614_S_map.mod wobs /vlbi/uf001/uva//J0745+2614_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0745+2614_S_uvs.fits wwins /vlbi/uf001/uva//J0745+2614_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0745+2614_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0733968 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199461 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.815273 0.815273 1.63055 3.26109 6.52218 13.0444 26.0887 52.1775 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.975 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0745+2614_S_dfm.log closed on Sun Jan 13 23:36:23 2019