! Started logfile: /vlbi/uf001/uva//J2045+7625_S_b_dfm.log on Mon Jan 14 05:37:26 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//J2045+7625_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2045+7625_S_b_uva.fits ! AN table 1: 110 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.999675 visibilities/baseline/integration-bin. ! Found source: J2045+7625 ! ! 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 9237 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 J2045+7625_S_b] 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007748Jy sigma=19.477955 ! Fit after self-cal, rms=0.924803Jy sigma=17.917171 ! 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=3.38 mas, bmaj=3.676 mas, bpa=54.22 degrees ! Estimated noise=0.773671 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.0603692 Jy ! Component: 100 - total flux cleaned = 0.0736403 Jy ! Total flux subtracted in 100 components = 0.0736403 Jy ! Clean residual min=-0.004719 max=0.004797 Jy/beam ! Clean residual mean=-0.000031 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.0736403 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0736403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076315Jy sigma=1.290561 ! Fit after self-cal, rms=0.075973Jy sigma=1.285218 ! 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=4.106 mas, bmaj=4.769 mas, bpa=76.96 degrees ! Estimated noise=0.392241 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.00550139 Jy ! Component: 100 - total flux cleaned = 0.00831737 Jy ! Component: 150 - total flux cleaned = 0.00983196 Jy ! Component: 200 - total flux cleaned = 0.0104972 Jy ! Total flux subtracted in 200 components = 0.0104972 Jy ! Clean residual min=-0.003255 max=0.003657 Jy/beam ! Clean residual mean=-0.000052 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0841375 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.0841375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075609Jy sigma=1.276544 ! Fit after self-cal, rms=0.075585Jy sigma=1.276313 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.106 x 4.769 at 76.96 degrees (North through East) ! Clean map min=-0.0031931 max=0.077541 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 0.98 KP 0.96 ! LA 0.90 MK 1.00 NL 1.30 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.99 HN 1.02 KP 1.02 ! LA 0.96 MK 1.00 NL 1.22 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.03 KP 1.03 ! LA 0.94 MK 0.97 NL 1.15 PT 1.00 ! ! ! Fit before self-cal, rms=0.075585Jy sigma=1.276313 ! Fit after self-cal, rms=0.081989Jy sigma=1.267220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=4.773 mas, bpa=77.4 degrees ! Estimated noise=0.393101 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.000510494 Jy ! Component: 100 - total flux cleaned = 0.000594584 Jy ! Component: 150 - total flux cleaned = 0.000611991 Jy ! Component: 200 - total flux cleaned = 0.000645558 Jy ! Total flux subtracted in 200 components = 0.000645558 Jy ! Clean residual min=-0.002643 max=0.002710 Jy/beam ! Clean residual mean=-0.000032 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0847831 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0847831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081974Jy sigma=1.267007 ! Fit after self-cal, rms=0.082180Jy sigma=1.266504 ! 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.082180Jy sigma=1.266504 ! Fit after self-cal, rms=0.079171Jy sigma=1.259243 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=4.797 mas, bpa=76.29 degrees ! Estimated noise=0.392909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176133 Jy ! Component: 100 - total flux cleaned = -0.000196904 Jy ! Component: 150 - total flux cleaned = -0.000220053 Jy ! Component: 200 - total flux cleaned = -0.000226517 Jy ! Total flux subtracted in 200 components = -0.000226517 Jy ! Clean residual min=-0.002347 max=0.001895 Jy/beam ! Clean residual mean=-0.000030 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0845565 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0845566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079167Jy sigma=1.259212 ! Fit after self-cal, rms=0.079194Jy sigma=1.258844 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.9541e-05 Jy ! Component: 100 - total flux cleaned = -3.37721e-05 Jy ! Component: 150 - total flux cleaned = -4.45777e-05 Jy ! Component: 200 - total flux cleaned = -4.91972e-05 Jy ! Total flux subtracted in 200 components = -4.91972e-05 Jy ! Clean residual min=-0.002347 max=0.001954 Jy/beam ! Clean residual mean=-0.000029 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0845074 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0845074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079193Jy sigma=1.258831 ! Fit after self-cal, rms=0.079193Jy sigma=1.258829 ! 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.079193Jy sigma=1.258829 ! Fit after self-cal, rms=0.079191Jy sigma=1.258779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=4.813 mas, bpa=76.33 degrees ! Estimated noise=0.392723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160239 Jy ! Component: 100 - total flux cleaned = -0.000183844 Jy ! Component: 150 - total flux cleaned = -0.000183891 Jy ! Component: 200 - total flux cleaned = -0.000188529 Jy ! Total flux subtracted in 200 components = -0.000188529 Jy ! Clean residual min=-0.002321 max=0.001903 Jy/beam ! Clean residual mean=-0.000030 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0843188 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0843188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079188Jy sigma=1.258766 ! Fit after self-cal, rms=0.079192Jy sigma=1.258758 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 = -7.09195e-06 Jy ! Component: 100 - total flux cleaned = -1.75236e-05 Jy ! Component: 150 - total flux cleaned = -2.16677e-05 Jy ! Component: 200 - total flux cleaned = -2.19003e-05 Jy ! Total flux subtracted in 200 components = -2.19003e-05 Jy ! Clean residual min=-0.002315 max=0.001909 Jy/beam ! Clean residual mean=-0.000030 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0842969 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0842969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079191Jy sigma=1.258757 ! Fit after self-cal, rms=0.079191Jy sigma=1.258753 ! 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.079191Jy sigma=1.258753 ! Fit after self-cal, rms=0.079156Jy sigma=1.258737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.687 mas, bmaj=9.594 mas, bpa=80.13 degrees ! Estimated noise=0.499527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.84038e-05 Jy ! Component: 100 - total flux cleaned = 7.50704e-05 Jy ! Component: 150 - total flux cleaned = 9.69533e-05 Jy ! Component: 200 - total flux cleaned = 0.000109884 Jy ! Total flux subtracted in 200 components = 0.000109884 Jy ! Clean residual min=-0.002779 max=0.002489 Jy/beam ! Clean residual mean=-0.000061 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.0844068 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.0844068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079157Jy sigma=1.258763 ! Fit after self-cal, rms=0.079159Jy sigma=1.258755 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 = 6.17223e-06 Jy ! Component: 100 - total flux cleaned = 1.26801e-05 Jy ! Component: 150 - total flux cleaned = 1.86517e-05 Jy ! Component: 200 - total flux cleaned = 2.46611e-05 Jy ! Total flux subtracted in 200 components = 2.46611e-05 Jy ! Clean residual min=-0.002775 max=0.002487 Jy/beam ! Clean residual mean=-0.000061 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0844315 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.0844315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079159Jy sigma=1.258767 ! Fit after self-cal, rms=0.079160Jy sigma=1.258760 ! 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=4.091 mas, bmaj=4.826 mas, bpa=76.39 degrees ! Estimated noise=0.392518 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.091 x 4.826 at 76.39 degrees (North through East) ! Clean map min=-0.0022319 max=0.077486 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=3.365 mas, bmaj=3.716 mas, bpa=57.22 degrees ! Estimated noise=0.774037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0602853 Jy ! Component: 100 - total flux cleaned = 0.0737742 Jy ! Component: 150 - total flux cleaned = 0.0786552 Jy ! Component: 200 - total flux cleaned = 0.0812948 Jy ! Total flux subtracted in 200 components = 0.0812948 Jy ! Clean residual min=-0.003741 max=0.003990 Jy/beam ! Clean residual mean=-0.000016 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0812948 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0812948 Jy ! Inverting map and beam ! Estimated beam: bmin=4.091 mas, bmaj=4.826 mas, bpa=76.39 degrees ! Estimated noise=0.392518 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.00186336 Jy ! Component: 100 - total flux cleaned = 0.00260848 Jy ! Component: 150 - total flux cleaned = 0.00286201 Jy ! Component: 200 - total flux cleaned = 0.00289954 Jy ! Total flux subtracted in 200 components = 0.00289954 Jy ! Clean residual min=-0.002302 max=0.001910 Jy/beam ! Clean residual mean=-0.000029 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0841943 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0841943 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.687 mas, bmaj=9.594 mas, bpa=80.13 degrees ! Estimated noise=0.499527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231771 Jy ! Component: 100 - total flux cleaned = 0.000241863 Jy ! Component: 150 - total flux cleaned = 0.000266371 Jy ! Component: 200 - total flux cleaned = 0.000280271 Jy ! Total flux subtracted in 200 components = 0.000280271 Jy ! Clean residual min=-0.002755 max=0.002485 Jy/beam ! Clean residual mean=-0.000061 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0844746 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 = 6.8193e-06 Jy ! Component: 100 - total flux cleaned = 1.30473e-05 Jy ! Component: 150 - total flux cleaned = 2.44772e-05 Jy ! Component: 200 - total flux cleaned = 2.95411e-05 Jy ! Total flux subtracted in 200 components = 2.95411e-05 Jy ! Clean residual min=-0.002765 max=0.002475 Jy/beam ! Clean residual mean=-0.000061 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0845041 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.0845041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.091 mas, bmaj=4.826 mas, bpa=76.39 degrees ! Estimated noise=0.392518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120133 Jy ! Component: 100 - total flux cleaned = -0.000120228 Jy ! Component: 150 - total flux cleaned = -0.00014472 Jy ! Component: 200 - total flux cleaned = -0.000155473 Jy ! Total flux subtracted in 200 components = -0.000155473 Jy ! Clean residual min=-0.002288 max=0.001907 Jy/beam ! Clean residual mean=-0.000029 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0843487 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0843487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079161Jy sigma=1.258884 ! Fit after self-cal, rms=0.079157Jy sigma=1.258829 wmodel J2045+7625_S_b_map.mod ! Writing 34 model components to file: J2045+7625_S_b_map.mod wobs J2045+7625_S_b_uvs.fits ! Writing UV FITS file: J2045+7625_S_b_uvs.fits wwins J2045+7625_S_b_map.win ! wwins: Wrote 1 windows to J2045+7625_S_b_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.000493991 Jy ! Component: 100 - total flux cleaned = -0.000493892 Jy ! Component: 150 - total flux cleaned = -0.000526468 Jy ! Component: 200 - total flux cleaned = -0.000711692 Jy ! Component: 250 - total flux cleaned = -0.000977662 Jy ! Component: 300 - total flux cleaned = -0.00120518 Jy ! Component: 350 - total flux cleaned = -0.00145321 Jy ! Component: 400 - total flux cleaned = -0.00166782 Jy ! Component: 450 - total flux cleaned = -0.00187592 Jy ! Component: 500 - total flux cleaned = -0.00215452 Jy ! Component: 550 - total flux cleaned = -0.00232745 Jy ! Component: 600 - total flux cleaned = -0.00261798 Jy ! Component: 650 - total flux cleaned = -0.00290127 Jy ! Component: 700 - total flux cleaned = -0.00315503 Jy ! Component: 750 - total flux cleaned = -0.00338066 Jy ! Component: 800 - total flux cleaned = -0.0036014 Jy ! Component: 850 - total flux cleaned = -0.00375275 Jy ! Component: 900 - total flux cleaned = -0.00392241 Jy ! Component: 950 - total flux cleaned = -0.00406772 Jy ! Component: 1000 - total flux cleaned = -0.00425107 Jy ! Component: 1050 - total flux cleaned = -0.00433087 Jy ! Component: 1100 - total flux cleaned = -0.00444844 Jy ! Component: 1150 - total flux cleaned = -0.00448699 Jy ! Component: 1200 - total flux cleaned = -0.00461953 Jy ! Component: 1250 - total flux cleaned = -0.00473067 Jy ! Component: 1300 - total flux cleaned = -0.00482234 Jy ! Component: 1350 - total flux cleaned = -0.00494857 Jy ! Component: 1400 - total flux cleaned = -0.00501922 Jy ! Component: 1450 - total flux cleaned = -0.00508901 Jy ! Component: 1500 - total flux cleaned = -0.00515816 Jy ! Component: 1550 - total flux cleaned = -0.00524329 Jy ! Component: 1600 - total flux cleaned = -0.00527662 Jy ! Component: 1650 - total flux cleaned = -0.00532621 Jy ! Component: 1700 - total flux cleaned = -0.00537527 Jy ! Component: 1750 - total flux cleaned = -0.00540756 Jy ! Component: 1800 - total flux cleaned = -0.00550334 Jy ! Component: 1850 - total flux cleaned = -0.00555048 Jy ! Component: 1900 - total flux cleaned = -0.00562871 Jy ! Component: 1950 - total flux cleaned = -0.00570558 Jy ! Component: 2000 - total flux cleaned = -0.00576624 Jy ! Component: 2050 - total flux cleaned = -0.00584133 Jy ! Component: 2100 - total flux cleaned = -0.00584155 Jy ! Component: 2150 - total flux cleaned = -0.00593005 Jy ! Component: 2200 - total flux cleaned = -0.00600279 Jy ! Component: 2250 - total flux cleaned = -0.0060461 Jy ! Component: 2300 - total flux cleaned = -0.00611753 Jy ! Component: 2350 - total flux cleaned = -0.00617417 Jy ! Component: 2400 - total flux cleaned = -0.00620238 Jy ! Component: 2450 - total flux cleaned = -0.00629945 Jy ! Component: 2500 - total flux cleaned = -0.00632684 Jy ! Component: 2550 - total flux cleaned = -0.00636754 Jy ! Component: 2600 - total flux cleaned = -0.0063945 Jy ! Component: 2650 - total flux cleaned = -0.00644782 Jy ! Component: 2700 - total flux cleaned = -0.00648742 Jy ! Component: 2750 - total flux cleaned = -0.00652669 Jy ! Component: 2800 - total flux cleaned = -0.00653975 Jy ! Component: 2850 - total flux cleaned = -0.00660405 Jy ! Component: 2900 - total flux cleaned = -0.00662982 Jy ! Component: 2950 - total flux cleaned = -0.00673096 Jy ! Component: 3000 - total flux cleaned = -0.00681861 Jy ! Component: 3050 - total flux cleaned = -0.0068187 Jy ! Component: 3100 - total flux cleaned = -0.00692989 Jy ! Component: 3150 - total flux cleaned = -0.0070034 Jy ! Component: 3200 - total flux cleaned = -0.00702774 Jy ! Component: 3250 - total flux cleaned = -0.00711249 Jy ! Component: 3300 - total flux cleaned = -0.00720857 Jy ! Component: 3350 - total flux cleaned = -0.00726831 Jy ! Component: 3400 - total flux cleaned = -0.00732749 Jy ! Component: 3450 - total flux cleaned = -0.00738628 Jy ! Component: 3500 - total flux cleaned = -0.00745646 Jy ! Component: 3550 - total flux cleaned = -0.00747971 Jy ! Component: 3600 - total flux cleaned = -0.00751445 Jy ! Component: 3650 - total flux cleaned = -0.00757186 Jy ! Component: 3700 - total flux cleaned = -0.00761752 Jy ! Component: 3750 - total flux cleaned = -0.00767411 Jy ! Component: 3800 - total flux cleaned = -0.0077192 Jy ! Component: 3850 - total flux cleaned = -0.00776401 Jy ! Component: 3900 - total flux cleaned = -0.00775287 Jy ! Component: 3950 - total flux cleaned = -0.00783041 Jy ! Component: 4000 - total flux cleaned = -0.00786338 Jy ! Component: 4050 - total flux cleaned = -0.00788532 Jy ! Total flux subtracted in 4096 components = -0.00790722 Jy ! Clean residual min=-0.000688 max=0.000702 Jy/beam ! Clean residual mean=-0.000007 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0764414 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 330 components and 0.0764415 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2045+7625_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.091 x 4.826 at 76.39 degrees (North through East) ! Clean map min=-0.0014354 max=0.077487 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2045+7625_S_b_map.fits wmodel /vlbi/uf001/uva//J2045+7625_S_b_map.mod ! Writing 330 model components to file: /vlbi/uf001/uva//J2045+7625_S_b_map.mod wobs /vlbi/uf001/uva//J2045+7625_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2045+7625_S_b_uvs.fits wwins /vlbi/uf001/uva//J2045+7625_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2045+7625_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.077487 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188176 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728544 0.728544 1.45709 2.91418 5.82835 11.6567 23.3134 46.6268 93.2536 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.077 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 411.78 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2045+7625_S_b_dfm.log closed on Mon Jan 14 05:37:31 2019