! Started logfile: /vlbi/uf001/uva//J2130+0843_S_dfm.log on Mon Jan 14 05:53:14 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//J2130+0843_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2130+0843_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.921164 visibilities/baseline/integration-bin. ! Found source: J2130+0843 ! ! 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 5223 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 J2130+0843_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005391Jy sigma=22.137180 ! Fit after self-cal, rms=0.920659Jy sigma=20.228426 ! 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.787 mas, bmaj=7.126 mas, bpa=-5.904 degrees ! Estimated noise=0.607727 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.0627728 Jy ! Component: 100 - total flux cleaned = 0.0765498 Jy ! Total flux subtracted in 100 components = 0.0765498 Jy ! Clean residual min=-0.003652 max=0.004839 Jy/beam ! Clean residual mean=-0.000015 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.0765498 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0765498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061155Jy sigma=1.267250 ! Fit after self-cal, rms=0.061074Jy sigma=1.266241 ! 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.236 mas, bmaj=7.627 mas, bpa=-5.555 degrees ! Estimated noise=0.489928 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.00619317 Jy ! Component: 100 - total flux cleaned = 0.00986688 Jy ! Component: 150 - total flux cleaned = 0.0123376 Jy ! Component: 200 - total flux cleaned = 0.0140188 Jy ! Total flux subtracted in 200 components = 0.0140188 Jy ! Clean residual min=-0.002961 max=0.003979 Jy/beam ! Clean residual mean=-0.000010 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0905686 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.0905686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060443Jy sigma=1.249462 ! Fit after self-cal, rms=0.060438Jy sigma=1.249112 ! 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.236 x 7.627 at -5.555 degrees (North through East) ! Clean map min=-0.0028313 max=0.080364 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 1.00 KP 0.91 ! LA 0.94 MK 0.98 NL 1.04 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.96 HN 0.99 KP 1.02 ! LA 0.94 MK 1.00 NL 1.09 OV 0.98 ! PT 0.95 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 HN 0.99 KP 0.99 ! LA 0.97 MK 1.06 NL 1.05 OV 0.96 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.060438Jy sigma=1.249112 ! Fit after self-cal, rms=0.061385Jy sigma=1.238780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.731 mas, bpa=-5.377 degrees ! Estimated noise=0.488367 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.000111887 Jy ! Component: 100 - total flux cleaned = 5.37287e-05 Jy ! Component: 150 - total flux cleaned = 2.83948e-05 Jy ! Component: 200 - total flux cleaned = 2.76887e-05 Jy ! Total flux subtracted in 200 components = 2.76887e-05 Jy ! Clean residual min=-0.002931 max=0.003156 Jy/beam ! Clean residual mean=-0.000005 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.0905963 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0905963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061360Jy sigma=1.238185 ! Fit after self-cal, rms=0.061411Jy sigma=1.237891 ! 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.061411Jy sigma=1.237891 ! Fit after self-cal, rms=0.065854Jy sigma=1.222505 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.775 mas, bpa=-5.681 degrees ! Estimated noise=0.492383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307243 Jy ! Component: 100 - total flux cleaned = 0.000256709 Jy ! Component: 150 - total flux cleaned = 0.00019038 Jy ! Component: 200 - total flux cleaned = 0.000111026 Jy ! Total flux subtracted in 200 components = 0.000111026 Jy ! Clean residual min=-0.002426 max=0.002636 Jy/beam ! Clean residual mean=-0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0907073 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.0907073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065840Jy sigma=1.222012 ! Fit after self-cal, rms=0.065926Jy sigma=1.221680 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 (97.5, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231748 Jy ! Component: 100 - total flux cleaned = 0.00273123 Jy ! Component: 150 - total flux cleaned = 0.00264139 Jy ! Component: 200 - total flux cleaned = 0.00259063 Jy ! Total flux subtracted in 200 components = 0.00259063 Jy ! Clean residual min=-0.002388 max=0.002179 Jy/beam ! Clean residual mean=-0.000009 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0932979 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.0932979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065841Jy sigma=1.219765 ! Fit after self-cal, rms=0.065838Jy sigma=1.219547 ! 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.065838Jy sigma=1.219547 ! Fit after self-cal, rms=0.067569Jy sigma=1.218075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.773 mas, bpa=-5.69 degrees ! Estimated noise=0.491533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000759945 Jy ! Component: 100 - total flux cleaned = 0.000804937 Jy ! Component: 150 - total flux cleaned = 0.000764491 Jy ! Component: 200 - total flux cleaned = 0.000746485 Jy ! Total flux subtracted in 200 components = 0.000746485 Jy ! Clean residual min=-0.002294 max=0.001992 Jy/beam ! Clean residual mean=-0.000008 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0940444 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.0940444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067554Jy sigma=1.217695 ! Fit after self-cal, rms=0.067564Jy sigma=1.217645 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.000107421 Jy ! Component: 100 - total flux cleaned = 8.95637e-05 Jy ! Component: 150 - total flux cleaned = 8.98453e-05 Jy ! Component: 200 - total flux cleaned = 8.99472e-05 Jy ! Total flux subtracted in 200 components = 8.99472e-05 Jy ! Clean residual min=-0.002266 max=0.001970 Jy/beam ! Clean residual mean=-0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0941344 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.0941344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067555Jy sigma=1.217459 ! Fit after self-cal, rms=0.067555Jy sigma=1.217455 ! 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.067555Jy sigma=1.217455 ! Fit after self-cal, rms=0.067576Jy sigma=1.217421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.43 mas, bmaj=11.36 mas, bpa=-2.975 degrees ! Estimated noise=0.617817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216409 Jy ! Component: 100 - total flux cleaned = -0.000335942 Jy ! Component: 150 - total flux cleaned = -0.000360216 Jy ! Component: 200 - total flux cleaned = -0.000287245 Jy ! Total flux subtracted in 200 components = -0.000287245 Jy ! Clean residual min=-0.002322 max=0.001998 Jy/beam ! Clean residual mean=-0.000015 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0938471 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.0938471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067584Jy sigma=1.217640 ! Fit after self-cal, rms=0.067569Jy sigma=1.217449 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.55888e-05 Jy ! Component: 100 - total flux cleaned = -1.24972e-05 Jy ! Component: 150 - total flux cleaned = 3.75488e-05 Jy ! Component: 200 - total flux cleaned = 8.23817e-05 Jy ! Total flux subtracted in 200 components = 8.23817e-05 Jy ! Clean residual min=-0.002330 max=0.001998 Jy/beam ! Clean residual mean=-0.000015 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0939295 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.0939295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067579Jy sigma=1.217722 ! Fit after self-cal, rms=0.067570Jy sigma=1.217616 ! 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.227 mas, bmaj=7.777 mas, bpa=-5.687 degrees ! Estimated noise=0.491515 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.777 at -5.687 degrees (North through East) ! Clean map min=-0.0021913 max=0.080564 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.774 mas, bmaj=7.274 mas, bpa=-6.017 degrees ! Estimated noise=0.611335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0630598 Jy ! Component: 100 - total flux cleaned = 0.0770332 Jy ! Component: 150 - total flux cleaned = 0.0820091 Jy ! Component: 200 - total flux cleaned = 0.0851842 Jy ! Total flux subtracted in 200 components = 0.0851842 Jy ! Clean residual min=-0.002996 max=0.002857 Jy/beam ! Clean residual mean=-0.000006 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.0851842 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0851842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.777 mas, bpa=-5.687 degrees ! Estimated noise=0.491515 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 (5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323571 Jy ! Component: 100 - total flux cleaned = 0.00529712 Jy ! Component: 150 - total flux cleaned = 0.00679902 Jy ! Component: 200 - total flux cleaned = 0.00746492 Jy ! Total flux subtracted in 200 components = 0.00746492 Jy ! Clean residual min=-0.002549 max=0.001925 Jy/beam ! Clean residual mean=-0.000007 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0926491 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.0926491 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.43 mas, bmaj=11.36 mas, bpa=-2.975 degrees ! Estimated noise=0.617817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000869581 Jy ! Component: 100 - total flux cleaned = 0.00101983 Jy ! Component: 150 - total flux cleaned = 0.00117814 Jy ! Component: 200 - total flux cleaned = 0.00128815 Jy ! Total flux subtracted in 200 components = 0.00128815 Jy ! Clean residual min=-0.002214 max=0.002037 Jy/beam ! Clean residual mean=-0.000012 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0939373 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.000121374 Jy ! Component: 100 - total flux cleaned = 0.000187633 Jy ! Component: 150 - total flux cleaned = 0.000249344 Jy ! Component: 200 - total flux cleaned = 0.00028758 Jy ! Total flux subtracted in 200 components = 0.00028758 Jy ! Clean residual min=-0.002223 max=0.002020 Jy/beam ! Clean residual mean=-0.000012 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0942249 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 79 components and 0.0942249 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.777 mas, bpa=-5.687 degrees ! Estimated noise=0.491515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000280316 Jy ! Component: 100 - total flux cleaned = -0.000319822 Jy ! Component: 150 - total flux cleaned = -0.000287991 Jy ! Component: 200 - total flux cleaned = -0.000229735 Jy ! Total flux subtracted in 200 components = -0.000229735 Jy ! Clean residual min=-0.002458 max=0.001912 Jy/beam ! Clean residual mean=-0.000006 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0939951 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.0939951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067520Jy sigma=1.216803 ! Fit after self-cal, rms=0.067521Jy sigma=1.216645 wmodel J2130+0843_S_map.mod ! Writing 93 model components to file: J2130+0843_S_map.mod wobs J2130+0843_S_uvs.fits ! Writing UV FITS file: J2130+0843_S_uvs.fits wwins J2130+0843_S_map.win ! wwins: Wrote 3 windows to J2130+0843_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.000917372 Jy ! Component: 100 - total flux cleaned = -0.00116543 Jy ! Component: 150 - total flux cleaned = -0.00133104 Jy ! Component: 200 - total flux cleaned = -0.00149 Jy ! Component: 250 - total flux cleaned = -0.00167417 Jy ! Component: 300 - total flux cleaned = -0.00176314 Jy ! Component: 350 - total flux cleaned = -0.00182127 Jy ! Component: 400 - total flux cleaned = -0.00182191 Jy ! Component: 450 - total flux cleaned = -0.00187849 Jy ! Component: 500 - total flux cleaned = -0.00193331 Jy ! Component: 550 - total flux cleaned = -0.00195992 Jy ! Component: 600 - total flux cleaned = -0.00195948 Jy ! Component: 650 - total flux cleaned = -0.00188217 Jy ! Component: 700 - total flux cleaned = -0.00190847 Jy ! Component: 750 - total flux cleaned = -0.00193367 Jy ! Component: 800 - total flux cleaned = -0.00190939 Jy ! Component: 850 - total flux cleaned = -0.0020301 Jy ! Component: 900 - total flux cleaned = -0.0020298 Jy ! Component: 950 - total flux cleaned = -0.00205306 Jy ! Component: 1000 - total flux cleaned = -0.00207609 Jy ! Component: 1050 - total flux cleaned = -0.00207595 Jy ! Component: 1100 - total flux cleaned = -0.00205407 Jy ! Component: 1150 - total flux cleaned = -0.00209896 Jy ! Component: 1200 - total flux cleaned = -0.00216504 Jy ! Component: 1250 - total flux cleaned = -0.00218651 Jy ! Component: 1300 - total flux cleaned = -0.00218641 Jy ! Component: 1350 - total flux cleaned = -0.00222885 Jy ! Component: 1400 - total flux cleaned = -0.0022288 Jy ! Component: 1450 - total flux cleaned = -0.00231207 Jy ! Component: 1500 - total flux cleaned = -0.00233283 Jy ! Component: 1550 - total flux cleaned = -0.0022515 Jy ! Component: 1600 - total flux cleaned = -0.00235229 Jy ! Component: 1650 - total flux cleaned = -0.0022923 Jy ! Component: 1700 - total flux cleaned = -0.00233192 Jy ! Component: 1750 - total flux cleaned = -0.00231265 Jy ! Component: 1800 - total flux cleaned = -0.00242907 Jy ! Component: 1850 - total flux cleaned = -0.00239046 Jy ! Component: 1900 - total flux cleaned = -0.00248562 Jy ! Component: 1950 - total flux cleaned = -0.00244776 Jy ! Component: 2000 - total flux cleaned = -0.00250406 Jy ! Component: 2050 - total flux cleaned = -0.00246682 Jy ! Component: 2100 - total flux cleaned = -0.00246686 Jy ! Component: 2150 - total flux cleaned = -0.00244849 Jy ! Component: 2200 - total flux cleaned = -0.00246659 Jy ! Component: 2250 - total flux cleaned = -0.00246656 Jy ! Component: 2300 - total flux cleaned = -0.00250245 Jy ! Component: 2350 - total flux cleaned = -0.0024847 Jy ! Component: 2400 - total flux cleaned = -0.00248483 Jy ! Component: 2450 - total flux cleaned = -0.00248498 Jy ! Component: 2500 - total flux cleaned = -0.0025539 Jy ! Component: 2550 - total flux cleaned = -0.00260524 Jy ! Component: 2600 - total flux cleaned = -0.00258807 Jy ! Component: 2650 - total flux cleaned = -0.00260502 Jy ! Component: 2700 - total flux cleaned = -0.00253795 Jy ! Component: 2750 - total flux cleaned = -0.00260441 Jy ! Component: 2800 - total flux cleaned = -0.00255495 Jy ! Component: 2850 - total flux cleaned = -0.00265323 Jy ! Component: 2900 - total flux cleaned = -0.00265342 Jy ! Component: 2950 - total flux cleaned = -0.00273398 Jy ! Component: 3000 - total flux cleaned = -0.00271794 Jy ! Component: 3050 - total flux cleaned = -0.00287691 Jy ! Component: 3100 - total flux cleaned = -0.00281345 Jy ! Component: 3150 - total flux cleaned = -0.00281344 Jy ! Component: 3200 - total flux cleaned = -0.00282901 Jy ! Component: 3250 - total flux cleaned = -0.00281353 Jy ! Component: 3300 - total flux cleaned = -0.00289077 Jy ! Component: 3350 - total flux cleaned = -0.00293652 Jy ! Component: 3400 - total flux cleaned = -0.00295177 Jy ! Component: 3450 - total flux cleaned = -0.00293671 Jy ! Component: 3500 - total flux cleaned = -0.00298165 Jy ! Component: 3550 - total flux cleaned = -0.00295179 Jy ! Component: 3600 - total flux cleaned = -0.00302601 Jy ! Component: 3650 - total flux cleaned = -0.00305557 Jy ! Component: 3700 - total flux cleaned = -0.00311412 Jy ! Component: 3750 - total flux cleaned = -0.00315755 Jy ! Component: 3800 - total flux cleaned = -0.00314311 Jy ! Component: 3850 - total flux cleaned = -0.00320052 Jy ! Component: 3900 - total flux cleaned = -0.00320045 Jy ! Component: 3950 - total flux cleaned = -0.00324315 Jy ! Component: 4000 - total flux cleaned = -0.00320067 Jy ! Component: 4050 - total flux cleaned = -0.00318668 Jy ! Total flux subtracted in 4096 components = -0.00318661 Jy ! Clean residual min=-0.000744 max=0.000840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0908085 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 381 components and 0.0908085 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2130+0843_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.777 at -5.687 degrees (North through East) ! Clean map min=-0.0019237 max=0.081122 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2130+0843_S_map.fits wmodel /vlbi/uf001/uva//J2130+0843_S_map.mod ! Writing 381 model components to file: /vlbi/uf001/uva//J2130+0843_S_map.mod wobs /vlbi/uf001/uva//J2130+0843_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2130+0843_S_uvs.fits wwins /vlbi/uf001/uva//J2130+0843_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J2130+0843_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0811221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259418 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95936 0.95936 1.91872 3.83744 7.67488 15.3498 30.6995 61.3991 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 312.708 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2130+0843_S_dfm.log closed on Mon Jan 14 05:53:18 2019