! Started logfile: /vlbi/uf001/uva//J2351-2203_S_dfm.log on Mon Jan 14 06:54:11 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//J2351-2203_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2351-2203_S_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.490741 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2351-2203 ! ! 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 5724 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 J2351-2203_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 420 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 420 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 420 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010790Jy sigma=15.543308 ! Fit after self-cal, rms=0.899220Jy sigma=13.895829 ! 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.272 mas, bmaj=6.113 mas, bpa=-3.91 degrees ! Estimated noise=0.940129 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.0806976 Jy ! Component: 100 - total flux cleaned = 0.0986399 Jy ! Total flux subtracted in 100 components = 0.0986399 Jy ! Clean residual min=-0.005564 max=0.006615 Jy/beam ! Clean residual mean=-0.000009 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.0986399 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0986399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086074Jy sigma=1.242302 ! Fit after self-cal, rms=0.085830Jy sigma=1.238464 ! 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.682 mas, bmaj=6.835 mas, bpa=-3.392 degrees ! Estimated noise=0.619927 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.00722531 Jy ! Component: 100 - total flux cleaned = 0.0109223 Jy ! Component: 150 - total flux cleaned = 0.0131596 Jy ! Component: 200 - total flux cleaned = 0.0145176 Jy ! Total flux subtracted in 200 components = 0.0145176 Jy ! Clean residual min=-0.003966 max=0.004913 Jy/beam ! Clean residual mean=-0.000003 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.113158 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.113158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085291Jy sigma=1.227828 ! Fit after self-cal, rms=0.085287Jy sigma=1.227690 ! 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.682 x 6.835 at -3.392 degrees (North through East) ! Clean map min=-0.0038364 max=0.10313 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 0.95 HN 1.13 LA 0.89 ! MK 0.98 NL 1.16 OV 0.96 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.13 LA 0.98 ! MK 0.99 NL 1.04 OV 1.04 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.12 LA 0.96 ! MK 1.00 NL 1.05 OV 1.01 PT 1.03 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.085287Jy sigma=1.227690 ! Fit after self-cal, rms=0.083794Jy sigma=1.210490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=6.804 mas, bpa=-3.063 degrees ! Estimated noise=0.615763 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 (13.5, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400379 Jy ! Component: 100 - total flux cleaned = 0.00570982 Jy ! Component: 150 - total flux cleaned = 0.00606055 Jy ! Component: 200 - total flux cleaned = 0.00601823 Jy ! Total flux subtracted in 200 components = 0.00601823 Jy ! Clean residual min=-0.003486 max=0.003299 Jy/beam ! Clean residual mean=0.000018 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.119176 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.119176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083594Jy sigma=1.207135 ! Fit after self-cal, rms=0.083683Jy sigma=1.206068 ! 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.083683Jy sigma=1.206068 ! Fit after self-cal, rms=0.086943Jy sigma=1.201518 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=6.813 mas, bpa=-3.103 degrees ! Estimated noise=0.621645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372008 Jy ! Component: 100 - total flux cleaned = 0.000619989 Jy ! Component: 150 - total flux cleaned = 0.000743164 Jy ! Component: 200 - total flux cleaned = 0.00080594 Jy ! Total flux subtracted in 200 components = 0.00080594 Jy ! Clean residual min=-0.002906 max=0.002703 Jy/beam ! Clean residual mean=0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.119982 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.119982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086923Jy sigma=1.201120 ! Fit after self-cal, rms=0.087013Jy sigma=1.200926 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.12428e-05 Jy ! Component: 100 - total flux cleaned = 6.08252e-05 Jy ! Component: 150 - total flux cleaned = 6.1302e-05 Jy ! Component: 200 - total flux cleaned = 6.11762e-05 Jy ! Total flux subtracted in 200 components = 6.11762e-05 Jy ! Clean residual min=-0.002874 max=0.002653 Jy/beam ! Clean residual mean=0.000002 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.120043 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.120043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087005Jy sigma=1.200790 ! Fit after self-cal, rms=0.087003Jy sigma=1.200781 ! 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.087003Jy sigma=1.200781 ! Fit after self-cal, rms=0.087588Jy sigma=1.199877 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.684 mas, bmaj=6.816 mas, bpa=-3.131 degrees ! Estimated noise=0.622066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307784 Jy ! Component: 100 - total flux cleaned = 0.000507241 Jy ! Component: 150 - total flux cleaned = 0.000618901 Jy ! Component: 200 - total flux cleaned = 0.000652701 Jy ! Total flux subtracted in 200 components = 0.000652701 Jy ! Clean residual min=-0.002732 max=0.002758 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.120696 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.120696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087576Jy sigma=1.199743 ! Fit after self-cal, rms=0.087597Jy sigma=1.199698 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 (-81.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213344 Jy ! Component: 100 - total flux cleaned = 0.00222058 Jy ! Component: 150 - total flux cleaned = 0.00211551 Jy ! Component: 200 - total flux cleaned = 0.00205308 Jy ! Total flux subtracted in 200 components = 0.00205308 Jy ! Clean residual min=-0.002603 max=0.002247 Jy/beam ! Clean residual mean=-0.000000 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.122749 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.122749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087520Jy sigma=1.198753 ! Fit after self-cal, rms=0.087506Jy sigma=1.198662 ! 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.087506Jy sigma=1.198662 ! Fit after self-cal, rms=0.087445Jy sigma=1.198568 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.576 mas, bmaj=14.8 mas, bpa=8.293 degrees ! Estimated noise=0.861921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847674 Jy ! Component: 100 - total flux cleaned = 0.00128216 Jy ! Component: 150 - total flux cleaned = 0.00130044 Jy ! Component: 200 - total flux cleaned = 0.00133075 Jy ! Total flux subtracted in 200 components = 0.00133075 Jy ! Clean residual min=-0.003465 max=0.002446 Jy/beam ! Clean residual mean=-0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.124079 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.124079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087438Jy sigma=1.198496 ! Fit after self-cal, rms=0.087439Jy sigma=1.198468 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.000165386 Jy ! Component: 100 - total flux cleaned = 0.000232137 Jy ! Component: 150 - total flux cleaned = 0.000259004 Jy ! Component: 200 - total flux cleaned = 0.000271236 Jy ! Total flux subtracted in 200 components = 0.000271236 Jy ! Clean residual min=-0.003508 max=0.002476 Jy/beam ! Clean residual mean=-0.000000 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.124351 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.124351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087440Jy sigma=1.198479 ! Fit after self-cal, rms=0.087437Jy sigma=1.198468 ! 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.681 mas, bmaj=6.815 mas, bpa=-3.131 degrees ! Estimated noise=0.621047 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.681 x 6.815 at -3.131 degrees (North through East) ! Clean map min=-0.0024617 max=0.10217 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.275 mas, bmaj=6.105 mas, bpa=-3.516 degrees ! Estimated noise=0.938334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805381 Jy ! Component: 100 - total flux cleaned = 0.0985129 Jy ! Component: 150 - total flux cleaned = 0.10546 Jy ! Component: 200 - total flux cleaned = 0.109811 Jy ! Total flux subtracted in 200 components = 0.109811 Jy ! Clean residual min=-0.004109 max=0.004252 Jy/beam ! Clean residual mean=-0.000006 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.109811 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.109811 Jy ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=6.815 mas, bpa=-3.131 degrees ! Estimated noise=0.621047 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) ! Added new window around map position (1.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439567 Jy ! Component: 100 - total flux cleaned = 0.00731701 Jy ! Component: 150 - total flux cleaned = 0.00955192 Jy ! Component: 200 - total flux cleaned = 0.0112879 Jy ! Total flux subtracted in 200 components = 0.0112879 Jy ! Clean residual min=-0.002942 max=0.002363 Jy/beam ! Clean residual mean=-0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.121099 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 52 components and 0.121099 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.576 mas, bmaj=14.8 mas, bpa=8.293 degrees ! Estimated noise=0.861921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205447 Jy ! Component: 100 - total flux cleaned = 0.0028449 Jy ! Component: 150 - total flux cleaned = 0.00319426 Jy ! Component: 200 - total flux cleaned = 0.00338317 Jy ! Total flux subtracted in 200 components = 0.00338317 Jy ! Clean residual min=-0.003512 max=0.002328 Jy/beam ! Clean residual mean=-0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.124482 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.000185357 Jy ! Component: 100 - total flux cleaned = 0.000302719 Jy ! Component: 150 - total flux cleaned = 0.000386754 Jy ! Component: 200 - total flux cleaned = 0.000462701 Jy ! Total flux subtracted in 200 components = 0.000462701 Jy ! Clean residual min=-0.003444 max=0.002348 Jy/beam ! Clean residual mean=-0.000001 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.124945 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 115 components and 0.124945 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=6.815 mas, bpa=-3.131 degrees ! Estimated noise=0.621047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317917 Jy ! Component: 100 - total flux cleaned = 0.000439648 Jy ! Component: 150 - total flux cleaned = 0.000549023 Jy ! Component: 200 - total flux cleaned = 0.000517084 Jy ! Total flux subtracted in 200 components = 0.000517084 Jy ! Clean residual min=-0.002543 max=0.002354 Jy/beam ! Clean residual mean=0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.125462 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.125462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087434Jy sigma=1.198502 ! Fit after self-cal, rms=0.087419Jy sigma=1.198389 wmodel J2351-2203_S_map.mod ! Writing 134 model components to file: J2351-2203_S_map.mod wobs J2351-2203_S_uvs.fits ! Writing UV FITS file: J2351-2203_S_uvs.fits wwins J2351-2203_S_map.win ! wwins: Wrote 4 windows to J2351-2203_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.000952661 Jy ! Component: 100 - total flux cleaned = -0.00151072 Jy ! Component: 150 - total flux cleaned = -0.00167274 Jy ! Component: 200 - total flux cleaned = -0.00175004 Jy ! Component: 250 - total flux cleaned = -0.00182373 Jy ! Component: 300 - total flux cleaned = -0.00185944 Jy ! Component: 350 - total flux cleaned = -0.00192836 Jy ! Component: 400 - total flux cleaned = -0.00189542 Jy ! Component: 450 - total flux cleaned = -0.00196053 Jy ! Component: 500 - total flux cleaned = -0.00192918 Jy ! Component: 550 - total flux cleaned = -0.00196065 Jy ! Component: 600 - total flux cleaned = -0.00199109 Jy ! Component: 650 - total flux cleaned = -0.00202038 Jy ! Component: 700 - total flux cleaned = -0.00199183 Jy ! Component: 750 - total flux cleaned = -0.00196381 Jy ! Component: 800 - total flux cleaned = -0.00188253 Jy ! Component: 850 - total flux cleaned = -0.00188254 Jy ! Component: 900 - total flux cleaned = -0.00183 Jy ! Component: 950 - total flux cleaned = -0.00182957 Jy ! Component: 1000 - total flux cleaned = -0.00172806 Jy ! Component: 1050 - total flux cleaned = -0.00162873 Jy ! Component: 1100 - total flux cleaned = -0.00155579 Jy ! Component: 1150 - total flux cleaned = -0.00153255 Jy ! Component: 1200 - total flux cleaned = -0.00157969 Jy ! Component: 1250 - total flux cleaned = -0.00153295 Jy ! Component: 1300 - total flux cleaned = -0.00148688 Jy ! Component: 1350 - total flux cleaned = -0.00139719 Jy ! Component: 1400 - total flux cleaned = -0.00137581 Jy ! Component: 1450 - total flux cleaned = -0.00135366 Jy ! Component: 1500 - total flux cleaned = -0.00122479 Jy ! Component: 1550 - total flux cleaned = -0.00122508 Jy ! Component: 1600 - total flux cleaned = -0.00118335 Jy ! Component: 1650 - total flux cleaned = -0.00108042 Jy ! Component: 1700 - total flux cleaned = -0.00106014 Jy ! Component: 1750 - total flux cleaned = -0.00102004 Jy ! Component: 1800 - total flux cleaned = -0.00102007 Jy ! Component: 1850 - total flux cleaned = -0.000903314 Jy ! Component: 1900 - total flux cleaned = -0.000807541 Jy ! Component: 1950 - total flux cleaned = -0.000769857 Jy ! Component: 2000 - total flux cleaned = -0.00071377 Jy ! Component: 2050 - total flux cleaned = -0.000676444 Jy ! Component: 2100 - total flux cleaned = -0.000548081 Jy ! Component: 2150 - total flux cleaned = -0.000493662 Jy ! Component: 2200 - total flux cleaned = -0.000475562 Jy ! Component: 2250 - total flux cleaned = -0.000404801 Jy ! Component: 2300 - total flux cleaned = -0.00031745 Jy ! Component: 2350 - total flux cleaned = -0.000300118 Jy ! Component: 2400 - total flux cleaned = -0.000282859 Jy ! Component: 2450 - total flux cleaned = -0.000215172 Jy ! Component: 2500 - total flux cleaned = -0.000181568 Jy ! Component: 2550 - total flux cleaned = -0.000198228 Jy ! Component: 2600 - total flux cleaned = -0.000132389 Jy ! Component: 2650 - total flux cleaned = -0.00010001 Jy ! Component: 2700 - total flux cleaned = -0.000116059 Jy ! Component: 2750 - total flux cleaned = -5.21986e-05 Jy ! Component: 2800 - total flux cleaned = -8.36298e-05 Jy ! Component: 2850 - total flux cleaned = -5.2071e-05 Jy ! Component: 2900 - total flux cleaned = -6.75789e-05 Jy ! Component: 2950 - total flux cleaned = -9.80751e-05 Jy ! Component: 3000 - total flux cleaned = -0.000113245 Jy ! Component: 3050 - total flux cleaned = -0.000113329 Jy ! Component: 3100 - total flux cleaned = -0.000113503 Jy ! Component: 3150 - total flux cleaned = -0.000143129 Jy ! Component: 3200 - total flux cleaned = -0.000128323 Jy ! Component: 3250 - total flux cleaned = -0.000186351 Jy ! Component: 3300 - total flux cleaned = -0.000200497 Jy ! Component: 3350 - total flux cleaned = -0.000171929 Jy ! Component: 3400 - total flux cleaned = -0.000171903 Jy ! Component: 3450 - total flux cleaned = -0.000171904 Jy ! Component: 3500 - total flux cleaned = -0.000185727 Jy ! Component: 3550 - total flux cleaned = -0.000199499 Jy ! Component: 3600 - total flux cleaned = -0.000158417 Jy ! Component: 3650 - total flux cleaned = -0.000144846 Jy ! Component: 3700 - total flux cleaned = -0.000185378 Jy ! Component: 3750 - total flux cleaned = -0.000158566 Jy ! Component: 3800 - total flux cleaned = -0.000145364 Jy ! Component: 3850 - total flux cleaned = -0.000145365 Jy ! Component: 3900 - total flux cleaned = -8.01267e-05 Jy ! Component: 3950 - total flux cleaned = -0.000105952 Jy ! Component: 4000 - total flux cleaned = -5.4386e-05 Jy ! Component: 4050 - total flux cleaned = -9.27503e-05 Jy ! Total flux subtracted in 4096 components = -6.72134e-05 Jy ! Clean residual min=-0.000691 max=0.000691 Jy/beam ! Clean residual mean=-0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.125395 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 396 components and 0.125395 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2351-2203_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.681 x 6.815 at -3.131 degrees (North through East) ! Clean map min=-0.0016446 max=0.10226 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2351-2203_S_map.fits wmodel /vlbi/uf001/uva//J2351-2203_S_map.mod ! Writing 396 model components to file: /vlbi/uf001/uva//J2351-2203_S_map.mod wobs /vlbi/uf001/uva//J2351-2203_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2351-2203_S_uvs.fits wwins /vlbi/uf001/uva//J2351-2203_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J2351-2203_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.102256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.659816 0.659816 1.31963 2.63926 5.27853 10.5571 21.1141 42.2282 84.4564 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 454.672 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2351-2203_S_dfm.log closed on Mon Jan 14 06:54:16 2019