! Started logfile: /vlbi/uf001/uva//J2200-1632_S_dfm.log on Mon Jan 14 06:05:06 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//J2200-1632_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2200-1632_S_uva.fits ! AN table 1: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.999453 visibilities/baseline/integration-bin. ! Found source: J2200-1632 ! ! 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 5478 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 J2200-1632_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006962Jy sigma=16.268694 ! Fit after self-cal, rms=0.930042Jy sigma=15.032049 ! 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.188 mas, bmaj=5.782 mas, bpa=-3.565 degrees ! Estimated noise=0.851422 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.0550299 Jy ! Component: 100 - total flux cleaned = 0.0670985 Jy ! Total flux subtracted in 100 components = 0.0670985 Jy ! Clean residual min=-0.005962 max=0.005635 Jy/beam ! Clean residual mean=-0.000007 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.0670985 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0670985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081756Jy sigma=1.249410 ! Fit after self-cal, rms=0.080803Jy sigma=1.232416 ! 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.582 mas, bmaj=6.449 mas, bpa=-4.597 degrees ! Estimated noise=0.609095 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.0067689 Jy ! Component: 100 - total flux cleaned = 0.0100311 Jy ! Component: 150 - total flux cleaned = 0.0118164 Jy ! Component: 200 - total flux cleaned = 0.0128623 Jy ! Total flux subtracted in 200 components = 0.0128623 Jy ! Clean residual min=-0.004567 max=0.004726 Jy/beam ! Clean residual mean=-0.000002 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.0799608 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0799608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080221Jy sigma=1.224136 ! Fit after self-cal, rms=0.080202Jy sigma=1.223785 ! 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.582 x 6.449 at -4.597 degrees (North through East) ! Clean map min=-0.0044965 max=0.07386 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 HN 1.05 LA 0.90 MK 0.99 ! NL 1.24 PT 0.99 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 HN 1.07 LA 1.04 MK 1.00 ! NL 1.07 PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.04 LA 0.93 MK 1.03 ! NL 1.11 PT 1.00 SC 1.04 ! ! ! Fit before self-cal, rms=0.080202Jy sigma=1.223785 ! Fit after self-cal, rms=0.077755Jy sigma=1.208254 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.615 mas, bmaj=6.456 mas, bpa=-4.51 degrees ! Estimated noise=0.607619 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.000439677 Jy ! Component: 100 - total flux cleaned = -0.000439149 Jy ! Component: 150 - total flux cleaned = -0.000405714 Jy ! Component: 200 - total flux cleaned = -0.000395954 Jy ! Total flux subtracted in 200 components = -0.000395954 Jy ! Clean residual min=-0.003621 max=0.002832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.0795649 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0795648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077748Jy sigma=1.208168 ! Fit after self-cal, rms=0.077936Jy sigma=1.206130 ! 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.077936Jy sigma=1.206130 ! Fit after self-cal, rms=0.078160Jy sigma=1.204164 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=6.443 mas, bpa=-4.512 degrees ! Estimated noise=0.60765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000365136 Jy ! Component: 100 - total flux cleaned = -0.000449946 Jy ! Component: 150 - total flux cleaned = -0.000449868 Jy ! Component: 200 - total flux cleaned = -0.000459346 Jy ! Total flux subtracted in 200 components = -0.000459346 Jy ! Clean residual min=-0.003669 max=0.002892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.0791055 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0791055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078153Jy sigma=1.204106 ! Fit after self-cal, rms=0.078219Jy sigma=1.203969 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.000109101 Jy ! Component: 100 - total flux cleaned = -0.000118074 Jy ! Component: 150 - total flux cleaned = -0.000134372 Jy ! Component: 200 - total flux cleaned = -0.000149005 Jy ! Total flux subtracted in 200 components = -0.000149005 Jy ! Clean residual min=-0.003721 max=0.002911 Jy/beam ! Clean residual mean=-0.000002 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.0789565 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0789565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078216Jy sigma=1.203942 ! Fit after self-cal, rms=0.078216Jy sigma=1.203932 ! 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.078216Jy sigma=1.203932 ! Fit after self-cal, rms=0.078472Jy sigma=1.202384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.628 mas, bmaj=6.443 mas, bpa=-4.658 degrees ! Estimated noise=0.607098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336514 Jy ! Component: 100 - total flux cleaned = -0.000374498 Jy ! Component: 150 - total flux cleaned = -0.000374437 Jy ! Component: 200 - total flux cleaned = -0.000374364 Jy ! Total flux subtracted in 200 components = -0.000374364 Jy ! Clean residual min=-0.003646 max=0.002614 Jy/beam ! Clean residual mean=-0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0785821 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0785821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078466Jy sigma=1.202343 ! Fit after self-cal, rms=0.078506Jy sigma=1.202189 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 = -5.68445e-05 Jy ! Component: 100 - total flux cleaned = -3.84139e-05 Jy ! Component: 150 - total flux cleaned = -3.7922e-05 Jy ! Component: 200 - total flux cleaned = -3.05157e-05 Jy ! Total flux subtracted in 200 components = -3.05157e-05 Jy ! Clean residual min=-0.003637 max=0.002635 Jy/beam ! Clean residual mean=-0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0785516 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0785516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078503Jy sigma=1.202165 ! Fit after self-cal, rms=0.078503Jy sigma=1.202156 ! 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.078503Jy sigma=1.202156 ! Fit after self-cal, rms=0.078438Jy sigma=1.202120 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.187 mas, bmaj=12.34 mas, bpa=5.907 degrees ! Estimated noise=0.851403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000491089 Jy ! Component: 100 - total flux cleaned = -0.000508881 Jy ! Component: 150 - total flux cleaned = -0.000530621 Jy ! Component: 200 - total flux cleaned = -0.000542538 Jy ! Total flux subtracted in 200 components = -0.000542538 Jy ! Clean residual min=-0.004235 max=0.003813 Jy/beam ! Clean residual mean=-0.000009 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0780091 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.0780091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078437Jy sigma=1.202179 ! Fit after self-cal, rms=0.078447Jy sigma=1.202155 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.78766e-05 Jy ! Component: 100 - total flux cleaned = -4.67526e-05 Jy ! Component: 150 - total flux cleaned = -5.12133e-05 Jy ! Component: 200 - total flux cleaned = -5.14539e-05 Jy ! Total flux subtracted in 200 components = -5.14539e-05 Jy ! Clean residual min=-0.004246 max=0.003783 Jy/beam ! Clean residual mean=-0.000009 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0779576 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.0779576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078449Jy sigma=1.202221 ! Fit after self-cal, rms=0.078450Jy sigma=1.202212 ! 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.63 mas, bmaj=6.448 mas, bpa=-4.77 degrees ! Estimated noise=0.606208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.63 x 6.448 at -4.77 degrees (North through East) ! Clean map min=-0.003518 max=0.073552 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.221 mas, bmaj=5.724 mas, bpa=-3.659 degrees ! Estimated noise=0.8618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0564647 Jy ! Component: 100 - total flux cleaned = 0.0689956 Jy ! Component: 150 - total flux cleaned = 0.0726425 Jy ! Component: 200 - total flux cleaned = 0.073593 Jy ! Total flux subtracted in 200 components = 0.073593 Jy ! Clean residual min=-0.005035 max=0.004228 Jy/beam ! Clean residual mean=-0.000007 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.0735931 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0735931 Jy ! Inverting map and beam ! Estimated beam: bmin=2.63 mas, bmaj=6.448 mas, bpa=-4.77 degrees ! Estimated noise=0.606208 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.00253492 Jy ! Component: 100 - total flux cleaned = 0.00377832 Jy ! Component: 150 - total flux cleaned = 0.00411013 Jy ! Component: 200 - total flux cleaned = 0.00425941 Jy ! Total flux subtracted in 200 components = 0.00425941 Jy ! Clean residual min=-0.003791 max=0.002511 Jy/beam ! Clean residual mean=-0.000004 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0778525 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.0778525 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.187 mas, bmaj=12.34 mas, bpa=5.907 degrees ! Estimated noise=0.851403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.52083e-05 Jy ! Component: 100 - total flux cleaned = 2.51815e-05 Jy ! Component: 150 - total flux cleaned = 2.57285e-05 Jy ! Component: 200 - total flux cleaned = 2.62815e-05 Jy ! Total flux subtracted in 200 components = 2.62815e-05 Jy ! Clean residual min=-0.004228 max=0.003799 Jy/beam ! Clean residual mean=-0.000010 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.0778787 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.37104e-07 Jy ! Component: 100 - total flux cleaned = 8.71992e-06 Jy ! Component: 150 - total flux cleaned = 1.23495e-05 Jy ! Component: 200 - total flux cleaned = 1.26264e-05 Jy ! Total flux subtracted in 200 components = 1.26264e-05 Jy ! Clean residual min=-0.004227 max=0.003801 Jy/beam ! Clean residual mean=-0.000010 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0778914 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0778914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.63 mas, bmaj=6.448 mas, bpa=-4.77 degrees ! Estimated noise=0.606208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102386 Jy ! Component: 100 - total flux cleaned = 0.00015851 Jy ! Component: 150 - total flux cleaned = 0.00013369 Jy ! Component: 200 - total flux cleaned = 0.00014398 Jy ! Total flux subtracted in 200 components = 0.00014398 Jy ! Clean residual min=-0.003773 max=0.002557 Jy/beam ! Clean residual mean=-0.000004 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0780354 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0780354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078451Jy sigma=1.202261 ! Fit after self-cal, rms=0.078447Jy sigma=1.202222 wmodel J2200-1632_S_map.mod ! Writing 27 model components to file: J2200-1632_S_map.mod wobs J2200-1632_S_uvs.fits ! Writing UV FITS file: J2200-1632_S_uvs.fits wwins J2200-1632_S_map.win ! wwins: Wrote 1 windows to J2200-1632_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.00161271 Jy ! Component: 100 - total flux cleaned = -0.00293108 Jy ! Component: 150 - total flux cleaned = -0.00383041 Jy ! Component: 200 - total flux cleaned = -0.00452617 Jy ! Component: 250 - total flux cleaned = -0.00493697 Jy ! Component: 300 - total flux cleaned = -0.00529024 Jy ! Component: 350 - total flux cleaned = -0.00570412 Jy ! Component: 400 - total flux cleaned = -0.00603151 Jy ! Component: 450 - total flux cleaned = -0.00645376 Jy ! Component: 500 - total flux cleaned = -0.00672721 Jy ! Component: 550 - total flux cleaned = -0.00712382 Jy ! Component: 600 - total flux cleaned = -0.00738068 Jy ! Component: 650 - total flux cleaned = -0.00763072 Jy ! Component: 700 - total flux cleaned = -0.00775345 Jy ! Component: 750 - total flux cleaned = -0.00790265 Jy ! Component: 800 - total flux cleaned = -0.00798966 Jy ! Component: 850 - total flux cleaned = -0.00798992 Jy ! Component: 900 - total flux cleaned = -0.00815786 Jy ! Component: 950 - total flux cleaned = -0.00832194 Jy ! Component: 1000 - total flux cleaned = -0.00853536 Jy ! Component: 1050 - total flux cleaned = -0.00863942 Jy ! Component: 1100 - total flux cleaned = -0.00876768 Jy ! Component: 1150 - total flux cleaned = -0.00881867 Jy ! Component: 1200 - total flux cleaned = -0.00901529 Jy ! Component: 1250 - total flux cleaned = -0.00911286 Jy ! Component: 1300 - total flux cleaned = -0.00920827 Jy ! Component: 1350 - total flux cleaned = -0.00932552 Jy ! Component: 1400 - total flux cleaned = -0.00941817 Jy ! Component: 1450 - total flux cleaned = -0.00959909 Jy ! Component: 1500 - total flux cleaned = -0.00971055 Jy ! Component: 1550 - total flux cleaned = -0.00981954 Jy ! Component: 1600 - total flux cleaned = -0.00992718 Jy ! Component: 1650 - total flux cleaned = -0.0100327 Jy ! Component: 1700 - total flux cleaned = -0.0100954 Jy ! Component: 1750 - total flux cleaned = -0.0101984 Jy ! Component: 1800 - total flux cleaned = -0.0102795 Jy ! Component: 1850 - total flux cleaned = -0.0103592 Jy ! Component: 1900 - total flux cleaned = -0.0104376 Jy ! Component: 1950 - total flux cleaned = -0.010496 Jy ! Component: 2000 - total flux cleaned = -0.0105343 Jy ! Component: 2050 - total flux cleaned = -0.010591 Jy ! Component: 2100 - total flux cleaned = -0.0106285 Jy ! Component: 2150 - total flux cleaned = -0.0106655 Jy ! Component: 2200 - total flux cleaned = -0.0106653 Jy ! Component: 2250 - total flux cleaned = -0.0107015 Jy ! Component: 2300 - total flux cleaned = -0.0107195 Jy ! Component: 2350 - total flux cleaned = -0.0107898 Jy ! Component: 2400 - total flux cleaned = -0.0108248 Jy ! Component: 2450 - total flux cleaned = -0.0108935 Jy ! Component: 2500 - total flux cleaned = -0.0109613 Jy ! Component: 2550 - total flux cleaned = -0.011012 Jy ! Component: 2600 - total flux cleaned = -0.0110788 Jy ! Component: 2650 - total flux cleaned = -0.0111942 Jy ! Component: 2700 - total flux cleaned = -0.0113248 Jy ! Component: 2750 - total flux cleaned = -0.0114058 Jy ! Component: 2800 - total flux cleaned = -0.0115181 Jy ! Component: 2850 - total flux cleaned = -0.0116767 Jy ! Component: 2900 - total flux cleaned = -0.0117713 Jy ! Component: 2950 - total flux cleaned = -0.0118651 Jy ! Component: 3000 - total flux cleaned = -0.0119735 Jy ! Component: 3050 - total flux cleaned = -0.0120962 Jy ! Component: 3100 - total flux cleaned = -0.0121724 Jy ! Component: 3150 - total flux cleaned = -0.0123081 Jy ! Component: 3200 - total flux cleaned = -0.0124425 Jy ! Component: 3250 - total flux cleaned = -0.0125165 Jy ! Component: 3300 - total flux cleaned = -0.0126486 Jy ! Component: 3350 - total flux cleaned = -0.0127797 Jy ! Component: 3400 - total flux cleaned = -0.0128374 Jy ! Component: 3450 - total flux cleaned = -0.012952 Jy ! Component: 3500 - total flux cleaned = -0.0130087 Jy ! Component: 3550 - total flux cleaned = -0.0131358 Jy ! Component: 3600 - total flux cleaned = -0.0132337 Jy ! Component: 3650 - total flux cleaned = -0.0133033 Jy ! Component: 3700 - total flux cleaned = -0.0133448 Jy ! Component: 3750 - total flux cleaned = -0.013468 Jy ! Component: 3800 - total flux cleaned = -0.0135631 Jy ! Component: 3850 - total flux cleaned = -0.013671 Jy ! Component: 3900 - total flux cleaned = -0.0136843 Jy ! Component: 3950 - total flux cleaned = -0.0137909 Jy ! Component: 4000 - total flux cleaned = -0.0138836 Jy ! Component: 4050 - total flux cleaned = -0.0139626 Jy ! Total flux subtracted in 4096 components = -0.014041 Jy ! Clean residual min=-0.000730 max=0.000771 Jy/beam ! Clean residual mean=-0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0639943 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 293 components and 0.0639943 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2200-1632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.63 x 6.448 at -4.77 degrees (North through East) ! Clean map min=-0.0018398 max=0.073659 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2200-1632_S_map.fits wmodel /vlbi/uf001/uva//J2200-1632_S_map.mod ! Writing 293 model components to file: /vlbi/uf001/uva//J2200-1632_S_map.mod wobs /vlbi/uf001/uva//J2200-1632_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2200-1632_S_uvs.fits wwins /vlbi/uf001/uva//J2200-1632_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2200-1632_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0736592 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220506 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.898081 0.898081 1.79616 3.59232 7.18465 14.3693 28.7386 57.4772 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 334.045 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2200-1632_S_dfm.log closed on Mon Jan 14 06:05:10 2019