! Started logfile: /vlbi/uf001/uva//J1133+0040_S_b_dfm.log on Mon Jan 14 01:21:42 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//J1133+0040_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1133+0040_S_b_uva.fits ! AN table 1: 10 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.864286 visibilities/baseline/integration-bin. ! Found source: J1133+0040 ! ! 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 726 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 J1133+0040_S_b] 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.056486Jy sigma=20.739454 ! Fit after self-cal, rms=0.701002Jy sigma=13.939699 ! 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.962 mas, bmaj=13.47 mas, bpa=-18.53 degrees ! Estimated noise=1.71177 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.234774 Jy ! Component: 100 - total flux cleaned = 0.291945 Jy ! Total flux subtracted in 100 components = 0.291945 Jy ! Clean residual min=-0.017597 max=0.024787 Jy/beam ! Clean residual mean=0.000091 rms=0.005332 Jy/beam ! Combined flux in latest and established models = 0.291945 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.291945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088595Jy sigma=1.664038 ! Fit after self-cal, rms=0.088569Jy sigma=1.663308 ! 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.263 mas, bmaj=13.15 mas, bpa=-18.56 degrees ! Estimated noise=1.52142 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.032748 Jy ! Component: 100 - total flux cleaned = 0.0524862 Jy ! Component: 150 - total flux cleaned = 0.0653858 Jy ! Component: 200 - total flux cleaned = 0.0740521 Jy ! Total flux subtracted in 200 components = 0.0740521 Jy ! Clean residual min=-0.012423 max=0.014534 Jy/beam ! Clean residual mean=-0.000005 rms=0.003406 Jy/beam ! Combined flux in latest and established models = 0.365997 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 57 components and 0.365997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074189Jy sigma=1.371189 ! Fit after self-cal, rms=0.074049Jy sigma=1.367266 ! 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.263 x 13.15 at -18.56 degrees (North through East) ! Clean map min=-0.01214 max=0.30642 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.03 KP 0.94 ! LA 1.00 MK 1.01 NL 1.00 OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.02 KP 0.96 ! LA 0.97 MK 1.02 NL 0.96 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.01 KP 0.95 ! LA 1.00 MK 1.05 NL 1.02 OV 1.00 ! ! ! Fit before self-cal, rms=0.074049Jy sigma=1.367266 ! Fit after self-cal, rms=0.075446Jy sigma=1.325839 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=13.42 mas, bpa=-18.5 degrees ! Estimated noise=1.52058 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.00283164 Jy ! Component: 100 - total flux cleaned = -0.0041294 Jy ! Component: 150 - total flux cleaned = -0.0049815 Jy ! Component: 200 - total flux cleaned = -0.00574721 Jy ! Total flux subtracted in 200 components = -0.00574721 Jy ! Clean residual min=-0.010325 max=0.012263 Jy/beam ! Clean residual mean=-0.000022 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 0.36025 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.36025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074722Jy sigma=1.314794 ! Fit after self-cal, rms=0.074746Jy sigma=1.314395 ! 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.074746Jy sigma=1.314395 ! Fit after self-cal, rms=0.067572Jy sigma=1.203644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=13.63 mas, bpa=-18.51 degrees ! Estimated noise=1.51859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00363798 Jy ! Component: 100 - total flux cleaned = -0.00491376 Jy ! Component: 150 - total flux cleaned = -0.00491875 Jy ! Component: 200 - total flux cleaned = -0.00500171 Jy ! Total flux subtracted in 200 components = -0.00500171 Jy ! Clean residual min=-0.007046 max=0.010510 Jy/beam ! Clean residual mean=0.000005 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.355248 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.355248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067269Jy sigma=1.197897 ! Fit after self-cal, rms=0.067296Jy sigma=1.197477 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 (9, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00822458 Jy ! Component: 100 - total flux cleaned = 0.00990639 Jy ! Component: 150 - total flux cleaned = 0.0113926 Jy ! Component: 200 - total flux cleaned = 0.0124299 Jy ! Total flux subtracted in 200 components = 0.0124299 Jy ! Clean residual min=-0.006380 max=0.005494 Jy/beam ! Clean residual mean=0.000002 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.367678 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.367678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065928Jy sigma=1.168568 ! Fit after self-cal, rms=0.065886Jy sigma=1.167240 ! 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.065886Jy sigma=1.167240 ! Fit after self-cal, rms=0.066000Jy sigma=1.165326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.287 mas, bmaj=13.68 mas, bpa=-18.5 degrees ! Estimated noise=1.51483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228878 Jy ! Component: 100 - total flux cleaned = 0.0030681 Jy ! Component: 150 - total flux cleaned = 0.00355722 Jy ! Component: 200 - total flux cleaned = 0.00381819 Jy ! Total flux subtracted in 200 components = 0.00381819 Jy ! Clean residual min=-0.005884 max=0.005269 Jy/beam ! Clean residual mean=-0.000000 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.371496 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 137 components and 0.371496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065640Jy sigma=1.158249 ! Fit after self-cal, rms=0.065629Jy sigma=1.157933 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.000299834 Jy ! Component: 100 - total flux cleaned = 0.000524271 Jy ! Component: 150 - total flux cleaned = 0.00045882 Jy ! Component: 200 - total flux cleaned = 0.000271713 Jy ! Total flux subtracted in 200 components = 0.000271713 Jy ! Clean residual min=-0.005650 max=0.005294 Jy/beam ! Clean residual mean=0.000001 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.371768 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 159 components and 0.371768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065458Jy sigma=1.155155 ! Fit after self-cal, rms=0.065456Jy sigma=1.155057 ! 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.065456Jy sigma=1.155057 ! Fit after self-cal, rms=0.065518Jy sigma=1.154430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.912 mas, bmaj=13.7 mas, bpa=-14.02 degrees ! Estimated noise=1.88254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345365 Jy ! Component: 100 - total flux cleaned = -0.000193352 Jy ! Component: 150 - total flux cleaned = -0.000501163 Jy ! Component: 200 - total flux cleaned = -0.000712337 Jy ! Total flux subtracted in 200 components = -0.000712337 Jy ! Clean residual min=-0.006531 max=0.006077 Jy/beam ! Clean residual mean=0.000003 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.371056 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 185 components and 0.371056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065433Jy sigma=1.152951 ! Fit after self-cal, rms=0.065418Jy sigma=1.152709 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 = -9.97908e-06 Jy ! Component: 100 - total flux cleaned = -5.70878e-05 Jy ! Component: 150 - total flux cleaned = -6.10952e-05 Jy ! Component: 200 - total flux cleaned = -6.16379e-05 Jy ! Total flux subtracted in 200 components = -6.16379e-05 Jy ! Clean residual min=-0.006487 max=0.005982 Jy/beam ! Clean residual mean=0.000003 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.370994 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 201 components and 0.370994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065388Jy sigma=1.152337 ! Fit after self-cal, rms=0.065394Jy sigma=1.152249 ! 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.288 mas, bmaj=13.71 mas, bpa=-18.49 degrees ! Estimated noise=1.51353 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 13.71 at -18.49 degrees (North through East) ! Clean map min=-0.0055709 max=0.30499 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.978 mas, bmaj=14.09 mas, bpa=-18.47 degrees ! Estimated noise=1.71377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2349 Jy ! Component: 100 - total flux cleaned = 0.289238 Jy ! Component: 150 - total flux cleaned = 0.313865 Jy ! Component: 200 - total flux cleaned = 0.329662 Jy ! Total flux subtracted in 200 components = 0.329662 Jy ! Clean residual min=-0.009669 max=0.009434 Jy/beam ! Clean residual mean=0.000042 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.329662 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.329662 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=13.71 mas, bpa=-18.49 degrees ! Estimated noise=1.51353 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.0121423 Jy ! Component: 100 - total flux cleaned = 0.0199779 Jy ! Component: 150 - total flux cleaned = 0.024684 Jy ! Component: 200 - total flux cleaned = 0.0283661 Jy ! Total flux subtracted in 200 components = 0.0283661 Jy ! Clean residual min=-0.007726 max=0.006314 Jy/beam ! Clean residual mean=0.000009 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.358028 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 74 components and 0.358028 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.912 mas, bmaj=13.7 mas, bpa=-14.02 degrees ! Estimated noise=1.88254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00571785 Jy ! Component: 100 - total flux cleaned = 0.00813885 Jy ! Component: 150 - total flux cleaned = 0.0103537 Jy ! Component: 200 - total flux cleaned = 0.0120513 Jy ! Total flux subtracted in 200 components = 0.0120513 Jy ! Clean residual min=-0.006621 max=0.006828 Jy/beam ! Clean residual mean=0.000010 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.370079 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.00111511 Jy ! Component: 100 - total flux cleaned = 0.0018238 Jy ! Component: 150 - total flux cleaned = 0.00220603 Jy ! Component: 200 - total flux cleaned = 0.00255703 Jy ! Total flux subtracted in 200 components = 0.00255703 Jy ! Clean residual min=-0.006584 max=0.006365 Jy/beam ! Clean residual mean=0.000007 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.372636 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 157 components and 0.372636 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=13.71 mas, bpa=-18.49 degrees ! Estimated noise=1.51353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203512 Jy ! Component: 100 - total flux cleaned = -0.000665266 Jy ! Component: 150 - total flux cleaned = -0.000946763 Jy ! Component: 200 - total flux cleaned = -0.000694747 Jy ! Total flux subtracted in 200 components = -0.000694747 Jy ! Clean residual min=-0.005596 max=0.005209 Jy/beam ! Clean residual mean=0.000004 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.371942 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 179 components and 0.371942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065388Jy sigma=1.153378 ! Fit after self-cal, rms=0.065317Jy sigma=1.152758 wmodel J1133+0040_S_b_map.mod ! Writing 179 model components to file: J1133+0040_S_b_map.mod wobs J1133+0040_S_b_uvs.fits ! Writing UV FITS file: J1133+0040_S_b_uvs.fits wwins J1133+0040_S_b_map.win ! wwins: Wrote 2 windows to J1133+0040_S_b_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.00132138 Jy ! Component: 100 - total flux cleaned = -0.00232168 Jy ! Component: 150 - total flux cleaned = -0.00273998 Jy ! Component: 200 - total flux cleaned = -0.00305702 Jy ! Component: 250 - total flux cleaned = -0.00365386 Jy ! Component: 300 - total flux cleaned = -0.00422585 Jy ! Component: 350 - total flux cleaned = -0.00491582 Jy ! Component: 400 - total flux cleaned = -0.00544921 Jy ! Component: 450 - total flux cleaned = -0.00615833 Jy ! Component: 500 - total flux cleaned = -0.00677904 Jy ! Component: 550 - total flux cleaned = -0.00738009 Jy ! Component: 600 - total flux cleaned = -0.00779017 Jy ! Component: 650 - total flux cleaned = -0.00813238 Jy ! Component: 700 - total flux cleaned = -0.00830062 Jy ! Component: 750 - total flux cleaned = -0.0085748 Jy ! Component: 800 - total flux cleaned = -0.00889568 Jy ! Component: 850 - total flux cleaned = -0.0091042 Jy ! Component: 900 - total flux cleaned = -0.0093601 Jy ! Component: 950 - total flux cleaned = -0.0094608 Jy ! Component: 1000 - total flux cleaned = -0.00980586 Jy ! Component: 1050 - total flux cleaned = -0.0098541 Jy ! Component: 1100 - total flux cleaned = -0.0101895 Jy ! Component: 1150 - total flux cleaned = -0.0103779 Jy ! Component: 1200 - total flux cleaned = -0.0106095 Jy ! Component: 1250 - total flux cleaned = -0.0107472 Jy ! Component: 1300 - total flux cleaned = -0.0107483 Jy ! Component: 1350 - total flux cleaned = -0.0110159 Jy ! Component: 1400 - total flux cleaned = -0.0110597 Jy ! Component: 1450 - total flux cleaned = -0.0111024 Jy ! Component: 1500 - total flux cleaned = -0.0111878 Jy ! Component: 1550 - total flux cleaned = -0.01123 Jy ! Component: 1600 - total flux cleaned = -0.0111883 Jy ! Component: 1650 - total flux cleaned = -0.0113113 Jy ! Component: 1700 - total flux cleaned = -0.0113928 Jy ! Component: 1750 - total flux cleaned = -0.0116742 Jy ! Component: 1800 - total flux cleaned = -0.0117139 Jy ! Component: 1850 - total flux cleaned = -0.0118715 Jy ! Component: 1900 - total flux cleaned = -0.0119105 Jy ! Component: 1950 - total flux cleaned = -0.012026 Jy ! Component: 2000 - total flux cleaned = -0.0121023 Jy ! Component: 2050 - total flux cleaned = -0.0121393 Jy ! Component: 2100 - total flux cleaned = -0.0121019 Jy ! Component: 2150 - total flux cleaned = -0.0121387 Jy ! Component: 2200 - total flux cleaned = -0.0121023 Jy ! Component: 2250 - total flux cleaned = -0.0121743 Jy ! Component: 2300 - total flux cleaned = -0.0122094 Jy ! Component: 2350 - total flux cleaned = -0.0122445 Jy ! Component: 2400 - total flux cleaned = -0.0122447 Jy ! Component: 2450 - total flux cleaned = -0.0123141 Jy ! Component: 2500 - total flux cleaned = -0.0123489 Jy ! Component: 2550 - total flux cleaned = -0.0123831 Jy ! Component: 2600 - total flux cleaned = -0.0125183 Jy ! Component: 2650 - total flux cleaned = -0.0125519 Jy ! Component: 2700 - total flux cleaned = -0.0126855 Jy ! Component: 2750 - total flux cleaned = -0.0127517 Jy ! Component: 2800 - total flux cleaned = -0.0128829 Jy ! Component: 2850 - total flux cleaned = -0.0129158 Jy ! Component: 2900 - total flux cleaned = -0.0129807 Jy ! Component: 2950 - total flux cleaned = -0.0130452 Jy ! Component: 3000 - total flux cleaned = -0.0132047 Jy ! Component: 3050 - total flux cleaned = -0.0132048 Jy ! Component: 3100 - total flux cleaned = -0.0133623 Jy ! Component: 3150 - total flux cleaned = -0.0133313 Jy ! Component: 3200 - total flux cleaned = -0.0135177 Jy ! Component: 3250 - total flux cleaned = -0.0135487 Jy ! Component: 3300 - total flux cleaned = -0.0135487 Jy ! Component: 3350 - total flux cleaned = -0.0135489 Jy ! Component: 3400 - total flux cleaned = -0.0136097 Jy ! Component: 3450 - total flux cleaned = -0.0136095 Jy ! Component: 3500 - total flux cleaned = -0.0136695 Jy ! Component: 3550 - total flux cleaned = -0.0137886 Jy ! Component: 3600 - total flux cleaned = -0.0138182 Jy ! Component: 3650 - total flux cleaned = -0.0138182 Jy ! Component: 3700 - total flux cleaned = -0.0139651 Jy ! Component: 3750 - total flux cleaned = -0.0138773 Jy ! Component: 3800 - total flux cleaned = -0.0138481 Jy ! Component: 3850 - total flux cleaned = -0.0137901 Jy ! Component: 3900 - total flux cleaned = -0.0137899 Jy ! Component: 3950 - total flux cleaned = -0.0138187 Jy ! Component: 4000 - total flux cleaned = -0.013876 Jy ! Component: 4050 - total flux cleaned = -0.0137904 Jy ! Total flux subtracted in 4096 components = -0.0138474 Jy ! Clean residual min=-0.002492 max=0.001519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.358094 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 456 components and 0.358094 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1133+0040_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 13.71 at -18.49 degrees (North through East) ! Clean map min=-0.0045577 max=0.30589 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1133+0040_S_b_map.fits wmodel /vlbi/uf001/uva//J1133+0040_S_b_map.mod ! Writing 456 model components to file: /vlbi/uf001/uva//J1133+0040_S_b_map.mod wobs /vlbi/uf001/uva//J1133+0040_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1133+0040_S_b_uvs.fits wwins /vlbi/uf001/uva//J1133+0040_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1133+0040_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.305889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000503107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.493421 0.493421 0.986842 1.97368 3.94737 7.89473 15.7895 31.5789 63.1579 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.305 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 608 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1133+0040_S_b_dfm.log closed on Mon Jan 14 01:21:46 2019