! Started logfile: /vlbi/uf001/uva//J2047-0236_S_dfm.log on Mon Jan 14 05:38:07 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//J2047-0236_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2047-0236_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976608 visibilities/baseline/integration-bin. ! Found source: J2047-0236 ! ! 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 7515 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 J2047-0236_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016675Jy sigma=21.161244 ! Fit after self-cal, rms=0.914490Jy sigma=18.991568 ! 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.637 mas, bmaj=6.803 mas, bpa=-3.168 degrees ! Estimated noise=0.546361 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.0646962 Jy ! Component: 100 - total flux cleaned = 0.0800049 Jy ! Total flux subtracted in 100 components = 0.0800049 Jy ! Clean residual min=-0.011906 max=0.018874 Jy/beam ! Clean residual mean=0.000040 rms=0.003752 Jy/beam ! Combined flux in latest and established models = 0.0800049 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0800049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133762Jy sigma=2.670862 ! Fit after self-cal, rms=0.133002Jy sigma=2.654877 ! 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.157 mas, bmaj=7.671 mas, bpa=-3.191 degrees ! Estimated noise=0.410923 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.0222401 Jy ! Component: 100 - total flux cleaned = 0.0350543 Jy ! Component: 150 - total flux cleaned = 0.0429501 Jy ! Component: 200 - total flux cleaned = 0.0479523 Jy ! Total flux subtracted in 200 components = 0.0479523 Jy ! Clean residual min=-0.019532 max=0.030625 Jy/beam ! Clean residual mean=0.000112 rms=0.007563 Jy/beam ! Combined flux in latest and established models = 0.127957 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 43 components and 0.127957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129038Jy sigma=2.573233 ! Fit after self-cal, rms=0.128379Jy sigma=2.564072 ! 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.157 x 7.671 at -3.191 degrees (North through East) ! Clean map min=-0.019342 max=0.089353 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 HN 1.62 KP 1.13 ! LA 0.60 MK 1.32 NL 2.62 OV 2.15 ! PT 0.48 SC 1.52 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 HN 1.46 KP 1.17 ! LA 0.62 MK 1.20 NL 2.46 OV 1.94 ! PT 0.50 SC 1.44 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.98 HN 1.35 KP 1.23 ! LA 0.63 MK 1.07 NL 2.13 OV 1.76 ! PT 0.55 SC 1.30 ! ! ! Fit before self-cal, rms=0.128379Jy sigma=2.564072 ! Fit after self-cal, rms=0.192806Jy sigma=2.303593 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=8.5 mas, bpa=-3.908 degrees ! Estimated noise=0.465484 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 (-3, 34.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334277 Jy ! Component: 100 - total flux cleaned = 0.0465187 Jy ! Component: 150 - total flux cleaned = 0.0519799 Jy ! Component: 200 - total flux cleaned = 0.0559608 Jy ! Total flux subtracted in 200 components = 0.0559608 Jy ! Clean residual min=-0.018230 max=0.021580 Jy/beam ! Clean residual mean=-0.000018 rms=0.005430 Jy/beam ! Combined flux in latest and established models = 0.183918 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.183918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.181902Jy sigma=2.144370 ! Fit after self-cal, rms=0.183771Jy sigma=2.095060 ! 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.183771Jy sigma=2.095060 ! Fit after self-cal, rms=0.166253Jy sigma=2.023238 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.552 mas, bpa=-3.967 degrees ! Estimated noise=0.442332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796063 Jy ! Component: 100 - total flux cleaned = 0.00954461 Jy ! Component: 150 - total flux cleaned = 0.00981845 Jy ! Component: 200 - total flux cleaned = 0.00962298 Jy ! Total flux subtracted in 200 components = 0.00962298 Jy ! Clean residual min=-0.017432 max=0.020298 Jy/beam ! Clean residual mean=0.000010 rms=0.004861 Jy/beam ! Combined flux in latest and established models = 0.193541 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.193541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.164286Jy sigma=2.009173 ! Fit after self-cal, rms=0.162629Jy sigma=2.002440 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 (50.5, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019351 Jy ! Component: 100 - total flux cleaned = 0.0283767 Jy ! Component: 150 - total flux cleaned = 0.0295884 Jy ! Component: 200 - total flux cleaned = 0.0295904 Jy ! Total flux subtracted in 200 components = 0.0295904 Jy ! Clean residual min=-0.016398 max=0.020274 Jy/beam ! Clean residual mean=-0.000033 rms=0.004678 Jy/beam ! Combined flux in latest and established models = 0.223131 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 110 components and 0.223131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159093Jy sigma=1.952381 ! Fit after self-cal, rms=0.158241Jy sigma=1.929767 ! 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.158241Jy sigma=1.929767 ! Fit after self-cal, rms=0.143357Jy sigma=1.887452 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=8.491 mas, bpa=-3.757 degrees ! Estimated noise=0.429409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115001 Jy ! Component: 100 - total flux cleaned = 0.0161492 Jy ! Component: 150 - total flux cleaned = 0.0176414 Jy ! Component: 200 - total flux cleaned = 0.0182686 Jy ! Total flux subtracted in 200 components = 0.0182686 Jy ! Clean residual min=-0.014596 max=0.018659 Jy/beam ! Clean residual mean=-0.000034 rms=0.004042 Jy/beam ! Combined flux in latest and established models = 0.2414 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 148 components and 0.2414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141790Jy sigma=1.858813 ! Fit after self-cal, rms=0.141545Jy sigma=1.850301 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 (8, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161518 Jy ! Component: 100 - total flux cleaned = 0.0243103 Jy ! Component: 150 - total flux cleaned = 0.0293764 Jy ! Component: 200 - total flux cleaned = 0.0323436 Jy ! Total flux subtracted in 200 components = 0.0323436 Jy ! Clean residual min=-0.012908 max=0.014108 Jy/beam ! Clean residual mean=-0.000072 rms=0.003652 Jy/beam ! Combined flux in latest and established models = 0.273744 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 185 components and 0.273744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138863Jy sigma=1.792948 ! Fit after self-cal, rms=0.138706Jy sigma=1.781384 ! 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.138706Jy sigma=1.781384 ! Fit after self-cal, rms=0.139082Jy sigma=1.759191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.563 mas, bmaj=13.9 mas, bpa=-2.04 degrees ! Estimated noise=0.472521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104628 Jy ! Component: 100 - total flux cleaned = 0.0139219 Jy ! Component: 150 - total flux cleaned = 0.0154346 Jy ! Component: 200 - total flux cleaned = 0.0158764 Jy ! Total flux subtracted in 200 components = 0.0158764 Jy ! Clean residual min=-0.016346 max=0.016066 Jy/beam ! Clean residual mean=-0.000102 rms=0.004872 Jy/beam ! Combined flux in latest and established models = 0.28962 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 212 components and 0.28962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138211Jy sigma=1.741970 ! Fit after self-cal, rms=0.138389Jy sigma=1.737766 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.000669677 Jy ! Component: 100 - total flux cleaned = -5.34291e-05 Jy ! Component: 150 - total flux cleaned = -0.000236816 Jy ! Component: 200 - total flux cleaned = -0.000231595 Jy ! Total flux subtracted in 200 components = -0.000231595 Jy ! Clean residual min=-0.016306 max=0.015792 Jy/beam ! Clean residual mean=-0.000101 rms=0.004762 Jy/beam ! Combined flux in latest and established models = 0.289388 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 238 components and 0.289388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138068Jy sigma=1.737694 ! Fit after self-cal, rms=0.138159Jy sigma=1.735946 ! 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.486 mas, bmaj=8.559 mas, bpa=-3.058 degrees ! Estimated noise=0.429939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 8.559 at -3.058 degrees (North through East) ! Clean map min=-0.012959 max=0.095197 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.794 mas, bmaj=7.328 mas, bpa=-2.843 degrees ! Estimated noise=0.636277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751493 Jy ! Component: 100 - total flux cleaned = 0.107994 Jy ! Component: 150 - total flux cleaned = 0.132809 Jy ! Component: 200 - total flux cleaned = 0.152573 Jy ! Total flux subtracted in 200 components = 0.152573 Jy ! Clean residual min=-0.013521 max=0.022160 Jy/beam ! Clean residual mean=0.000012 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 0.152573 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.152573 Jy ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.559 mas, bpa=-3.058 degrees ! Estimated noise=0.429939 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.0262316 Jy ! Component: 100 - total flux cleaned = 0.0455046 Jy ! Component: 150 - total flux cleaned = 0.0612781 Jy ! Component: 200 - total flux cleaned = 0.0730689 Jy ! Total flux subtracted in 200 components = 0.0730689 Jy ! Clean residual min=-0.012255 max=0.015400 Jy/beam ! Clean residual mean=0.000003 rms=0.004143 Jy/beam ! Combined flux in latest and established models = 0.225642 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 69 components and 0.225642 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=8.563 mas, bmaj=13.9 mas, bpa=-2.04 degrees ! Estimated noise=0.472521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180552 Jy ! Component: 100 - total flux cleaned = 0.029115 Jy ! Component: 150 - total flux cleaned = 0.0352043 Jy ! Component: 200 - total flux cleaned = 0.0397071 Jy ! Total flux subtracted in 200 components = 0.0397071 Jy ! Clean residual min=-0.016467 max=0.018251 Jy/beam ! Clean residual mean=-0.000057 rms=0.005312 Jy/beam ! Combined flux in latest and established models = 0.265349 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.00293076 Jy ! Component: 100 - total flux cleaned = 0.00522215 Jy ! Component: 150 - total flux cleaned = 0.00676352 Jy ! Component: 200 - total flux cleaned = 0.00793379 Jy ! Total flux subtracted in 200 components = 0.00793379 Jy ! Clean residual min=-0.016209 max=0.017273 Jy/beam ! Clean residual mean=-0.000079 rms=0.004972 Jy/beam ! Combined flux in latest and established models = 0.273283 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 134 components and 0.273283 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.559 mas, bpa=-3.058 degrees ! Estimated noise=0.429939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383468 Jy ! Component: 100 - total flux cleaned = 0.00622189 Jy ! Component: 150 - total flux cleaned = 0.00760317 Jy ! Component: 200 - total flux cleaned = 0.00832582 Jy ! Total flux subtracted in 200 components = 0.00832582 Jy ! Clean residual min=-0.010941 max=0.013744 Jy/beam ! Clean residual mean=-0.000051 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.281609 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and 0.281609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138382Jy sigma=1.735756 ! Fit after self-cal, rms=0.138544Jy sigma=1.729551 wmodel J2047-0236_S_map.mod ! Writing 161 model components to file: J2047-0236_S_map.mod wobs J2047-0236_S_uvs.fits ! Writing UV FITS file: J2047-0236_S_uvs.fits wwins J2047-0236_S_map.win ! wwins: Wrote 4 windows to J2047-0236_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.00584274 Jy ! Component: 100 - total flux cleaned = 0.0098891 Jy ! Component: 150 - total flux cleaned = 0.0133146 Jy ! Component: 200 - total flux cleaned = 0.0162028 Jy ! Component: 250 - total flux cleaned = 0.018613 Jy ! Component: 300 - total flux cleaned = 0.0204083 Jy ! Component: 350 - total flux cleaned = 0.0218098 Jy ! Component: 400 - total flux cleaned = 0.023346 Jy ! Component: 450 - total flux cleaned = 0.0245072 Jy ! Component: 500 - total flux cleaned = 0.0254749 Jy ! Component: 550 - total flux cleaned = 0.0265767 Jy ! Component: 600 - total flux cleaned = 0.0270368 Jy ! Component: 650 - total flux cleaned = 0.0276444 Jy ! Component: 700 - total flux cleaned = 0.0286857 Jy ! Component: 750 - total flux cleaned = 0.0297065 Jy ! Component: 800 - total flux cleaned = 0.03056 Jy ! Component: 850 - total flux cleaned = 0.0315392 Jy ! Component: 900 - total flux cleaned = 0.0324999 Jy ! Component: 950 - total flux cleaned = 0.0329049 Jy ! Component: 1000 - total flux cleaned = 0.0335715 Jy ! Component: 1050 - total flux cleaned = 0.0343596 Jy ! Component: 1100 - total flux cleaned = 0.0347481 Jy ! Component: 1150 - total flux cleaned = 0.0355157 Jy ! Component: 1200 - total flux cleaned = 0.036146 Jy ! Component: 1250 - total flux cleaned = 0.0366429 Jy ! Component: 1300 - total flux cleaned = 0.0376232 Jy ! Component: 1350 - total flux cleaned = 0.0382253 Jy ! Component: 1400 - total flux cleaned = 0.0385823 Jy ! Component: 1450 - total flux cleaned = 0.039049 Jy ! Component: 1500 - total flux cleaned = 0.0390477 Jy ! Component: 1550 - total flux cleaned = 0.0393902 Jy ! Component: 1600 - total flux cleaned = 0.0392759 Jy ! Component: 1650 - total flux cleaned = 0.0395007 Jy ! Component: 1700 - total flux cleaned = 0.0400534 Jy ! Component: 1750 - total flux cleaned = 0.0401607 Jy ! Component: 1800 - total flux cleaned = 0.0404833 Jy ! Component: 1850 - total flux cleaned = 0.0408014 Jy ! Component: 1900 - total flux cleaned = 0.0412241 Jy ! Component: 1950 - total flux cleaned = 0.0418504 Jy ! Component: 2000 - total flux cleaned = 0.0423661 Jy ! Component: 2050 - total flux cleaned = 0.04257 Jy ! Component: 2100 - total flux cleaned = 0.0426721 Jy ! Component: 2150 - total flux cleaned = 0.0427723 Jy ! Component: 2200 - total flux cleaned = 0.0430703 Jy ! Component: 2250 - total flux cleaned = 0.0432662 Jy ! Component: 2300 - total flux cleaned = 0.0434611 Jy ! Component: 2350 - total flux cleaned = 0.0434612 Jy ! Component: 2400 - total flux cleaned = 0.043844 Jy ! Component: 2450 - total flux cleaned = 0.0440332 Jy ! Component: 2500 - total flux cleaned = 0.0441276 Jy ! Component: 2550 - total flux cleaned = 0.0445009 Jy ! Component: 2600 - total flux cleaned = 0.0444077 Jy ! Component: 2650 - total flux cleaned = 0.0447758 Jy ! Component: 2700 - total flux cleaned = 0.0448658 Jy ! Component: 2750 - total flux cleaned = 0.0449565 Jy ! Component: 2800 - total flux cleaned = 0.0447753 Jy ! Component: 2850 - total flux cleaned = 0.045043 Jy ! Component: 2900 - total flux cleaned = 0.0449546 Jy ! Component: 2950 - total flux cleaned = 0.0454823 Jy ! Component: 3000 - total flux cleaned = 0.0453074 Jy ! Component: 3050 - total flux cleaned = 0.0453937 Jy ! Component: 3100 - total flux cleaned = 0.0453938 Jy ! Component: 3150 - total flux cleaned = 0.0455653 Jy ! Component: 3200 - total flux cleaned = 0.0459046 Jy ! Component: 3250 - total flux cleaned = 0.0458204 Jy ! Component: 3300 - total flux cleaned = 0.0462396 Jy ! Component: 3350 - total flux cleaned = 0.0464043 Jy ! Component: 3400 - total flux cleaned = 0.0461572 Jy ! Component: 3450 - total flux cleaned = 0.0464859 Jy ! Component: 3500 - total flux cleaned = 0.0468109 Jy ! Component: 3550 - total flux cleaned = 0.0468106 Jy ! Component: 3600 - total flux cleaned = 0.0468912 Jy ! Component: 3650 - total flux cleaned = 0.0469712 Jy ! Component: 3700 - total flux cleaned = 0.0472881 Jy ! Component: 3750 - total flux cleaned = 0.0475241 Jy ! Component: 3800 - total flux cleaned = 0.0477589 Jy ! Component: 3850 - total flux cleaned = 0.0476808 Jy ! Component: 3900 - total flux cleaned = 0.0479899 Jy ! Component: 3950 - total flux cleaned = 0.0480667 Jy ! Component: 4000 - total flux cleaned = 0.0483714 Jy ! Component: 4050 - total flux cleaned = 0.0483699 Jy ! Total flux subtracted in 4096 components = 0.0484453 Jy ! Clean residual min=-0.004163 max=0.004284 Jy/beam ! Clean residual mean=-0.000030 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.330054 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 515 components and 0.330054 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2047-0236_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 8.559 at -3.058 degrees (North through East) ! Clean map min=-0.011711 max=0.094188 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2047-0236_S_map.fits wmodel /vlbi/uf001/uva//J2047-0236_S_map.mod ! Writing 515 model components to file: /vlbi/uf001/uva//J2047-0236_S_map.mod wobs /vlbi/uf001/uva//J2047-0236_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2047-0236_S_uvs.fits wwins /vlbi/uf001/uva//J2047-0236_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J2047-0236_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.094188 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00158146 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.03714 5.03714 10.0743 20.1486 40.2971 80.5942 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 59.557 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2047-0236_S_dfm.log closed on Mon Jan 14 05:38:11 2019