! Started logfile: /vlbi/uf001/uva//J1429-2055_S_dfm.log on Mon Jan 14 02:55: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//J1429-2055_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1429-2055_S_uva.fits ! AN table 1: 73 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.998097 visibilities/baseline/integration-bin. ! Found source: J1429-2055 ! ! 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 7869 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 J1429-2055_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006410Jy sigma=15.716356 ! Fit after self-cal, rms=0.947944Jy sigma=14.846763 ! 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.281 mas, bmaj=6.857 mas, bpa=-8.278 degrees ! Estimated noise=0.807571 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.0414592 Jy ! Component: 100 - total flux cleaned = 0.0506809 Jy ! Total flux subtracted in 100 components = 0.0506809 Jy ! Clean residual min=-0.004270 max=0.003937 Jy/beam ! Clean residual mean=-0.000000 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.0506809 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0506809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107402Jy sigma=1.198135 ! Fit after self-cal, rms=0.106144Jy sigma=1.175659 ! 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.777 mas, bmaj=7.502 mas, bpa=-6.976 degrees ! Estimated noise=0.541989 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.00563257 Jy ! Component: 100 - total flux cleaned = 0.00792011 Jy ! Component: 150 - total flux cleaned = 0.00882931 Jy ! Component: 200 - total flux cleaned = 0.00908653 Jy ! Total flux subtracted in 200 components = 0.00908653 Jy ! Clean residual min=-0.003412 max=0.003882 Jy/beam ! Clean residual mean=-0.000002 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.0597675 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.0597675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105596Jy sigma=1.172197 ! Fit after self-cal, rms=0.105575Jy sigma=1.171873 ! 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.777 x 7.502 at -6.976 degrees (North through East) ! Clean map min=-0.0034081 max=0.056022 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 HN 1.08 KP 1.13 LA 0.96 ! MK 0.95 NL 1.10 OV 1.03 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 HN 1.03 KP 1.16 LA 1.01 ! MK 1.01 NL 1.08 OV 0.96 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 HN 1.03 KP 1.20 LA 1.00 ! MK 1.05 NL 0.91 OV 1.08 PT 0.94 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.105575Jy sigma=1.171873 ! Fit after self-cal, rms=0.087915Jy sigma=1.165877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.437 mas, bpa=-6.807 degrees ! Estimated noise=0.539463 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.0002016 Jy ! Component: 100 - total flux cleaned = -0.000293296 Jy ! Component: 150 - total flux cleaned = -0.000333366 Jy ! Component: 200 - total flux cleaned = -0.000351018 Jy ! Total flux subtracted in 200 components = -0.000351018 Jy ! Clean residual min=-0.002946 max=0.002738 Jy/beam ! Clean residual mean=0.000005 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0594164 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0594164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087906Jy sigma=1.165708 ! Fit after self-cal, rms=0.087818Jy sigma=1.164620 ! 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.087818Jy sigma=1.164620 ! Fit after self-cal, rms=0.086943Jy sigma=1.164465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.434 mas, bpa=-6.85 degrees ! Estimated noise=0.537602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199714 Jy ! Component: 100 - total flux cleaned = -0.000255291 Jy ! Component: 150 - total flux cleaned = -0.000271726 Jy ! Component: 200 - total flux cleaned = -0.000287139 Jy ! Total flux subtracted in 200 components = -0.000287139 Jy ! Clean residual min=-0.003053 max=0.002746 Jy/beam ! Clean residual mean=0.000005 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0591293 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0591293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086936Jy sigma=1.164349 ! Fit after self-cal, rms=0.086951Jy sigma=1.164310 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.44503e-05 Jy ! Component: 100 - total flux cleaned = -4.39278e-05 Jy ! Component: 150 - total flux cleaned = -6.9992e-05 Jy ! Component: 200 - total flux cleaned = -8.23761e-05 Jy ! Total flux subtracted in 200 components = -8.23761e-05 Jy ! Clean residual min=-0.003053 max=0.002734 Jy/beam ! Clean residual mean=0.000005 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0590469 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0590469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086947Jy sigma=1.164234 ! Fit after self-cal, rms=0.086946Jy sigma=1.164228 ! 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.086946Jy sigma=1.164228 ! Fit after self-cal, rms=0.086317Jy sigma=1.163450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.442 mas, bpa=-6.912 degrees ! Estimated noise=0.53646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286679 Jy ! Component: 100 - total flux cleaned = -0.000356525 Jy ! Component: 150 - total flux cleaned = -0.000381507 Jy ! Component: 200 - total flux cleaned = -0.000404277 Jy ! Total flux subtracted in 200 components = -0.000404277 Jy ! Clean residual min=-0.003036 max=0.002696 Jy/beam ! Clean residual mean=0.000004 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0586427 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0586427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086313Jy sigma=1.163383 ! Fit after self-cal, rms=0.086329Jy sigma=1.163288 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 = -4.27553e-05 Jy ! Component: 100 - total flux cleaned = -4.27418e-05 Jy ! Component: 150 - total flux cleaned = -5.27292e-05 Jy ! Component: 200 - total flux cleaned = -6.19952e-05 Jy ! Total flux subtracted in 200 components = -6.19952e-05 Jy ! Clean residual min=-0.003006 max=0.002662 Jy/beam ! Clean residual mean=0.000004 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0585807 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0585807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086327Jy sigma=1.163243 ! Fit after self-cal, rms=0.086326Jy sigma=1.163240 ! 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.086326Jy sigma=1.163240 ! Fit after self-cal, rms=0.086157Jy sigma=1.163211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.782 mas, bmaj=15.5 mas, bpa=-3.557 degrees ! Estimated noise=0.751575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216075 Jy ! Component: 100 - total flux cleaned = -0.000215509 Jy ! Component: 150 - total flux cleaned = -0.000214445 Jy ! Component: 200 - total flux cleaned = -0.000214303 Jy ! Total flux subtracted in 200 components = -0.000214303 Jy ! Clean residual min=-0.003158 max=0.004016 Jy/beam ! Clean residual mean=0.000006 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.0583664 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0583664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086157Jy sigma=1.163201 ! Fit after self-cal, rms=0.086166Jy sigma=1.163190 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.9697e-06 Jy ! Component: 100 - total flux cleaned = -2.01091e-06 Jy ! Component: 150 - total flux cleaned = -1.52231e-06 Jy ! Component: 200 - total flux cleaned = -1.27398e-06 Jy ! Total flux subtracted in 200 components = -1.27398e-06 Jy ! Clean residual min=-0.003136 max=0.003992 Jy/beam ! Clean residual mean=0.000006 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.0583651 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.0583651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086166Jy sigma=1.163187 ! Fit after self-cal, rms=0.086168Jy sigma=1.163184 ! 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.806 mas, bmaj=7.444 mas, bpa=-6.998 degrees ! Estimated noise=0.53512 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.806 x 7.444 at -6.998 degrees (North through East) ! Clean map min=-0.0028055 max=0.056101 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.303 mas, bmaj=6.808 mas, bpa=-8.382 degrees ! Estimated noise=0.803359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428339 Jy ! Component: 100 - total flux cleaned = 0.052532 Jy ! Component: 150 - total flux cleaned = 0.055964 Jy ! Component: 200 - total flux cleaned = 0.0570446 Jy ! Total flux subtracted in 200 components = 0.0570446 Jy ! Clean residual min=-0.003455 max=0.003570 Jy/beam ! Clean residual mean=0.000004 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.0570446 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0570446 Jy ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.444 mas, bpa=-6.998 degrees ! Estimated noise=0.53512 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.00121584 Jy ! Component: 100 - total flux cleaned = 0.00121872 Jy ! Component: 150 - total flux cleaned = 0.00122173 Jy ! Component: 200 - total flux cleaned = 0.00115911 Jy ! Total flux subtracted in 200 components = 0.00115911 Jy ! Clean residual min=-0.003085 max=0.002814 Jy/beam ! Clean residual mean=0.000004 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0582037 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0582037 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=6.782 mas, bmaj=15.5 mas, bpa=-3.557 degrees ! Estimated noise=0.751575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143826 Jy ! Component: 100 - total flux cleaned = 0.000177472 Jy ! Component: 150 - total flux cleaned = 0.000205652 Jy ! Component: 200 - total flux cleaned = 0.000217348 Jy ! Total flux subtracted in 200 components = 0.000217348 Jy ! Clean residual min=-0.003174 max=0.004021 Jy/beam ! Clean residual mean=0.000006 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.058421 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 = -3.0317e-07 Jy ! Component: 100 - total flux cleaned = -4.04551e-07 Jy ! Component: 150 - total flux cleaned = -1.38162e-07 Jy ! Component: 200 - total flux cleaned = -1.12207e-06 Jy ! Total flux subtracted in 200 components = -1.12207e-06 Jy ! Clean residual min=-0.003162 max=0.004005 Jy/beam ! Clean residual mean=0.000006 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0584199 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.0584199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.444 mas, bpa=-6.998 degrees ! Estimated noise=0.53512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.82882e-05 Jy ! Component: 100 - total flux cleaned = -2.89031e-05 Jy ! Component: 150 - total flux cleaned = -4.7889e-05 Jy ! Component: 200 - total flux cleaned = -8.18551e-05 Jy ! Total flux subtracted in 200 components = -8.18551e-05 Jy ! Clean residual min=-0.003015 max=0.002723 Jy/beam ! Clean residual mean=0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.058338 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.058338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086173Jy sigma=1.163323 ! Fit after self-cal, rms=0.086176Jy sigma=1.163292 wmodel J1429-2055_S_map.mod ! Writing 46 model components to file: J1429-2055_S_map.mod wobs J1429-2055_S_uvs.fits ! Writing UV FITS file: J1429-2055_S_uvs.fits wwins J1429-2055_S_map.win ! wwins: Wrote 1 windows to J1429-2055_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.000141953 Jy ! Component: 100 - total flux cleaned = 0.00022668 Jy ! Component: 150 - total flux cleaned = 0.00035658 Jy ! Component: 200 - total flux cleaned = 0.000397459 Jy ! Component: 250 - total flux cleaned = 0.0003593 Jy ! Component: 300 - total flux cleaned = 0.000322 Jy ! Component: 350 - total flux cleaned = 0.000285845 Jy ! Component: 400 - total flux cleaned = 0.000215831 Jy ! Component: 450 - total flux cleaned = 0.000250274 Jy ! Component: 500 - total flux cleaned = 0.000283785 Jy ! Component: 550 - total flux cleaned = 0.000251499 Jy ! Component: 600 - total flux cleaned = 0.00034517 Jy ! Component: 650 - total flux cleaned = 0.000313838 Jy ! Component: 700 - total flux cleaned = 0.000343078 Jy ! Component: 750 - total flux cleaned = 0.000313992 Jy ! Component: 800 - total flux cleaned = 0.000370842 Jy ! Component: 850 - total flux cleaned = 0.000454679 Jy ! Component: 900 - total flux cleaned = 0.000508599 Jy ! Component: 950 - total flux cleaned = 0.000535349 Jy ! Component: 1000 - total flux cleaned = 0.000587655 Jy ! Component: 1050 - total flux cleaned = 0.000561633 Jy ! Component: 1100 - total flux cleaned = 0.000562104 Jy ! Component: 1150 - total flux cleaned = 0.000586386 Jy ! Component: 1200 - total flux cleaned = 0.000585636 Jy ! Component: 1250 - total flux cleaned = 0.000585408 Jy ! Component: 1300 - total flux cleaned = 0.000609265 Jy ! Component: 1350 - total flux cleaned = 0.000609622 Jy ! Component: 1400 - total flux cleaned = 0.000609848 Jy ! Component: 1450 - total flux cleaned = 0.000542626 Jy ! Component: 1500 - total flux cleaned = 0.000631348 Jy ! Component: 1550 - total flux cleaned = 0.000653209 Jy ! Component: 1600 - total flux cleaned = 0.000610231 Jy ! Component: 1650 - total flux cleaned = 0.000652803 Jy ! Component: 1700 - total flux cleaned = 0.000631963 Jy ! Component: 1750 - total flux cleaned = 0.000755419 Jy ! Component: 1800 - total flux cleaned = 0.000755629 Jy ! Component: 1850 - total flux cleaned = 0.000795661 Jy ! Component: 1900 - total flux cleaned = 0.000874791 Jy ! Component: 1950 - total flux cleaned = 0.000855261 Jy ! Component: 2000 - total flux cleaned = 0.000817059 Jy ! Component: 2050 - total flux cleaned = 0.000912404 Jy ! Component: 2100 - total flux cleaned = 0.000912223 Jy ! Component: 2150 - total flux cleaned = 0.000856605 Jy ! Component: 2200 - total flux cleaned = 0.000948365 Jy ! Component: 2250 - total flux cleaned = 0.000893863 Jy ! Component: 2300 - total flux cleaned = 0.000876205 Jy ! Component: 2350 - total flux cleaned = 0.00094704 Jy ! Component: 2400 - total flux cleaned = 0.000964281 Jy ! Component: 2450 - total flux cleaned = 0.000929563 Jy ! Component: 2500 - total flux cleaned = 0.000963744 Jy ! Component: 2550 - total flux cleaned = 0.000963834 Jy ! Component: 2600 - total flux cleaned = 0.000997344 Jy ! Component: 2650 - total flux cleaned = 0.000963841 Jy ! Component: 2700 - total flux cleaned = 0.00101307 Jy ! Component: 2750 - total flux cleaned = 0.00111007 Jy ! Component: 2800 - total flux cleaned = 0.00109399 Jy ! Component: 2850 - total flux cleaned = 0.00115763 Jy ! Component: 2900 - total flux cleaned = 0.00115757 Jy ! Component: 2950 - total flux cleaned = 0.00118894 Jy ! Component: 3000 - total flux cleaned = 0.00123537 Jy ! Component: 3050 - total flux cleaned = 0.00128112 Jy ! Component: 3100 - total flux cleaned = 0.00129604 Jy ! Component: 3150 - total flux cleaned = 0.00131098 Jy ! Component: 3200 - total flux cleaned = 0.00131073 Jy ! Component: 3250 - total flux cleaned = 0.00128127 Jy ! Component: 3300 - total flux cleaned = 0.00126652 Jy ! Component: 3350 - total flux cleaned = 0.0012812 Jy ! Component: 3400 - total flux cleaned = 0.00126689 Jy ! Component: 3450 - total flux cleaned = 0.00123833 Jy ! Component: 3500 - total flux cleaned = 0.00135233 Jy ! Component: 3550 - total flux cleaned = 0.00129572 Jy ! Component: 3600 - total flux cleaned = 0.00132384 Jy ! Component: 3650 - total flux cleaned = 0.00137956 Jy ! Component: 3700 - total flux cleaned = 0.00139333 Jy ! Component: 3750 - total flux cleaned = 0.00136598 Jy ! Component: 3800 - total flux cleaned = 0.00140699 Jy ! Component: 3850 - total flux cleaned = 0.00136644 Jy ! Component: 3900 - total flux cleaned = 0.00133966 Jy ! Component: 3950 - total flux cleaned = 0.00137965 Jy ! Component: 4000 - total flux cleaned = 0.00132643 Jy ! Component: 4050 - total flux cleaned = 0.00135279 Jy ! Total flux subtracted in 4096 components = 0.00132653 Jy ! Clean residual min=-0.000772 max=0.000978 Jy/beam ! Clean residual mean=-0.000000 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0596646 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 343 components and 0.0596646 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1429-2055_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.806 x 7.444 at -6.998 degrees (North through East) ! Clean map min=-0.0017452 max=0.056278 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1429-2055_S_map.fits wmodel /vlbi/uf001/uva//J1429-2055_S_map.mod ! Writing 343 model components to file: /vlbi/uf001/uva//J1429-2055_S_map.mod wobs /vlbi/uf001/uva//J1429-2055_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1429-2055_S_uvs.fits wwins /vlbi/uf001/uva//J1429-2055_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1429-2055_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0562781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234986 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25263 1.25263 2.50527 5.01053 10.0211 20.0421 40.0843 80.1686 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 239.495 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1429-2055_S_dfm.log closed on Mon Jan 14 02:55:40 2019