! Started logfile: /vlbi/uf001/uva//J0414+053B_S_dfm.log on Sun Jan 13 22:06:20 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//J0414+053B_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0414+053B_S_uva.fits ! AN table 1: 109 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932314 visibilities/baseline/integration-bin. ! Found source: J0414+053B ! ! 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 13719 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 J0414+053B_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020390Jy sigma=19.799784 ! Fit after self-cal, rms=0.870180Jy sigma=17.022125 ! 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.748 mas, bmaj=6.799 mas, bpa=-3.618 degrees ! Estimated noise=0.443205 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.115715 Jy ! Component: 100 - total flux cleaned = 0.160228 Jy ! Total flux subtracted in 100 components = 0.160228 Jy ! Clean residual min=-0.027043 max=0.029437 Jy/beam ! Clean residual mean=0.000034 rms=0.007026 Jy/beam ! Combined flux in latest and established models = 0.160228 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.160228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.194336Jy sigma=3.590930 ! Fit after self-cal, rms=0.192678Jy sigma=3.562224 ! 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.188 mas, bmaj=7.575 mas, bpa=-3.685 degrees ! Estimated noise=0.316646 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.0276324 Jy ! Component: 100 - total flux cleaned = 0.0434847 Jy ! Component: 150 - total flux cleaned = 0.0535659 Jy ! Component: 200 - total flux cleaned = 0.0602473 Jy ! Total flux subtracted in 200 components = 0.0602473 Jy ! Clean residual min=-0.026913 max=0.029417 Jy/beam ! Clean residual mean=0.000202 rms=0.008291 Jy/beam ! Combined flux in latest and established models = 0.220475 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.220475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.188340Jy sigma=3.484539 ! Fit after self-cal, rms=0.188104Jy sigma=3.476909 ! 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.188 x 7.575 at -3.685 degrees (North through East) ! Clean map min=-0.027351 max=0.14117 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.79 HN 1.42 KP 1.06 ! LA 1.15 MK 0.68 NL 1.01 OV 1.15 ! PT 0.79 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 0.72 HN 0.84 KP 1.12 ! LA 1.33 MK 1.51 NL 1.53 OV 0.90 ! PT 0.81 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.68 HN 1.15 KP 1.32 ! LA 1.48 MK 0.84 NL 1.08 OV 0.91 ! PT 0.83 SC 1.03 ! ! ! Fit before self-cal, rms=0.188104Jy sigma=3.476909 ! Fit after self-cal, rms=0.213838Jy sigma=3.341723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.739 mas, bpa=-4.103 degrees ! Estimated noise=0.315764 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.0060067 Jy ! Component: 100 - total flux cleaned = 0.00976828 Jy ! Component: 150 - total flux cleaned = 0.0119604 Jy ! Component: 200 - total flux cleaned = 0.0125731 Jy ! Total flux subtracted in 200 components = 0.0125731 Jy ! Clean residual min=-0.028147 max=0.028083 Jy/beam ! Clean residual mean=0.000218 rms=0.007796 Jy/beam ! Combined flux in latest and established models = 0.233048 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.233048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213537Jy sigma=3.340410 ! Fit after self-cal, rms=0.215963Jy sigma=3.325190 ! 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.215963Jy sigma=3.325190 ! Fit after self-cal, rms=0.392316Jy sigma=3.191252 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=7.768 mas, bpa=-4.681 degrees ! Estimated noise=0.323841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056963 Jy ! Component: 100 - total flux cleaned = 0.00772455 Jy ! Component: 150 - total flux cleaned = 0.00868444 Jy ! Component: 200 - total flux cleaned = 0.00944011 Jy ! Total flux subtracted in 200 components = 0.00944011 Jy ! Clean residual min=-0.026976 max=0.029612 Jy/beam ! Clean residual mean=0.000126 rms=0.007610 Jy/beam ! Combined flux in latest and established models = 0.242488 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.242488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.391762Jy sigma=3.192059 ! Fit after self-cal, rms=0.393857Jy sigma=3.181346 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.000620581 Jy ! Component: 100 - total flux cleaned = 0.000993413 Jy ! Component: 150 - total flux cleaned = 0.0013479 Jy ! Component: 200 - total flux cleaned = 0.00160258 Jy ! Total flux subtracted in 200 components = 0.00160258 Jy ! Clean residual min=-0.025901 max=0.029717 Jy/beam ! Clean residual mean=0.000130 rms=0.007504 Jy/beam ! Combined flux in latest and established models = 0.244091 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.244091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.393575Jy sigma=3.182054 ! Fit after self-cal, rms=0.393862Jy sigma=3.181303 ! 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.393862Jy sigma=3.181303 ! Fit after self-cal, rms=0.478866Jy sigma=3.054048 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.863 mas, bpa=-5.887 degrees ! Estimated noise=0.327783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353133 Jy ! Component: 100 - total flux cleaned = 0.00403344 Jy ! Component: 150 - total flux cleaned = 0.0046673 Jy ! Component: 200 - total flux cleaned = 0.00512379 Jy ! Total flux subtracted in 200 components = 0.00512379 Jy ! Clean residual min=-0.028371 max=0.030014 Jy/beam ! Clean residual mean=0.000098 rms=0.007272 Jy/beam ! Combined flux in latest and established models = 0.249215 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.249215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.478439Jy sigma=3.053841 ! Fit after self-cal, rms=0.480286Jy sigma=3.045633 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.000809561 Jy ! Component: 100 - total flux cleaned = -0.000475563 Jy ! Component: 150 - total flux cleaned = -0.000208199 Jy ! Component: 200 - total flux cleaned = -5.67207e-05 Jy ! Total flux subtracted in 200 components = -5.67207e-05 Jy ! Clean residual min=-0.028381 max=0.028791 Jy/beam ! Clean residual mean=0.000099 rms=0.007348 Jy/beam ! Combined flux in latest and established models = 0.249158 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.249158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.480044Jy sigma=3.045660 ! Fit after self-cal, rms=0.480210Jy sigma=3.044385 ! 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.480210Jy sigma=3.044385 ! Fit after self-cal, rms=0.487804Jy sigma=3.042439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.224 mas, bmaj=11.53 mas, bpa=-3.842 degrees ! Estimated noise=0.445299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527233 Jy ! Component: 100 - total flux cleaned = 0.0061487 Jy ! Component: 150 - total flux cleaned = 0.00648606 Jy ! Component: 200 - total flux cleaned = 0.00676764 Jy ! Total flux subtracted in 200 components = 0.00676764 Jy ! Clean residual min=-0.046682 max=0.047145 Jy/beam ! Clean residual mean=0.000233 rms=0.014366 Jy/beam ! Combined flux in latest and established models = 0.255925 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.255925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.487515Jy sigma=3.044100 ! Fit after self-cal, rms=0.487895Jy sigma=3.043418 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.000161592 Jy ! Component: 100 - total flux cleaned = 7.79804e-05 Jy ! Component: 150 - total flux cleaned = 0.000340361 Jy ! Component: 200 - total flux cleaned = 0.000510767 Jy ! Total flux subtracted in 200 components = 0.000510767 Jy ! Clean residual min=-0.046569 max=0.047086 Jy/beam ! Clean residual mean=0.000233 rms=0.014356 Jy/beam ! Combined flux in latest and established models = 0.256436 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.256436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.487749Jy sigma=3.045064 ! Fit after self-cal, rms=0.487906Jy sigma=3.044639 ! 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.037 mas, bmaj=7.905 mas, bpa=-6.521 degrees ! Estimated noise=0.33024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.905 at -6.521 degrees (North through East) ! Clean map min=-0.028537 max=0.14203 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.654 mas, bmaj=7.255 mas, bpa=-6.716 degrees ! Estimated noise=0.45329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119168 Jy ! Component: 100 - total flux cleaned = 0.171515 Jy ! Component: 150 - total flux cleaned = 0.200448 Jy ! Component: 200 - total flux cleaned = 0.217879 Jy ! Total flux subtracted in 200 components = 0.217879 Jy ! Clean residual min=-0.028063 max=0.024570 Jy/beam ! Clean residual mean=0.000027 rms=0.006366 Jy/beam ! Combined flux in latest and established models = 0.217879 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.217879 Jy ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.905 mas, bpa=-6.521 degrees ! Estimated noise=0.33024 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.0129914 Jy ! Component: 100 - total flux cleaned = 0.0208664 Jy ! Component: 150 - total flux cleaned = 0.0259984 Jy ! Component: 200 - total flux cleaned = 0.0285684 Jy ! Total flux subtracted in 200 components = 0.0285684 Jy ! Clean residual min=-0.029010 max=0.028803 Jy/beam ! Clean residual mean=0.000099 rms=0.007446 Jy/beam ! Combined flux in latest and established models = 0.246447 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.246447 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.224 mas, bmaj=11.53 mas, bpa=-3.842 degrees ! Estimated noise=0.445299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582191 Jy ! Component: 100 - total flux cleaned = 0.00633711 Jy ! Component: 150 - total flux cleaned = 0.00684222 Jy ! Component: 200 - total flux cleaned = 0.00716606 Jy ! Total flux subtracted in 200 components = 0.00716606 Jy ! Clean residual min=-0.046480 max=0.047066 Jy/beam ! Clean residual mean=0.000233 rms=0.014377 Jy/beam ! Combined flux in latest and established models = 0.253613 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.00027749 Jy ! Component: 100 - total flux cleaned = 0.000520862 Jy ! Component: 150 - total flux cleaned = 0.00068696 Jy ! Component: 200 - total flux cleaned = 0.000892528 Jy ! Total flux subtracted in 200 components = 0.000892528 Jy ! Clean residual min=-0.046546 max=0.046990 Jy/beam ! Clean residual mean=0.000233 rms=0.014371 Jy/beam ! Combined flux in latest and established models = 0.254506 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.254506 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.905 mas, bpa=-6.521 degrees ! Estimated noise=0.33024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222676 Jy ! Component: 100 - total flux cleaned = -0.00233958 Jy ! Component: 150 - total flux cleaned = -0.00223647 Jy ! Component: 200 - total flux cleaned = -0.0021474 Jy ! Total flux subtracted in 200 components = -0.0021474 Jy ! Clean residual min=-0.029069 max=0.029346 Jy/beam ! Clean residual mean=0.000099 rms=0.007428 Jy/beam ! Combined flux in latest and established models = 0.252358 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.252358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.487679Jy sigma=3.052860 ! Fit after self-cal, rms=0.487935Jy sigma=3.048993 wmodel J0414+053B_S_map.mod ! Writing 48 model components to file: J0414+053B_S_map.mod wobs J0414+053B_S_uvs.fits ! Writing UV FITS file: J0414+053B_S_uvs.fits wwins J0414+053B_S_map.win ! wwins: Wrote 1 windows to J0414+053B_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.00201867 Jy ! Component: 100 - total flux cleaned = 0.00583713 Jy ! Component: 150 - total flux cleaned = 0.0121618 Jy ! Component: 200 - total flux cleaned = 0.0173653 Jy ! Component: 250 - total flux cleaned = 0.0223784 Jy ! Component: 300 - total flux cleaned = 0.0268203 Jy ! Component: 350 - total flux cleaned = 0.0303427 Jy ! Component: 400 - total flux cleaned = 0.0337602 Jy ! Component: 450 - total flux cleaned = 0.0374467 Jy ! Component: 500 - total flux cleaned = 0.04103 Jy ! Component: 550 - total flux cleaned = 0.0445232 Jy ! Component: 600 - total flux cleaned = 0.0469143 Jy ! Component: 650 - total flux cleaned = 0.0492533 Jy ! Component: 700 - total flux cleaned = 0.050887 Jy ! Component: 750 - total flux cleaned = 0.052484 Jy ! Component: 800 - total flux cleaned = 0.05405 Jy ! Component: 850 - total flux cleaned = 0.0558896 Jy ! Component: 900 - total flux cleaned = 0.0573976 Jy ! Component: 950 - total flux cleaned = 0.0594789 Jy ! Component: 1000 - total flux cleaned = 0.0621009 Jy ! Component: 1050 - total flux cleaned = 0.0638164 Jy ! Component: 1100 - total flux cleaned = 0.0669078 Jy ! Component: 1150 - total flux cleaned = 0.0693915 Jy ! Component: 1200 - total flux cleaned = 0.0715732 Jy ! Component: 1250 - total flux cleaned = 0.0739809 Jy ! Component: 1300 - total flux cleaned = 0.0763568 Jy ! Component: 1350 - total flux cleaned = 0.0784403 Jy ! Component: 1400 - total flux cleaned = 0.0807469 Jy ! Component: 1450 - total flux cleaned = 0.0825163 Jy ! Component: 1500 - total flux cleaned = 0.0847655 Jy ! Component: 1550 - total flux cleaned = 0.0862427 Jy ! Component: 1600 - total flux cleaned = 0.0884299 Jy ! Component: 1650 - total flux cleaned = 0.0905848 Jy ! Component: 1700 - total flux cleaned = 0.0924783 Jy ! Component: 1750 - total flux cleaned = 0.0950541 Jy ! Component: 1800 - total flux cleaned = 0.0969028 Jy ! Component: 1850 - total flux cleaned = 0.0991924 Jy ! Component: 1900 - total flux cleaned = 0.101908 Jy ! Component: 1950 - total flux cleaned = 0.103699 Jy ! Component: 2000 - total flux cleaned = 0.105251 Jy ! Component: 2050 - total flux cleaned = 0.106789 Jy ! Component: 2100 - total flux cleaned = 0.108961 Jy ! Component: 2150 - total flux cleaned = 0.11047 Jy ! Component: 2200 - total flux cleaned = 0.112602 Jy ! Component: 2250 - total flux cleaned = 0.113872 Jy ! Component: 2300 - total flux cleaned = 0.115339 Jy ! Component: 2350 - total flux cleaned = 0.117832 Jy ! Component: 2400 - total flux cleaned = 0.119884 Jy ! Component: 2450 - total flux cleaned = 0.121103 Jy ! Component: 2500 - total flux cleaned = 0.122515 Jy ! Component: 2550 - total flux cleaned = 0.124318 Jy ! Component: 2600 - total flux cleaned = 0.125906 Jy ! Component: 2650 - total flux cleaned = 0.127087 Jy ! Component: 2700 - total flux cleaned = 0.128454 Jy ! Component: 2750 - total flux cleaned = 0.129423 Jy ! Component: 2800 - total flux cleaned = 0.130962 Jy ! Component: 2850 - total flux cleaned = 0.131916 Jy ! Component: 2900 - total flux cleaned = 0.13343 Jy ! Component: 2950 - total flux cleaned = 0.134182 Jy ! Component: 3000 - total flux cleaned = 0.135487 Jy ! Component: 3050 - total flux cleaned = 0.13641 Jy ! Component: 3100 - total flux cleaned = 0.137513 Jy ! Component: 3150 - total flux cleaned = 0.138788 Jy ! Component: 3200 - total flux cleaned = 0.139694 Jy ! Component: 3250 - total flux cleaned = 0.140954 Jy ! Component: 3300 - total flux cleaned = 0.142381 Jy ! Component: 3350 - total flux cleaned = 0.143267 Jy ! Component: 3400 - total flux cleaned = 0.1445 Jy ! Component: 3450 - total flux cleaned = 0.145201 Jy ! Component: 3500 - total flux cleaned = 0.14642 Jy ! Component: 3550 - total flux cleaned = 0.147629 Jy ! Component: 3600 - total flux cleaned = 0.14883 Jy ! Component: 3650 - total flux cleaned = 0.149341 Jy ! Component: 3700 - total flux cleaned = 0.150866 Jy ! Component: 3750 - total flux cleaned = 0.151708 Jy ! Component: 3800 - total flux cleaned = 0.153048 Jy ! Component: 3850 - total flux cleaned = 0.15388 Jy ! Component: 3900 - total flux cleaned = 0.155038 Jy ! Component: 3950 - total flux cleaned = 0.156188 Jy ! Component: 4000 - total flux cleaned = 0.157168 Jy ! Component: 4050 - total flux cleaned = 0.158792 Jy ! Total flux subtracted in 4096 components = 0.159759 Jy ! Clean residual min=-0.010532 max=0.008824 Jy/beam ! Clean residual mean=0.000036 rms=0.003356 Jy/beam ! Combined flux in latest and established models = 0.412118 Jy keep ! Adding 457 model components to the UV plane model. ! The established model now contains 505 components and 0.412118 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0414+053B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.905 at -6.521 degrees (North through East) ! Clean map min=-0.025602 max=0.14082 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0414+053B_S_map.fits wmodel /vlbi/uf001/uva//J0414+053B_S_map.mod ! Writing 505 model components to file: /vlbi/uf001/uva//J0414+053B_S_map.mod wobs /vlbi/uf001/uva//J0414+053B_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0414+053B_S_uvs.fits wwins /vlbi/uf001/uva//J0414+053B_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0414+053B_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.140821 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00329594 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.02156 7.02156 14.0431 28.0862 56.1725 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0098 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.14 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 42.725 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0414+053B_S_dfm.log closed on Sun Jan 13 22:06:24 2019