! Started logfile: /vlbi/uf001/uva//J1140-2800_S_dfm.log on Mon Jan 14 01:24:54 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//J1140-2800_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1140-2800_S_uva.fits ! AN table 1: 48 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.854167 visibilities/baseline/integration-bin. ! Found source: J1140-2800 ! ! 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 3444 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 J1140-2800_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988875Jy sigma=15.133211 ! Fit after self-cal, rms=0.879696Jy sigma=13.445136 ! 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=3.072 mas, bmaj=12.03 mas, bpa=20.85 degrees ! Estimated noise=1.27569 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.0973498 Jy ! Component: 100 - total flux cleaned = 0.119346 Jy ! Total flux subtracted in 100 components = 0.119346 Jy ! Clean residual min=-0.007783 max=0.008501 Jy/beam ! Clean residual mean=0.000027 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.119346 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.119346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078875Jy sigma=1.164581 ! Fit after self-cal, rms=0.078840Jy sigma=1.164111 ! 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.701 mas, bmaj=13.45 mas, bpa=19.93 degrees ! Estimated noise=0.799492 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.00709094 Jy ! Component: 100 - total flux cleaned = 0.0108803 Jy ! Component: 150 - total flux cleaned = 0.0132632 Jy ! Component: 200 - total flux cleaned = 0.0143723 Jy ! Total flux subtracted in 200 components = 0.0143723 Jy ! Clean residual min=-0.004260 max=0.004133 Jy/beam ! Clean residual mean=0.000008 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.133718 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.133718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078269Jy sigma=1.152805 ! Fit after self-cal, rms=0.078289Jy sigma=1.152635 ! 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.701 x 13.45 at 19.93 degrees (North through East) ! Clean map min=-0.0041192 max=0.12218 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.07 KP 1.05 ! LA 0.93 NL 1.08 OV 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.10 KP 0.98 ! LA 0.94 NL 1.06 OV 0.93 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 0.99 KP 0.98 ! LA 0.99 NL 1.03 OV 0.97 SC 1.00 ! ! ! Fit before self-cal, rms=0.078289Jy sigma=1.152635 ! Fit after self-cal, rms=0.079058Jy sigma=1.146555 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=13.61 mas, bpa=20.07 degrees ! Estimated noise=0.796881 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.00200978 Jy ! Component: 100 - total flux cleaned = -0.00292446 Jy ! Component: 150 - total flux cleaned = -0.00316046 Jy ! Component: 200 - total flux cleaned = -0.00339686 Jy ! Total flux subtracted in 200 components = -0.00339686 Jy ! Clean residual min=-0.003560 max=0.003436 Jy/beam ! Clean residual mean=0.000014 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.130321 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.130321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078989Jy sigma=1.145668 ! Fit after self-cal, rms=0.079073Jy sigma=1.145503 ! 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.079073Jy sigma=1.145503 ! Fit after self-cal, rms=0.079274Jy sigma=1.142039 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=13.68 mas, bpa=20.14 degrees ! Estimated noise=0.795389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138362 Jy ! Component: 100 - total flux cleaned = -0.00188076 Jy ! Component: 150 - total flux cleaned = -0.00207823 Jy ! Component: 200 - total flux cleaned = -0.00224866 Jy ! Total flux subtracted in 200 components = -0.00224866 Jy ! Clean residual min=-0.003084 max=0.003311 Jy/beam ! Clean residual mean=0.000010 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.128073 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.128073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079237Jy sigma=1.141648 ! Fit after self-cal, rms=0.079258Jy sigma=1.141571 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.00014486 Jy ! Component: 100 - total flux cleaned = -0.00026419 Jy ! Component: 150 - total flux cleaned = -0.000301251 Jy ! Component: 200 - total flux cleaned = -0.000336033 Jy ! Total flux subtracted in 200 components = -0.000336033 Jy ! Clean residual min=-0.003046 max=0.003313 Jy/beam ! Clean residual mean=0.000010 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.127737 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.127737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079247Jy sigma=1.141471 ! Fit after self-cal, rms=0.079245Jy sigma=1.141459 ! 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.079245Jy sigma=1.141459 ! Fit after self-cal, rms=0.079510Jy sigma=1.141229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=13.75 mas, bpa=20.18 degrees ! Estimated noise=0.794119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104664 Jy ! Component: 100 - total flux cleaned = -0.00143061 Jy ! Component: 150 - total flux cleaned = -0.00155418 Jy ! Component: 200 - total flux cleaned = -0.00168103 Jy ! Total flux subtracted in 200 components = -0.00168103 Jy ! Clean residual min=-0.002811 max=0.003183 Jy/beam ! Clean residual mean=0.000009 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.126056 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.126056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079488Jy sigma=1.141030 ! Fit after self-cal, rms=0.079497Jy sigma=1.141017 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 = -9.31606e-05 Jy ! Component: 100 - total flux cleaned = -0.000140196 Jy ! Component: 150 - total flux cleaned = -0.00016987 Jy ! Component: 200 - total flux cleaned = -0.000198527 Jy ! Total flux subtracted in 200 components = -0.000198527 Jy ! Clean residual min=-0.002775 max=0.003176 Jy/beam ! Clean residual mean=0.000009 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.125857 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.125857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079489Jy sigma=1.140961 ! Fit after self-cal, rms=0.079488Jy sigma=1.140955 ! 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.079488Jy sigma=1.140955 ! Fit after self-cal, rms=0.079612Jy sigma=1.140857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.809 mas, bmaj=20.7 mas, bpa=10.72 degrees ! Estimated noise=0.920432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104597 Jy ! Component: 100 - total flux cleaned = -0.00158967 Jy ! Component: 150 - total flux cleaned = -0.00171103 Jy ! Component: 200 - total flux cleaned = -0.00175332 Jy ! Total flux subtracted in 200 components = -0.00175332 Jy ! Clean residual min=-0.002700 max=0.003680 Jy/beam ! Clean residual mean=0.000014 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.124104 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.124104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079606Jy sigma=1.140813 ! Fit after self-cal, rms=0.079611Jy sigma=1.140798 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.70622e-05 Jy ! Component: 100 - total flux cleaned = -0.000115875 Jy ! Component: 150 - total flux cleaned = -0.000129305 Jy ! Component: 200 - total flux cleaned = -0.000167192 Jy ! Total flux subtracted in 200 components = -0.000167192 Jy ! Clean residual min=-0.002691 max=0.003691 Jy/beam ! Clean residual mean=0.000014 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.123937 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 119 components and 0.123937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079611Jy sigma=1.140842 ! Fit after self-cal, rms=0.079613Jy sigma=1.140837 ! 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.728 mas, bmaj=13.8 mas, bpa=20.21 degrees ! Estimated noise=0.792684 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 13.8 at 20.21 degrees (North through East) ! Clean map min=-0.0027016 max=0.12251 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=3.09 mas, bmaj=12.32 mas, bpa=21.03 degrees ! Estimated noise=1.28368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0978533 Jy ! Component: 100 - total flux cleaned = 0.11944 Jy ! Component: 150 - total flux cleaned = 0.12537 Jy ! Component: 200 - total flux cleaned = 0.12624 Jy ! Total flux subtracted in 200 components = 0.12624 Jy ! Clean residual min=-0.006285 max=0.005507 Jy/beam ! Clean residual mean=0.000008 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.12624 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.12624 Jy ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=13.8 mas, bpa=20.21 degrees ! Estimated noise=0.792684 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.000614673 Jy ! Component: 100 - total flux cleaned = -0.00079846 Jy ! Component: 150 - total flux cleaned = -0.00100131 Jy ! Component: 200 - total flux cleaned = -0.00112857 Jy ! Total flux subtracted in 200 components = -0.00112857 Jy ! Clean residual min=-0.002964 max=0.003145 Jy/beam ! Clean residual mean=0.000009 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.125111 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.125111 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.809 mas, bmaj=20.7 mas, bpa=10.72 degrees ! Estimated noise=0.920432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376883 Jy ! Component: 100 - total flux cleaned = -0.000612129 Jy ! Component: 150 - total flux cleaned = -0.000775313 Jy ! Component: 200 - total flux cleaned = -0.0008921 Jy ! Total flux subtracted in 200 components = -0.0008921 Jy ! Clean residual min=-0.002777 max=0.003700 Jy/beam ! Clean residual mean=0.000014 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.124219 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.38477e-05 Jy ! Component: 100 - total flux cleaned = -0.000158742 Jy ! Component: 150 - total flux cleaned = -0.000200455 Jy ! Component: 200 - total flux cleaned = -0.000226091 Jy ! Total flux subtracted in 200 components = -0.000226091 Jy ! Clean residual min=-0.002741 max=0.003694 Jy/beam ! Clean residual mean=0.000014 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.123993 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.123993 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=13.8 mas, bpa=20.21 degrees ! Estimated noise=0.792684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021873 Jy ! Component: 100 - total flux cleaned = -0.000121477 Jy ! Component: 150 - total flux cleaned = -9.98716e-05 Jy ! Component: 200 - total flux cleaned = -7.97922e-05 Jy ! Total flux subtracted in 200 components = -7.97922e-05 Jy ! Clean residual min=-0.002714 max=0.003190 Jy/beam ! Clean residual mean=0.000010 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.123913 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.123913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079626Jy sigma=1.141000 ! Fit after self-cal, rms=0.079618Jy sigma=1.140961 wmodel J1140-2800_S_map.mod ! Writing 53 model components to file: J1140-2800_S_map.mod wobs J1140-2800_S_uvs.fits ! Writing UV FITS file: J1140-2800_S_uvs.fits wwins J1140-2800_S_map.win ! wwins: Wrote 1 windows to J1140-2800_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.0010154 Jy ! Component: 100 - total flux cleaned = 0.00135222 Jy ! Component: 150 - total flux cleaned = 0.00162134 Jy ! Component: 200 - total flux cleaned = 0.00195834 Jy ! Component: 250 - total flux cleaned = 0.00239936 Jy ! Component: 300 - total flux cleaned = 0.00274237 Jy ! Component: 350 - total flux cleaned = 0.00307211 Jy ! Component: 400 - total flux cleaned = 0.0033184 Jy ! Component: 450 - total flux cleaned = 0.00338634 Jy ! Component: 500 - total flux cleaned = 0.00348534 Jy ! Component: 550 - total flux cleaned = 0.00358094 Jy ! Component: 600 - total flux cleaned = 0.00354979 Jy ! Component: 650 - total flux cleaned = 0.00351916 Jy ! Component: 700 - total flux cleaned = 0.00351942 Jy ! Component: 750 - total flux cleaned = 0.0035488 Jy ! Component: 800 - total flux cleaned = 0.00360525 Jy ! Component: 850 - total flux cleaned = 0.00357783 Jy ! Component: 900 - total flux cleaned = 0.00360498 Jy ! Component: 950 - total flux cleaned = 0.00360498 Jy ! Component: 1000 - total flux cleaned = 0.00368351 Jy ! Component: 1050 - total flux cleaned = 0.00375959 Jy ! Component: 1100 - total flux cleaned = 0.00380975 Jy ! Component: 1150 - total flux cleaned = 0.0039082 Jy ! Component: 1200 - total flux cleaned = 0.00405343 Jy ! Component: 1250 - total flux cleaned = 0.00405271 Jy ! Component: 1300 - total flux cleaned = 0.00405281 Jy ! Component: 1350 - total flux cleaned = 0.00414558 Jy ! Component: 1400 - total flux cleaned = 0.0041457 Jy ! Component: 1450 - total flux cleaned = 0.0042133 Jy ! Component: 1500 - total flux cleaned = 0.0042357 Jy ! Component: 1550 - total flux cleaned = 0.00432306 Jy ! Component: 1600 - total flux cleaned = 0.00427984 Jy ! Component: 1650 - total flux cleaned = 0.00440761 Jy ! Component: 1700 - total flux cleaned = 0.00434473 Jy ! Component: 1750 - total flux cleaned = 0.00451069 Jy ! Component: 1800 - total flux cleaned = 0.00457189 Jy ! Component: 1850 - total flux cleaned = 0.00463241 Jy ! Component: 1900 - total flux cleaned = 0.00473231 Jy ! Component: 1950 - total flux cleaned = 0.00483114 Jy ! Component: 2000 - total flux cleaned = 0.00490956 Jy ! Component: 2050 - total flux cleaned = 0.00500628 Jy ! Component: 2100 - total flux cleaned = 0.00508282 Jy ! Component: 2150 - total flux cleaned = 0.00515807 Jy ! Component: 2200 - total flux cleaned = 0.00521409 Jy ! Component: 2250 - total flux cleaned = 0.00532502 Jy ! Component: 2300 - total flux cleaned = 0.00537974 Jy ! Component: 2350 - total flux cleaned = 0.00537975 Jy ! Component: 2400 - total flux cleaned = 0.00543375 Jy ! Component: 2450 - total flux cleaned = 0.00552312 Jy ! Component: 2500 - total flux cleaned = 0.00559387 Jy ! Component: 2550 - total flux cleaned = 0.00566403 Jy ! Component: 2600 - total flux cleaned = 0.00571609 Jy ! Component: 2650 - total flux cleaned = 0.00569877 Jy ! Component: 2700 - total flux cleaned = 0.00575028 Jy ! Component: 2750 - total flux cleaned = 0.00581843 Jy ! Component: 2800 - total flux cleaned = 0.00590288 Jy ! Component: 2850 - total flux cleaned = 0.0059196 Jy ! Component: 2900 - total flux cleaned = 0.00593635 Jy ! Component: 2950 - total flux cleaned = 0.00601964 Jy ! Component: 3000 - total flux cleaned = 0.00603626 Jy ! Component: 3050 - total flux cleaned = 0.00610235 Jy ! Component: 3100 - total flux cleaned = 0.00615178 Jy ! Component: 3150 - total flux cleaned = 0.00618454 Jy ! Component: 3200 - total flux cleaned = 0.00620104 Jy ! Component: 3250 - total flux cleaned = 0.00626618 Jy ! Component: 3300 - total flux cleaned = 0.00629855 Jy ! Component: 3350 - total flux cleaned = 0.00634708 Jy ! Component: 3400 - total flux cleaned = 0.00639542 Jy ! Component: 3450 - total flux cleaned = 0.00645966 Jy ! Component: 3500 - total flux cleaned = 0.0064756 Jy ! Component: 3550 - total flux cleaned = 0.00655562 Jy ! Component: 3600 - total flux cleaned = 0.00660352 Jy ! Component: 3650 - total flux cleaned = 0.00663541 Jy ! Component: 3700 - total flux cleaned = 0.00665136 Jy ! Component: 3750 - total flux cleaned = 0.00663556 Jy ! Component: 3800 - total flux cleaned = 0.00669901 Jy ! Component: 3850 - total flux cleaned = 0.00673068 Jy ! Component: 3900 - total flux cleaned = 0.00677815 Jy ! Component: 3950 - total flux cleaned = 0.00679402 Jy ! Component: 4000 - total flux cleaned = 0.00684154 Jy ! Component: 4050 - total flux cleaned = 0.00682583 Jy ! Total flux subtracted in 4096 components = 0.00688918 Jy ! Clean residual min=-0.000892 max=0.001060 Jy/beam ! Clean residual mean=0.000005 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.130803 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 325 components and 0.130803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1140-2800_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 13.8 at 20.21 degrees (North through East) ! Clean map min=-0.0020322 max=0.12287 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1140-2800_S_map.fits wmodel /vlbi/uf001/uva//J1140-2800_S_map.mod ! Writing 325 model components to file: /vlbi/uf001/uva//J1140-2800_S_map.mod wobs /vlbi/uf001/uva//J1140-2800_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1140-2800_S_uvs.fits wwins /vlbi/uf001/uva//J1140-2800_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1140-2800_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122871 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.615964 0.615964 1.23193 2.46386 4.92772 9.85543 19.7109 39.4217 78.8434 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 487.041 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1140-2800_S_dfm.log closed on Mon Jan 14 01:24:59 2019