! Started logfile: /vlbi/uf001/uva//J1829-3904_S_dfm.log on Mon Jan 14 04:40:04 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//J1829-3904_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1829-3904_S_uva.fits ! AN table 1: 58 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1829-3904 ! ! 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 40 lines of history. ! ! Reading 1740 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 J1829-3904_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003393Jy sigma=14.779346 ! Fit after self-cal, rms=0.916419Jy sigma=13.507276 ! 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=12.93 mas, bmaj=76.89 mas, bpa=10.31 degrees ! Estimated noise=1.19064 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.0678521 Jy ! Component: 100 - total flux cleaned = 0.0826499 Jy ! Total flux subtracted in 100 components = 0.0826499 Jy ! Clean residual min=-0.004771 max=0.004127 Jy/beam ! Clean residual mean=-0.000033 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.0826499 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0826499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076388Jy sigma=1.103493 ! Fit after self-cal, rms=0.076092Jy sigma=1.099837 ! 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=12.95 mas, bmaj=76.93 mas, bpa=10.31 degrees ! Estimated noise=1.18082 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.00358502 Jy ! Component: 100 - total flux cleaned = 0.00402431 Jy ! Component: 150 - total flux cleaned = 0.00458827 Jy ! Component: 200 - total flux cleaned = 0.00508552 Jy ! Total flux subtracted in 200 components = 0.00508552 Jy ! Clean residual min=-0.004028 max=0.003932 Jy/beam ! Clean residual mean=-0.000036 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.0877355 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 95 components and 0.0877355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075785Jy sigma=1.095679 ! Fit after self-cal, rms=0.075787Jy sigma=1.095274 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.95 x 76.93 at 10.31 degrees (North through East) ! Clean map min=-0.0040497 max=0.087528 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.00 LA 1.00 OV 1.12 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 0.90 OV 0.90 ! PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.01 LA 0.98 OV 1.02 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.075787Jy sigma=1.095274 ! Fit after self-cal, rms=0.074808Jy sigma=1.090712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.94 mas, bmaj=76.57 mas, bpa=10.3 degrees ! Estimated noise=1.17044 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.000533259 Jy ! Component: 100 - total flux cleaned = 0.00103475 Jy ! Component: 150 - total flux cleaned = 0.00139913 Jy ! Component: 200 - total flux cleaned = 0.00162686 Jy ! Total flux subtracted in 200 components = 0.00162686 Jy ! Clean residual min=-0.003010 max=0.003565 Jy/beam ! Clean residual mean=0.000019 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0893623 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 141 components and 0.0893623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074724Jy sigma=1.089748 ! Fit after self-cal, rms=0.074808Jy sigma=1.089122 ! 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.074808Jy sigma=1.089122 ! Fit after self-cal, rms=0.075202Jy sigma=1.087180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.94 mas, bmaj=76.6 mas, bpa=10.32 degrees ! Estimated noise=1.17715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191952 Jy ! Component: 100 - total flux cleaned = 0.000573662 Jy ! Component: 150 - total flux cleaned = 0.000786002 Jy ! Component: 200 - total flux cleaned = 0.000945605 Jy ! Total flux subtracted in 200 components = 0.000945605 Jy ! Clean residual min=-0.002843 max=0.003194 Jy/beam ! Clean residual mean=0.000015 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.0903079 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 195 components and 0.090308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075163Jy sigma=1.086782 ! Fit after self-cal, rms=0.075179Jy sigma=1.086627 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.000134305 Jy ! Component: 100 - total flux cleaned = 0.000352145 Jy ! Component: 150 - total flux cleaned = 0.000492977 Jy ! Component: 200 - total flux cleaned = 0.000512549 Jy ! Total flux subtracted in 200 components = 0.000512549 Jy ! Clean residual min=-0.002762 max=0.003028 Jy/beam ! Clean residual mean=0.000017 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0908205 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 240 components and 0.0908205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075159Jy sigma=1.086418 ! Fit after self-cal, rms=0.075160Jy sigma=1.086365 ! 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.075160Jy sigma=1.086365 ! Fit after self-cal, rms=0.075416Jy sigma=1.085367 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.93 mas, bmaj=76.59 mas, bpa=10.37 degrees ! Estimated noise=1.17692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164339 Jy ! Component: 100 - total flux cleaned = 0.000241921 Jy ! Component: 150 - total flux cleaned = 0.000306785 Jy ! Component: 200 - total flux cleaned = 0.000325982 Jy ! Total flux subtracted in 200 components = 0.000325982 Jy ! Clean residual min=-0.002709 max=0.002796 Jy/beam ! Clean residual mean=0.000020 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0911465 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 264 components and 0.0911465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075399Jy sigma=1.085178 ! Fit after self-cal, rms=0.075428Jy sigma=1.085035 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 = -2.19322e-05 Jy ! Component: 100 - total flux cleaned = -2.33878e-05 Jy ! Component: 150 - total flux cleaned = 2.67448e-05 Jy ! Component: 200 - total flux cleaned = 7.28837e-05 Jy ! Total flux subtracted in 200 components = 7.28837e-05 Jy ! Clean residual min=-0.002642 max=0.002678 Jy/beam ! Clean residual mean=0.000020 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0912193 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 297 components and 0.0912193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075419Jy sigma=1.084902 ! Fit after self-cal, rms=0.075420Jy sigma=1.084873 ! 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.075420Jy sigma=1.084873 ! Fit after self-cal, rms=0.075489Jy sigma=1.084828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.61 mas, bmaj=77.31 mas, bpa=10.2 degrees ! Estimated noise=1.18491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274229 Jy ! Component: 100 - total flux cleaned = 0.00034104 Jy ! Component: 150 - total flux cleaned = 0.000392594 Jy ! Component: 200 - total flux cleaned = 0.000408429 Jy ! Total flux subtracted in 200 components = 0.000408429 Jy ! Clean residual min=-0.002615 max=0.002574 Jy/beam ! Clean residual mean=0.000025 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0916278 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 313 components and 0.0916277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075478Jy sigma=1.084710 ! Fit after self-cal, rms=0.075483Jy sigma=1.084681 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.72177e-05 Jy ! Component: 100 - total flux cleaned = 0.000138935 Jy ! Component: 150 - total flux cleaned = 0.000168276 Jy ! Component: 200 - total flux cleaned = 0.000181793 Jy ! Total flux subtracted in 200 components = 0.000181793 Jy ! Clean residual min=-0.002564 max=0.002502 Jy/beam ! Clean residual mean=0.000025 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.0918095 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 326 components and 0.0918095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075475Jy sigma=1.084604 ! Fit after self-cal, rms=0.075477Jy sigma=1.084587 ! 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=12.92 mas, bmaj=76.54 mas, bpa=10.4 degrees ! Estimated noise=1.17715 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.92 x 76.54 at 10.4 degrees (North through East) ! Clean map min=-0.003587 max=0.08762 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=12.9 mas, bmaj=76.47 mas, bpa=10.4 degrees ! Estimated noise=1.18831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0677224 Jy ! Component: 100 - total flux cleaned = 0.0828549 Jy ! Component: 150 - total flux cleaned = 0.085642 Jy ! Component: 200 - total flux cleaned = 0.0867592 Jy ! Total flux subtracted in 200 components = 0.0867592 Jy ! Clean residual min=-0.003417 max=0.004226 Jy/beam ! Clean residual mean=0.000015 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.0867592 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.0867592 Jy ! Inverting map and beam ! Estimated beam: bmin=12.92 mas, bmaj=76.54 mas, bpa=10.4 degrees ! Estimated noise=1.17715 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.000934588 Jy ! Component: 100 - total flux cleaned = 0.00177141 Jy ! Component: 150 - total flux cleaned = 0.00252282 Jy ! Component: 200 - total flux cleaned = 0.00301655 Jy ! Total flux subtracted in 200 components = 0.00301655 Jy ! Clean residual min=-0.003235 max=0.003508 Jy/beam ! Clean residual mean=0.000013 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.0897757 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 129 components and 0.0897757 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=13.61 mas, bmaj=77.31 mas, bpa=10.2 degrees ! Estimated noise=1.18491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000436038 Jy ! Component: 100 - total flux cleaned = 0.000610672 Jy ! Component: 150 - total flux cleaned = 0.000760413 Jy ! Component: 200 - total flux cleaned = 0.000925186 Jy ! Total flux subtracted in 200 components = 0.000925186 Jy ! Clean residual min=-0.003101 max=0.003083 Jy/beam ! Clean residual mean=0.000018 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.0907009 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 = 5.77569e-05 Jy ! Component: 100 - total flux cleaned = 8.37599e-05 Jy ! Component: 150 - total flux cleaned = 0.000135471 Jy ! Component: 200 - total flux cleaned = 0.000183336 Jy ! Total flux subtracted in 200 components = 0.000183336 Jy ! Clean residual min=-0.002982 max=0.002869 Jy/beam ! Clean residual mean=0.000018 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.0908842 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 203 components and 0.0908842 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.92 mas, bmaj=76.54 mas, bpa=10.4 degrees ! Estimated noise=1.17715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.17901e-06 Jy ! Component: 100 - total flux cleaned = 2.1736e-05 Jy ! Component: 150 - total flux cleaned = 4.33072e-05 Jy ! Component: 200 - total flux cleaned = 6.37024e-05 Jy ! Total flux subtracted in 200 components = 6.37024e-05 Jy ! Clean residual min=-0.002839 max=0.002756 Jy/beam ! Clean residual mean=0.000017 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0909479 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 229 components and 0.0909479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075492Jy sigma=1.084863 ! Fit after self-cal, rms=0.075490Jy sigma=1.084771 wmodel J1829-3904_S_map.mod ! Writing 229 model components to file: J1829-3904_S_map.mod wobs J1829-3904_S_uvs.fits ! Writing UV FITS file: J1829-3904_S_uvs.fits wwins J1829-3904_S_map.win ! wwins: Wrote 1 windows to J1829-3904_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.000209072 Jy ! Component: 100 - total flux cleaned = -0.000211231 Jy ! Component: 150 - total flux cleaned = -6.97628e-05 Jy ! Component: 200 - total flux cleaned = -3.26838e-06 Jy ! Component: 250 - total flux cleaned = 5.27967e-05 Jy ! Component: 300 - total flux cleaned = 0.00012944 Jy ! Component: 350 - total flux cleaned = 0.000222386 Jy ! Component: 400 - total flux cleaned = 0.00028646 Jy ! Component: 450 - total flux cleaned = 0.000266114 Jy ! Component: 500 - total flux cleaned = 0.00035798 Jy ! Component: 550 - total flux cleaned = 0.000495789 Jy ! Component: 600 - total flux cleaned = 0.000626243 Jy ! Component: 650 - total flux cleaned = 0.000781282 Jy ! Component: 700 - total flux cleaned = 0.000929774 Jy ! Component: 750 - total flux cleaned = 0.00108646 Jy ! Component: 800 - total flux cleaned = 0.00123637 Jy ! Component: 850 - total flux cleaned = 0.0014062 Jy ! Component: 900 - total flux cleaned = 0.00156954 Jy ! Component: 950 - total flux cleaned = 0.00166649 Jy ! Component: 1000 - total flux cleaned = 0.00179541 Jy ! Component: 1050 - total flux cleaned = 0.00187498 Jy ! Component: 1100 - total flux cleaned = 0.00197412 Jy ! Component: 1150 - total flux cleaned = 0.00207051 Jy ! Component: 1200 - total flux cleaned = 0.00217472 Jy ! Component: 1250 - total flux cleaned = 0.0022659 Jy ! Component: 1300 - total flux cleaned = 0.00236451 Jy ! Component: 1350 - total flux cleaned = 0.00245091 Jy ! Component: 1400 - total flux cleaned = 0.00248861 Jy ! Component: 1450 - total flux cleaned = 0.00252547 Jy ! Component: 1500 - total flux cleaned = 0.0025618 Jy ! Component: 1550 - total flux cleaned = 0.00259755 Jy ! Component: 1600 - total flux cleaned = 0.00264174 Jy ! Component: 1650 - total flux cleaned = 0.00266789 Jy ! Component: 1700 - total flux cleaned = 0.00271965 Jy ! Component: 1750 - total flux cleaned = 0.0027452 Jy ! Component: 1800 - total flux cleaned = 0.00278753 Jy ! Component: 1850 - total flux cleaned = 0.00281269 Jy ! Component: 1900 - total flux cleaned = 0.00285434 Jy ! Component: 1950 - total flux cleaned = 0.00288746 Jy ! Component: 2000 - total flux cleaned = 0.00292868 Jy ! Component: 2050 - total flux cleaned = 0.00295327 Jy ! Component: 2100 - total flux cleaned = 0.0029859 Jy ! Component: 2150 - total flux cleaned = 0.00303463 Jy ! Component: 2200 - total flux cleaned = 0.00306698 Jy ! Component: 2250 - total flux cleaned = 0.00310722 Jy ! Component: 2300 - total flux cleaned = 0.00312332 Jy ! Component: 2350 - total flux cleaned = 0.00314736 Jy ! Component: 2400 - total flux cleaned = 0.00317926 Jy ! Component: 2450 - total flux cleaned = 0.0032032 Jy ! Component: 2500 - total flux cleaned = 0.00323495 Jy ! Component: 2550 - total flux cleaned = 0.00326664 Jy ! Component: 2600 - total flux cleaned = 0.00329822 Jy ! Component: 2650 - total flux cleaned = 0.00330606 Jy ! Component: 2700 - total flux cleaned = 0.00332972 Jy ! Component: 2750 - total flux cleaned = 0.00334546 Jy ! Component: 2800 - total flux cleaned = 0.00336112 Jy ! Component: 2850 - total flux cleaned = 0.00335324 Jy ! Component: 2900 - total flux cleaned = 0.00336107 Jy ! Component: 2950 - total flux cleaned = 0.00336108 Jy ! Component: 3000 - total flux cleaned = 0.00339248 Jy ! Component: 3050 - total flux cleaned = 0.00340822 Jy ! Component: 3100 - total flux cleaned = 0.00343985 Jy ! Component: 3150 - total flux cleaned = 0.00347157 Jy ! Component: 3200 - total flux cleaned = 0.00351126 Jy ! Component: 3250 - total flux cleaned = 0.00351925 Jy ! Component: 3300 - total flux cleaned = 0.00355129 Jy ! Component: 3350 - total flux cleaned = 0.00358342 Jy ! Component: 3400 - total flux cleaned = 0.00361553 Jy ! Component: 3450 - total flux cleaned = 0.00367201 Jy ! Component: 3500 - total flux cleaned = 0.00371255 Jy ! Component: 3550 - total flux cleaned = 0.00376958 Jy ! Component: 3600 - total flux cleaned = 0.0038187 Jy ! Component: 3650 - total flux cleaned = 0.00387631 Jy ! Component: 3700 - total flux cleaned = 0.00392596 Jy ! Component: 3750 - total flux cleaned = 0.00396749 Jy ! Component: 3800 - total flux cleaned = 0.00402592 Jy ! Component: 3850 - total flux cleaned = 0.0040847 Jy ! Component: 3900 - total flux cleaned = 0.00413532 Jy ! Component: 3950 - total flux cleaned = 0.00420322 Jy ! Component: 4000 - total flux cleaned = 0.00425446 Jy ! Component: 4050 - total flux cleaned = 0.0042973 Jy ! Total flux subtracted in 4096 components = 0.00436634 Jy ! Clean residual min=-0.000495 max=0.000607 Jy/beam ! Clean residual mean=-0.000011 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0953143 Jy keep ! Adding 618 model components to the UV plane model. ! The established model now contains 847 components and 0.0953142 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1829-3904_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.92 x 76.54 at 10.4 degrees (North through East) ! Clean map min=-0.0042232 max=0.086583 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1829-3904_S_map.fits wmodel /vlbi/uf001/uva//J1829-3904_S_map.mod ! Writing 847 model components to file: /vlbi/uf001/uva//J1829-3904_S_map.mod wobs /vlbi/uf001/uva//J1829-3904_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1829-3904_S_uvs.fits wwins /vlbi/uf001/uva//J1829-3904_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1829-3904_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0865834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229357 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.794693 0.794693 1.58939 3.17877 6.35754 12.7151 25.4302 50.8603 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.504 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1829-3904_S_dfm.log closed on Mon Jan 14 04:40:10 2019