! Started logfile: /vlbi/uf001/uva//J1838-3427_S_dfm.log on Mon Jan 14 04:44:42 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//J1838-3427_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1838-3427_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.818056 visibilities/baseline/integration-bin. ! Found source: J1838-3427 ! ! 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 1767 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 J1838-3427_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005942Jy sigma=14.804478 ! Fit after self-cal, rms=0.838958Jy sigma=12.190702 ! 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=8.764 mas, bmaj=46.03 mas, bpa=0.4912 degrees ! Estimated noise=1.56958 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.130511 Jy ! Component: 100 - total flux cleaned = 0.166044 Jy ! Total flux subtracted in 100 components = 0.166044 Jy ! Clean residual min=-0.011338 max=0.015026 Jy/beam ! Clean residual mean=-0.000146 rms=0.004336 Jy/beam ! Combined flux in latest and established models = 0.166044 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.166044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087660Jy sigma=1.243607 ! Fit after self-cal, rms=0.087695Jy sigma=1.242843 ! 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=9.199 mas, bmaj=47.43 mas, bpa=2.115 degrees ! Estimated noise=1.16724 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.0178984 Jy ! Component: 100 - total flux cleaned = 0.0272778 Jy ! Component: 150 - total flux cleaned = 0.0327015 Jy ! Component: 200 - total flux cleaned = 0.0348323 Jy ! Total flux subtracted in 200 components = 0.0348323 Jy ! Clean residual min=-0.007680 max=0.009562 Jy/beam ! Clean residual mean=-0.000079 rms=0.003047 Jy/beam ! Combined flux in latest and established models = 0.200877 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 83 components and 0.200877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084408Jy sigma=1.184907 ! Fit after self-cal, rms=0.084401Jy sigma=1.183972 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.199 x 47.43 at 2.115 degrees (North through East) ! Clean map min=-0.0075655 max=0.1687 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.04 LA 0.93 NL 1.11 ! OV 1.01 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 0.94 NL 1.10 ! OV 0.92 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.03 LA 0.96 NL 1.13 ! OV 1.02 PT 1.03 ! ! ! Fit before self-cal, rms=0.084401Jy sigma=1.183972 ! Fit after self-cal, rms=0.086263Jy sigma=1.171076 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.377 mas, bmaj=47.76 mas, bpa=2.58 degrees ! Estimated noise=1.16841 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.000110936 Jy ! Component: 100 - total flux cleaned = 0.000368978 Jy ! Component: 150 - total flux cleaned = 0.000360253 Jy ! Component: 200 - total flux cleaned = 0.000359473 Jy ! Total flux subtracted in 200 components = 0.000359473 Jy ! Clean residual min=-0.006313 max=0.008746 Jy/beam ! Clean residual mean=0.000004 rms=0.002481 Jy/beam ! Combined flux in latest and established models = 0.201236 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 117 components and 0.201236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086036Jy sigma=1.167946 ! Fit after self-cal, rms=0.086144Jy sigma=1.167672 ! 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.086144Jy sigma=1.167672 ! Fit after self-cal, rms=0.086259Jy sigma=1.159900 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.386 mas, bmaj=47.55 mas, bpa=2.635 degrees ! Estimated noise=1.1653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000585484 Jy ! Component: 100 - total flux cleaned = 0.000661394 Jy ! Component: 150 - total flux cleaned = 0.000789263 Jy ! Component: 200 - total flux cleaned = 0.000848144 Jy ! Total flux subtracted in 200 components = 0.000848144 Jy ! Clean residual min=-0.005144 max=0.007384 Jy/beam ! Clean residual mean=-0.000008 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.202084 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 148 components and 0.202084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086162Jy sigma=1.158297 ! Fit after self-cal, rms=0.086207Jy sigma=1.158155 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.000712155 Jy ! Component: 100 - total flux cleaned = 0.000662623 Jy ! Component: 150 - total flux cleaned = 0.000664063 Jy ! Component: 200 - total flux cleaned = 0.000663568 Jy ! Total flux subtracted in 200 components = 0.000663568 Jy ! Clean residual min=-0.004986 max=0.007396 Jy/beam ! Clean residual mean=-0.000006 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.202748 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 166 components and 0.202748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086158Jy sigma=1.157334 ! Fit after self-cal, rms=0.086147Jy sigma=1.157289 ! 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.086147Jy sigma=1.157289 ! Fit after self-cal, rms=0.086589Jy sigma=1.154054 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.389 mas, bmaj=47.35 mas, bpa=2.648 degrees ! Estimated noise=1.16139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111419 Jy ! Component: 100 - total flux cleaned = -0.00121184 Jy ! Component: 150 - total flux cleaned = -0.00125893 Jy ! Component: 200 - total flux cleaned = -0.00129899 Jy ! Total flux subtracted in 200 components = -0.00129899 Jy ! Clean residual min=-0.005507 max=0.007221 Jy/beam ! Clean residual mean=-0.000011 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.201449 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 188 components and 0.201449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086538Jy sigma=1.153321 ! Fit after self-cal, rms=0.086589Jy sigma=1.153257 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 = 5.04679e-05 Jy ! Component: 100 - total flux cleaned = 1.3577e-05 Jy ! Component: 150 - total flux cleaned = -2.15839e-05 Jy ! Component: 200 - total flux cleaned = -0.00012036 Jy ! Total flux subtracted in 200 components = -0.00012036 Jy ! Clean residual min=-0.005394 max=0.007051 Jy/beam ! Clean residual mean=-0.000012 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.201328 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 202 components and 0.201328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086564Jy sigma=1.152879 ! Fit after self-cal, rms=0.086554Jy sigma=1.152870 ! 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.086554Jy sigma=1.152870 ! Fit after self-cal, rms=0.086702Jy sigma=1.152713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.45 mas, bmaj=49.27 mas, bpa=3.155 degrees ! Estimated noise=1.159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000475366 Jy ! Component: 100 - total flux cleaned = -0.000477854 Jy ! Component: 150 - total flux cleaned = -0.000479167 Jy ! Component: 200 - total flux cleaned = -0.000479488 Jy ! Total flux subtracted in 200 components = -0.000479488 Jy ! Clean residual min=-0.005138 max=0.007117 Jy/beam ! Clean residual mean=-0.000016 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.200849 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 211 components and 0.200849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086680Jy sigma=1.152289 ! Fit after self-cal, rms=0.086687Jy sigma=1.152264 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.000300532 Jy ! Component: 100 - total flux cleaned = 0.000273372 Jy ! Component: 150 - total flux cleaned = 0.000221284 Jy ! Component: 200 - total flux cleaned = 0.000195884 Jy ! Total flux subtracted in 200 components = 0.000195884 Jy ! Clean residual min=-0.005051 max=0.007094 Jy/beam ! Clean residual mean=-0.000015 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.201045 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 230 components and 0.201045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086673Jy sigma=1.152024 ! Fit after self-cal, rms=0.086666Jy sigma=1.152011 ! 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.401 mas, bmaj=47.31 mas, bpa=2.716 degrees ! Estimated noise=1.15982 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.401 x 47.31 at 2.716 degrees (North through East) ! Clean map min=-0.0052986 max=0.1677 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.988 mas, bmaj=45.57 mas, bpa=1.005 degrees ! Estimated noise=1.57503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130747 Jy ! Component: 100 - total flux cleaned = 0.163135 Jy ! Component: 150 - total flux cleaned = 0.177692 Jy ! Component: 200 - total flux cleaned = 0.183255 Jy ! Total flux subtracted in 200 components = 0.183255 Jy ! Clean residual min=-0.006712 max=0.007930 Jy/beam ! Clean residual mean=-0.000044 rms=0.002291 Jy/beam ! Combined flux in latest and established models = 0.183255 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.183255 Jy ! Inverting map and beam ! Estimated beam: bmin=9.401 mas, bmaj=47.31 mas, bpa=2.716 degrees ! Estimated noise=1.15982 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.00588931 Jy ! Component: 100 - total flux cleaned = 0.00825879 Jy ! Component: 150 - total flux cleaned = 0.0103156 Jy ! Component: 200 - total flux cleaned = 0.0119453 Jy ! Total flux subtracted in 200 components = 0.0119453 Jy ! Clean residual min=-0.005293 max=0.007912 Jy/beam ! Clean residual mean=-0.000029 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.195201 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 104 components and 0.195201 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.45 mas, bmaj=49.27 mas, bpa=3.155 degrees ! Estimated noise=1.159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194874 Jy ! Component: 100 - total flux cleaned = 0.00300972 Jy ! Component: 150 - total flux cleaned = 0.00380996 Jy ! Component: 200 - total flux cleaned = 0.00415156 Jy ! Total flux subtracted in 200 components = 0.00415156 Jy ! Clean residual min=-0.004988 max=0.007590 Jy/beam ! Clean residual mean=-0.000022 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.199352 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.000307447 Jy ! Component: 100 - total flux cleaned = 0.000505853 Jy ! Component: 150 - total flux cleaned = 0.000726769 Jy ! Component: 200 - total flux cleaned = 0.000896402 Jy ! Total flux subtracted in 200 components = 0.000896402 Jy ! Clean residual min=-0.004904 max=0.007433 Jy/beam ! Clean residual mean=-0.000018 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.200249 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 131 components and 0.200249 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.401 mas, bmaj=47.31 mas, bpa=2.716 degrees ! Estimated noise=1.15982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000468263 Jy ! Component: 100 - total flux cleaned = -0.000606668 Jy ! Component: 150 - total flux cleaned = -0.000606001 Jy ! Component: 200 - total flux cleaned = -0.000607282 Jy ! Total flux subtracted in 200 components = -0.000607282 Jy ! Clean residual min=-0.004930 max=0.007431 Jy/beam ! Clean residual mean=-0.000014 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.199641 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 151 components and 0.199641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086657Jy sigma=1.152005 ! Fit after self-cal, rms=0.086646Jy sigma=1.151965 wmodel J1838-3427_S_map.mod ! Writing 151 model components to file: J1838-3427_S_map.mod wobs J1838-3427_S_uvs.fits ! Writing UV FITS file: J1838-3427_S_uvs.fits wwins J1838-3427_S_map.win ! wwins: Wrote 1 windows to J1838-3427_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.00303245 Jy ! Component: 100 - total flux cleaned = 0.00389424 Jy ! Component: 150 - total flux cleaned = 0.00469386 Jy ! Component: 200 - total flux cleaned = 0.00556734 Jy ! Component: 250 - total flux cleaned = 0.00629908 Jy ! Component: 300 - total flux cleaned = 0.00685266 Jy ! Component: 350 - total flux cleaned = 0.00731343 Jy ! Component: 400 - total flux cleaned = 0.00764056 Jy ! Component: 450 - total flux cleaned = 0.00774386 Jy ! Component: 500 - total flux cleaned = 0.00798631 Jy ! Component: 550 - total flux cleaned = 0.00807708 Jy ! Component: 600 - total flux cleaned = 0.00829455 Jy ! Component: 650 - total flux cleaned = 0.00841868 Jy ! Component: 700 - total flux cleaned = 0.00861776 Jy ! Component: 750 - total flux cleaned = 0.00884824 Jy ! Component: 800 - total flux cleaned = 0.00903485 Jy ! Component: 850 - total flux cleaned = 0.00925416 Jy ! Component: 900 - total flux cleaned = 0.00946908 Jy ! Component: 950 - total flux cleaned = 0.00964428 Jy ! Component: 1000 - total flux cleaned = 0.00974766 Jy ! Component: 1050 - total flux cleaned = 0.00981522 Jy ! Component: 1100 - total flux cleaned = 0.00991494 Jy ! Component: 1150 - total flux cleaned = 0.00998046 Jy ! Component: 1200 - total flux cleaned = 0.0100452 Jy ! Component: 1250 - total flux cleaned = 0.0100454 Jy ! Component: 1300 - total flux cleaned = 0.0101403 Jy ! Component: 1350 - total flux cleaned = 0.0102024 Jy ! Component: 1400 - total flux cleaned = 0.0102945 Jy ! Component: 1450 - total flux cleaned = 0.0104167 Jy ! Component: 1500 - total flux cleaned = 0.0105078 Jy ! Component: 1550 - total flux cleaned = 0.0105988 Jy ! Component: 1600 - total flux cleaned = 0.0106891 Jy ! Component: 1650 - total flux cleaned = 0.0107193 Jy ! Component: 1700 - total flux cleaned = 0.010689 Jy ! Component: 1750 - total flux cleaned = 0.010689 Jy ! Component: 1800 - total flux cleaned = 0.0107194 Jy ! Component: 1850 - total flux cleaned = 0.0106891 Jy ! Component: 1900 - total flux cleaned = 0.0107195 Jy ! Component: 1950 - total flux cleaned = 0.0107195 Jy ! Component: 2000 - total flux cleaned = 0.0107803 Jy ! Component: 2050 - total flux cleaned = 0.0107801 Jy ! Component: 2100 - total flux cleaned = 0.0107801 Jy ! Component: 2150 - total flux cleaned = 0.01078 Jy ! Component: 2200 - total flux cleaned = 0.0108105 Jy ! Component: 2250 - total flux cleaned = 0.0108413 Jy ! Component: 2300 - total flux cleaned = 0.0109029 Jy ! Component: 2350 - total flux cleaned = 0.0109336 Jy ! Component: 2400 - total flux cleaned = 0.0109336 Jy ! Component: 2450 - total flux cleaned = 0.0109647 Jy ! Component: 2500 - total flux cleaned = 0.0109016 Jy ! Component: 2550 - total flux cleaned = 0.0109331 Jy ! Component: 2600 - total flux cleaned = 0.010869 Jy ! Component: 2650 - total flux cleaned = 0.0108051 Jy ! Component: 2700 - total flux cleaned = 0.0107403 Jy ! Component: 2750 - total flux cleaned = 0.0106089 Jy ! Component: 2800 - total flux cleaned = 0.0105422 Jy ! Component: 2850 - total flux cleaned = 0.0105087 Jy ! Component: 2900 - total flux cleaned = 0.010374 Jy ! Component: 2950 - total flux cleaned = 0.01034 Jy ! Component: 3000 - total flux cleaned = 0.010168 Jy ! Component: 3050 - total flux cleaned = 0.0100638 Jy ! Component: 3100 - total flux cleaned = 0.00974676 Jy ! Component: 3150 - total flux cleaned = 0.00949613 Jy ! Component: 3200 - total flux cleaned = 0.00924229 Jy ! Component: 3250 - total flux cleaned = 0.00898492 Jy ! Component: 3300 - total flux cleaned = 0.0087616 Jy ! Component: 3350 - total flux cleaned = 0.00845975 Jy ! Component: 3400 - total flux cleaned = 0.00823009 Jy ! Component: 3450 - total flux cleaned = 0.00795813 Jy ! Component: 3500 - total flux cleaned = 0.00768248 Jy ! Component: 3550 - total flux cleaned = 0.00732204 Jy ! Component: 3600 - total flux cleaned = 0.00711878 Jy ! Component: 3650 - total flux cleaned = 0.0067893 Jy ! Component: 3700 - total flux cleaned = 0.00649649 Jy ! Component: 3750 - total flux cleaned = 0.00619908 Jy ! Component: 3800 - total flux cleaned = 0.0058545 Jy ! Component: 3850 - total flux cleaned = 0.0056362 Jy ! Component: 3900 - total flux cleaned = 0.0053252 Jy ! Component: 3950 - total flux cleaned = 0.00500874 Jy ! Component: 4000 - total flux cleaned = 0.00473239 Jy ! Component: 4050 - total flux cleaned = 0.00445186 Jy ! Total flux subtracted in 4096 components = 0.00421479 Jy ! Clean residual min=-0.002822 max=0.002618 Jy/beam ! Clean residual mean=-0.000008 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.203856 Jy keep ! Adding 433 model components to the UV plane model. ! The established model now contains 584 components and 0.203856 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1838-3427_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.401 x 47.31 at 2.716 degrees (North through East) ! Clean map min=-0.0072755 max=0.16712 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1838-3427_S_map.fits wmodel /vlbi/uf001/uva//J1838-3427_S_map.mod ! Writing 584 model components to file: /vlbi/uf001/uva//J1838-3427_S_map.mod wobs /vlbi/uf001/uva//J1838-3427_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1838-3427_S_uvs.fits wwins /vlbi/uf001/uva//J1838-3427_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1838-3427_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000939322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.68624 1.68624 3.37248 6.74495 13.4899 26.9798 53.9596 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 177.91 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1838-3427_S_dfm.log closed on Mon Jan 14 04:44:47 2019