! Started logfile: /vlbi/uf001/uvm//J1828-2123_S_a_dfm.log on Sun Jan 13 22:15:02 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/uvm//J1828-2123_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1828-2123_S_a_uvm.fits ! AN table 1: 222 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.945088 visibilities/baseline/integration-bin. ! Found source: J1828-2123 ! ! 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 13218 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 J1828-2123_S_a] 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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020824Jy sigma=16.964404 ! Fit after self-cal, rms=0.896498Jy sigma=14.932525 ! 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=7.802 mas, bmaj=19.59 mas, bpa=1.508 degrees ! Estimated noise=0.51976 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.0811048 Jy ! Component: 100 - total flux cleaned = 0.126395 Jy ! Total flux subtracted in 100 components = 0.126395 Jy ! Clean residual min=-0.016471 max=0.032429 Jy/beam ! Clean residual mean=-0.000242 rms=0.006992 Jy/beam ! Combined flux in latest and established models = 0.126395 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.126395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131895Jy sigma=1.959026 ! Fit after self-cal, rms=0.129896Jy sigma=1.930600 ! 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=8.751 mas, bmaj=22.6 mas, bpa=0.8958 degrees ! Estimated noise=0.388127 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.0483162 Jy ! Component: 100 - total flux cleaned = 0.0770191 Jy ! Component: 150 - total flux cleaned = 0.0952684 Jy ! Component: 200 - total flux cleaned = 0.108093 Jy ! Total flux subtracted in 200 components = 0.108093 Jy ! Clean residual min=-0.020082 max=0.032838 Jy/beam ! Clean residual mean=-0.000387 rms=0.006658 Jy/beam ! Combined flux in latest and established models = 0.234488 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 86 components and 0.234488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108215Jy sigma=1.555997 ! Fit after self-cal, rms=0.106925Jy sigma=1.533510 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.751 x 22.6 at 0.8958 degrees (North through East) ! Clean map min=-0.018973 max=0.11408 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 KP 1.19 LA 0.71 ! NL 1.85 OV 1.32 PT 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.11 KP 1.15 LA 0.73 ! NL 1.73 OV 1.22 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 1.10 KP 1.13 LA 0.70 ! NL 1.47 OV 1.31 PT 0.85 ! ! ! Fit before self-cal, rms=0.106925Jy sigma=1.533510 ! Fit after self-cal, rms=0.111059Jy sigma=1.337330 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.831 mas, bmaj=23.28 mas, bpa=6.369 degrees ! Estimated noise=0.419467 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 (-13.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141346 Jy ! Component: 100 - total flux cleaned = 0.0125733 Jy ! Component: 150 - total flux cleaned = 0.0103665 Jy ! Component: 200 - total flux cleaned = 0.00889638 Jy ! Total flux subtracted in 200 components = 0.00889638 Jy ! Clean residual min=-0.007573 max=0.013609 Jy/beam ! Clean residual mean=-0.000023 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.243385 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 124 components and 0.243385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107931Jy sigma=1.294707 ! Fit after self-cal, rms=0.108106Jy sigma=1.285022 ! 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.108106Jy sigma=1.285022 ! Fit after self-cal, rms=0.101504Jy sigma=1.257118 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.703 mas, bmaj=23.33 mas, bpa=5.95 degrees ! Estimated noise=0.409656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454058 Jy ! Component: 100 - total flux cleaned = 0.00382422 Jy ! Component: 150 - total flux cleaned = 0.0038268 Jy ! Component: 200 - total flux cleaned = 0.00396742 Jy ! Total flux subtracted in 200 components = 0.00396742 Jy ! Clean residual min=-0.006666 max=0.011040 Jy/beam ! Clean residual mean=-0.000017 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.247352 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 162 components and 0.247352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100664Jy sigma=1.244045 ! Fit after self-cal, rms=0.100515Jy sigma=1.241605 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.00121606 Jy ! Component: 100 - total flux cleaned = 0.00108381 Jy ! Component: 150 - total flux cleaned = 0.00060005 Jy ! Component: 200 - total flux cleaned = 0.000264862 Jy ! Total flux subtracted in 200 components = 0.000264862 Jy ! Clean residual min=-0.006114 max=0.009507 Jy/beam ! Clean residual mean=-0.000020 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.247617 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 203 components and 0.247617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100077Jy sigma=1.236250 ! Fit after self-cal, rms=0.099978Jy sigma=1.235223 ! 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.099978Jy sigma=1.235223 ! Fit after self-cal, rms=0.097024Jy sigma=1.217093 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.734 mas, bmaj=23.84 mas, bpa=4.915 degrees ! Estimated noise=0.40522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539523 Jy ! Component: 100 - total flux cleaned = 0.000425864 Jy ! Component: 150 - total flux cleaned = 0.000416341 Jy ! Component: 200 - total flux cleaned = 0.000410875 Jy ! Total flux subtracted in 200 components = 0.000410875 Jy ! Clean residual min=-0.004619 max=0.008367 Jy/beam ! Clean residual mean=-0.000010 rms=0.001837 Jy/beam ! Combined flux in latest and established models = 0.248028 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 236 components and 0.248028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096808Jy sigma=1.212139 ! Fit after self-cal, rms=0.096765Jy sigma=1.211314 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 (22.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00749226 Jy ! Component: 100 - total flux cleaned = 0.0093472 Jy ! Component: 150 - total flux cleaned = 0.0104071 Jy ! Component: 200 - total flux cleaned = 0.0114008 Jy ! Total flux subtracted in 200 components = 0.0114008 Jy ! Clean residual min=-0.004181 max=0.004356 Jy/beam ! Clean residual mean=0.000024 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.259429 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 267 components and 0.259429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096139Jy sigma=1.197323 ! Fit after self-cal, rms=0.095926Jy sigma=1.195431 ! 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.095926Jy sigma=1.195431 ! Fit after self-cal, rms=0.095783Jy sigma=1.192500 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.87 mas, bmaj=25.27 mas, bpa=5.401 degrees ! Estimated noise=0.389668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048528 Jy ! Component: 100 - total flux cleaned = 0.00715374 Jy ! Component: 150 - total flux cleaned = 0.00798314 Jy ! Component: 200 - total flux cleaned = 0.00831078 Jy ! Total flux subtracted in 200 components = 0.00831078 Jy ! Clean residual min=-0.003511 max=0.003640 Jy/beam ! Clean residual mean=0.000021 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.26774 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 332 components and 0.267739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095547Jy sigma=1.186042 ! Fit after self-cal, rms=0.095485Jy sigma=1.185218 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.00138271 Jy ! Component: 100 - total flux cleaned = 0.000879454 Jy ! Component: 150 - total flux cleaned = 0.000566284 Jy ! Component: 200 - total flux cleaned = 0.000291032 Jy ! Total flux subtracted in 200 components = 0.000291032 Jy ! Clean residual min=-0.003160 max=0.003608 Jy/beam ! Clean residual mean=0.000026 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.26803 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 376 components and 0.268031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095390Jy sigma=1.183284 ! Fit after self-cal, rms=0.095355Jy sigma=1.183048 ! 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=9.672 mas, bmaj=24.12 mas, bpa=3.981 degrees ! Estimated noise=0.397238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.672 x 24.12 at 3.981 degrees (North through East) ! Clean map min=-0.0070441 max=0.11915 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=8.552 mas, bmaj=20.59 mas, bpa=5.028 degrees ! Estimated noise=0.559092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0866966 Jy ! Component: 100 - total flux cleaned = 0.135576 Jy ! Component: 150 - total flux cleaned = 0.169345 Jy ! Component: 200 - total flux cleaned = 0.193164 Jy ! Total flux subtracted in 200 components = 0.193164 Jy ! Clean residual min=-0.010224 max=0.013505 Jy/beam ! Clean residual mean=-0.000073 rms=0.003736 Jy/beam ! Combined flux in latest and established models = 0.193164 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.193164 Jy ! Inverting map and beam ! Estimated beam: bmin=9.672 mas, bmaj=24.12 mas, bpa=3.981 degrees ! Estimated noise=0.397238 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.022161 Jy ! Component: 100 - total flux cleaned = 0.0378395 Jy ! Component: 150 - total flux cleaned = 0.0495247 Jy ! Component: 200 - total flux cleaned = 0.05843 Jy ! Total flux subtracted in 200 components = 0.05843 Jy ! Clean residual min=-0.005747 max=0.006764 Jy/beam ! Clean residual mean=-0.000025 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.251594 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 107 components and 0.251594 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=10.87 mas, bmaj=25.27 mas, bpa=5.401 degrees ! Estimated noise=0.389668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531609 Jy ! Component: 100 - total flux cleaned = 0.00852987 Jy ! Component: 150 - total flux cleaned = 0.0104362 Jy ! Component: 200 - total flux cleaned = 0.01173 Jy ! Total flux subtracted in 200 components = 0.01173 Jy ! Clean residual min=-0.004821 max=0.004931 Jy/beam ! Clean residual mean=0.000008 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.263324 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.00145874 Jy ! Component: 100 - total flux cleaned = 0.00273623 Jy ! Component: 150 - total flux cleaned = 0.00387417 Jy ! Component: 200 - total flux cleaned = 0.00468363 Jy ! Total flux subtracted in 200 components = 0.00468363 Jy ! Clean residual min=-0.004172 max=0.003823 Jy/beam ! Clean residual mean=0.000023 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.268008 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 220 components and 0.268008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.672 mas, bmaj=24.12 mas, bpa=3.981 degrees ! Estimated noise=0.397238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116737 Jy ! Component: 100 - total flux cleaned = 0.000472093 Jy ! Component: 150 - total flux cleaned = 0.00083152 Jy ! Component: 200 - total flux cleaned = 0.000996214 Jy ! Total flux subtracted in 200 components = 0.000996214 Jy ! Clean residual min=-0.003554 max=0.003273 Jy/beam ! Clean residual mean=0.000023 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.269004 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 266 components and 0.269004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095481Jy sigma=1.185251 ! Fit after self-cal, rms=0.095405Jy sigma=1.184125 wmodel J1828-2123_S_a_map.mod ! Writing 266 model components to file: J1828-2123_S_a_map.mod wobs J1828-2123_S_a_uvs.fits ! Writing UV FITS file: J1828-2123_S_a_uvs.fits wwins J1828-2123_S_a_map.win ! wwins: Wrote 3 windows to J1828-2123_S_a_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.000703694 Jy ! Component: 100 - total flux cleaned = -0.000961367 Jy ! Component: 150 - total flux cleaned = -0.00115874 Jy ! Component: 200 - total flux cleaned = -0.00129815 Jy ! Component: 250 - total flux cleaned = -0.00121034 Jy ! Component: 300 - total flux cleaned = -0.00104098 Jy ! Component: 350 - total flux cleaned = -0.000877907 Jy ! Component: 400 - total flux cleaned = -0.000719988 Jy ! Component: 450 - total flux cleaned = -0.00056709 Jy ! Component: 500 - total flux cleaned = -0.000493132 Jy ! Component: 550 - total flux cleaned = -0.000312938 Jy ! Component: 600 - total flux cleaned = -0.000278001 Jy ! Component: 650 - total flux cleaned = -0.000106083 Jy ! Component: 700 - total flux cleaned = 5.97931e-05 Jy ! Component: 750 - total flux cleaned = 0.000189207 Jy ! Component: 800 - total flux cleaned = 0.000314763 Jy ! Component: 850 - total flux cleaned = 0.000438164 Jy ! Component: 900 - total flux cleaned = 0.000617337 Jy ! Component: 950 - total flux cleaned = 0.000676152 Jy ! Component: 1000 - total flux cleaned = 0.00084604 Jy ! Component: 1050 - total flux cleaned = 0.000930372 Jy ! Component: 1100 - total flux cleaned = 0.00112072 Jy ! Component: 1150 - total flux cleaned = 0.00125366 Jy ! Component: 1200 - total flux cleaned = 0.00143469 Jy ! Component: 1250 - total flux cleaned = 0.0015624 Jy ! Component: 1300 - total flux cleaned = 0.00171172 Jy ! Component: 1350 - total flux cleaned = 0.00195458 Jy ! Component: 1400 - total flux cleaned = 0.00224035 Jy ! Component: 1450 - total flux cleaned = 0.00235709 Jy ! Component: 1500 - total flux cleaned = 0.00260848 Jy ! Component: 1550 - total flux cleaned = 0.00281039 Jy ! Component: 1600 - total flux cleaned = 0.00298676 Jy ! Component: 1650 - total flux cleaned = 0.00322471 Jy ! Component: 1700 - total flux cleaned = 0.00333055 Jy ! Component: 1750 - total flux cleaned = 0.00351863 Jy ! Component: 1800 - total flux cleaned = 0.00362163 Jy ! Component: 1850 - total flux cleaned = 0.00382397 Jy ! Component: 1900 - total flux cleaned = 0.00396337 Jy ! Component: 1950 - total flux cleaned = 0.00413935 Jy ! Component: 2000 - total flux cleaned = 0.00435076 Jy ! Component: 2050 - total flux cleaned = 0.00444514 Jy ! Component: 2100 - total flux cleaned = 0.00457593 Jy ! Component: 2150 - total flux cleaned = 0.00474148 Jy ! Component: 2200 - total flux cleaned = 0.00484962 Jy ! Component: 2250 - total flux cleaned = 0.00488526 Jy ! Component: 2300 - total flux cleaned = 0.00492035 Jy ! Component: 2350 - total flux cleaned = 0.00490288 Jy ! Component: 2400 - total flux cleaned = 0.00495449 Jy ! Component: 2450 - total flux cleaned = 0.00493753 Jy ! Component: 2500 - total flux cleaned = 0.00493762 Jy ! Component: 2550 - total flux cleaned = 0.0049375 Jy ! Component: 2600 - total flux cleaned = 0.0049374 Jy ! Component: 2650 - total flux cleaned = 0.00500234 Jy ! Component: 2700 - total flux cleaned = 0.00500239 Jy ! Component: 2750 - total flux cleaned = 0.00505008 Jy ! Component: 2800 - total flux cleaned = 0.00514452 Jy ! Component: 2850 - total flux cleaned = 0.00522236 Jy ! Component: 2900 - total flux cleaned = 0.00519145 Jy ! Component: 2950 - total flux cleaned = 0.00531367 Jy ! Component: 3000 - total flux cleaned = 0.00535892 Jy ! Component: 3050 - total flux cleaned = 0.0054336 Jy ! Component: 3100 - total flux cleaned = 0.00546298 Jy ! Component: 3150 - total flux cleaned = 0.0054777 Jy ! Component: 3200 - total flux cleaned = 0.00556516 Jy ! Component: 3250 - total flux cleaned = 0.00557963 Jy ! Component: 3300 - total flux cleaned = 0.00563677 Jy ! Component: 3350 - total flux cleaned = 0.00572162 Jy ! Component: 3400 - total flux cleaned = 0.00576369 Jy ! Component: 3450 - total flux cleaned = 0.00584713 Jy ! Component: 3500 - total flux cleaned = 0.00588848 Jy ! Component: 3550 - total flux cleaned = 0.00597035 Jy ! Component: 3600 - total flux cleaned = 0.00601088 Jy ! Component: 3650 - total flux cleaned = 0.00602449 Jy ! Component: 3700 - total flux cleaned = 0.00609137 Jy ! Component: 3750 - total flux cleaned = 0.00615735 Jy ! Component: 3800 - total flux cleaned = 0.00623597 Jy ! Component: 3850 - total flux cleaned = 0.00631392 Jy ! Component: 3900 - total flux cleaned = 0.00636543 Jy ! Component: 3950 - total flux cleaned = 0.00646774 Jy ! Component: 4000 - total flux cleaned = 0.00655657 Jy ! Component: 4050 - total flux cleaned = 0.00664475 Jy ! Total flux subtracted in 4096 components = 0.0067323 Jy ! Clean residual min=-0.000659 max=0.000715 Jy/beam ! Clean residual mean=0.000010 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.275737 Jy keep ! Adding 518 model components to the UV plane model. ! The established model now contains 784 components and 0.275737 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1828-2123_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.672 x 24.12 at 3.981 degrees (North through East) ! Clean map min=-0.005075 max=0.1193 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1828-2123_S_a_map.fits wmodel /vlbi/uf001/uvm//J1828-2123_S_a_map.mod ! Writing 784 model components to file: /vlbi/uf001/uvm//J1828-2123_S_a_map.mod wobs /vlbi/uf001/uvm//J1828-2123_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1828-2123_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1828-2123_S_a_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uvm//J1828-2123_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279705 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.703387 0.703387 1.40677 2.81355 5.62709 11.2542 22.5084 45.0167 90.0335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 426.507 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1828-2123_S_a_dfm.log closed on Sun Jan 13 22:15:07 2019