! Started logfile: /vlbi/uf001/uva//J0212+2244_S_dfm.log on Sun Jan 13 21:18:45 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//J0212+2244_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0212+2244_S_uva.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.92284 visibilities/baseline/integration-bin. ! Found source: J0212+2244 ! ! 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 7176 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 J0212+2244_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010086Jy sigma=22.869384 ! Fit after self-cal, rms=0.931344Jy sigma=21.102954 ! 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.665 mas, bmaj=6.052 mas, bpa=-5.83 degrees ! Estimated noise=0.564214 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.0524311 Jy ! Component: 100 - total flux cleaned = 0.0650823 Jy ! Total flux subtracted in 100 components = 0.0650823 Jy ! Clean residual min=-0.003750 max=0.005162 Jy/beam ! Clean residual mean=0.000002 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.0650822 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0650822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058981Jy sigma=1.268828 ! Fit after self-cal, rms=0.057925Jy sigma=1.243228 ! 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.135 mas, bmaj=6.63 mas, bpa=-5.229 degrees ! Estimated noise=0.375578 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.00725895 Jy ! Component: 100 - total flux cleaned = 0.0105436 Jy ! Component: 150 - total flux cleaned = 0.0126001 Jy ! Component: 200 - total flux cleaned = 0.0140014 Jy ! Total flux subtracted in 200 components = 0.0140014 Jy ! Clean residual min=-0.003612 max=0.003752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0790836 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.0790837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057043Jy sigma=1.223251 ! Fit after self-cal, rms=0.057026Jy sigma=1.222847 ! 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.135 x 6.63 at -5.229 degrees (North through East) ! Clean map min=-0.0034516 max=0.070148 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 HN 0.97 KP 1.03 LA 0.89 ! MK 1.00 NL 1.12 OV 0.93 PT 0.97 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 HN 1.02 KP 0.98 LA 0.94 ! MK 0.98 NL 1.08 OV 0.80 PT 0.98 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 HN 0.99 KP 0.99 LA 0.94 ! MK 1.04 NL 1.17 OV 0.94 PT 0.96 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.057026Jy sigma=1.222847 ! Fit after self-cal, rms=0.057713Jy sigma=1.204420 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.713 mas, bpa=-4.959 degrees ! Estimated noise=0.37382 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.000590692 Jy ! Component: 100 - total flux cleaned = 0.00062396 Jy ! Component: 150 - total flux cleaned = 0.000624005 Jy ! Component: 200 - total flux cleaned = 0.000600495 Jy ! Total flux subtracted in 200 components = 0.000600495 Jy ! Clean residual min=-0.002559 max=0.002597 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0796842 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0796842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057678Jy sigma=1.203698 ! Fit after self-cal, rms=0.057787Jy sigma=1.202815 ! 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.057787Jy sigma=1.202815 ! Fit after self-cal, rms=0.059570Jy sigma=1.187657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=6.678 mas, bpa=-5.3 degrees ! Estimated noise=0.374584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294295 Jy ! Component: 100 - total flux cleaned = 0.000295253 Jy ! Component: 150 - total flux cleaned = 0.000295814 Jy ! Component: 200 - total flux cleaned = 0.000295876 Jy ! Total flux subtracted in 200 components = 0.000295876 Jy ! Clean residual min=-0.002066 max=0.002160 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.07998 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.07998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059559Jy sigma=1.187391 ! Fit after self-cal, rms=0.059633Jy sigma=1.187019 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 (36.5, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143834 Jy ! Component: 100 - total flux cleaned = 0.00166351 Jy ! Component: 150 - total flux cleaned = 0.00169101 Jy ! Component: 200 - total flux cleaned = 0.00171535 Jy ! Total flux subtracted in 200 components = 0.00171535 Jy ! Clean residual min=-0.001890 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0816954 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.0816954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059567Jy sigma=1.185722 ! Fit after self-cal, rms=0.059565Jy sigma=1.185593 ! 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.059565Jy sigma=1.185593 ! Fit after self-cal, rms=0.059872Jy sigma=1.185279 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=6.694 mas, bpa=-5.453 degrees ! Estimated noise=0.373682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265114 Jy ! Component: 100 - total flux cleaned = 0.000218919 Jy ! Component: 150 - total flux cleaned = 0.000198476 Jy ! Component: 200 - total flux cleaned = 0.000199145 Jy ! Total flux subtracted in 200 components = 0.000199145 Jy ! Clean residual min=-0.001838 max=0.001560 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0818945 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.0818945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059856Jy sigma=1.184957 ! Fit after self-cal, rms=0.059859Jy sigma=1.184934 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 = 1.20369e-06 Jy ! Component: 100 - total flux cleaned = 9.09646e-07 Jy ! Component: 150 - total flux cleaned = 1.48089e-05 Jy ! Component: 200 - total flux cleaned = 2.81478e-05 Jy ! Total flux subtracted in 200 components = 2.81478e-05 Jy ! Clean residual min=-0.001815 max=0.001552 Jy/beam ! Clean residual mean=0.000003 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0819227 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.0819227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059852Jy sigma=1.184778 ! Fit after self-cal, rms=0.059851Jy sigma=1.184770 ! 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.059851Jy sigma=1.184770 ! Fit after self-cal, rms=0.059905Jy sigma=1.184727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.698 mas, bmaj=10.35 mas, bpa=-6.896 degrees ! Estimated noise=0.48233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000647861 Jy ! Component: 100 - total flux cleaned = 0.000630569 Jy ! Component: 150 - total flux cleaned = 0.000616727 Jy ! Component: 200 - total flux cleaned = 0.000604501 Jy ! Total flux subtracted in 200 components = 0.000604501 Jy ! Clean residual min=-0.001539 max=0.001774 Jy/beam ! Clean residual mean=0.000006 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0825272 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.0825272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059906Jy sigma=1.184761 ! Fit after self-cal, rms=0.059902Jy sigma=1.184700 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.50029e-05 Jy ! Component: 100 - total flux cleaned = 2.35634e-05 Jy ! Component: 150 - total flux cleaned = 1.22947e-05 Jy ! Component: 200 - total flux cleaned = 1.95091e-06 Jy ! Total flux subtracted in 200 components = 1.95091e-06 Jy ! Clean residual min=-0.001548 max=0.001764 Jy/beam ! Clean residual mean=0.000006 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0825291 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.0825291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059902Jy sigma=1.184731 ! Fit after self-cal, rms=0.059900Jy sigma=1.184701 ! 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.133 mas, bmaj=6.706 mas, bpa=-5.488 degrees ! Estimated noise=0.373661 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 6.706 at -5.488 degrees (North through East) ! Clean map min=-0.0016943 max=0.069696 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.664 mas, bmaj=6.136 mas, bpa=-6.336 degrees ! Estimated noise=0.564862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532703 Jy ! Component: 100 - total flux cleaned = 0.0666222 Jy ! Component: 150 - total flux cleaned = 0.0721167 Jy ! Component: 200 - total flux cleaned = 0.0749694 Jy ! Total flux subtracted in 200 components = 0.0749694 Jy ! Clean residual min=-0.003059 max=0.002879 Jy/beam ! Clean residual mean=0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0749694 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0749694 Jy ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=6.706 mas, bpa=-5.488 degrees ! Estimated noise=0.373661 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) ! Added new window around map position (-3.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301743 Jy ! Component: 100 - total flux cleaned = 0.00446681 Jy ! Component: 150 - total flux cleaned = 0.0053468 Jy ! Component: 200 - total flux cleaned = 0.00584989 Jy ! Total flux subtracted in 200 components = 0.00584989 Jy ! Clean residual min=-0.001832 max=0.001584 Jy/beam ! Clean residual mean=0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0808193 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.0808193 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=6.698 mas, bmaj=10.35 mas, bpa=-6.896 degrees ! Estimated noise=0.48233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011175 Jy ! Component: 100 - total flux cleaned = 0.00156019 Jy ! Component: 150 - total flux cleaned = 0.00167589 Jy ! Component: 200 - total flux cleaned = 0.0017537 Jy ! Total flux subtracted in 200 components = 0.0017537 Jy ! Clean residual min=-0.001536 max=0.001634 Jy/beam ! Clean residual mean=0.000006 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.082573 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.09338e-05 Jy ! Component: 100 - total flux cleaned = 8.15822e-05 Jy ! Component: 150 - total flux cleaned = 0.000108158 Jy ! Component: 200 - total flux cleaned = 0.00010767 Jy ! Total flux subtracted in 200 components = 0.00010767 Jy ! Clean residual min=-0.001520 max=0.001615 Jy/beam ! Clean residual mean=0.000006 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0826806 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 91 components and 0.0826807 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=6.706 mas, bpa=-5.488 degrees ! Estimated noise=0.373661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.07256e-05 Jy ! Component: 100 - total flux cleaned = -7.36456e-05 Jy ! Component: 150 - total flux cleaned = -9.62525e-05 Jy ! Component: 200 - total flux cleaned = -7.5499e-05 Jy ! Total flux subtracted in 200 components = -7.5499e-05 Jy ! Clean residual min=-0.001653 max=0.001546 Jy/beam ! Clean residual mean=0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0826052 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.0826052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059879Jy sigma=1.184396 ! Fit after self-cal, rms=0.059874Jy sigma=1.184301 wmodel J0212+2244_S_map.mod ! Writing 114 model components to file: J0212+2244_S_map.mod wobs J0212+2244_S_uvs.fits ! Writing UV FITS file: J0212+2244_S_uvs.fits wwins J0212+2244_S_map.win ! wwins: Wrote 3 windows to J0212+2244_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.000194022 Jy ! Component: 100 - total flux cleaned = -0.000194615 Jy ! Component: 150 - total flux cleaned = -0.000248209 Jy ! Component: 200 - total flux cleaned = -0.000298908 Jy ! Component: 250 - total flux cleaned = -0.000323073 Jy ! Component: 300 - total flux cleaned = -0.000416099 Jy ! Component: 350 - total flux cleaned = -0.000416138 Jy ! Component: 400 - total flux cleaned = -0.000350303 Jy ! Component: 450 - total flux cleaned = -0.00030821 Jy ! Component: 500 - total flux cleaned = -0.000308023 Jy ! Component: 550 - total flux cleaned = -0.000286902 Jy ! Component: 600 - total flux cleaned = -0.000206178 Jy ! Component: 650 - total flux cleaned = -0.000206288 Jy ! Component: 700 - total flux cleaned = -0.000225707 Jy ! Component: 750 - total flux cleaned = -0.000187553 Jy ! Component: 800 - total flux cleaned = -0.000168688 Jy ! Component: 850 - total flux cleaned = -0.000187194 Jy ! Component: 900 - total flux cleaned = -0.000204657 Jy ! Component: 950 - total flux cleaned = -0.000114827 Jy ! Component: 1000 - total flux cleaned = -7.9541e-05 Jy ! Component: 1050 - total flux cleaned = -7.96577e-05 Jy ! Component: 1100 - total flux cleaned = -9.68982e-05 Jy ! Component: 1150 - total flux cleaned = -7.9662e-05 Jy ! Component: 1200 - total flux cleaned = -9.65782e-05 Jy ! Component: 1250 - total flux cleaned = -9.63457e-05 Jy ! Component: 1300 - total flux cleaned = -0.000112639 Jy ! Component: 1350 - total flux cleaned = -8.03012e-05 Jy ! Component: 1400 - total flux cleaned = -8.04293e-05 Jy ! Component: 1450 - total flux cleaned = -6.44938e-05 Jy ! Component: 1500 - total flux cleaned = -3.28745e-05 Jy ! Component: 1550 - total flux cleaned = -1.6709e-06 Jy ! Component: 1600 - total flux cleaned = 4.45877e-05 Jy ! Component: 1650 - total flux cleaned = 9.01847e-05 Jy ! Component: 1700 - total flux cleaned = 0.000105181 Jy ! Component: 1750 - total flux cleaned = 0.000149743 Jy ! Component: 1800 - total flux cleaned = 0.000164311 Jy ! Component: 1850 - total flux cleaned = 0.00014941 Jy ! Component: 1900 - total flux cleaned = 0.000120321 Jy ! Component: 1950 - total flux cleaned = 0.000149129 Jy ! Component: 2000 - total flux cleaned = 0.000106046 Jy ! Component: 2050 - total flux cleaned = 6.37345e-05 Jy ! Component: 2100 - total flux cleaned = 9.18295e-05 Jy ! Component: 2150 - total flux cleaned = 3.62982e-05 Jy ! Component: 2200 - total flux cleaned = 2.27145e-05 Jy ! Component: 2250 - total flux cleaned = 4.97644e-05 Jy ! Component: 2300 - total flux cleaned = -7.19386e-05 Jy ! Component: 2350 - total flux cleaned = -8.52821e-05 Jy ! Component: 2400 - total flux cleaned = -0.000111899 Jy ! Component: 2450 - total flux cleaned = -0.0001381 Jy ! Component: 2500 - total flux cleaned = -0.000164025 Jy ! Component: 2550 - total flux cleaned = -0.000202775 Jy ! Component: 2600 - total flux cleaned = -0.000254059 Jy ! Component: 2650 - total flux cleaned = -0.000266789 Jy ! Component: 2700 - total flux cleaned = -0.000329814 Jy ! Component: 2750 - total flux cleaned = -0.000342294 Jy ! Component: 2800 - total flux cleaned = -0.00041682 Jy ! Component: 2850 - total flux cleaned = -0.000416729 Jy ! Component: 2900 - total flux cleaned = -0.000478029 Jy ! Component: 2950 - total flux cleaned = -0.000502299 Jy ! Component: 3000 - total flux cleaned = -0.000610697 Jy ! Component: 3050 - total flux cleaned = -0.000574769 Jy ! Component: 3100 - total flux cleaned = -0.000610304 Jy ! Component: 3150 - total flux cleaned = -0.000622184 Jy ! Component: 3200 - total flux cleaned = -0.000645664 Jy ! Component: 3250 - total flux cleaned = -0.000715292 Jy ! Component: 3300 - total flux cleaned = -0.000680695 Jy ! Component: 3350 - total flux cleaned = -0.000749412 Jy ! Component: 3400 - total flux cleaned = -0.000726668 Jy ! Component: 3450 - total flux cleaned = -0.000805628 Jy ! Component: 3500 - total flux cleaned = -0.000794349 Jy ! Component: 3550 - total flux cleaned = -0.000805435 Jy ! Component: 3600 - total flux cleaned = -0.000827529 Jy ! Component: 3650 - total flux cleaned = -0.00083854 Jy ! Component: 3700 - total flux cleaned = -0.000849489 Jy ! Component: 3750 - total flux cleaned = -0.000860426 Jy ! Component: 3800 - total flux cleaned = -0.000882021 Jy ! Component: 3850 - total flux cleaned = -0.000892816 Jy ! Component: 3900 - total flux cleaned = -0.000914121 Jy ! Component: 3950 - total flux cleaned = -0.000967083 Jy ! Component: 4000 - total flux cleaned = -0.000988118 Jy ! Component: 4050 - total flux cleaned = -0.00100895 Jy ! Total flux subtracted in 4096 components = -0.000988081 Jy ! Clean residual min=-0.000700 max=0.000609 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0816171 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 414 components and 0.0816171 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0212+2244_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 6.706 at -5.488 degrees (North through East) ! Clean map min=-0.001338 max=0.069809 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0212+2244_S_map.fits wmodel /vlbi/uf001/uva//J0212+2244_S_map.mod ! Writing 414 model components to file: /vlbi/uf001/uva//J0212+2244_S_map.mod wobs /vlbi/uf001/uva//J0212+2244_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0212+2244_S_uvs.fits wwins /vlbi/uf001/uva//J0212+2244_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0212+2244_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0698094 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800608 0.800608 1.60122 3.20243 6.40487 12.8097 25.6195 51.2389 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 374.715 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0212+2244_S_dfm.log closed on Sun Jan 13 21:18:50 2019