! Started logfile: /vlbi/uf001/uva//J1928-2035_S_dfm.log on Mon Jan 14 05:05: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//J1928-2035_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1928-2035_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.998299 visibilities/baseline/integration-bin. ! Found source: J1928-2035 ! ! 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 1761 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 J1928-2035_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015011Jy sigma=15.228395 ! Fit after self-cal, rms=0.914750Jy sigma=13.725400 ! 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.234 mas, bmaj=5.833 mas, bpa=-6.747 degrees ! Estimated noise=1.62074 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.0695504 Jy ! Component: 100 - total flux cleaned = 0.0847567 Jy ! Total flux subtracted in 100 components = 0.0847567 Jy ! Clean residual min=-0.009489 max=0.009410 Jy/beam ! Clean residual mean=0.000000 rms=0.002298 Jy/beam ! Combined flux in latest and established models = 0.0847567 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0847567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087490Jy sigma=1.246466 ! Fit after self-cal, rms=0.086842Jy sigma=1.237748 ! 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=2.551 mas, bmaj=6.441 mas, bpa=-5.709 degrees ! Estimated noise=1.22772 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.00558052 Jy ! Component: 100 - total flux cleaned = 0.00870362 Jy ! Component: 150 - total flux cleaned = 0.0106283 Jy ! Component: 200 - total flux cleaned = 0.0118964 Jy ! Total flux subtracted in 200 components = 0.0118964 Jy ! Clean residual min=-0.008257 max=0.007519 Jy/beam ! Clean residual mean=0.000000 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.0966531 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0966531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086439Jy sigma=1.232635 ! Fit after self-cal, rms=0.086432Jy sigma=1.232325 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.551 x 6.441 at -5.709 degrees (North through East) ! Clean map min=-0.0076837 max=0.088747 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 HN 1.18 LA 0.93 MK 1.01 ! NL 1.20 PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 HN 1.17 LA 1.02 MK 1.02 ! NL 1.03 PT 1.11 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 HN 1.11 LA 0.96 MK 0.93 ! NL 1.10 PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.086432Jy sigma=1.232325 ! Fit after self-cal, rms=0.084063Jy sigma=1.211987 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.562 mas, bmaj=6.352 mas, bpa=-5.211 degrees ! Estimated noise=1.22151 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.00197025 Jy ! Component: 100 - total flux cleaned = 0.00182919 Jy ! Component: 150 - total flux cleaned = 0.00168235 Jy ! Component: 200 - total flux cleaned = 0.00156813 Jy ! Total flux subtracted in 200 components = 0.00156813 Jy ! Clean residual min=-0.005901 max=0.006343 Jy/beam ! Clean residual mean=0.000004 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0982212 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.0982212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083991Jy sigma=1.211228 ! Fit after self-cal, rms=0.084364Jy sigma=1.208848 ! 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.084364Jy sigma=1.208848 ! Fit after self-cal, rms=0.085989Jy sigma=1.203482 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.557 mas, bmaj=6.3 mas, bpa=-5.086 degrees ! Estimated noise=1.22226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000901519 Jy ! Component: 100 - total flux cleaned = 0.000790214 Jy ! Component: 150 - total flux cleaned = 0.00073725 Jy ! Component: 200 - total flux cleaned = 0.000696239 Jy ! Total flux subtracted in 200 components = 0.000696239 Jy ! Clean residual min=-0.005329 max=0.005984 Jy/beam ! Clean residual mean=0.000009 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.0989175 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.0989174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085946Jy sigma=1.203190 ! Fit after self-cal, rms=0.086090Jy sigma=1.202944 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-125.5, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519461 Jy ! Component: 100 - total flux cleaned = 0.00675383 Jy ! Component: 150 - total flux cleaned = 0.00668795 Jy ! Component: 200 - total flux cleaned = 0.00668918 Jy ! Total flux subtracted in 200 components = 0.00668918 Jy ! Clean residual min=-0.004668 max=0.004982 Jy/beam ! Clean residual mean=-0.000003 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.105607 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.105607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085815Jy sigma=1.197112 ! Fit after self-cal, rms=0.085738Jy sigma=1.196381 ! 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.085738Jy sigma=1.196381 ! Fit after self-cal, rms=0.085820Jy sigma=1.195592 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.561 mas, bmaj=6.277 mas, bpa=-4.791 degrees ! Estimated noise=1.20871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184709 Jy ! Component: 100 - total flux cleaned = 0.00209879 Jy ! Component: 150 - total flux cleaned = 0.00209957 Jy ! Component: 200 - total flux cleaned = 0.00210005 Jy ! Total flux subtracted in 200 components = 0.00210005 Jy ! Clean residual min=-0.004655 max=0.004802 Jy/beam ! Clean residual mean=0.000000 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.107707 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.107707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085746Jy sigma=1.193832 ! Fit after self-cal, rms=0.085772Jy sigma=1.193671 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.000211392 Jy ! Component: 100 - total flux cleaned = 0.000210558 Jy ! Component: 150 - total flux cleaned = 0.000167699 Jy ! Component: 200 - total flux cleaned = 0.000169115 Jy ! Total flux subtracted in 200 components = 0.000169115 Jy ! Clean residual min=-0.004627 max=0.004813 Jy/beam ! Clean residual mean=0.000000 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.107876 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.107876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085737Jy sigma=1.192807 ! Fit after self-cal, rms=0.085726Jy sigma=1.192769 ! 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.085726Jy sigma=1.192769 ! Fit after self-cal, rms=0.086054Jy sigma=1.192599 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.171 mas, bmaj=12.8 mas, bpa=7.064 degrees ! Estimated noise=1.77163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110116 Jy ! Component: 100 - total flux cleaned = -0.000416678 Jy ! Component: 150 - total flux cleaned = -0.000593342 Jy ! Component: 200 - total flux cleaned = -0.000711844 Jy ! Total flux subtracted in 200 components = -0.000711844 Jy ! Clean residual min=-0.004441 max=0.004794 Jy/beam ! Clean residual mean=-0.000010 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.107164 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.107164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086044Jy sigma=1.192494 ! Fit after self-cal, rms=0.086038Jy sigma=1.192375 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 = -8.41817e-05 Jy ! Component: 100 - total flux cleaned = -0.00032926 Jy ! Component: 150 - total flux cleaned = -0.000440954 Jy ! Component: 200 - total flux cleaned = -0.000573349 Jy ! Total flux subtracted in 200 components = -0.000573349 Jy ! Clean residual min=-0.004418 max=0.004753 Jy/beam ! Clean residual mean=-0.000008 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.106591 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.106591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086037Jy sigma=1.192392 ! Fit after self-cal, rms=0.086022Jy sigma=1.192357 ! 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=2.56 mas, bmaj=6.269 mas, bpa=-4.656 degrees ! Estimated noise=1.20942 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.56 x 6.269 at -4.656 degrees (North through East) ! Clean map min=-0.0044911 max=0.088868 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.25 mas, bmaj=5.666 mas, bpa=-5.691 degrees ! Estimated noise=1.58357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679878 Jy ! Component: 100 - total flux cleaned = 0.083424 Jy ! Component: 150 - total flux cleaned = 0.0910067 Jy ! Component: 200 - total flux cleaned = 0.095434 Jy ! Total flux subtracted in 200 components = 0.095434 Jy ! Clean residual min=-0.006401 max=0.006964 Jy/beam ! Clean residual mean=0.000000 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.095434 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.095434 Jy ! Inverting map and beam ! Estimated beam: bmin=2.56 mas, bmaj=6.269 mas, bpa=-4.656 degrees ! Estimated noise=1.20942 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.00497195 Jy ! Component: 100 - total flux cleaned = 0.00831991 Jy ! Component: 150 - total flux cleaned = 0.00908535 Jy ! Component: 200 - total flux cleaned = 0.0095382 Jy ! Total flux subtracted in 200 components = 0.0095382 Jy ! Clean residual min=-0.004952 max=0.004662 Jy/beam ! Clean residual mean=-0.000003 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.104972 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.104972 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.171 mas, bmaj=12.8 mas, bpa=7.064 degrees ! Estimated noise=1.77163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215166 Jy ! Component: 100 - total flux cleaned = 0.00235358 Jy ! Component: 150 - total flux cleaned = 0.00225455 Jy ! Component: 200 - total flux cleaned = 0.0022103 Jy ! Total flux subtracted in 200 components = 0.0022103 Jy ! Clean residual min=-0.004461 max=0.004931 Jy/beam ! Clean residual mean=-0.000012 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.107182 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153247 Jy ! Component: 100 - total flux cleaned = -0.000367982 Jy ! Component: 150 - total flux cleaned = -0.000500422 Jy ! Component: 200 - total flux cleaned = -0.000657721 Jy ! Total flux subtracted in 200 components = -0.000657721 Jy ! Clean residual min=-0.004477 max=0.004929 Jy/beam ! Clean residual mean=-0.000010 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.106525 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.106525 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.56 mas, bmaj=6.269 mas, bpa=-4.656 degrees ! Estimated noise=1.20942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390844 Jy ! Component: 100 - total flux cleaned = 0.000644346 Jy ! Component: 150 - total flux cleaned = 0.000750257 Jy ! Component: 200 - total flux cleaned = 0.000749934 Jy ! Total flux subtracted in 200 components = 0.000749934 Jy ! Clean residual min=-0.004662 max=0.004626 Jy/beam ! Clean residual mean=-0.000001 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.107275 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.107275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086015Jy sigma=1.192881 ! Fit after self-cal, rms=0.086027Jy sigma=1.192708 wmodel J1928-2035_S_map.mod ! Writing 65 model components to file: J1928-2035_S_map.mod wobs J1928-2035_S_uvs.fits ! Writing UV FITS file: J1928-2035_S_uvs.fits wwins J1928-2035_S_map.win ! wwins: Wrote 2 windows to J1928-2035_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.000101753 Jy ! Component: 100 - total flux cleaned = 2.0353e-05 Jy ! Component: 150 - total flux cleaned = -0.000121663 Jy ! Component: 200 - total flux cleaned = -0.000328057 Jy ! Component: 250 - total flux cleaned = -0.000523904 Jy ! Component: 300 - total flux cleaned = -0.000461439 Jy ! Component: 350 - total flux cleaned = -0.000643947 Jy ! Component: 400 - total flux cleaned = -0.000642873 Jy ! Component: 450 - total flux cleaned = -0.000530588 Jy ! Component: 500 - total flux cleaned = -0.000474513 Jy ! Component: 550 - total flux cleaned = -0.000261825 Jy ! Component: 600 - total flux cleaned = -0.000108829 Jy ! Component: 650 - total flux cleaned = -0.000308915 Jy ! Component: 700 - total flux cleaned = -0.000406121 Jy ! Component: 750 - total flux cleaned = -0.00050102 Jy ! Component: 800 - total flux cleaned = -0.000638216 Jy ! Component: 850 - total flux cleaned = -0.000638218 Jy ! Component: 900 - total flux cleaned = -0.000726111 Jy ! Component: 950 - total flux cleaned = -0.000727185 Jy ! Component: 1000 - total flux cleaned = -0.000937419 Jy ! Component: 1050 - total flux cleaned = -0.000895357 Jy ! Component: 1100 - total flux cleaned = -0.000855206 Jy ! Component: 1150 - total flux cleaned = -0.000934161 Jy ! Component: 1200 - total flux cleaned = -0.000934387 Jy ! Component: 1250 - total flux cleaned = -0.00101025 Jy ! Component: 1300 - total flux cleaned = -0.00104833 Jy ! Component: 1350 - total flux cleaned = -0.00112122 Jy ! Component: 1400 - total flux cleaned = -0.00119281 Jy ! Component: 1450 - total flux cleaned = -0.00101563 Jy ! Component: 1500 - total flux cleaned = -0.00112019 Jy ! Component: 1550 - total flux cleaned = -0.00108552 Jy ! Component: 1600 - total flux cleaned = -0.00108517 Jy ! Component: 1650 - total flux cleaned = -0.00108452 Jy ! Component: 1700 - total flux cleaned = -0.000985515 Jy ! Component: 1750 - total flux cleaned = -0.000953218 Jy ! Component: 1800 - total flux cleaned = -0.00101706 Jy ! Component: 1850 - total flux cleaned = -0.000921509 Jy ! Component: 1900 - total flux cleaned = -0.000890491 Jy ! Component: 1950 - total flux cleaned = -0.000890721 Jy ! Component: 2000 - total flux cleaned = -0.0009214 Jy ! Component: 2050 - total flux cleaned = -0.000951799 Jy ! Component: 2100 - total flux cleaned = -0.000921881 Jy ! Component: 2150 - total flux cleaned = -0.000892151 Jy ! Component: 2200 - total flux cleaned = -0.000950807 Jy ! Component: 2250 - total flux cleaned = -0.000951055 Jy ! Component: 2300 - total flux cleaned = -0.00097975 Jy ! Component: 2350 - total flux cleaned = -0.00100816 Jy ! Component: 2400 - total flux cleaned = -0.00103613 Jy ! Component: 2450 - total flux cleaned = -0.00109165 Jy ! Component: 2500 - total flux cleaned = -0.00106366 Jy ! Component: 2550 - total flux cleaned = -0.00100887 Jy ! Component: 2600 - total flux cleaned = -0.00109025 Jy ! Component: 2650 - total flux cleaned = -0.00103642 Jy ! Component: 2700 - total flux cleaned = -0.00108985 Jy ! Component: 2750 - total flux cleaned = -0.00103709 Jy ! Component: 2800 - total flux cleaned = -0.00106338 Jy ! Component: 2850 - total flux cleaned = -0.00111556 Jy ! Component: 2900 - total flux cleaned = -0.00114142 Jy ! Component: 2950 - total flux cleaned = -0.00114136 Jy ! Component: 3000 - total flux cleaned = -0.00121815 Jy ! Component: 3050 - total flux cleaned = -0.00121812 Jy ! Component: 3100 - total flux cleaned = -0.00119313 Jy ! Component: 3150 - total flux cleaned = -0.00121825 Jy ! Component: 3200 - total flux cleaned = -0.00121827 Jy ! Component: 3250 - total flux cleaned = -0.00116866 Jy ! Component: 3300 - total flux cleaned = -0.001144 Jy ! Component: 3350 - total flux cleaned = -0.00109505 Jy ! Component: 3400 - total flux cleaned = -0.00109513 Jy ! Component: 3450 - total flux cleaned = -0.00107087 Jy ! Component: 3500 - total flux cleaned = -0.00107105 Jy ! Component: 3550 - total flux cleaned = -0.00104701 Jy ! Component: 3600 - total flux cleaned = -0.000975108 Jy ! Component: 3650 - total flux cleaned = -0.000951122 Jy ! Component: 3700 - total flux cleaned = -0.0009036 Jy ! Component: 3750 - total flux cleaned = -0.000856423 Jy ! Component: 3800 - total flux cleaned = -0.000785922 Jy ! Component: 3850 - total flux cleaned = -0.000739079 Jy ! Component: 3900 - total flux cleaned = -0.000738989 Jy ! Component: 3950 - total flux cleaned = -0.000645716 Jy ! Component: 4000 - total flux cleaned = -0.000645672 Jy ! Component: 4050 - total flux cleaned = -0.000645615 Jy ! Total flux subtracted in 4096 components = -0.00055325 Jy ! Clean residual min=-0.001456 max=0.001514 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.106721 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 309 components and 0.106721 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1928-2035_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.56 x 6.269 at -4.656 degrees (North through East) ! Clean map min=-0.0030361 max=0.088205 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1928-2035_S_map.fits wmodel /vlbi/uf001/uva//J1928-2035_S_map.mod ! Writing 309 model components to file: /vlbi/uf001/uva//J1928-2035_S_map.mod wobs /vlbi/uf001/uva//J1928-2035_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1928-2035_S_uvs.fits wwins /vlbi/uf001/uva//J1928-2035_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1928-2035_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0882045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000356586 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21282 1.21282 2.42563 4.85126 9.70253 19.4051 38.8101 77.6202 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 247.358 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1928-2035_S_dfm.log closed on Mon Jan 14 05:05:40 2019