! Started logfile: /vlbi/uf001/uva//J2352+3030_S_a_dfm.log on Mon Jan 14 06:54:22 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//J2352+3030_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2352+3030_S_a_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.555556 visibilities/baseline/integration-bin. ! Found source: J2352+3030 ! ! 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 4275 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 J2352+3030_S_a] 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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000510Jy sigma=24.927310 ! Fit after self-cal, rms=0.966869Jy sigma=24.095031 ! 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.833 mas, bmaj=7.843 mas, bpa=1.464 degrees ! Estimated noise=0.60263 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.0259654 Jy ! Component: 100 - total flux cleaned = 0.0327575 Jy ! Total flux subtracted in 100 components = 0.0327575 Jy ! Clean residual min=-0.003934 max=0.003784 Jy/beam ! Clean residual mean=-0.000002 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.0327575 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0327575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053254Jy sigma=1.286508 ! Fit after self-cal, rms=0.051536Jy sigma=1.244587 ! 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.598 mas, bmaj=8.154 mas, bpa=2.608 degrees ! Estimated noise=0.4464 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.00482398 Jy ! Component: 100 - total flux cleaned = 0.00664933 Jy ! Component: 150 - total flux cleaned = 0.00737719 Jy ! Component: 200 - total flux cleaned = 0.00756061 Jy ! Total flux subtracted in 200 components = 0.00756061 Jy ! Clean residual min=-0.002717 max=0.002744 Jy/beam ! Clean residual mean=0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0403181 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0403181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051120Jy sigma=1.234562 ! Fit after self-cal, rms=0.051117Jy sigma=1.234328 ! 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.598 x 8.154 at 2.608 degrees (North through East) ! Clean map min=-0.0026781 max=0.036662 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.86 HN 0.93 KP 1.04 ! LA 0.91 MK 0.94 NL 1.15 OV 1.18 ! PT 1.08 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.90 HN 1.00 KP 0.93 ! LA 1.02 MK 0.90 NL 1.15 OV 0.92 ! PT 1.13 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 0.92 KP 0.99 ! LA 1.03 MK 0.98 NL 1.13 OV 0.96 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.051117Jy sigma=1.234328 ! Fit after self-cal, rms=0.050973Jy sigma=1.229490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=8.145 mas, bpa=2.643 degrees ! Estimated noise=0.440087 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.000278442 Jy ! Component: 100 - total flux cleaned = 0.000382976 Jy ! Component: 150 - total flux cleaned = 0.000469766 Jy ! Component: 200 - total flux cleaned = 0.000571772 Jy ! Total flux subtracted in 200 components = 0.000571772 Jy ! Clean residual min=-0.002286 max=0.002327 Jy/beam ! Clean residual mean=0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0408898 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.0408899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050930Jy sigma=1.228465 ! Fit after self-cal, rms=0.051055Jy sigma=1.227217 ! 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.051055Jy sigma=1.227217 ! Fit after self-cal, rms=0.052749Jy sigma=1.222611 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.13 mas, bpa=2.936 degrees ! Estimated noise=0.444695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004133 Jy ! Component: 100 - total flux cleaned = -0.000261667 Jy ! Component: 150 - total flux cleaned = -0.000155031 Jy ! Component: 200 - total flux cleaned = -0.000102577 Jy ! Total flux subtracted in 200 components = -0.000102577 Jy ! Clean residual min=-0.002090 max=0.001918 Jy/beam ! Clean residual mean=0.000004 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0407873 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0407873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052728Jy sigma=1.222248 ! Fit after self-cal, rms=0.052841Jy sigma=1.221616 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.68918e-05 Jy ! Component: 100 - total flux cleaned = -3.22311e-05 Jy ! Component: 150 - total flux cleaned = -3.18849e-05 Jy ! Component: 200 - total flux cleaned = -2.0973e-05 Jy ! Total flux subtracted in 200 components = -2.0973e-05 Jy ! Clean residual min=-0.002221 max=0.001907 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0407663 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0407663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052835Jy sigma=1.221492 ! Fit after self-cal, rms=0.052834Jy sigma=1.221471 ! 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.052834Jy sigma=1.221471 ! Fit after self-cal, rms=0.053495Jy sigma=1.221102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=8.143 mas, bpa=3.226 degrees ! Estimated noise=0.443975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162872 Jy ! Component: 100 - total flux cleaned = -0.000128048 Jy ! Component: 150 - total flux cleaned = -0.000118311 Jy ! Component: 200 - total flux cleaned = -0.000108987 Jy ! Total flux subtracted in 200 components = -0.000108987 Jy ! Clean residual min=-0.002133 max=0.001886 Jy/beam ! Clean residual mean=0.000004 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0406573 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0406573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053487Jy sigma=1.220986 ! Fit after self-cal, rms=0.053536Jy sigma=1.220897 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.19584e-05 Jy ! Component: 100 - total flux cleaned = -2.12235e-05 Jy ! Component: 150 - total flux cleaned = -2.12072e-05 Jy ! Component: 200 - total flux cleaned = -2.10737e-05 Jy ! Total flux subtracted in 200 components = -2.10737e-05 Jy ! Clean residual min=-0.002175 max=0.001851 Jy/beam ! Clean residual mean=0.000004 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0406362 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0406362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053532Jy sigma=1.220839 ! Fit after self-cal, rms=0.053533Jy sigma=1.220832 ! 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.053533Jy sigma=1.220832 ! Fit after self-cal, rms=0.053733Jy sigma=1.220778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=10.67 mas, bpa=12.13 degrees ! Estimated noise=0.552418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000299433 Jy ! Component: 100 - total flux cleaned = -0.000349444 Jy ! Component: 150 - total flux cleaned = -0.00036019 Jy ! Component: 200 - total flux cleaned = -0.000368852 Jy ! Total flux subtracted in 200 components = -0.000368852 Jy ! Clean residual min=-0.002296 max=0.001953 Jy/beam ! Clean residual mean=0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0402674 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.0402674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053733Jy sigma=1.220868 ! Fit after self-cal, rms=0.053759Jy sigma=1.220798 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 = -4.18536e-05 Jy ! Component: 100 - total flux cleaned = -1.8436e-05 Jy ! Component: 150 - total flux cleaned = -1.87621e-05 Jy ! Component: 200 - total flux cleaned = -2.48443e-05 Jy ! Total flux subtracted in 200 components = -2.48443e-05 Jy ! Clean residual min=-0.002357 max=0.001967 Jy/beam ! Clean residual mean=0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0402425 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0402425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053759Jy sigma=1.220866 ! Fit after self-cal, rms=0.053758Jy sigma=1.220834 ! 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.547 mas, bmaj=8.158 mas, bpa=3.425 degrees ! Estimated noise=0.443434 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.547 x 8.158 at 3.425 degrees (North through East) ! Clean map min=-0.0021603 max=0.036037 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.803 mas, bmaj=7.874 mas, bpa=2.041 degrees ! Estimated noise=0.590858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271808 Jy ! Component: 100 - total flux cleaned = 0.0345631 Jy ! Component: 150 - total flux cleaned = 0.0359059 Jy ! Component: 200 - total flux cleaned = 0.0369144 Jy ! Total flux subtracted in 200 components = 0.0369144 Jy ! Clean residual min=-0.002992 max=0.002907 Jy/beam ! Clean residual mean=0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0369143 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0369143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=8.158 mas, bpa=3.425 degrees ! Estimated noise=0.443434 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.00190466 Jy ! Component: 100 - total flux cleaned = 0.00243628 Jy ! Component: 150 - total flux cleaned = 0.00269936 Jy ! Component: 200 - total flux cleaned = 0.0028367 Jy ! Total flux subtracted in 200 components = 0.0028367 Jy ! Clean residual min=-0.002192 max=0.001906 Jy/beam ! Clean residual mean=0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.039751 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.039751 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=10.67 mas, bpa=12.13 degrees ! Estimated noise=0.552418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238261 Jy ! Component: 100 - total flux cleaned = 0.000302545 Jy ! Component: 150 - total flux cleaned = 0.000371025 Jy ! Component: 200 - total flux cleaned = 0.000412797 Jy ! Total flux subtracted in 200 components = 0.000412797 Jy ! Clean residual min=-0.002377 max=0.001961 Jy/beam ! Clean residual mean=0.000008 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0401638 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 = -2.03067e-06 Jy ! Component: 100 - total flux cleaned = -1.28887e-05 Jy ! Component: 150 - total flux cleaned = -1.28053e-05 Jy ! Component: 200 - total flux cleaned = -1.28617e-05 Jy ! Total flux subtracted in 200 components = -1.28617e-05 Jy ! Clean residual min=-0.002381 max=0.001963 Jy/beam ! Clean residual mean=0.000008 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.040151 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.040151 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=8.158 mas, bpa=3.425 degrees ! Estimated noise=0.443434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.05554e-06 Jy ! Component: 100 - total flux cleaned = 5.32152e-05 Jy ! Component: 150 - total flux cleaned = 0.000107096 Jy ! Component: 200 - total flux cleaned = 0.000167241 Jy ! Total flux subtracted in 200 components = 0.000167241 Jy ! Clean residual min=-0.002158 max=0.001910 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0403182 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.0403182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053760Jy sigma=1.220974 ! Fit after self-cal, rms=0.053757Jy sigma=1.220896 wmodel J2352+3030_S_a_map.mod ! Writing 52 model components to file: J2352+3030_S_a_map.mod wobs J2352+3030_S_a_uvs.fits ! Writing UV FITS file: J2352+3030_S_a_uvs.fits wwins J2352+3030_S_a_map.win ! wwins: Wrote 1 windows to J2352+3030_S_a_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.000522993 Jy ! Component: 100 - total flux cleaned = -0.000663996 Jy ! Component: 150 - total flux cleaned = -0.000793195 Jy ! Component: 200 - total flux cleaned = -0.000731659 Jy ! Component: 250 - total flux cleaned = -0.000760181 Jy ! Component: 300 - total flux cleaned = -0.00067563 Jy ! Component: 350 - total flux cleaned = -0.000703246 Jy ! Component: 400 - total flux cleaned = -0.000808958 Jy ! Component: 450 - total flux cleaned = -0.000886364 Jy ! Component: 500 - total flux cleaned = -0.00096184 Jy ! Component: 550 - total flux cleaned = -0.00101104 Jy ! Component: 600 - total flux cleaned = -0.00108236 Jy ! Component: 650 - total flux cleaned = -0.00115238 Jy ! Component: 700 - total flux cleaned = -0.00122047 Jy ! Component: 750 - total flux cleaned = -0.00124267 Jy ! Component: 800 - total flux cleaned = -0.00128619 Jy ! Component: 850 - total flux cleaned = -0.00126481 Jy ! Component: 900 - total flux cleaned = -0.00126557 Jy ! Component: 950 - total flux cleaned = -0.00130667 Jy ! Component: 1000 - total flux cleaned = -0.00132643 Jy ! Component: 1050 - total flux cleaned = -0.00126716 Jy ! Component: 1100 - total flux cleaned = -0.00126745 Jy ! Component: 1150 - total flux cleaned = -0.0012299 Jy ! Component: 1200 - total flux cleaned = -0.00126709 Jy ! Component: 1250 - total flux cleaned = -0.00119359 Jy ! Component: 1300 - total flux cleaned = -0.00119367 Jy ! Component: 1350 - total flux cleaned = -0.00117584 Jy ! Component: 1400 - total flux cleaned = -0.00119319 Jy ! Component: 1450 - total flux cleaned = -0.00117601 Jy ! Component: 1500 - total flux cleaned = -0.00119324 Jy ! Component: 1550 - total flux cleaned = -0.00117659 Jy ! Component: 1600 - total flux cleaned = -0.0012594 Jy ! Component: 1650 - total flux cleaned = -0.00125922 Jy ! Component: 1700 - total flux cleaned = -0.00122722 Jy ! Component: 1750 - total flux cleaned = -0.00127515 Jy ! Component: 1800 - total flux cleaned = -0.001275 Jy ! Component: 1850 - total flux cleaned = -0.00129045 Jy ! Component: 1900 - total flux cleaned = -0.00127506 Jy ! Component: 1950 - total flux cleaned = -0.0012448 Jy ! Component: 2000 - total flux cleaned = -0.00122987 Jy ! Component: 2050 - total flux cleaned = -0.00124453 Jy ! Component: 2100 - total flux cleaned = -0.00130269 Jy ! Component: 2150 - total flux cleaned = -0.00130253 Jy ! Component: 2200 - total flux cleaned = -0.00133089 Jy ! Component: 2250 - total flux cleaned = -0.001331 Jy ! Component: 2300 - total flux cleaned = -0.00134484 Jy ! Component: 2350 - total flux cleaned = -0.00140011 Jy ! Component: 2400 - total flux cleaned = -0.00142736 Jy ! Component: 2450 - total flux cleaned = -0.00142729 Jy ! Component: 2500 - total flux cleaned = -0.00142751 Jy ! Component: 2550 - total flux cleaned = -0.00148037 Jy ! Component: 2600 - total flux cleaned = -0.00148023 Jy ! Component: 2650 - total flux cleaned = -0.00151906 Jy ! Component: 2700 - total flux cleaned = -0.0015318 Jy ! Component: 2750 - total flux cleaned = -0.00153189 Jy ! Component: 2800 - total flux cleaned = -0.0015569 Jy ! Component: 2850 - total flux cleaned = -0.0015446 Jy ! Component: 2900 - total flux cleaned = -0.0015939 Jy ! Component: 2950 - total flux cleaned = -0.00154511 Jy ! Component: 3000 - total flux cleaned = -0.0015693 Jy ! Component: 3050 - total flux cleaned = -0.00160531 Jy ! Component: 3100 - total flux cleaned = -0.00162894 Jy ! Component: 3150 - total flux cleaned = -0.00164063 Jy ! Component: 3200 - total flux cleaned = -0.00164055 Jy ! Component: 3250 - total flux cleaned = -0.00164066 Jy ! Component: 3300 - total flux cleaned = -0.00165214 Jy ! Component: 3350 - total flux cleaned = -0.00165223 Jy ! Component: 3400 - total flux cleaned = -0.00166346 Jy ! Component: 3450 - total flux cleaned = -0.00168589 Jy ! Component: 3500 - total flux cleaned = -0.00175255 Jy ! Component: 3550 - total flux cleaned = -0.00177467 Jy ! Component: 3600 - total flux cleaned = -0.00182949 Jy ! Component: 3650 - total flux cleaned = -0.00189477 Jy ! Component: 3700 - total flux cleaned = -0.00192717 Jy ! Component: 3750 - total flux cleaned = -0.00195912 Jy ! Component: 3800 - total flux cleaned = -0.00196976 Jy ! Component: 3850 - total flux cleaned = -0.00201213 Jy ! Component: 3900 - total flux cleaned = -0.00205421 Jy ! Component: 3950 - total flux cleaned = -0.00207508 Jy ! Component: 4000 - total flux cleaned = -0.00210624 Jy ! Component: 4050 - total flux cleaned = -0.00213715 Jy ! Total flux subtracted in 4096 components = -0.00212695 Jy ! Clean residual min=-0.000552 max=0.000630 Jy/beam ! Clean residual mean=0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0381913 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 326 components and 0.0381913 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2352+3030_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.547 x 8.158 at 3.425 degrees (North through East) ! Clean map min=-0.0017636 max=0.035908 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2352+3030_S_a_map.fits wmodel /vlbi/uf001/uva//J2352+3030_S_a_map.mod ! Writing 326 model components to file: /vlbi/uf001/uva//J2352+3030_S_a_map.mod wobs /vlbi/uf001/uva//J2352+3030_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2352+3030_S_a_uvs.fits wwins /vlbi/uf001/uva//J2352+3030_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2352+3030_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0359076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179137 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49665 1.49665 2.9933 5.98661 11.9732 23.9464 47.8929 95.7857 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.447 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2352+3030_S_a_dfm.log closed on Mon Jan 14 06:54:27 2019