! Started logfile: /vlbi/uf001/uva//J2241-3559_S_b_dfm.log on Mon Jan 14 06:21:35 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//J2241-3559_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2241-3559_S_b_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.867611 visibilities/baseline/integration-bin. ! Found source: J2241-3559 ! ! 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 4227 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 J2241-3559_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 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.025315Jy sigma=13.215318 ! Fit after self-cal, rms=0.819036Jy sigma=10.390883 ! 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.466 mas, bmaj=16.81 mas, bpa=-19.68 degrees ! Estimated noise=1.49371 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.14415 Jy ! Component: 100 - total flux cleaned = 0.183237 Jy ! Total flux subtracted in 100 components = 0.183237 Jy ! Clean residual min=-0.011884 max=0.018453 Jy/beam ! Clean residual mean=-0.000052 rms=0.003492 Jy/beam ! Combined flux in latest and established models = 0.183236 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.183236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155100Jy sigma=1.386546 ! Fit after self-cal, rms=0.155270Jy sigma=1.386058 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=18.1 mas, bpa=-18.24 degrees ! Estimated noise=0.922436 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.0254731 Jy ! Component: 100 - total flux cleaned = 0.0383148 Jy ! Component: 150 - total flux cleaned = 0.0453586 Jy ! Component: 200 - total flux cleaned = 0.0492752 Jy ! Total flux subtracted in 200 components = 0.0492752 Jy ! Clean residual min=-0.007797 max=0.008464 Jy/beam ! Clean residual mean=-0.000001 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.232512 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.232512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150992Jy sigma=1.318784 ! Fit after self-cal, rms=0.151051Jy sigma=1.318134 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 18.1 at -18.24 degrees (North through East) ! Clean map min=-0.0071923 max=0.17774 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 0.97 HN 1.25 KP 1.03 ! LA 0.96 MK 1.00 NL 1.26 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.27 KP 1.00 ! LA 0.97 MK 1.03 NL 0.73 PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 1.28 KP 1.06 ! LA 0.99 MK 1.01 NL 1.10 PT 1.06 ! ! ! Fit before self-cal, rms=0.151051Jy sigma=1.318134 ! Fit after self-cal, rms=0.139986Jy sigma=1.267225 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=18.14 mas, bpa=-18.47 degrees ! Estimated noise=0.92475 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.00219579 Jy ! Component: 100 - total flux cleaned = -0.00196269 Jy ! Component: 150 - total flux cleaned = -0.00177106 Jy ! Component: 200 - total flux cleaned = -0.00153537 Jy ! Total flux subtracted in 200 components = -0.00153537 Jy ! Clean residual min=-0.004482 max=0.005572 Jy/beam ! Clean residual mean=-0.000026 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.230976 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.230976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139730Jy sigma=1.265275 ! Fit after self-cal, rms=0.139732Jy sigma=1.264094 ! 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.139732Jy sigma=1.264094 ! Fit after self-cal, rms=0.140457Jy sigma=1.262571 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=18.13 mas, bpa=-18.53 degrees ! Estimated noise=0.925718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000980703 Jy ! Component: 100 - total flux cleaned = -0.000984409 Jy ! Component: 150 - total flux cleaned = -0.000845511 Jy ! Component: 200 - total flux cleaned = -0.000782957 Jy ! Total flux subtracted in 200 components = -0.000782957 Jy ! Clean residual min=-0.004279 max=0.005627 Jy/beam ! Clean residual mean=-0.000029 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.230193 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.230193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140318Jy sigma=1.261727 ! Fit after self-cal, rms=0.140372Jy sigma=1.261697 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 (104, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200309 Jy ! Component: 100 - total flux cleaned = 0.00157501 Jy ! Component: 150 - total flux cleaned = 0.00112887 Jy ! Component: 200 - total flux cleaned = 0.000468762 Jy ! Total flux subtracted in 200 components = 0.000468762 Jy ! Clean residual min=-0.004604 max=0.004603 Jy/beam ! Clean residual mean=-0.000026 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.230662 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.230662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139954Jy sigma=1.258822 ! Fit after self-cal, rms=0.139853Jy sigma=1.258434 ! 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.139853Jy sigma=1.258434 ! Fit after self-cal, rms=0.147966Jy sigma=1.253985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=18.22 mas, bpa=-18.61 degrees ! Estimated noise=0.926932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157257 Jy ! Component: 100 - total flux cleaned = -0.002233 Jy ! Component: 150 - total flux cleaned = -0.00272931 Jy ! Component: 200 - total flux cleaned = -0.00304768 Jy ! Total flux subtracted in 200 components = -0.00304768 Jy ! Clean residual min=-0.004067 max=0.003690 Jy/beam ! Clean residual mean=-0.000029 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.227614 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 0.227614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147834Jy sigma=1.253078 ! Fit after self-cal, rms=0.147849Jy sigma=1.252946 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.000470869 Jy ! Component: 100 - total flux cleaned = -0.000648066 Jy ! Component: 150 - total flux cleaned = -0.000868166 Jy ! Component: 200 - total flux cleaned = -0.00112677 Jy ! Total flux subtracted in 200 components = -0.00112677 Jy ! Clean residual min=-0.004006 max=0.003533 Jy/beam ! Clean residual mean=-0.000029 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.226488 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.226488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147776Jy sigma=1.252534 ! Fit after self-cal, rms=0.147748Jy sigma=1.252515 ! 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.147748Jy sigma=1.252515 ! Fit after self-cal, rms=0.148583Jy sigma=1.252320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.125 mas, bmaj=33.21 mas, bpa=-4.249 degrees ! Estimated noise=1.1285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148571 Jy ! Component: 100 - total flux cleaned = -0.00166917 Jy ! Component: 150 - total flux cleaned = -0.00171033 Jy ! Component: 200 - total flux cleaned = -0.00178346 Jy ! Total flux subtracted in 200 components = -0.00178346 Jy ! Clean residual min=-0.003807 max=0.002982 Jy/beam ! Clean residual mean=-0.000042 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.224704 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 163 components and 0.224704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148541Jy sigma=1.252179 ! Fit after self-cal, rms=0.148537Jy sigma=1.252136 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.00048168 Jy ! Component: 100 - total flux cleaned = -0.000447487 Jy ! Component: 150 - total flux cleaned = -0.000447882 Jy ! Component: 200 - total flux cleaned = -0.000448809 Jy ! Total flux subtracted in 200 components = -0.000448809 Jy ! Clean residual min=-0.003696 max=0.003033 Jy/beam ! Clean residual mean=-0.000041 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.224255 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 172 components and 0.224255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148512Jy sigma=1.252113 ! Fit after self-cal, rms=0.148504Jy sigma=1.252102 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=18.25 mas, bpa=-18.64 degrees ! Estimated noise=0.926106 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 18.25 at -18.64 degrees (North through East) ! Clean map min=-0.0061371 max=0.17901 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.513 mas, bmaj=16.92 mas, bpa=-20.1 degrees ! Estimated noise=1.53496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147743 Jy ! Component: 100 - total flux cleaned = 0.182748 Jy ! Component: 150 - total flux cleaned = 0.199671 Jy ! Component: 200 - total flux cleaned = 0.210436 Jy ! Total flux subtracted in 200 components = 0.210436 Jy ! Clean residual min=-0.006395 max=0.008447 Jy/beam ! Clean residual mean=-0.000034 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.210436 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.210436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=18.25 mas, bpa=-18.64 degrees ! Estimated noise=0.926106 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.00949196 Jy ! Component: 100 - total flux cleaned = 0.011915 Jy ! Component: 150 - total flux cleaned = 0.013058 Jy ! Component: 200 - total flux cleaned = 0.013844 Jy ! Total flux subtracted in 200 components = 0.013844 Jy ! Clean residual min=-0.004358 max=0.004486 Jy/beam ! Clean residual mean=-0.000042 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.22428 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.22428 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.125 mas, bmaj=33.21 mas, bpa=-4.249 degrees ! Estimated noise=1.1285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112343 Jy ! Component: 100 - total flux cleaned = 0.00123518 Jy ! Component: 150 - total flux cleaned = 0.00123248 Jy ! Component: 200 - total flux cleaned = 0.00100755 Jy ! Total flux subtracted in 200 components = 0.00100755 Jy ! Clean residual min=-0.003742 max=0.003020 Jy/beam ! Clean residual mean=-0.000047 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.225287 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.000128857 Jy ! Component: 100 - total flux cleaned = -0.000242581 Jy ! Component: 150 - total flux cleaned = -0.000294811 Jy ! Component: 200 - total flux cleaned = -0.000294549 Jy ! Total flux subtracted in 200 components = -0.000294549 Jy ! Clean residual min=-0.003603 max=0.003088 Jy/beam ! Clean residual mean=-0.000040 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.224993 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 99 components and 0.224993 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=18.25 mas, bpa=-18.64 degrees ! Estimated noise=0.926106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458032 Jy ! Component: 100 - total flux cleaned = 0.000532389 Jy ! Component: 150 - total flux cleaned = 0.000533048 Jy ! Component: 200 - total flux cleaned = 0.00041956 Jy ! Total flux subtracted in 200 components = 0.00041956 Jy ! Clean residual min=-0.004206 max=0.003726 Jy/beam ! Clean residual mean=-0.000019 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.225412 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 131 components and 0.225412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148529Jy sigma=1.252439 ! Fit after self-cal, rms=0.148487Jy sigma=1.252299 wmodel J2241-3559_S_b_map.mod ! Writing 131 model components to file: J2241-3559_S_b_map.mod wobs J2241-3559_S_b_uvs.fits ! Writing UV FITS file: J2241-3559_S_b_uvs.fits wwins J2241-3559_S_b_map.win ! wwins: Wrote 2 windows to J2241-3559_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 = -8.56365e-05 Jy ! Component: 100 - total flux cleaned = -0.000451301 Jy ! Component: 150 - total flux cleaned = -0.00096077 Jy ! Component: 200 - total flux cleaned = -0.00149384 Jy ! Component: 250 - total flux cleaned = -0.00194818 Jy ! Component: 300 - total flux cleaned = -0.00223671 Jy ! Component: 350 - total flux cleaned = -0.00255888 Jy ! Component: 400 - total flux cleaned = -0.00269196 Jy ! Component: 450 - total flux cleaned = -0.00299029 Jy ! Component: 500 - total flux cleaned = -0.00331927 Jy ! Component: 550 - total flux cleaned = -0.00359786 Jy ! Component: 600 - total flux cleaned = -0.00390614 Jy ! Component: 650 - total flux cleaned = -0.00401849 Jy ! Component: 700 - total flux cleaned = -0.00416353 Jy ! Component: 750 - total flux cleaned = -0.00430583 Jy ! Component: 800 - total flux cleaned = -0.00437514 Jy ! Component: 850 - total flux cleaned = -0.00451208 Jy ! Component: 900 - total flux cleaned = -0.00461222 Jy ! Component: 950 - total flux cleaned = -0.00477656 Jy ! Component: 1000 - total flux cleaned = -0.00493636 Jy ! Component: 1050 - total flux cleaned = -0.00499879 Jy ! Component: 1100 - total flux cleaned = -0.00521431 Jy ! Component: 1150 - total flux cleaned = -0.0054262 Jy ! Component: 1200 - total flux cleaned = -0.00560443 Jy ! Component: 1250 - total flux cleaned = -0.00580891 Jy ! Component: 1300 - total flux cleaned = -0.00595271 Jy ! Component: 1350 - total flux cleaned = -0.00612309 Jy ! Component: 1400 - total flux cleaned = -0.00637429 Jy ! Component: 1450 - total flux cleaned = -0.00651162 Jy ! Component: 1500 - total flux cleaned = -0.00670168 Jy ! Component: 1550 - total flux cleaned = -0.00688865 Jy ! Component: 1600 - total flux cleaned = -0.00704659 Jy ! Component: 1650 - total flux cleaned = -0.00725476 Jy ! Component: 1700 - total flux cleaned = -0.00748576 Jy ! Component: 1750 - total flux cleaned = -0.00766304 Jy ! Component: 1800 - total flux cleaned = -0.00778829 Jy ! Component: 1850 - total flux cleaned = -0.00786257 Jy ! Component: 1900 - total flux cleaned = -0.0079848 Jy ! Component: 1950 - total flux cleaned = -0.00808132 Jy ! Component: 2000 - total flux cleaned = -0.00820086 Jy ! Component: 2050 - total flux cleaned = -0.00827203 Jy ! Component: 2100 - total flux cleaned = -0.00836591 Jy ! Component: 2150 - total flux cleaned = -0.00848166 Jy ! Component: 2200 - total flux cleaned = -0.00850481 Jy ! Component: 2250 - total flux cleaned = -0.00864136 Jy ! Component: 2300 - total flux cleaned = -0.00875413 Jy ! Component: 2350 - total flux cleaned = -0.00882122 Jy ! Component: 2400 - total flux cleaned = -0.00895405 Jy ! Component: 2450 - total flux cleaned = -0.00899759 Jy ! Component: 2500 - total flux cleaned = -0.00904101 Jy ! Component: 2550 - total flux cleaned = -0.00912713 Jy ! Component: 2600 - total flux cleaned = -0.00919135 Jy ! Component: 2650 - total flux cleaned = -0.00923419 Jy ! Component: 2700 - total flux cleaned = -0.00933946 Jy ! Component: 2750 - total flux cleaned = -0.00940215 Jy ! Component: 2800 - total flux cleaned = -0.00942264 Jy ! Component: 2850 - total flux cleaned = -0.00948435 Jy ! Component: 2900 - total flux cleaned = -0.00952532 Jy ! Component: 2950 - total flux cleaned = -0.00956594 Jy ! Component: 3000 - total flux cleaned = -0.00960628 Jy ! Component: 3050 - total flux cleaned = -0.00964645 Jy ! Component: 3100 - total flux cleaned = -0.0097061 Jy ! Component: 3150 - total flux cleaned = -0.00964715 Jy ! Component: 3200 - total flux cleaned = -0.0097647 Jy ! Component: 3250 - total flux cleaned = -0.00972563 Jy ! Component: 3300 - total flux cleaned = -0.00974496 Jy ! Component: 3350 - total flux cleaned = -0.00974485 Jy ! Component: 3400 - total flux cleaned = -0.00966823 Jy ! Component: 3450 - total flux cleaned = -0.00966804 Jy ! Component: 3500 - total flux cleaned = -0.00961104 Jy ! Component: 3550 - total flux cleaned = -0.00961102 Jy ! Component: 3600 - total flux cleaned = -0.00955474 Jy ! Component: 3650 - total flux cleaned = -0.0095175 Jy ! Component: 3700 - total flux cleaned = -0.00948034 Jy ! Component: 3750 - total flux cleaned = -0.00948024 Jy ! Component: 3800 - total flux cleaned = -0.00944338 Jy ! Component: 3850 - total flux cleaned = -0.0094433 Jy ! Component: 3900 - total flux cleaned = -0.00942504 Jy ! Component: 3950 - total flux cleaned = -0.00944307 Jy ! Component: 4000 - total flux cleaned = -0.0094249 Jy ! Component: 4050 - total flux cleaned = -0.00942484 Jy ! Total flux subtracted in 4096 components = -0.00944271 Jy ! Clean residual min=-0.000973 max=0.000981 Jy/beam ! Clean residual mean=0.000003 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.215969 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 377 components and 0.215969 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2241-3559_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 18.25 at -18.64 degrees (North through East) ! Clean map min=-0.004964 max=0.18233 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2241-3559_S_b_map.fits wmodel /vlbi/uf001/uva//J2241-3559_S_b_map.mod ! Writing 377 model components to file: /vlbi/uf001/uva//J2241-3559_S_b_map.mod wobs /vlbi/uf001/uva//J2241-3559_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2241-3559_S_b_uvs.fits wwins /vlbi/uf001/uva//J2241-3559_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2241-3559_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303555 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.499452 0.499452 0.998904 1.99781 3.99562 7.99123 15.9825 31.9649 63.9298 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 600.658 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2241-3559_S_b_dfm.log closed on Mon Jan 14 06:21:40 2019