! Started logfile: /vlbi/uf001/uva//J1213-2453_S_dfm.log on Mon Jan 14 01:44:06 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//J1213-2453_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1213-2453_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.811111 visibilities/baseline/integration-bin. ! Found source: J1213-2453 ! ! 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 44 lines of history. ! ! Reading 5256 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 J1213-2453_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010048Jy sigma=16.052361 ! Fit after self-cal, rms=0.911063Jy sigma=14.426753 ! 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.89 mas, bmaj=6.365 mas, bpa=-2.487 degrees ! Estimated noise=0.951646 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.0721271 Jy ! Component: 100 - total flux cleaned = 0.0879458 Jy ! Total flux subtracted in 100 components = 0.0879458 Jy ! Clean residual min=-0.003711 max=0.004564 Jy/beam ! Clean residual mean=0.000007 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.0879458 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0879458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079440Jy sigma=1.199035 ! Fit after self-cal, rms=0.079250Jy sigma=1.196944 ! 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.447 mas, bmaj=7.61 mas, bpa=-1.348 degrees ! Estimated noise=0.623488 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.00503718 Jy ! Component: 100 - total flux cleaned = 0.00736035 Jy ! Component: 150 - total flux cleaned = 0.00866556 Jy ! Component: 200 - total flux cleaned = 0.0094113 Jy ! Total flux subtracted in 200 components = 0.0094113 Jy ! Clean residual min=-0.002758 max=0.002796 Jy/beam ! Clean residual mean=0.000007 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.0973571 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.0973571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079025Jy sigma=1.190839 ! Fit after self-cal, rms=0.079042Jy sigma=1.190792 ! 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.447 x 7.61 at -1.348 degrees (North through East) ! Clean map min=-0.0026827 max=0.091605 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.07 KP 0.98 ! LA 0.93 MK 0.97 NL 1.15 OV 0.92 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.06 KP 1.00 ! LA 1.02 MK 1.02 NL 1.04 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.01 KP 1.00 ! LA 1.04 MK 1.01 NL 1.00 OV 0.99 ! PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.079042Jy sigma=1.190792 ! Fit after self-cal, rms=0.080711Jy sigma=1.186604 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=7.628 mas, bpa=-1.031 degrees ! Estimated noise=0.622574 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.00021403 Jy ! Component: 100 - total flux cleaned = -0.000254771 Jy ! Component: 150 - total flux cleaned = -0.000285973 Jy ! Component: 200 - total flux cleaned = -0.000310041 Jy ! Total flux subtracted in 200 components = -0.000310041 Jy ! Clean residual min=-0.002397 max=0.002497 Jy/beam ! Clean residual mean=0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.097047 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.097047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080699Jy sigma=1.186520 ! Fit after self-cal, rms=0.080819Jy sigma=1.186352 ! 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.080819Jy sigma=1.186352 ! Fit after self-cal, rms=0.083016Jy sigma=1.183884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=7.643 mas, bpa=-1.212 degrees ! Estimated noise=0.62278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246924 Jy ! Component: 100 - total flux cleaned = 0.000284628 Jy ! Component: 150 - total flux cleaned = 0.000300876 Jy ! Component: 200 - total flux cleaned = 0.000307869 Jy ! Total flux subtracted in 200 components = 0.000307869 Jy ! Clean residual min=-0.002397 max=0.002391 Jy/beam ! Clean residual mean=0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0973549 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.0973549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083014Jy sigma=1.183846 ! Fit after self-cal, rms=0.083096Jy sigma=1.183747 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 = 2.04132e-05 Jy ! Component: 100 - total flux cleaned = 3.36538e-05 Jy ! Component: 150 - total flux cleaned = 3.38094e-05 Jy ! Component: 200 - total flux cleaned = 3.40864e-05 Jy ! Total flux subtracted in 200 components = 3.40864e-05 Jy ! Clean residual min=-0.002402 max=0.002374 Jy/beam ! Clean residual mean=0.000004 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.097389 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.097389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083095Jy sigma=1.183730 ! Fit after self-cal, rms=0.083097Jy sigma=1.183730 ! 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.083097Jy sigma=1.183730 ! Fit after self-cal, rms=0.083280Jy sigma=1.183718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=7.64 mas, bpa=-1.283 degrees ! Estimated noise=0.622969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137458 Jy ! Component: 100 - total flux cleaned = 0.000158048 Jy ! Component: 150 - total flux cleaned = 0.00016423 Jy ! Component: 200 - total flux cleaned = 0.00017535 Jy ! Total flux subtracted in 200 components = 0.00017535 Jy ! Clean residual min=-0.002384 max=0.002391 Jy/beam ! Clean residual mean=0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0975644 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0975644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083279Jy sigma=1.183696 ! Fit after self-cal, rms=0.083284Jy sigma=1.183695 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.5062e-06 Jy ! Component: 100 - total flux cleaned = 3.17114e-06 Jy ! Component: 150 - total flux cleaned = -1.68634e-06 Jy ! Component: 200 - total flux cleaned = -1.64817e-06 Jy ! Total flux subtracted in 200 components = -1.64817e-06 Jy ! Clean residual min=-0.002384 max=0.002388 Jy/beam ! Clean residual mean=0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0975627 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0975627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083283Jy sigma=1.183686 ! Fit after self-cal, rms=0.083283Jy sigma=1.183684 ! 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.083283Jy sigma=1.183684 ! Fit after self-cal, rms=0.083300Jy sigma=1.183682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.582 mas, bmaj=16.89 mas, bpa=2.148 degrees ! Estimated noise=0.767181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.27034e-05 Jy ! Component: 100 - total flux cleaned = -7.24371e-05 Jy ! Component: 150 - total flux cleaned = -7.20548e-05 Jy ! Component: 200 - total flux cleaned = -7.58765e-05 Jy ! Total flux subtracted in 200 components = -7.58765e-05 Jy ! Clean residual min=-0.002399 max=0.002295 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0974868 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0974868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083300Jy sigma=1.183680 ! Fit after self-cal, rms=0.083297Jy sigma=1.183678 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 = -1.50821e-05 Jy ! Component: 100 - total flux cleaned = -3.04776e-05 Jy ! Component: 150 - total flux cleaned = -3.8206e-05 Jy ! Component: 200 - total flux cleaned = -4.13461e-05 Jy ! Total flux subtracted in 200 components = -4.13461e-05 Jy ! Clean residual min=-0.002385 max=0.002290 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0974455 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.0974455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083297Jy sigma=1.183685 ! Fit after self-cal, rms=0.083296Jy sigma=1.183683 ! 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.442 mas, bmaj=7.636 mas, bpa=-1.325 degrees ! Estimated noise=0.623111 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 7.636 at -1.325 degrees (North through East) ! Clean map min=-0.0022938 max=0.091346 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.884 mas, bmaj=6.385 mas, bpa=-2.466 degrees ! Estimated noise=0.953726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722595 Jy ! Component: 100 - total flux cleaned = 0.0882697 Jy ! Component: 150 - total flux cleaned = 0.0928319 Jy ! Component: 200 - total flux cleaned = 0.0948797 Jy ! Total flux subtracted in 200 components = 0.0948797 Jy ! Clean residual min=-0.003178 max=0.003323 Jy/beam ! Clean residual mean=0.000002 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.0948796 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0948796 Jy ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=7.636 mas, bpa=-1.325 degrees ! Estimated noise=0.623111 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.00167568 Jy ! Component: 100 - total flux cleaned = 0.00197993 Jy ! Component: 150 - total flux cleaned = 0.00208731 Jy ! Component: 200 - total flux cleaned = 0.00218477 Jy ! Total flux subtracted in 200 components = 0.00218477 Jy ! Clean residual min=-0.002385 max=0.002402 Jy/beam ! Clean residual mean=0.000004 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0970644 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.0970644 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.582 mas, bmaj=16.89 mas, bpa=2.148 degrees ! Estimated noise=0.767181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208679 Jy ! Component: 100 - total flux cleaned = 0.0002088 Jy ! Component: 150 - total flux cleaned = 0.000208882 Jy ! Component: 200 - total flux cleaned = 0.000218682 Jy ! Total flux subtracted in 200 components = 0.000218682 Jy ! Clean residual min=-0.002397 max=0.002283 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0972831 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 = 8.2213e-06 Jy ! Component: 100 - total flux cleaned = 1.19989e-05 Jy ! Component: 150 - total flux cleaned = 1.59194e-05 Jy ! Component: 200 - total flux cleaned = 1.96523e-05 Jy ! Total flux subtracted in 200 components = 1.96523e-05 Jy ! Clean residual min=-0.002394 max=0.002290 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0973027 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0973027 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=7.636 mas, bpa=-1.325 degrees ! Estimated noise=0.623111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101591 Jy ! Component: 100 - total flux cleaned = 0.000121572 Jy ! Component: 150 - total flux cleaned = 0.000130392 Jy ! Component: 200 - total flux cleaned = 0.00013083 Jy ! Total flux subtracted in 200 components = 0.00013083 Jy ! Clean residual min=-0.002367 max=0.002413 Jy/beam ! Clean residual mean=0.000004 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0974336 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0974336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083296Jy sigma=1.183675 ! Fit after self-cal, rms=0.083294Jy sigma=1.183667 wmodel J1213-2453_S_map.mod ! Writing 44 model components to file: J1213-2453_S_map.mod wobs J1213-2453_S_uvs.fits ! Writing UV FITS file: J1213-2453_S_uvs.fits wwins J1213-2453_S_map.win ! wwins: Wrote 1 windows to J1213-2453_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 = 3.04421e-06 Jy ! Component: 100 - total flux cleaned = 0.000430017 Jy ! Component: 150 - total flux cleaned = 0.00065028 Jy ! Component: 200 - total flux cleaned = 0.000826283 Jy ! Component: 250 - total flux cleaned = 0.000997069 Jy ! Component: 300 - total flux cleaned = 0.00116224 Jy ! Component: 350 - total flux cleaned = 0.00132207 Jy ! Component: 400 - total flux cleaned = 0.0014147 Jy ! Component: 450 - total flux cleaned = 0.00156578 Jy ! Component: 500 - total flux cleaned = 0.00165383 Jy ! Component: 550 - total flux cleaned = 0.00174025 Jy ! Component: 600 - total flux cleaned = 0.00179739 Jy ! Component: 650 - total flux cleaned = 0.00193564 Jy ! Component: 700 - total flux cleaned = 0.00201651 Jy ! Component: 750 - total flux cleaned = 0.00209561 Jy ! Component: 800 - total flux cleaned = 0.00225048 Jy ! Component: 850 - total flux cleaned = 0.00232619 Jy ! Component: 900 - total flux cleaned = 0.00240095 Jy ! Component: 950 - total flux cleaned = 0.00249914 Jy ! Component: 1000 - total flux cleaned = 0.00264359 Jy ! Component: 1050 - total flux cleaned = 0.00273788 Jy ! Component: 1100 - total flux cleaned = 0.0027838 Jy ! Component: 1150 - total flux cleaned = 0.00278344 Jy ! Component: 1200 - total flux cleaned = 0.00282814 Jy ! Component: 1250 - total flux cleaned = 0.00278391 Jy ! Component: 1300 - total flux cleaned = 0.00298033 Jy ! Component: 1350 - total flux cleaned = 0.00300182 Jy ! Component: 1400 - total flux cleaned = 0.0030659 Jy ! Component: 1450 - total flux cleaned = 0.00314964 Jy ! Component: 1500 - total flux cleaned = 0.00321193 Jy ! Component: 1550 - total flux cleaned = 0.00329334 Jy ! Component: 1600 - total flux cleaned = 0.00337351 Jy ! Component: 1650 - total flux cleaned = 0.00339319 Jy ! Component: 1700 - total flux cleaned = 0.0034324 Jy ! Component: 1750 - total flux cleaned = 0.00349015 Jy ! Component: 1800 - total flux cleaned = 0.00347131 Jy ! Component: 1850 - total flux cleaned = 0.00354647 Jy ! Component: 1900 - total flux cleaned = 0.00360211 Jy ! Component: 1950 - total flux cleaned = 0.00365701 Jy ! Component: 2000 - total flux cleaned = 0.00371128 Jy ! Component: 2050 - total flux cleaned = 0.00371139 Jy ! Component: 2100 - total flux cleaned = 0.00372878 Jy ! Component: 2150 - total flux cleaned = 0.0037462 Jy ! Component: 2200 - total flux cleaned = 0.00371145 Jy ! Component: 2250 - total flux cleaned = 0.00372857 Jy ! Component: 2300 - total flux cleaned = 0.00379622 Jy ! Component: 2350 - total flux cleaned = 0.0038296 Jy ! Component: 2400 - total flux cleaned = 0.00387943 Jy ! Component: 2450 - total flux cleaned = 0.00387969 Jy ! Component: 2500 - total flux cleaned = 0.00394496 Jy ! Component: 2550 - total flux cleaned = 0.00405759 Jy ! Component: 2600 - total flux cleaned = 0.00405741 Jy ! Component: 2650 - total flux cleaned = 0.00404184 Jy ! Component: 2700 - total flux cleaned = 0.00412016 Jy ! Component: 2750 - total flux cleaned = 0.00410447 Jy ! Component: 2800 - total flux cleaned = 0.0041659 Jy ! Component: 2850 - total flux cleaned = 0.00421138 Jy ! Component: 2900 - total flux cleaned = 0.00422661 Jy ! Component: 2950 - total flux cleaned = 0.00422655 Jy ! Component: 3000 - total flux cleaned = 0.00421186 Jy ! Component: 3050 - total flux cleaned = 0.00424112 Jy ! Component: 3100 - total flux cleaned = 0.00421233 Jy ! Component: 3150 - total flux cleaned = 0.00426986 Jy ! Component: 3200 - total flux cleaned = 0.00422714 Jy ! Component: 3250 - total flux cleaned = 0.00421319 Jy ! Component: 3300 - total flux cleaned = 0.00422702 Jy ! Component: 3350 - total flux cleaned = 0.00422697 Jy ! Component: 3400 - total flux cleaned = 0.00424061 Jy ! Component: 3450 - total flux cleaned = 0.00421296 Jy ! Component: 3500 - total flux cleaned = 0.00418585 Jy ! Component: 3550 - total flux cleaned = 0.00421293 Jy ! Component: 3600 - total flux cleaned = 0.00421299 Jy ! Component: 3650 - total flux cleaned = 0.00419957 Jy ! Component: 3700 - total flux cleaned = 0.00414696 Jy ! Component: 3750 - total flux cleaned = 0.00414711 Jy ! Component: 3800 - total flux cleaned = 0.00410808 Jy ! Component: 3850 - total flux cleaned = 0.004108 Jy ! Component: 3900 - total flux cleaned = 0.00410795 Jy ! Component: 3950 - total flux cleaned = 0.0040952 Jy ! Component: 4000 - total flux cleaned = 0.00408257 Jy ! Component: 4050 - total flux cleaned = 0.00407012 Jy ! Total flux subtracted in 4096 components = 0.00412016 Jy ! Clean residual min=-0.000787 max=0.000813 Jy/beam ! Clean residual mean=-0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.101554 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 320 components and 0.101554 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1213-2453_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 7.636 at -1.325 degrees (North through East) ! Clean map min=-0.001822 max=0.091436 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1213-2453_S_map.fits wmodel /vlbi/uf001/uva//J1213-2453_S_map.mod ! Writing 320 model components to file: /vlbi/uf001/uva//J1213-2453_S_map.mod wobs /vlbi/uf001/uva//J1213-2453_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1213-2453_S_uvs.fits wwins /vlbi/uf001/uva//J1213-2453_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1213-2453_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0914362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223152 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.732155 0.732155 1.46431 2.92862 5.85724 11.7145 23.429 46.8579 93.7159 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 409.749 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1213-2453_S_dfm.log closed on Mon Jan 14 01:44:10 2019