! Started logfile: /vlbi/uf001/uva//J0232-2839_S_dfm.log on Sun Jan 13 21:27:41 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//J0232-2839_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0232-2839_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.886696 visibilities/baseline/integration-bin. ! Found source: J0232-2839 ! ! 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 3639 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 J0232-2839_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007381Jy sigma=16.734380 ! Fit after self-cal, rms=0.912290Jy sigma=15.175452 ! 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.346 mas, bmaj=6.186 mas, bpa=-0.03395 degrees ! Estimated noise=0.991089 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.0679406 Jy ! Component: 100 - total flux cleaned = 0.0851383 Jy ! Total flux subtracted in 100 components = 0.0851383 Jy ! Clean residual min=-0.007229 max=0.009873 Jy/beam ! Clean residual mean=-0.000033 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.0851383 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0851383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090744Jy sigma=1.395733 ! Fit after self-cal, rms=0.090475Jy sigma=1.392432 ! 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=2.867 mas, bmaj=7.312 mas, bpa=-0.05292 degrees ! Estimated noise=0.723142 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 (-4.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133139 Jy ! Component: 100 - total flux cleaned = 0.0206716 Jy ! Component: 150 - total flux cleaned = 0.0237174 Jy ! Component: 200 - total flux cleaned = 0.0249799 Jy ! Total flux subtracted in 200 components = 0.0249799 Jy ! Clean residual min=-0.005275 max=0.005057 Jy/beam ! Clean residual mean=-0.000002 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.110118 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.110118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088527Jy sigma=1.355850 ! Fit after self-cal, rms=0.088437Jy sigma=1.354291 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.867 x 7.312 at -0.05292 degrees (North through East) ! Clean map min=-0.0049052 max=0.086979 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.91 HN 1.13 LA 0.94 ! MK 1.01 NL 1.06 OV 1.06 PT 0.97 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 0.96 LA 0.94 ! MK 0.98 NL 1.16 OV 0.97 PT 1.05 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.89 HN 1.17 LA 0.93 ! MK 1.04 NL 1.07 OV 1.01 PT 1.04 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.088437Jy sigma=1.354291 ! Fit after self-cal, rms=0.087873Jy sigma=1.342757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.376 mas, bpa=-0.01074 degrees ! Estimated noise=0.714356 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.00212433 Jy ! Component: 100 - total flux cleaned = -0.00282995 Jy ! Component: 150 - total flux cleaned = -0.00329487 Jy ! Component: 200 - total flux cleaned = -0.00358599 Jy ! Total flux subtracted in 200 components = -0.00358599 Jy ! Clean residual min=-0.003780 max=0.003496 Jy/beam ! Clean residual mean=0.000002 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.106532 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.106532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087729Jy sigma=1.340762 ! Fit after self-cal, rms=0.087885Jy sigma=1.340041 ! 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.087885Jy sigma=1.340041 ! Fit after self-cal, rms=0.088250Jy sigma=1.335077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.382 mas, bpa=0.3777 degrees ! Estimated noise=0.715359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000879729 Jy ! Component: 100 - total flux cleaned = -0.00110381 Jy ! Component: 150 - total flux cleaned = -0.001263 Jy ! Component: 200 - total flux cleaned = -0.00137414 Jy ! Total flux subtracted in 200 components = -0.00137414 Jy ! Clean residual min=-0.003804 max=0.002991 Jy/beam ! Clean residual mean=0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.105158 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.105158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088200Jy sigma=1.334541 ! Fit after self-cal, rms=0.088223Jy sigma=1.334341 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.000214516 Jy ! Component: 100 - total flux cleaned = -0.000247385 Jy ! Component: 150 - total flux cleaned = -0.000341945 Jy ! Component: 200 - total flux cleaned = -0.000371194 Jy ! Total flux subtracted in 200 components = -0.000371194 Jy ! Clean residual min=-0.003772 max=0.002920 Jy/beam ! Clean residual mean=-0.000000 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.104787 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.104787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088193Jy sigma=1.334071 ! Fit after self-cal, rms=0.088199Jy sigma=1.334052 ! 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.088199Jy sigma=1.334052 ! Fit after self-cal, rms=0.088153Jy sigma=1.333705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.381 mas, bpa=0.5641 degrees ! Estimated noise=0.712893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320603 Jy ! Component: 100 - total flux cleaned = -0.000587503 Jy ! Component: 150 - total flux cleaned = -0.000675871 Jy ! Component: 200 - total flux cleaned = -0.000730963 Jy ! Total flux subtracted in 200 components = -0.000730963 Jy ! Clean residual min=-0.003743 max=0.002828 Jy/beam ! Clean residual mean=-0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.104056 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.104056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088124Jy sigma=1.333454 ! Fit after self-cal, rms=0.088135Jy sigma=1.333422 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.52441e-05 Jy ! Component: 100 - total flux cleaned = -8.90724e-05 Jy ! Component: 150 - total flux cleaned = -0.000138749 Jy ! Component: 200 - total flux cleaned = -0.000138645 Jy ! Total flux subtracted in 200 components = -0.000138645 Jy ! Clean residual min=-0.003711 max=0.002814 Jy/beam ! Clean residual mean=-0.000000 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.103917 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.103917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088116Jy sigma=1.333278 ! Fit after self-cal, rms=0.088121Jy sigma=1.333265 ! 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.088121Jy sigma=1.333265 ! Fit after self-cal, rms=0.087866Jy sigma=1.333226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.434 mas, bmaj=18.82 mas, bpa=7.432 degrees ! Estimated noise=0.92314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000837921 Jy ! Component: 100 - total flux cleaned = -0.000882752 Jy ! Component: 150 - total flux cleaned = -0.000924615 Jy ! Component: 200 - total flux cleaned = -0.000964349 Jy ! Total flux subtracted in 200 components = -0.000964349 Jy ! Clean residual min=-0.003232 max=0.003120 Jy/beam ! Clean residual mean=-0.000002 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.102953 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.102953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087859Jy sigma=1.333298 ! Fit after self-cal, rms=0.087858Jy sigma=1.333271 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 = -8.44022e-05 Jy ! Component: 100 - total flux cleaned = -0.000121632 Jy ! Component: 150 - total flux cleaned = -0.000156633 Jy ! Component: 200 - total flux cleaned = -0.000190385 Jy ! Total flux subtracted in 200 components = -0.000190385 Jy ! Clean residual min=-0.003253 max=0.003089 Jy/beam ! Clean residual mean=-0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.102763 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 95 components and 0.102763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087854Jy sigma=1.333354 ! Fit after self-cal, rms=0.087857Jy sigma=1.333335 ! 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=2.924 mas, bmaj=7.376 mas, bpa=0.7067 degrees ! Estimated noise=0.71047 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.924 x 7.376 at 0.7067 degrees (North through East) ! Clean map min=-0.0049412 max=0.085656 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.38 mas, bmaj=6.224 mas, bpa=0.7957 degrees ! Estimated noise=0.993109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679252 Jy ! Component: 100 - total flux cleaned = 0.0844941 Jy ! Component: 150 - total flux cleaned = 0.0932151 Jy ! Component: 200 - total flux cleaned = 0.0988232 Jy ! Total flux subtracted in 200 components = 0.0988232 Jy ! Clean residual min=-0.005058 max=0.004693 Jy/beam ! Clean residual mean=-0.000006 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.0988232 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0988232 Jy ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.376 mas, bpa=0.7067 degrees ! Estimated noise=0.71047 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.0037786 Jy ! Component: 100 - total flux cleaned = 0.00443966 Jy ! Component: 150 - total flux cleaned = 0.00464731 Jy ! Component: 200 - total flux cleaned = 0.00473649 Jy ! Total flux subtracted in 200 components = 0.00473649 Jy ! Clean residual min=-0.003642 max=0.003285 Jy/beam ! Clean residual mean=0.000001 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.10356 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.10356 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.434 mas, bmaj=18.82 mas, bpa=7.432 degrees ! Estimated noise=0.92314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.0868e-05 Jy ! Component: 100 - total flux cleaned = -0.000304966 Jy ! Component: 150 - total flux cleaned = -0.000446519 Jy ! Component: 200 - total flux cleaned = -0.000529488 Jy ! Total flux subtracted in 200 components = -0.000529488 Jy ! Clean residual min=-0.003047 max=0.003160 Jy/beam ! Clean residual mean=-0.000000 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.10303 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.000107567 Jy ! Component: 100 - total flux cleaned = -0.000169074 Jy ! Component: 150 - total flux cleaned = -0.000224215 Jy ! Component: 200 - total flux cleaned = -0.000273068 Jy ! Total flux subtracted in 200 components = -0.000273068 Jy ! Clean residual min=-0.003051 max=0.003147 Jy/beam ! Clean residual mean=-0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.102757 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 73 components and 0.102757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.376 mas, bpa=0.7067 degrees ! Estimated noise=0.71047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.43195e-05 Jy ! Component: 100 - total flux cleaned = 0.000213431 Jy ! Component: 150 - total flux cleaned = 0.000260448 Jy ! Component: 200 - total flux cleaned = 0.000385755 Jy ! Total flux subtracted in 200 components = 0.000385755 Jy ! Clean residual min=-0.003780 max=0.002861 Jy/beam ! Clean residual mean=0.000000 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.103143 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.103143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087922Jy sigma=1.333744 ! Fit after self-cal, rms=0.087913Jy sigma=1.333581 wmodel J0232-2839_S_map.mod ! Writing 86 model components to file: J0232-2839_S_map.mod wobs J0232-2839_S_uvs.fits ! Writing UV FITS file: J0232-2839_S_uvs.fits wwins J0232-2839_S_map.win ! wwins: Wrote 2 windows to J0232-2839_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.00129909 Jy ! Component: 100 - total flux cleaned = -0.00124297 Jy ! Component: 150 - total flux cleaned = -0.00128866 Jy ! Component: 200 - total flux cleaned = -0.0013362 Jy ! Component: 250 - total flux cleaned = -0.00147048 Jy ! Component: 300 - total flux cleaned = -0.00172438 Jy ! Component: 350 - total flux cleaned = -0.00193001 Jy ! Component: 400 - total flux cleaned = -0.00216957 Jy ! Component: 450 - total flux cleaned = -0.00240327 Jy ! Component: 500 - total flux cleaned = -0.00259303 Jy ! Component: 550 - total flux cleaned = -0.00274168 Jy ! Component: 600 - total flux cleaned = -0.003067 Jy ! Component: 650 - total flux cleaned = -0.00331338 Jy ! Component: 700 - total flux cleaned = -0.00345123 Jy ! Component: 750 - total flux cleaned = -0.00362076 Jy ! Component: 800 - total flux cleaned = -0.00382021 Jy ! Component: 850 - total flux cleaned = -0.00401667 Jy ! Component: 900 - total flux cleaned = -0.00424214 Jy ! Component: 950 - total flux cleaned = -0.00443256 Jy ! Component: 1000 - total flux cleaned = -0.00468196 Jy ! Component: 1050 - total flux cleaned = -0.00486574 Jy ! Component: 1100 - total flux cleaned = -0.00495594 Jy ! Component: 1150 - total flux cleaned = -0.00513426 Jy ! Component: 1200 - total flux cleaned = -0.00522199 Jy ! Component: 1250 - total flux cleaned = -0.0053083 Jy ! Component: 1300 - total flux cleaned = -0.00539379 Jy ! Component: 1350 - total flux cleaned = -0.00545016 Jy ! Component: 1400 - total flux cleaned = -0.00556128 Jy ! Component: 1450 - total flux cleaned = -0.00561598 Jy ! Component: 1500 - total flux cleaned = -0.00569723 Jy ! Component: 1550 - total flux cleaned = -0.00577683 Jy ! Component: 1600 - total flux cleaned = -0.00580289 Jy ! Component: 1650 - total flux cleaned = -0.00580276 Jy ! Component: 1700 - total flux cleaned = -0.00587978 Jy ! Component: 1750 - total flux cleaned = -0.00590492 Jy ! Component: 1800 - total flux cleaned = -0.00595486 Jy ! Component: 1850 - total flux cleaned = -0.00600397 Jy ! Component: 1900 - total flux cleaned = -0.00602849 Jy ! Component: 1950 - total flux cleaned = -0.00605227 Jy ! Component: 2000 - total flux cleaned = -0.00605232 Jy ! Component: 2050 - total flux cleaned = -0.00619398 Jy ! Component: 2100 - total flux cleaned = -0.00614745 Jy ! Component: 2150 - total flux cleaned = -0.00626292 Jy ! Component: 2200 - total flux cleaned = -0.00630836 Jy ! Component: 2250 - total flux cleaned = -0.00637584 Jy ! Component: 2300 - total flux cleaned = -0.00637565 Jy ! Component: 2350 - total flux cleaned = -0.0064201 Jy ! Component: 2400 - total flux cleaned = -0.00648589 Jy ! Component: 2450 - total flux cleaned = -0.00652929 Jy ! Component: 2500 - total flux cleaned = -0.00657221 Jy ! Component: 2550 - total flux cleaned = -0.00657222 Jy ! Component: 2600 - total flux cleaned = -0.0066144 Jy ! Component: 2650 - total flux cleaned = -0.0067188 Jy ! Component: 2700 - total flux cleaned = -0.00673925 Jy ! Component: 2750 - total flux cleaned = -0.00675972 Jy ! Component: 2800 - total flux cleaned = -0.00678028 Jy ! Component: 2850 - total flux cleaned = -0.00682094 Jy ! Component: 2900 - total flux cleaned = -0.00688136 Jy ! Component: 2950 - total flux cleaned = -0.00698113 Jy ! Component: 3000 - total flux cleaned = -0.00704016 Jy ! Component: 3050 - total flux cleaned = -0.00702062 Jy ! Component: 3100 - total flux cleaned = -0.0070987 Jy ! Component: 3150 - total flux cleaned = -0.00707949 Jy ! Component: 3200 - total flux cleaned = -0.00711787 Jy ! Component: 3250 - total flux cleaned = -0.00713681 Jy ! Component: 3300 - total flux cleaned = -0.00711796 Jy ! Component: 3350 - total flux cleaned = -0.00719333 Jy ! Component: 3400 - total flux cleaned = -0.00721199 Jy ! Component: 3450 - total flux cleaned = -0.00726779 Jy ! Component: 3500 - total flux cleaned = -0.00734175 Jy ! Component: 3550 - total flux cleaned = -0.00736009 Jy ! Component: 3600 - total flux cleaned = -0.00743322 Jy ! Component: 3650 - total flux cleaned = -0.00743308 Jy ! Component: 3700 - total flux cleaned = -0.0075235 Jy ! Component: 3750 - total flux cleaned = -0.0075775 Jy ! Component: 3800 - total flux cleaned = -0.00761338 Jy ! Component: 3850 - total flux cleaned = -0.00764893 Jy ! Component: 3900 - total flux cleaned = -0.00773748 Jy ! Component: 3950 - total flux cleaned = -0.00772004 Jy ! Component: 4000 - total flux cleaned = -0.00780765 Jy ! Component: 4050 - total flux cleaned = -0.00780754 Jy ! Total flux subtracted in 4096 components = -0.00780745 Jy ! Clean residual min=-0.001199 max=0.001009 Jy/beam ! Clean residual mean=-0.000001 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0953354 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 337 components and 0.0953354 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0232-2839_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.924 x 7.376 at 0.7067 degrees (North through East) ! Clean map min=-0.0041153 max=0.085956 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0232-2839_S_map.fits wmodel /vlbi/uf001/uva//J0232-2839_S_map.mod ! Writing 337 model components to file: /vlbi/uf001/uva//J0232-2839_S_map.mod wobs /vlbi/uf001/uva//J0232-2839_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0232-2839_S_uvs.fits wwins /vlbi/uf001/uva//J0232-2839_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0232-2839_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0859562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283172 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.988311 0.988311 1.97662 3.95325 7.90649 15.813 31.626 63.2519 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 303.548 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0232-2839_S_dfm.log closed on Sun Jan 13 21:27:46 2019