! Started logfile: /vlbi/uf001/uvm//J0113-3551_S_b_dfm.log on Sun Jan 13 20:28:25 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/uvm//J0113-3551_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0113-3551_S_b_uvm.fits ! AN table 1: 29 integrations on 15 of 15 possible baselines. ! AN table 2: 29 integrations on 10 of 10 possible baselines. ! AN table 3: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.980172 visibilities/baseline/integration-bin. ! Found source: J0113-3551 ! ! 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 3411 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 J0113-3551_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 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.020626Jy sigma=12.831478 ! Fit after self-cal, rms=0.833198Jy sigma=10.289168 ! 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=5.706 mas, bmaj=25 mas, bpa=-9.408 degrees ! Estimated noise=1.59416 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.134784 Jy ! Component: 100 - total flux cleaned = 0.172856 Jy ! Total flux subtracted in 100 components = 0.172856 Jy ! Clean residual min=-0.014336 max=0.017318 Jy/beam ! Clean residual mean=-0.000300 rms=0.004840 Jy/beam ! Combined flux in latest and established models = 0.172856 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.172856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124519Jy sigma=1.345468 ! Fit after self-cal, rms=0.124529Jy sigma=1.344798 ! 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=6.986 mas, bmaj=26.79 mas, bpa=-6.85 degrees ! Estimated noise=1.01865 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.0228372 Jy ! Component: 100 - total flux cleaned = 0.0345158 Jy ! Component: 150 - total flux cleaned = 0.0417498 Jy ! Component: 200 - total flux cleaned = 0.0467125 Jy ! Total flux subtracted in 200 components = 0.0467125 Jy ! Clean residual min=-0.009571 max=0.011114 Jy/beam ! Clean residual mean=-0.000136 rms=0.003003 Jy/beam ! Combined flux in latest and established models = 0.219568 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 109 components and 0.219568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121178Jy sigma=1.273877 ! Fit after self-cal, rms=0.121269Jy sigma=1.272747 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.986 x 26.79 at -6.85 degrees (North through East) ! Clean map min=-0.0093862 max=0.17699 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.09 KP 1.04 LA 0.90 ! NL 1.37 PT 1.03 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.36 FD 0.97 KP 0.98 LA 0.94 ! NL 1.13 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.78 FD 0.86 KP 0.97 LA 0.97 ! NL 1.23 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.10 KP 0.97 LA 0.92 ! NL 0.73 PT 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.82 FD 0.94 KP 0.98 LA 1.00 ! NL 0.76 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 0.99 KP 1.01 LA 1.02 ! NL 1.23 OV 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 1.05 KP 1.01 LA 0.96 ! NL 1.14 PT 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.97 FD 0.96 KP 1.00 LA 0.92 ! NL 1.11 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.94 FD 0.98 KP 0.96 LA 1.00 ! NL 1.37 OV 0.94 ! ! ! Fit before self-cal, rms=0.121269Jy sigma=1.272747 ! Fit after self-cal, rms=0.131884Jy sigma=1.217183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.195 mas, bmaj=27.24 mas, bpa=-7.157 degrees ! Estimated noise=1.02521 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.00214017 Jy ! Component: 100 - total flux cleaned = -0.00280651 Jy ! Component: 150 - total flux cleaned = -0.00307637 Jy ! Component: 200 - total flux cleaned = -0.00332223 Jy ! Total flux subtracted in 200 components = -0.00332223 Jy ! Clean residual min=-0.004854 max=0.004481 Jy/beam ! Clean residual mean=-0.000024 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.216246 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.216246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131598Jy sigma=1.215461 ! Fit after self-cal, rms=0.132042Jy sigma=1.214104 ! 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.132042Jy sigma=1.214104 ! Fit after self-cal, rms=0.134362Jy sigma=1.213617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.246 mas, bmaj=27.34 mas, bpa=-7.184 degrees ! Estimated noise=1.02565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149035 Jy ! Component: 100 - total flux cleaned = -0.00209234 Jy ! Component: 150 - total flux cleaned = -0.00230072 Jy ! Component: 200 - total flux cleaned = -0.00236529 Jy ! Total flux subtracted in 200 components = -0.00236529 Jy ! Clean residual min=-0.004423 max=0.004441 Jy/beam ! Clean residual mean=-0.000018 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.213881 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 144 components and 0.213881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134172Jy sigma=1.212675 ! Fit after self-cal, rms=0.134172Jy sigma=1.212544 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.52926e-05 Jy ! Component: 100 - total flux cleaned = -0.000227886 Jy ! Component: 150 - total flux cleaned = -0.000287895 Jy ! Component: 200 - total flux cleaned = -0.000343029 Jy ! Total flux subtracted in 200 components = -0.000343029 Jy ! Clean residual min=-0.004332 max=0.004509 Jy/beam ! Clean residual mean=-0.000021 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.213538 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 162 components and 0.213538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134059Jy sigma=1.212131 ! Fit after self-cal, rms=0.134036Jy sigma=1.212052 ! 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.134036Jy sigma=1.212052 ! Fit after self-cal, rms=0.135738Jy sigma=1.211756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.296 mas, bmaj=27.41 mas, bpa=-7.177 degrees ! Estimated noise=1.02697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117987 Jy ! Component: 100 - total flux cleaned = -0.00150737 Jy ! Component: 150 - total flux cleaned = -0.00156455 Jy ! Component: 200 - total flux cleaned = -0.00156485 Jy ! Total flux subtracted in 200 components = -0.00156485 Jy ! Clean residual min=-0.004141 max=0.004356 Jy/beam ! Clean residual mean=-0.000015 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.211973 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 170 components and 0.211973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135618Jy sigma=1.211289 ! Fit after self-cal, rms=0.135628Jy sigma=1.211219 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 = -7.13835e-05 Jy ! Component: 100 - total flux cleaned = -0.00017897 Jy ! Component: 150 - total flux cleaned = -0.000177519 Jy ! Component: 200 - total flux cleaned = -0.000224917 Jy ! Total flux subtracted in 200 components = -0.000224917 Jy ! Clean residual min=-0.004069 max=0.004397 Jy/beam ! Clean residual mean=-0.000017 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.211748 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 178 components and 0.211748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135547Jy sigma=1.210983 ! Fit after self-cal, rms=0.135531Jy sigma=1.210933 ! 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.135531Jy sigma=1.210933 ! Fit after self-cal, rms=0.136760Jy sigma=1.210788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.712 mas, bmaj=31.26 mas, bpa=-2.569 degrees ! Estimated noise=1.01454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00067378 Jy ! Component: 100 - total flux cleaned = -0.000733976 Jy ! Component: 150 - total flux cleaned = -0.000711121 Jy ! Component: 200 - total flux cleaned = -0.000664611 Jy ! Total flux subtracted in 200 components = -0.000664611 Jy ! Clean residual min=-0.003649 max=0.003740 Jy/beam ! Clean residual mean=-0.000014 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.211083 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 187 components and 0.211083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136715Jy sigma=1.210643 ! Fit after self-cal, rms=0.136739Jy sigma=1.210617 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.97939e-05 Jy ! Component: 100 - total flux cleaned = 4.22583e-05 Jy ! Component: 150 - total flux cleaned = 6.45976e-05 Jy ! Component: 200 - total flux cleaned = 0.000107099 Jy ! Total flux subtracted in 200 components = 0.000107099 Jy ! Clean residual min=-0.003617 max=0.003741 Jy/beam ! Clean residual mean=-0.000015 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.21119 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 190 components and 0.21119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136705Jy sigma=1.210523 ! Fit after self-cal, rms=0.136704Jy sigma=1.210507 ! 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=7.333 mas, bmaj=27.46 mas, bpa=-7.166 degrees ! Estimated noise=1.02763 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.333 x 27.46 at -7.166 degrees (North through East) ! Clean map min=-0.0038862 max=0.17514 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=5.96 mas, bmaj=25.48 mas, bpa=-9.553 degrees ! Estimated noise=1.64505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138074 Jy ! Component: 100 - total flux cleaned = 0.174827 Jy ! Component: 150 - total flux cleaned = 0.190218 Jy ! Component: 200 - total flux cleaned = 0.198835 Jy ! Total flux subtracted in 200 components = 0.198835 Jy ! Clean residual min=-0.009582 max=0.008381 Jy/beam ! Clean residual mean=-0.000075 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.198835 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.198835 Jy ! Inverting map and beam ! Estimated beam: bmin=7.333 mas, bmaj=27.46 mas, bpa=-7.166 degrees ! Estimated noise=1.02763 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.00608731 Jy ! Component: 100 - total flux cleaned = 0.0092447 Jy ! Component: 150 - total flux cleaned = 0.00997549 Jy ! Component: 200 - total flux cleaned = 0.0102961 Jy ! Total flux subtracted in 200 components = 0.0102961 Jy ! Clean residual min=-0.004485 max=0.004752 Jy/beam ! Clean residual mean=-0.000025 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.209131 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 90 components and 0.209131 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=9.712 mas, bmaj=31.26 mas, bpa=-2.569 degrees ! Estimated noise=1.01454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133375 Jy ! Component: 100 - total flux cleaned = 0.00147303 Jy ! Component: 150 - total flux cleaned = 0.00151098 Jy ! Component: 200 - total flux cleaned = 0.00154697 Jy ! Total flux subtracted in 200 components = 0.00154697 Jy ! Clean residual min=-0.003761 max=0.003773 Jy/beam ! Clean residual mean=-0.000017 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.210678 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 = 3.35827e-05 Jy ! Component: 100 - total flux cleaned = 9.54359e-05 Jy ! Component: 150 - total flux cleaned = 0.000124395 Jy ! Component: 200 - total flux cleaned = 0.000123355 Jy ! Total flux subtracted in 200 components = 0.000123355 Jy ! Clean residual min=-0.003680 max=0.003867 Jy/beam ! Clean residual mean=-0.000015 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.210801 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.210801 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.333 mas, bmaj=27.46 mas, bpa=-7.166 degrees ! Estimated noise=1.02763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.56368e-05 Jy ! Component: 100 - total flux cleaned = -0.000238736 Jy ! Component: 150 - total flux cleaned = -0.00039068 Jy ! Component: 200 - total flux cleaned = -0.00048491 Jy ! Total flux subtracted in 200 components = -0.00048491 Jy ! Clean residual min=-0.004080 max=0.004846 Jy/beam ! Clean residual mean=-0.000015 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.210316 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 118 components and 0.210316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136617Jy sigma=1.210870 ! Fit after self-cal, rms=0.136561Jy sigma=1.210651 wmodel J0113-3551_S_b_map.mod ! Writing 118 model components to file: J0113-3551_S_b_map.mod wobs J0113-3551_S_b_uvs.fits ! Writing UV FITS file: J0113-3551_S_b_uvs.fits wwins J0113-3551_S_b_map.win ! wwins: Wrote 1 windows to J0113-3551_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.000421605 Jy ! Component: 100 - total flux cleaned = -0.000127329 Jy ! Component: 150 - total flux cleaned = -0.000435498 Jy ! Component: 200 - total flux cleaned = -0.000843085 Jy ! Component: 250 - total flux cleaned = -0.00116875 Jy ! Component: 300 - total flux cleaned = -0.00168386 Jy ! Component: 350 - total flux cleaned = -0.00231973 Jy ! Component: 400 - total flux cleaned = -0.0029285 Jy ! Component: 450 - total flux cleaned = -0.00342266 Jy ! Component: 500 - total flux cleaned = -0.00407274 Jy ! Component: 550 - total flux cleaned = -0.00470021 Jy ! Component: 600 - total flux cleaned = -0.00538862 Jy ! Component: 650 - total flux cleaned = -0.00593816 Jy ! Component: 700 - total flux cleaned = -0.00639617 Jy ! Component: 750 - total flux cleaned = -0.00687759 Jy ! Component: 800 - total flux cleaned = -0.00734544 Jy ! Component: 850 - total flux cleaned = -0.00780103 Jy ! Component: 900 - total flux cleaned = -0.00824494 Jy ! Component: 950 - total flux cleaned = -0.00854495 Jy ! Component: 1000 - total flux cleaned = -0.00874045 Jy ! Component: 1050 - total flux cleaned = -0.00896376 Jy ! Component: 1100 - total flux cleaned = -0.00905753 Jy ! Component: 1150 - total flux cleaned = -0.00918027 Jy ! Component: 1200 - total flux cleaned = -0.00930051 Jy ! Component: 1250 - total flux cleaned = -0.00947666 Jy ! Component: 1300 - total flux cleaned = -0.00959168 Jy ! Component: 1350 - total flux cleaned = -0.00970441 Jy ! Component: 1400 - total flux cleaned = -0.0098424 Jy ! Component: 1450 - total flux cleaned = -0.00995055 Jy ! Component: 1500 - total flux cleaned = -0.0101365 Jy ! Component: 1550 - total flux cleaned = -0.010293 Jy ! Component: 1600 - total flux cleaned = -0.0105745 Jy ! Component: 1650 - total flux cleaned = -0.0108514 Jy ! Component: 1700 - total flux cleaned = -0.0111485 Jy ! Component: 1750 - total flux cleaned = -0.0114414 Jy ! Component: 1800 - total flux cleaned = -0.0118255 Jy ! Component: 1850 - total flux cleaned = -0.012133 Jy ! Component: 1900 - total flux cleaned = -0.0124595 Jy ! Component: 1950 - total flux cleaned = -0.0127588 Jy ! Component: 2000 - total flux cleaned = -0.0131458 Jy ! Component: 2050 - total flux cleaned = -0.0134827 Jy ! Component: 2100 - total flux cleaned = -0.0137493 Jy ! Component: 2150 - total flux cleaned = -0.0140786 Jy ! Component: 2200 - total flux cleaned = -0.0143394 Jy ! Component: 2250 - total flux cleaned = -0.014576 Jy ! Component: 2300 - total flux cleaned = -0.0148103 Jy ! Component: 2350 - total flux cleaned = -0.0150634 Jy ! Component: 2400 - total flux cleaned = -0.0153553 Jy ! Component: 2450 - total flux cleaned = -0.0155824 Jy ! Component: 2500 - total flux cleaned = -0.0157666 Jy ! Component: 2550 - total flux cleaned = -0.0160099 Jy ! Component: 2600 - total flux cleaned = -0.016271 Jy ! Component: 2650 - total flux cleaned = -0.0165498 Jy ! Component: 2700 - total flux cleaned = -0.0168064 Jy ! Component: 2750 - total flux cleaned = -0.0170024 Jy ! Component: 2800 - total flux cleaned = -0.0172552 Jy ! Component: 2850 - total flux cleaned = -0.0174293 Jy ! Component: 2900 - total flux cleaned = -0.0176407 Jy ! Component: 2950 - total flux cleaned = -0.0178318 Jy ! Component: 3000 - total flux cleaned = -0.0179838 Jy ! Component: 3050 - total flux cleaned = -0.0181542 Jy ! Component: 3100 - total flux cleaned = -0.0183614 Jy ! Component: 3150 - total flux cleaned = -0.0185675 Jy ! Component: 3200 - total flux cleaned = -0.0187354 Jy ! Component: 3250 - total flux cleaned = -0.0189581 Jy ! Component: 3300 - total flux cleaned = -0.0191246 Jy ! Component: 3350 - total flux cleaned = -0.0193827 Jy ! Component: 3400 - total flux cleaned = -0.0195663 Jy ! Component: 3450 - total flux cleaned = -0.0198227 Jy ! Component: 3500 - total flux cleaned = -0.0200416 Jy ! Component: 3550 - total flux cleaned = -0.0202417 Jy ! Component: 3600 - total flux cleaned = -0.020423 Jy ! Component: 3650 - total flux cleaned = -0.0206039 Jy ! Component: 3700 - total flux cleaned = -0.0208023 Jy ! Component: 3750 - total flux cleaned = -0.0209463 Jy ! Component: 3800 - total flux cleaned = -0.0211081 Jy ! Component: 3850 - total flux cleaned = -0.0213233 Jy ! Component: 3900 - total flux cleaned = -0.0215203 Jy ! Component: 3950 - total flux cleaned = -0.0217173 Jy ! Component: 4000 - total flux cleaned = -0.0219498 Jy ! Component: 4050 - total flux cleaned = -0.0221286 Jy ! Total flux subtracted in 4096 components = -0.0223249 Jy ! Clean residual min=-0.001239 max=0.001324 Jy/beam ! Clean residual mean=-0.000013 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.187991 Jy keep ! Adding 372 model components to the UV plane model. ! The established model now contains 490 components and 0.187991 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0113-3551_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.333 x 27.46 at -7.166 degrees (North through East) ! Clean map min=-0.0033306 max=0.17635 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0113-3551_S_b_map.fits wmodel /vlbi/uf001/uvm//J0113-3551_S_b_map.mod ! Writing 490 model components to file: /vlbi/uf001/uvm//J0113-3551_S_b_map.mod wobs /vlbi/uf001/uvm//J0113-3551_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0113-3551_S_b_uvs.fits wwins /vlbi/uf001/uvm//J0113-3551_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0113-3551_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176346 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.599068 0.599068 1.19814 2.39627 4.79254 9.58509 19.1702 38.3404 76.6807 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 500.777 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0113-3551_S_b_dfm.log closed on Sun Jan 13 20:28:29 2019