! Started logfile: /vlbi/uf001/uva//J0633-2223_S_dfm.log on Sun Jan 13 23:03:27 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//J0633-2223_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0633-2223_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.94898 visibilities/baseline/integration-bin. ! Found source: J0633-2223 ! ! 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 1674 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 J0633-2223_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031269Jy sigma=17.240996 ! Fit after self-cal, rms=0.809883Jy sigma=13.528776 ! 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=4.956 mas, bmaj=30.61 mas, bpa=-9.268 degrees ! Estimated noise=1.43112 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.149187 Jy ! Component: 100 - total flux cleaned = 0.183953 Jy ! Total flux subtracted in 100 components = 0.183953 Jy ! Clean residual min=-0.008179 max=0.013477 Jy/beam ! Clean residual mean=-0.000045 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 0.183953 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.183953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076543Jy sigma=1.220301 ! Fit after self-cal, rms=0.076544Jy sigma=1.220126 ! 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.784 mas, bmaj=32.75 mas, bpa=-8.942 degrees ! Estimated noise=1.14082 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.0183841 Jy ! Component: 100 - total flux cleaned = 0.0276051 Jy ! Component: 150 - total flux cleaned = 0.0329827 Jy ! Component: 200 - total flux cleaned = 0.0354557 Jy ! Total flux subtracted in 200 components = 0.0354557 Jy ! Clean residual min=-0.004959 max=0.006909 Jy/beam ! Clean residual mean=-0.000028 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.219409 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 70 components and 0.219409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072464Jy sigma=1.141191 ! Fit after self-cal, rms=0.072488Jy sigma=1.140699 ! 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.784 x 32.75 at -8.942 degrees (North through East) ! Clean map min=-0.0049118 max=0.19421 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.02 KP 1.04 LA 0.97 ! NL 1.02 OV 1.03 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.98 KP 0.98 LA 0.95 ! NL 1.02 OV 0.99 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.06 KP 1.04 LA 0.92 ! NL 1.03 OV 1.00 PT 1.00 ! ! ! Fit before self-cal, rms=0.072488Jy sigma=1.140699 ! Fit after self-cal, rms=0.072104Jy sigma=1.130179 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.837 mas, bmaj=32.86 mas, bpa=-8.916 degrees ! Estimated noise=1.1344 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.0020529 Jy ! Component: 100 - total flux cleaned = -0.00238806 Jy ! Component: 150 - total flux cleaned = -0.00250257 Jy ! Component: 200 - total flux cleaned = -0.00260266 Jy ! Total flux subtracted in 200 components = -0.00260266 Jy ! Clean residual min=-0.004661 max=0.005934 Jy/beam ! Clean residual mean=-0.000015 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.216806 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.216806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071966Jy sigma=1.128626 ! Fit after self-cal, rms=0.071982Jy sigma=1.128467 ! 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.071982Jy sigma=1.128467 ! Fit after self-cal, rms=0.072294Jy sigma=1.120949 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.834 mas, bmaj=32.92 mas, bpa=-9.025 degrees ! Estimated noise=1.13449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00190348 Jy ! Component: 100 - total flux cleaned = -0.00221675 Jy ! Component: 150 - total flux cleaned = -0.00222627 Jy ! Component: 200 - total flux cleaned = -0.00223158 Jy ! Total flux subtracted in 200 components = -0.00223158 Jy ! Clean residual min=-0.003871 max=0.006004 Jy/beam ! Clean residual mean=-0.000016 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.214575 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.214575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072200Jy sigma=1.119961 ! Fit after self-cal, rms=0.072213Jy sigma=1.119892 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 (-12.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517505 Jy ! Component: 100 - total flux cleaned = 0.00584323 Jy ! Component: 150 - total flux cleaned = 0.00627921 Jy ! Component: 200 - total flux cleaned = 0.00663571 Jy ! Total flux subtracted in 200 components = 0.00663571 Jy ! Clean residual min=-0.003381 max=0.003300 Jy/beam ! Clean residual mean=-0.000003 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.22121 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 153 components and 0.22121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071796Jy sigma=1.111663 ! Fit after self-cal, rms=0.071792Jy sigma=1.111154 ! 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.071792Jy sigma=1.111154 ! Fit after self-cal, rms=0.071958Jy sigma=1.109767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.825 mas, bmaj=32.92 mas, bpa=-9.053 degrees ! Estimated noise=1.12931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129939 Jy ! Component: 100 - total flux cleaned = 0.00153709 Jy ! Component: 150 - total flux cleaned = 0.00179984 Jy ! Component: 200 - total flux cleaned = 0.00198554 Jy ! Total flux subtracted in 200 components = 0.00198554 Jy ! Clean residual min=-0.003263 max=0.002578 Jy/beam ! Clean residual mean=-0.000003 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.223196 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 195 components and 0.223196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071853Jy sigma=1.107978 ! Fit after self-cal, rms=0.071860Jy sigma=1.107855 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.000514938 Jy ! Component: 100 - total flux cleaned = 0.000721022 Jy ! Component: 150 - total flux cleaned = 0.000909099 Jy ! Component: 200 - total flux cleaned = 0.00104715 Jy ! Total flux subtracted in 200 components = 0.00104715 Jy ! Clean residual min=-0.003230 max=0.002252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.224243 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 244 components and 0.224243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071812Jy sigma=1.107229 ! Fit after self-cal, rms=0.071813Jy sigma=1.107190 ! 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.071813Jy sigma=1.107190 ! Fit after self-cal, rms=0.071919Jy sigma=1.106985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.358 mas, bmaj=34.08 mas, bpa=-8.533 degrees ! Estimated noise=1.17229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110716 Jy ! Component: 100 - total flux cleaned = 0.00172763 Jy ! Component: 150 - total flux cleaned = 0.00219419 Jy ! Component: 200 - total flux cleaned = 0.00254828 Jy ! Total flux subtracted in 200 components = 0.00254828 Jy ! Clean residual min=-0.002868 max=0.001999 Jy/beam ! Clean residual mean=-0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.226791 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 304 components and 0.226791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071898Jy sigma=1.106545 ! Fit after self-cal, rms=0.071903Jy sigma=1.106504 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.000501353 Jy ! Component: 100 - total flux cleaned = 0.000744856 Jy ! Component: 150 - total flux cleaned = 0.00088522 Jy ! Component: 200 - total flux cleaned = 0.00101566 Jy ! Total flux subtracted in 200 components = 0.00101566 Jy ! Clean residual min=-0.002852 max=0.001992 Jy/beam ! Clean residual mean=-0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.227807 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 344 components and 0.227807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071887Jy sigma=1.106323 ! Fit after self-cal, rms=0.071889Jy sigma=1.106306 ! 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.825 mas, bmaj=32.92 mas, bpa=-9.052 degrees ! Estimated noise=1.1281 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.825 x 32.92 at -9.052 degrees (North through East) ! Clean map min=-0.0032556 max=0.1937 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=4.985 mas, bmaj=30.82 mas, bpa=-9.441 degrees ! Estimated noise=1.42421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148322 Jy ! Component: 100 - total flux cleaned = 0.182388 Jy ! Component: 150 - total flux cleaned = 0.196344 Jy ! Component: 200 - total flux cleaned = 0.204852 Jy ! Total flux subtracted in 200 components = 0.204852 Jy ! Clean residual min=-0.006024 max=0.005253 Jy/beam ! Clean residual mean=-0.000021 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.204852 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.204852 Jy ! Inverting map and beam ! Estimated beam: bmin=5.825 mas, bmaj=32.92 mas, bpa=-9.052 degrees ! Estimated noise=1.1281 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.00792151 Jy ! Component: 100 - total flux cleaned = 0.0131631 Jy ! Component: 150 - total flux cleaned = 0.0141045 Jy ! Component: 200 - total flux cleaned = 0.0151117 Jy ! Total flux subtracted in 200 components = 0.0151117 Jy ! Clean residual min=-0.003472 max=0.003022 Jy/beam ! Clean residual mean=-0.000012 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.219964 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 117 components and 0.219964 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=8.358 mas, bmaj=34.08 mas, bpa=-8.533 degrees ! Estimated noise=1.17229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238614 Jy ! Component: 100 - total flux cleaned = 0.00368687 Jy ! Component: 150 - total flux cleaned = 0.00422318 Jy ! Component: 200 - total flux cleaned = 0.00472325 Jy ! Total flux subtracted in 200 components = 0.00472325 Jy ! Clean residual min=-0.002931 max=0.002556 Jy/beam ! Clean residual mean=-0.000007 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.224687 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.000338161 Jy ! Component: 100 - total flux cleaned = 0.000678944 Jy ! Component: 150 - total flux cleaned = 0.000912097 Jy ! Component: 200 - total flux cleaned = 0.00102114 Jy ! Total flux subtracted in 200 components = 0.00102114 Jy ! Clean residual min=-0.002927 max=0.002384 Jy/beam ! Clean residual mean=-0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.225708 Jy ! Adding 149 model components to the UV plane model. ! The established model now contains 263 components and 0.225708 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.825 mas, bmaj=32.92 mas, bpa=-9.052 degrees ! Estimated noise=1.1281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304639 Jy ! Component: 100 - total flux cleaned = -0.000631674 Jy ! Component: 150 - total flux cleaned = -0.000866803 Jy ! Component: 200 - total flux cleaned = -0.000989897 Jy ! Total flux subtracted in 200 components = -0.000989897 Jy ! Clean residual min=-0.003409 max=0.002376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.224718 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 295 components and 0.224718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071963Jy sigma=1.107212 ! Fit after self-cal, rms=0.071943Jy sigma=1.107116 wmodel J0633-2223_S_map.mod ! Writing 295 model components to file: J0633-2223_S_map.mod wobs J0633-2223_S_uvs.fits ! Writing UV FITS file: J0633-2223_S_uvs.fits wwins J0633-2223_S_map.win ! wwins: Wrote 2 windows to J0633-2223_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.00144689 Jy ! Component: 100 - total flux cleaned = -0.0025756 Jy ! Component: 150 - total flux cleaned = -0.00300195 Jy ! Component: 200 - total flux cleaned = -0.00331705 Jy ! Component: 250 - total flux cleaned = -0.00339156 Jy ! Component: 300 - total flux cleaned = -0.00339152 Jy ! Component: 350 - total flux cleaned = -0.00352985 Jy ! Component: 400 - total flux cleaned = -0.00369581 Jy ! Component: 450 - total flux cleaned = -0.00379201 Jy ! Component: 500 - total flux cleaned = -0.00385501 Jy ! Component: 550 - total flux cleaned = -0.0038244 Jy ! Component: 600 - total flux cleaned = -0.00370592 Jy ! Component: 650 - total flux cleaned = -0.00364821 Jy ! Component: 700 - total flux cleaned = -0.00367655 Jy ! Component: 750 - total flux cleaned = -0.00367657 Jy ! Component: 800 - total flux cleaned = -0.00364941 Jy ! Component: 850 - total flux cleaned = -0.00370223 Jy ! Component: 900 - total flux cleaned = -0.00370238 Jy ! Component: 950 - total flux cleaned = -0.00375343 Jy ! Component: 1000 - total flux cleaned = -0.00380314 Jy ! Component: 1050 - total flux cleaned = -0.00382751 Jy ! Component: 1100 - total flux cleaned = -0.00390023 Jy ! Component: 1150 - total flux cleaned = -0.00397167 Jy ! Component: 1200 - total flux cleaned = -0.00404244 Jy ! Component: 1250 - total flux cleaned = -0.00408887 Jy ! Component: 1300 - total flux cleaned = -0.00406626 Jy ! Component: 1350 - total flux cleaned = -0.00413416 Jy ! Component: 1400 - total flux cleaned = -0.00415637 Jy ! Component: 1450 - total flux cleaned = -0.00415625 Jy ! Component: 1500 - total flux cleaned = -0.00415637 Jy ! Component: 1550 - total flux cleaned = -0.00409248 Jy ! Component: 1600 - total flux cleaned = -0.00400793 Jy ! Component: 1650 - total flux cleaned = -0.00392425 Jy ! Component: 1700 - total flux cleaned = -0.00386182 Jy ! Component: 1750 - total flux cleaned = -0.00373815 Jy ! Component: 1800 - total flux cleaned = -0.00365634 Jy ! Component: 1850 - total flux cleaned = -0.00355489 Jy ! Component: 1900 - total flux cleaned = -0.00349424 Jy ! Component: 1950 - total flux cleaned = -0.00341402 Jy ! Component: 2000 - total flux cleaned = -0.00331393 Jy ! Component: 2050 - total flux cleaned = -0.00321442 Jy ! Component: 2100 - total flux cleaned = -0.0030956 Jy ! Component: 2150 - total flux cleaned = -0.00301667 Jy ! Component: 2200 - total flux cleaned = -0.00289887 Jy ! Component: 2250 - total flux cleaned = -0.00282064 Jy ! Component: 2300 - total flux cleaned = -0.00272312 Jy ! Component: 2350 - total flux cleaned = -0.00264559 Jy ! Component: 2400 - total flux cleaned = -0.00256816 Jy ! Component: 2450 - total flux cleaned = -0.00245216 Jy ! Component: 2500 - total flux cleaned = -0.00241359 Jy ! Component: 2550 - total flux cleaned = -0.00229799 Jy ! Component: 2600 - total flux cleaned = -0.00218272 Jy ! Component: 2650 - total flux cleaned = -0.00212499 Jy ! Component: 2700 - total flux cleaned = -0.00199045 Jy ! Component: 2750 - total flux cleaned = -0.00189428 Jy ! Component: 2800 - total flux cleaned = -0.00179794 Jy ! Component: 2850 - total flux cleaned = -0.00162445 Jy ! Component: 2900 - total flux cleaned = -0.0015666 Jy ! Component: 2950 - total flux cleaned = -0.00139265 Jy ! Component: 3000 - total flux cleaned = -0.00123782 Jy ! Component: 3050 - total flux cleaned = -0.00114068 Jy ! Component: 3100 - total flux cleaned = -0.00110181 Jy ! Component: 3150 - total flux cleaned = -0.00104322 Jy ! Component: 3200 - total flux cleaned = -0.000984236 Jy ! Component: 3250 - total flux cleaned = -0.000885598 Jy ! Component: 3300 - total flux cleaned = -0.000865616 Jy ! Component: 3350 - total flux cleaned = -0.000765918 Jy ! Component: 3400 - total flux cleaned = -0.000725803 Jy ! Component: 3450 - total flux cleaned = -0.000685309 Jy ! Component: 3500 - total flux cleaned = -0.000644719 Jy ! Component: 3550 - total flux cleaned = -0.000604078 Jy ! Component: 3600 - total flux cleaned = -0.000542211 Jy ! Component: 3650 - total flux cleaned = -0.000521497 Jy ! Component: 3700 - total flux cleaned = -0.0004588 Jy ! Component: 3750 - total flux cleaned = -0.000416639 Jy ! Component: 3800 - total flux cleaned = -0.000416759 Jy ! Component: 3850 - total flux cleaned = -0.000352848 Jy ! Component: 3900 - total flux cleaned = -0.000331308 Jy ! Component: 3950 - total flux cleaned = -0.000309593 Jy ! Component: 4000 - total flux cleaned = -0.000353589 Jy ! Component: 4050 - total flux cleaned = -0.000353633 Jy ! Total flux subtracted in 4096 components = -0.00037611 Jy ! Clean residual min=-0.001308 max=0.001773 Jy/beam ! Clean residual mean=0.000008 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.224342 Jy keep ! Adding 347 model components to the UV plane model. ! The established model now contains 642 components and 0.224342 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0633-2223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.825 x 32.92 at -9.052 degrees (North through East) ! Clean map min=-0.0033813 max=0.19362 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0633-2223_S_map.fits wmodel /vlbi/uf001/uva//J0633-2223_S_map.mod ! Writing 642 model components to file: /vlbi/uf001/uva//J0633-2223_S_map.mod wobs /vlbi/uf001/uva//J0633-2223_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0633-2223_S_uvs.fits wwins /vlbi/uf001/uva//J0633-2223_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0633-2223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.19362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00044229 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.685296 0.685296 1.37059 2.74118 5.48236 10.9647 21.9295 43.8589 87.7178 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.193 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 437.767 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0633-2223_S_dfm.log closed on Sun Jan 13 23:03:32 2019