! Started logfile: /vlbi/uf001/uva//J0430-0523_S_dfm.log on Sun Jan 13 22:13:20 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//J0430-0523_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0430-0523_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.821832 visibilities/baseline/integration-bin. ! Found source: J0430-0523 ! ! 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 6324 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 J0430-0523_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002036Jy sigma=21.114730 ! Fit after self-cal, rms=0.943592Jy sigma=19.880849 ! 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.524 mas, bmaj=6.825 mas, bpa=-3.165 degrees ! Estimated noise=0.559759 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.0452002 Jy ! Component: 100 - total flux cleaned = 0.0553632 Jy ! Total flux subtracted in 100 components = 0.0553632 Jy ! Clean residual min=-0.003756 max=0.003554 Jy/beam ! Clean residual mean=-0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0553632 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0553632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065675Jy sigma=1.330216 ! Fit after self-cal, rms=0.064728Jy sigma=1.310507 ! 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.018 mas, bmaj=7.617 mas, bpa=-2.513 degrees ! Estimated noise=0.437851 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.00442307 Jy ! Component: 100 - total flux cleaned = 0.00615916 Jy ! Component: 150 - total flux cleaned = 0.00692439 Jy ! Component: 200 - total flux cleaned = 0.00687495 Jy ! Total flux subtracted in 200 components = 0.00687495 Jy ! Clean residual min=-0.002522 max=0.002604 Jy/beam ! Clean residual mean=0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0622382 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0622382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064470Jy sigma=1.304716 ! Fit after self-cal, rms=0.064466Jy sigma=1.304623 ! 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.018 x 7.617 at -2.513 degrees (North through East) ! Clean map min=-0.0023729 max=0.059663 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 0.93 KP 0.96 ! LA 0.92 MK 0.96 NL 1.09 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 0.96 KP 1.04 ! LA 1.07 MK 1.04 NL 1.08 OV 1.01 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.89 KP 0.92 ! LA 1.00 MK 1.08 NL 1.14 OV 1.06 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.064466Jy sigma=1.304623 ! Fit after self-cal, rms=0.064336Jy sigma=1.300387 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.653 mas, bpa=-2.499 degrees ! Estimated noise=0.436145 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 = -4.7508e-05 Jy ! Component: 100 - total flux cleaned = -3.19152e-05 Jy ! Component: 150 - total flux cleaned = -3.24963e-05 Jy ! Component: 200 - total flux cleaned = -5.50255e-05 Jy ! Total flux subtracted in 200 components = -5.50255e-05 Jy ! Clean residual min=-0.002184 max=0.002021 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0621831 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0621831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064330Jy sigma=1.300266 ! Fit after self-cal, rms=0.064386Jy sigma=1.299898 ! 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.064386Jy sigma=1.299898 ! Fit after self-cal, rms=0.064842Jy sigma=1.297333 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=7.667 mas, bpa=-2.592 degrees ! Estimated noise=0.437456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137423 Jy ! Component: 100 - total flux cleaned = 0.00016651 Jy ! Component: 150 - total flux cleaned = 0.000168009 Jy ! Component: 200 - total flux cleaned = 0.000157214 Jy ! Total flux subtracted in 200 components = 0.000157214 Jy ! Clean residual min=-0.002159 max=0.001984 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0623404 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0623404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064836Jy sigma=1.297250 ! Fit after self-cal, rms=0.064853Jy sigma=1.297144 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.17361e-05 Jy ! Component: 100 - total flux cleaned = -1.14892e-05 Jy ! Component: 150 - total flux cleaned = -3.18607e-05 Jy ! Component: 200 - total flux cleaned = -4.15187e-05 Jy ! Total flux subtracted in 200 components = -4.15187e-05 Jy ! Clean residual min=-0.002145 max=0.001966 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0622989 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0622989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064849Jy sigma=1.297085 ! Fit after self-cal, rms=0.064850Jy sigma=1.297074 ! 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.064850Jy sigma=1.297074 ! Fit after self-cal, rms=0.065350Jy sigma=1.296326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.673 mas, bpa=-2.703 degrees ! Estimated noise=0.43746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.19776e-05 Jy ! Component: 100 - total flux cleaned = -7.92213e-07 Jy ! Component: 150 - total flux cleaned = -1.05115e-05 Jy ! Component: 200 - total flux cleaned = -1.97411e-05 Jy ! Total flux subtracted in 200 components = -1.97411e-05 Jy ! Clean residual min=-0.002116 max=0.001990 Jy/beam ! Clean residual mean=0.000002 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0622791 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0622791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065346Jy sigma=1.296271 ! Fit after self-cal, rms=0.065365Jy sigma=1.296206 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.55987e-06 Jy ! Component: 100 - total flux cleaned = -1.74148e-05 Jy ! Component: 150 - total flux cleaned = -3.44234e-05 Jy ! Component: 200 - total flux cleaned = -4.24835e-05 Jy ! Total flux subtracted in 200 components = -4.24835e-05 Jy ! Clean residual min=-0.002103 max=0.001964 Jy/beam ! Clean residual mean=0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0622366 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0622366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065362Jy sigma=1.296168 ! Fit after self-cal, rms=0.065362Jy sigma=1.296163 ! 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.065362Jy sigma=1.296163 ! Fit after self-cal, rms=0.065479Jy sigma=1.296147 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.151 mas, bmaj=12.73 mas, bpa=3.168 degrees ! Estimated noise=0.573512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159052 Jy ! Component: 100 - total flux cleaned = 0.000158916 Jy ! Component: 150 - total flux cleaned = 0.000168758 Jy ! Component: 200 - total flux cleaned = 0.000178056 Jy ! Total flux subtracted in 200 components = 0.000178056 Jy ! Clean residual min=-0.002250 max=0.002223 Jy/beam ! Clean residual mean=0.000004 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0624147 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0624147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065479Jy sigma=1.296178 ! Fit after self-cal, rms=0.065481Jy sigma=1.296160 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.62026e-05 Jy ! Component: 100 - total flux cleaned = 4.49774e-05 Jy ! Component: 150 - total flux cleaned = 5.28171e-05 Jy ! Component: 200 - total flux cleaned = 6.0792e-05 Jy ! Total flux subtracted in 200 components = 6.0792e-05 Jy ! Clean residual min=-0.002254 max=0.002228 Jy/beam ! Clean residual mean=0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0624755 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.0624755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065483Jy sigma=1.296213 ! Fit after self-cal, rms=0.065482Jy sigma=1.296202 ! 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.021 mas, bmaj=7.679 mas, bpa=-2.808 degrees ! Estimated noise=0.437803 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.021 x 7.679 at -2.808 degrees (North through East) ! Clean map min=-0.0020166 max=0.059599 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.523 mas, bmaj=6.904 mas, bpa=-3.499 degrees ! Estimated noise=0.560088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0458616 Jy ! Component: 100 - total flux cleaned = 0.0564129 Jy ! Component: 150 - total flux cleaned = 0.0602736 Jy ! Component: 200 - total flux cleaned = 0.0616858 Jy ! Total flux subtracted in 200 components = 0.0616858 Jy ! Clean residual min=-0.003370 max=0.002758 Jy/beam ! Clean residual mean=0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0616858 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.0616858 Jy ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.679 mas, bpa=-2.808 degrees ! Estimated noise=0.437803 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.000847743 Jy ! Component: 100 - total flux cleaned = 0.000878539 Jy ! Component: 150 - total flux cleaned = 0.000832635 Jy ! Component: 200 - total flux cleaned = 0.000792876 Jy ! Total flux subtracted in 200 components = 0.000792876 Jy ! Clean residual min=-0.002195 max=0.002033 Jy/beam ! Clean residual mean=0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0624787 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.0624787 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.151 mas, bmaj=12.73 mas, bpa=3.168 degrees ! Estimated noise=0.573512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111004 Jy ! Component: 100 - total flux cleaned = 6.47027e-05 Jy ! Component: 150 - total flux cleaned = 3.80962e-05 Jy ! Component: 200 - total flux cleaned = 4.97598e-05 Jy ! Total flux subtracted in 200 components = 4.97598e-05 Jy ! Clean residual min=-0.002280 max=0.002261 Jy/beam ! Clean residual mean=0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0625285 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0527e-05 Jy ! Component: 100 - total flux cleaned = 2.10037e-05 Jy ! Component: 150 - total flux cleaned = 2.10256e-05 Jy ! Component: 200 - total flux cleaned = 3.04693e-05 Jy ! Total flux subtracted in 200 components = 3.04693e-05 Jy ! Clean residual min=-0.002279 max=0.002262 Jy/beam ! Clean residual mean=0.000004 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0625589 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0625589 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.679 mas, bpa=-2.808 degrees ! Estimated noise=0.437803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229213 Jy ! Component: 100 - total flux cleaned = -0.000272228 Jy ! Component: 150 - total flux cleaned = -0.000286388 Jy ! Component: 200 - total flux cleaned = -0.000285735 Jy ! Total flux subtracted in 200 components = -0.000285735 Jy ! Clean residual min=-0.002144 max=0.001985 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0622732 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0622732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065481Jy sigma=1.296244 ! Fit after self-cal, rms=0.065482Jy sigma=1.296220 wmodel J0430-0523_S_map.mod ! Writing 42 model components to file: J0430-0523_S_map.mod wobs J0430-0523_S_uvs.fits ! Writing UV FITS file: J0430-0523_S_uvs.fits wwins J0430-0523_S_map.win ! wwins: Wrote 1 windows to J0430-0523_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.000674115 Jy ! Component: 100 - total flux cleaned = -0.00118712 Jy ! Component: 150 - total flux cleaned = -0.00167419 Jy ! Component: 200 - total flux cleaned = -0.00194151 Jy ! Component: 250 - total flux cleaned = -0.00207085 Jy ! Component: 300 - total flux cleaned = -0.00222791 Jy ! Component: 350 - total flux cleaned = -0.00240963 Jy ! Component: 400 - total flux cleaned = -0.0024102 Jy ! Component: 450 - total flux cleaned = -0.00249756 Jy ! Component: 500 - total flux cleaned = -0.00258203 Jy ! Component: 550 - total flux cleaned = -0.00255467 Jy ! Component: 600 - total flux cleaned = -0.00277175 Jy ! Component: 650 - total flux cleaned = -0.00287808 Jy ! Component: 700 - total flux cleaned = -0.00306188 Jy ! Component: 750 - total flux cleaned = -0.00324198 Jy ! Component: 800 - total flux cleaned = -0.00336876 Jy ! Component: 850 - total flux cleaned = -0.00364326 Jy ! Component: 900 - total flux cleaned = -0.00376565 Jy ! Component: 950 - total flux cleaned = -0.00393514 Jy ! Component: 1000 - total flux cleaned = -0.00410222 Jy ! Component: 1050 - total flux cleaned = -0.00424318 Jy ! Component: 1100 - total flux cleaned = -0.00435997 Jy ! Component: 1150 - total flux cleaned = -0.00458943 Jy ! Component: 1200 - total flux cleaned = -0.00474808 Jy ! Component: 1250 - total flux cleaned = -0.00485974 Jy ! Component: 1300 - total flux cleaned = -0.00499251 Jy ! Component: 1350 - total flux cleaned = -0.00514567 Jy ! Component: 1400 - total flux cleaned = -0.00518877 Jy ! Component: 1450 - total flux cleaned = -0.00529582 Jy ! Component: 1500 - total flux cleaned = -0.00535966 Jy ! Component: 1550 - total flux cleaned = -0.00544335 Jy ! Component: 1600 - total flux cleaned = -0.00550513 Jy ! Component: 1650 - total flux cleaned = -0.00558696 Jy ! Component: 1700 - total flux cleaned = -0.00560714 Jy ! Component: 1750 - total flux cleaned = -0.00560718 Jy ! Component: 1800 - total flux cleaned = -0.00564733 Jy ! Component: 1850 - total flux cleaned = -0.00572638 Jy ! Component: 1900 - total flux cleaned = -0.00576565 Jy ! Component: 1950 - total flux cleaned = -0.00580442 Jy ! Component: 2000 - total flux cleaned = -0.00582383 Jy ! Component: 2050 - total flux cleaned = -0.00589994 Jy ! Component: 2100 - total flux cleaned = -0.00591864 Jy ! Component: 2150 - total flux cleaned = -0.00586295 Jy ! Component: 2200 - total flux cleaned = -0.00597381 Jy ! Component: 2250 - total flux cleaned = -0.00597432 Jy ! Component: 2300 - total flux cleaned = -0.00606487 Jy ! Component: 2350 - total flux cleaned = -0.00602894 Jy ! Component: 2400 - total flux cleaned = -0.00610024 Jy ! Component: 2450 - total flux cleaned = -0.00613547 Jy ! Component: 2500 - total flux cleaned = -0.00617051 Jy ! Component: 2550 - total flux cleaned = -0.00617055 Jy ! Component: 2600 - total flux cleaned = -0.00623908 Jy ! Component: 2650 - total flux cleaned = -0.00620509 Jy ! Component: 2700 - total flux cleaned = -0.00623878 Jy ! Component: 2750 - total flux cleaned = -0.00630568 Jy ! Component: 2800 - total flux cleaned = -0.00627209 Jy ! Component: 2850 - total flux cleaned = -0.00632148 Jy ! Component: 2900 - total flux cleaned = -0.00627231 Jy ! Component: 2950 - total flux cleaned = -0.00628857 Jy ! Component: 3000 - total flux cleaned = -0.00636896 Jy ! Component: 3050 - total flux cleaned = -0.00627307 Jy ! Component: 3100 - total flux cleaned = -0.00630488 Jy ! Component: 3150 - total flux cleaned = -0.00628902 Jy ! Component: 3200 - total flux cleaned = -0.00625766 Jy ! Component: 3250 - total flux cleaned = -0.00622661 Jy ! Component: 3300 - total flux cleaned = -0.00624201 Jy ! Component: 3350 - total flux cleaned = -0.00618053 Jy ! Component: 3400 - total flux cleaned = -0.00613507 Jy ! Component: 3450 - total flux cleaned = -0.00610519 Jy ! Component: 3500 - total flux cleaned = -0.00616521 Jy ! Component: 3550 - total flux cleaned = -0.00615019 Jy ! Component: 3600 - total flux cleaned = -0.0061501 Jy ! Component: 3650 - total flux cleaned = -0.00615026 Jy ! Component: 3700 - total flux cleaned = -0.00613562 Jy ! Component: 3750 - total flux cleaned = -0.00609239 Jy ! Component: 3800 - total flux cleaned = -0.0060637 Jy ! Component: 3850 - total flux cleaned = -0.00613494 Jy ! Component: 3900 - total flux cleaned = -0.00609246 Jy ! Component: 3950 - total flux cleaned = -0.00607838 Jy ! Component: 4000 - total flux cleaned = -0.00603654 Jy ! Component: 4050 - total flux cleaned = -0.0060089 Jy ! Total flux subtracted in 4096 components = -0.00598141 Jy ! Clean residual min=-0.000827 max=0.000715 Jy/beam ! Clean residual mean=0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0562918 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 328 components and 0.0562918 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0430-0523_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.021 x 7.679 at -2.808 degrees (North through East) ! Clean map min=-0.0014918 max=0.059144 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0430-0523_S_map.fits wmodel /vlbi/uf001/uva//J0430-0523_S_map.mod ! Writing 328 model components to file: /vlbi/uf001/uva//J0430-0523_S_map.mod wobs /vlbi/uf001/uva//J0430-0523_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0430-0523_S_uvs.fits wwins /vlbi/uf001/uva//J0430-0523_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0430-0523_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0591439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243834 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23682 1.23682 2.47363 4.94726 9.89452 19.789 39.5781 79.1562 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 242.558 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0430-0523_S_dfm.log closed on Sun Jan 13 22:13:24 2019