! Started logfile: /vlbi/uf001/uva//J0223-0205_S_dfm.log on Sun Jan 13 21:24:50 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//J0223-0205_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0223-0205_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.818027 visibilities/baseline/integration-bin. ! Found source: J0223-0205 ! ! 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 1443 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 J0223-0205_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012875Jy sigma=20.960076 ! Fit after self-cal, rms=0.827681Jy sigma=17.152170 ! 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.245 mas, bmaj=23.29 mas, bpa=-14.12 degrees ! Estimated noise=1.34212 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.135439 Jy ! Component: 100 - total flux cleaned = 0.165017 Jy ! Total flux subtracted in 100 components = 0.165017 Jy ! Clean residual min=-0.006765 max=0.008852 Jy/beam ! Clean residual mean=0.000046 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.165017 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.165017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060390Jy sigma=1.225383 ! Fit after self-cal, rms=0.060353Jy sigma=1.224568 ! 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=5.788 mas, bmaj=22.77 mas, bpa=-14.21 degrees ! Estimated noise=0.98768 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.00993271 Jy ! Component: 100 - total flux cleaned = 0.0140833 Jy ! Component: 150 - total flux cleaned = 0.0155467 Jy ! Component: 200 - total flux cleaned = 0.0159634 Jy ! Total flux subtracted in 200 components = 0.0159634 Jy ! Clean residual min=-0.005042 max=0.004225 Jy/beam ! Clean residual mean=0.000029 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.18098 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 50 components and 0.18098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058886Jy sigma=1.190883 ! Fit after self-cal, rms=0.058845Jy sigma=1.189838 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.788 x 22.77 at -14.21 degrees (North through East) ! Clean map min=-0.0050732 max=0.17423 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.01 KP 1.02 LA 0.92 ! NL 1.01 OV 1.02 PT 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.01 KP 1.02 LA 0.95 ! NL 1.05 OV 0.93 PT 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.00 KP 1.04 LA 0.98 ! NL 0.99 OV 1.05 PT 1.03 ! ! ! Fit before self-cal, rms=0.058845Jy sigma=1.189838 ! Fit after self-cal, rms=0.058216Jy sigma=1.173784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.805 mas, bmaj=22.63 mas, bpa=-14.08 degrees ! Estimated noise=0.983998 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.000658495 Jy ! Component: 100 - total flux cleaned = 0.000880214 Jy ! Component: 150 - total flux cleaned = 0.000930953 Jy ! Component: 200 - total flux cleaned = 0.000818435 Jy ! Total flux subtracted in 200 components = 0.000818435 Jy ! Clean residual min=-0.003694 max=0.003325 Jy/beam ! Clean residual mean=0.000006 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.181799 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.181799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058139Jy sigma=1.172106 ! Fit after self-cal, rms=0.058172Jy sigma=1.171852 ! 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.058172Jy sigma=1.171852 ! Fit after self-cal, rms=0.058005Jy sigma=1.164663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.793 mas, bmaj=22.65 mas, bpa=-14.07 degrees ! Estimated noise=0.982662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508953 Jy ! Component: 100 - total flux cleaned = 0.000285655 Jy ! Component: 150 - total flux cleaned = 7.5034e-05 Jy ! Component: 200 - total flux cleaned = -3.56991e-06 Jy ! Total flux subtracted in 200 components = -3.56991e-06 Jy ! Clean residual min=-0.003259 max=0.002503 Jy/beam ! Clean residual mean=-0.000004 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.181795 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.181795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057958Jy sigma=1.163889 ! Fit after self-cal, rms=0.057977Jy sigma=1.163780 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.000371003 Jy ! Component: 100 - total flux cleaned = -0.000392585 Jy ! Component: 150 - total flux cleaned = -0.000370591 Jy ! Component: 200 - total flux cleaned = -0.000350712 Jy ! Total flux subtracted in 200 components = -0.000350712 Jy ! Clean residual min=-0.003181 max=0.002428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.181445 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.181445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057959Jy sigma=1.163501 ! Fit after self-cal, rms=0.057960Jy sigma=1.163482 ! 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.057960Jy sigma=1.163482 ! Fit after self-cal, rms=0.057911Jy sigma=1.163334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.788 mas, bmaj=22.64 mas, bpa=-14.03 degrees ! Estimated noise=0.981931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168031 Jy ! Component: 100 - total flux cleaned = 9.77043e-05 Jy ! Component: 150 - total flux cleaned = 7.93409e-05 Jy ! Component: 200 - total flux cleaned = 2.93907e-05 Jy ! Total flux subtracted in 200 components = 2.93907e-05 Jy ! Clean residual min=-0.003025 max=0.002377 Jy/beam ! Clean residual mean=-0.000005 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.181474 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.181474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057892Jy sigma=1.163070 ! Fit after self-cal, rms=0.057893Jy sigma=1.163055 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.000177679 Jy ! Component: 100 - total flux cleaned = -0.000130959 Jy ! Component: 150 - total flux cleaned = -0.000115529 Jy ! Component: 200 - total flux cleaned = -0.000115785 Jy ! Total flux subtracted in 200 components = -0.000115785 Jy ! Clean residual min=-0.002973 max=0.002342 Jy/beam ! Clean residual mean=-0.000005 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.181358 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.181358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057885Jy sigma=1.162935 ! Fit after self-cal, rms=0.057886Jy sigma=1.162927 ! 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.057886Jy sigma=1.162927 ! Fit after self-cal, rms=0.057875Jy sigma=1.162841 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.998 mas, bmaj=21.9 mas, bpa=-13.84 degrees ! Estimated noise=1.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226631 Jy ! Component: 100 - total flux cleaned = -0.000263264 Jy ! Component: 150 - total flux cleaned = -0.000263518 Jy ! Component: 200 - total flux cleaned = -0.000277444 Jy ! Total flux subtracted in 200 components = -0.000277444 Jy ! Clean residual min=-0.003037 max=0.002637 Jy/beam ! Clean residual mean=-0.000010 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.181081 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.181081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057864Jy sigma=1.162732 ! Fit after self-cal, rms=0.057864Jy sigma=1.162718 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.000127449 Jy ! Component: 100 - total flux cleaned = -0.000114889 Jy ! Component: 150 - total flux cleaned = -0.00010283 Jy ! Component: 200 - total flux cleaned = -0.00010333 Jy ! Total flux subtracted in 200 components = -0.00010333 Jy ! Clean residual min=-0.002993 max=0.002644 Jy/beam ! Clean residual mean=-0.000010 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.180977 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.180977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057861Jy sigma=1.162699 ! Fit after self-cal, rms=0.057861Jy sigma=1.162691 ! 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=5.784 mas, bmaj=22.62 mas, bpa=-14 degrees ! Estimated noise=0.981575 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.784 x 22.62 at -14 degrees (North through East) ! Clean map min=-0.0029812 max=0.17354 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.252 mas, bmaj=23.2 mas, bpa=-14.03 degrees ! Estimated noise=1.33899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13462 Jy ! Component: 100 - total flux cleaned = 0.164115 Jy ! Component: 150 - total flux cleaned = 0.172804 Jy ! Component: 200 - total flux cleaned = 0.176993 Jy ! Total flux subtracted in 200 components = 0.176993 Jy ! Clean residual min=-0.004689 max=0.004139 Jy/beam ! Clean residual mean=0.000005 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.176993 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.176993 Jy ! Inverting map and beam ! Estimated beam: bmin=5.784 mas, bmaj=22.62 mas, bpa=-14 degrees ! Estimated noise=0.981575 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.00342633 Jy ! Component: 100 - total flux cleaned = 0.00430216 Jy ! Component: 150 - total flux cleaned = 0.00424013 Jy ! Component: 200 - total flux cleaned = 0.00423742 Jy ! Total flux subtracted in 200 components = 0.00423742 Jy ! Clean residual min=-0.003593 max=0.002586 Jy/beam ! Clean residual mean=-0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.181231 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.181231 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.998 mas, bmaj=21.9 mas, bpa=-13.84 degrees ! Estimated noise=1.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.94612e-05 Jy ! Component: 100 - total flux cleaned = 0.000249166 Jy ! Component: 150 - total flux cleaned = 0.000200403 Jy ! Component: 200 - total flux cleaned = 0.00022142 Jy ! Total flux subtracted in 200 components = 0.00022142 Jy ! Clean residual min=-0.003346 max=0.002690 Jy/beam ! Clean residual mean=-0.000009 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.181452 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 = -1.69519e-06 Jy ! Component: 100 - total flux cleaned = -1.30774e-06 Jy ! Component: 150 - total flux cleaned = 1.63946e-05 Jy ! Component: 200 - total flux cleaned = 1.64529e-05 Jy ! Total flux subtracted in 200 components = 1.64529e-05 Jy ! Clean residual min=-0.003295 max=0.002675 Jy/beam ! Clean residual mean=-0.000009 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.181469 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.181469 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.784 mas, bmaj=22.62 mas, bpa=-14 degrees ! Estimated noise=0.981575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432065 Jy ! Component: 100 - total flux cleaned = -0.000339133 Jy ! Component: 150 - total flux cleaned = -0.000284661 Jy ! Component: 200 - total flux cleaned = -0.000212762 Jy ! Total flux subtracted in 200 components = -0.000212762 Jy ! Clean residual min=-0.003218 max=0.002524 Jy/beam ! Clean residual mean=-0.000006 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.181256 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.181256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057893Jy sigma=1.163493 ! Fit after self-cal, rms=0.057889Jy sigma=1.163328 wmodel J0223-0205_S_map.mod ! Writing 79 model components to file: J0223-0205_S_map.mod wobs J0223-0205_S_uvs.fits ! Writing UV FITS file: J0223-0205_S_uvs.fits wwins J0223-0205_S_map.win ! wwins: Wrote 1 windows to J0223-0205_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.000775343 Jy ! Component: 100 - total flux cleaned = -0.0012537 Jy ! Component: 150 - total flux cleaned = -0.00157362 Jy ! Component: 200 - total flux cleaned = -0.00150032 Jy ! Component: 250 - total flux cleaned = -0.00132603 Jy ! Component: 300 - total flux cleaned = -0.00122611 Jy ! Component: 350 - total flux cleaned = -0.00100531 Jy ! Component: 400 - total flux cleaned = -0.000886009 Jy ! Component: 450 - total flux cleaned = -0.00082996 Jy ! Component: 500 - total flux cleaned = -0.000858302 Jy ! Component: 550 - total flux cleaned = -0.000937288 Jy ! Component: 600 - total flux cleaned = -0.00103917 Jy ! Component: 650 - total flux cleaned = -0.00118707 Jy ! Component: 700 - total flux cleaned = -0.00130624 Jy ! Component: 750 - total flux cleaned = -0.00146779 Jy ! Component: 800 - total flux cleaned = -0.00169042 Jy ! Component: 850 - total flux cleaned = -0.00184107 Jy ! Component: 900 - total flux cleaned = -0.00196643 Jy ! Component: 950 - total flux cleaned = -0.002089 Jy ! Component: 1000 - total flux cleaned = -0.00220841 Jy ! Component: 1050 - total flux cleaned = -0.00230522 Jy ! Component: 1100 - total flux cleaned = -0.00247426 Jy ! Component: 1150 - total flux cleaned = -0.00262138 Jy ! Component: 1200 - total flux cleaned = -0.00271142 Jy ! Component: 1250 - total flux cleaned = -0.00287007 Jy ! Component: 1300 - total flux cleaned = -0.00299092 Jy ! Component: 1350 - total flux cleaned = -0.00307585 Jy ! Component: 1400 - total flux cleaned = -0.00314268 Jy ! Component: 1450 - total flux cleaned = -0.00320861 Jy ! Component: 1500 - total flux cleaned = -0.00328984 Jy ! Component: 1550 - total flux cleaned = -0.00332181 Jy ! Component: 1600 - total flux cleaned = -0.00340046 Jy ! Component: 1650 - total flux cleaned = -0.0035086 Jy ! Component: 1700 - total flux cleaned = -0.00356995 Jy ! Component: 1750 - total flux cleaned = -0.00367553 Jy ! Component: 1800 - total flux cleaned = -0.00376458 Jy ! Component: 1850 - total flux cleaned = -0.00380847 Jy ! Component: 1900 - total flux cleaned = -0.00388093 Jy ! Component: 1950 - total flux cleaned = -0.00396665 Jy ! Component: 2000 - total flux cleaned = -0.00399488 Jy ! Component: 2050 - total flux cleaned = -0.0040928 Jy ! Component: 2100 - total flux cleaned = -0.00414805 Jy ! Component: 2150 - total flux cleaned = -0.0042165 Jy ! Component: 2200 - total flux cleaned = -0.00423013 Jy ! Component: 2250 - total flux cleaned = -0.00427061 Jy ! Component: 2300 - total flux cleaned = -0.00432372 Jy ! Component: 2350 - total flux cleaned = -0.00434979 Jy ! Component: 2400 - total flux cleaned = -0.0043238 Jy ! Component: 2450 - total flux cleaned = -0.0043497 Jy ! Component: 2500 - total flux cleaned = -0.00431123 Jy ! Component: 2550 - total flux cleaned = -0.00429852 Jy ! Component: 2600 - total flux cleaned = -0.00431117 Jy ! Component: 2650 - total flux cleaned = -0.00429858 Jy ! Component: 2700 - total flux cleaned = -0.00429856 Jy ! Component: 2750 - total flux cleaned = -0.00428614 Jy ! Component: 2800 - total flux cleaned = -0.00423748 Jy ! Component: 2850 - total flux cleaned = -0.0042617 Jy ! Component: 2900 - total flux cleaned = -0.00422563 Jy ! Component: 2950 - total flux cleaned = -0.00421378 Jy ! Component: 3000 - total flux cleaned = -0.00420205 Jy ! Component: 3050 - total flux cleaned = -0.00421378 Jy ! Component: 3100 - total flux cleaned = -0.00421359 Jy ! Component: 3150 - total flux cleaned = -0.0041787 Jy ! Component: 3200 - total flux cleaned = -0.00416717 Jy ! Component: 3250 - total flux cleaned = -0.00415576 Jy ! Component: 3300 - total flux cleaned = -0.00414432 Jy ! Component: 3350 - total flux cleaned = -0.00413306 Jy ! Component: 3400 - total flux cleaned = -0.00413297 Jy ! Component: 3450 - total flux cleaned = -0.00412188 Jy ! Component: 3500 - total flux cleaned = -0.00413307 Jy ! Component: 3550 - total flux cleaned = -0.00413309 Jy ! Component: 3600 - total flux cleaned = -0.00413303 Jy ! Component: 3650 - total flux cleaned = -0.00414385 Jy ! Component: 3700 - total flux cleaned = -0.00415468 Jy ! Component: 3750 - total flux cleaned = -0.00416551 Jy ! Component: 3800 - total flux cleaned = -0.00417624 Jy ! Component: 3850 - total flux cleaned = -0.00422954 Jy ! Component: 3900 - total flux cleaned = -0.00425078 Jy ! Component: 3950 - total flux cleaned = -0.00430351 Jy ! Component: 4000 - total flux cleaned = -0.00430352 Jy ! Component: 4050 - total flux cleaned = -0.00435584 Jy ! Total flux subtracted in 4096 components = -0.00439749 Jy ! Clean residual min=-0.000618 max=0.000639 Jy/beam ! Clean residual mean=-0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.176858 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 461 components and 0.176858 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0223-0205_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.784 x 22.62 at -14 degrees (North through East) ! Clean map min=-0.0020498 max=0.17312 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0223-0205_S_map.fits wmodel /vlbi/uf001/uva//J0223-0205_S_map.mod ! Writing 461 model components to file: /vlbi/uf001/uva//J0223-0205_S_map.mod wobs /vlbi/uf001/uva//J0223-0205_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0223-0205_S_uvs.fits wwins /vlbi/uf001/uva//J0223-0205_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0223-0205_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.173118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362473 0.362473 0.724946 1.44989 2.89978 5.79957 11.5991 23.1983 46.3965 92.7931 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 827.647 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0223-0205_S_dfm.log closed on Sun Jan 13 21:24:54 2019