! Started logfile: /vlbi/uf001/uva//J2339-2310_S_dfm.log on Mon Jan 14 06:47:25 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//J2339-2310_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2339-2310_S_uva.fits ! AN table 1: 127 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5035 visibilities/baseline/integration-bin. ! Found source: J2339-2310 ! ! 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 6906 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 J2339-2310_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 499 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013808Jy sigma=15.233436 ! Fit after self-cal, rms=0.917526Jy sigma=13.830214 ! 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.173 mas, bmaj=5.916 mas, bpa=-3.161 degrees ! Estimated noise=0.884702 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.0634146 Jy ! Component: 100 - total flux cleaned = 0.0821867 Jy ! Total flux subtracted in 100 components = 0.0821867 Jy ! Clean residual min=-0.005706 max=0.008638 Jy/beam ! Clean residual mean=-0.000027 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.0821867 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0821867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094545Jy sigma=1.288158 ! Fit after self-cal, rms=0.093746Jy sigma=1.276736 ! 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=2.667 mas, bmaj=6.837 mas, bpa=-2.825 degrees ! Estimated noise=0.589045 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.0141328 Jy ! Component: 100 - total flux cleaned = 0.0212658 Jy ! Component: 150 - total flux cleaned = 0.0252735 Jy ! Component: 200 - total flux cleaned = 0.0275871 Jy ! Total flux subtracted in 200 components = 0.0275871 Jy ! Clean residual min=-0.004985 max=0.008507 Jy/beam ! Clean residual mean=-0.000032 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.109774 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.109774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091967Jy sigma=1.239240 ! Fit after self-cal, rms=0.091880Jy sigma=1.238131 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 6.837 at -2.825 degrees (North through East) ! Clean map min=-0.0049636 max=0.085319 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.87 HN 1.31 LA 0.82 ! MK 1.03 NL 1.21 OV 1.12 PT 0.92 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.93 HN 1.22 LA 0.91 ! MK 1.04 NL 1.15 OV 1.04 PT 0.95 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.23 LA 0.90 ! MK 1.00 NL 1.06 OV 1.02 PT 0.99 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.091880Jy sigma=1.238131 ! Fit after self-cal, rms=0.092335Jy sigma=1.212622 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=6.874 mas, bpa=-2.246 degrees ! Estimated noise=0.587029 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.000914167 Jy ! Component: 100 - total flux cleaned = -0.000913541 Jy ! Component: 150 - total flux cleaned = -0.000912898 Jy ! Component: 200 - total flux cleaned = -0.000913543 Jy ! Total flux subtracted in 200 components = -0.000913543 Jy ! Clean residual min=-0.003650 max=0.004618 Jy/beam ! Clean residual mean=0.000002 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.10886 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.10886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092312Jy sigma=1.212466 ! Fit after self-cal, rms=0.092568Jy sigma=1.210953 ! 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.092568Jy sigma=1.210953 ! Fit after self-cal, rms=0.098975Jy sigma=1.204646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.737 mas, bmaj=6.825 mas, bpa=-2.353 degrees ! Estimated noise=0.587795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135823 Jy ! Component: 100 - total flux cleaned = 0.000136104 Jy ! Component: 150 - total flux cleaned = 0.000112479 Jy ! Component: 200 - total flux cleaned = 4.65474e-05 Jy ! Total flux subtracted in 200 components = 4.65474e-05 Jy ! Clean residual min=-0.003018 max=0.003999 Jy/beam ! Clean residual mean=-0.000012 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.108907 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.108907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098962Jy sigma=1.204441 ! Fit after self-cal, rms=0.099071Jy sigma=1.204193 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 (-74, 85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034643 Jy ! Component: 100 - total flux cleaned = 0.00522807 Jy ! Component: 150 - total flux cleaned = 0.00639076 Jy ! Component: 200 - total flux cleaned = 0.00712952 Jy ! Total flux subtracted in 200 components = 0.00712952 Jy ! Clean residual min=-0.002712 max=0.002707 Jy/beam ! Clean residual mean=-0.000006 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.116036 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.116036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098924Jy sigma=1.202001 ! Fit after self-cal, rms=0.098910Jy sigma=1.201497 ! 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.098910Jy sigma=1.201497 ! Fit after self-cal, rms=0.098468Jy sigma=1.200323 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.728 mas, bmaj=6.805 mas, bpa=-2.478 degrees ! Estimated noise=0.584523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015547 Jy ! Component: 100 - total flux cleaned = 0.00232785 Jy ! Component: 150 - total flux cleaned = 0.00262827 Jy ! Component: 200 - total flux cleaned = 0.00278292 Jy ! Total flux subtracted in 200 components = 0.00278292 Jy ! Clean residual min=-0.002645 max=0.002643 Jy/beam ! Clean residual mean=-0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.118819 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 85 components and 0.118819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098430Jy sigma=1.199822 ! Fit after self-cal, rms=0.098428Jy sigma=1.199672 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.000473818 Jy ! Component: 100 - total flux cleaned = 0.000602556 Jy ! Component: 150 - total flux cleaned = 0.000626073 Jy ! Component: 200 - total flux cleaned = 0.000648209 Jy ! Total flux subtracted in 200 components = 0.000648209 Jy ! Clean residual min=-0.002665 max=0.002603 Jy/beam ! Clean residual mean=-0.000007 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.119467 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.119467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098412Jy sigma=1.199500 ! Fit after self-cal, rms=0.098413Jy sigma=1.199471 ! 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.098413Jy sigma=1.199471 ! Fit after self-cal, rms=0.097972Jy sigma=1.199359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.745 mas, bmaj=15.59 mas, bpa=8.883 degrees ! Estimated noise=0.780645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109131 Jy ! Component: 100 - total flux cleaned = 0.00133278 Jy ! Component: 150 - total flux cleaned = 0.00149923 Jy ! Component: 200 - total flux cleaned = 0.00161303 Jy ! Total flux subtracted in 200 components = 0.00161303 Jy ! Clean residual min=-0.003260 max=0.002486 Jy/beam ! Clean residual mean=-0.000019 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.12108 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.12108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097970Jy sigma=1.199292 ! Fit after self-cal, rms=0.097964Jy sigma=1.199221 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.000151094 Jy ! Component: 100 - total flux cleaned = 0.000258093 Jy ! Component: 150 - total flux cleaned = 0.000361126 Jy ! Component: 200 - total flux cleaned = 0.000431341 Jy ! Total flux subtracted in 200 components = 0.000431341 Jy ! Clean residual min=-0.003289 max=0.002440 Jy/beam ! Clean residual mean=-0.000017 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.121512 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.121512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097970Jy sigma=1.199331 ! Fit after self-cal, rms=0.097967Jy sigma=1.199283 ! 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=2.722 mas, bmaj=6.787 mas, bpa=-2.59 degrees ! Estimated noise=0.582532 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.722 x 6.787 at -2.59 degrees (North through East) ! Clean map min=-0.0025267 max=0.084612 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.216 mas, bmaj=5.842 mas, bpa=-2.852 degrees ! Estimated noise=0.885143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0635137 Jy ! Component: 100 - total flux cleaned = 0.0828087 Jy ! Component: 150 - total flux cleaned = 0.0913471 Jy ! Component: 200 - total flux cleaned = 0.0968186 Jy ! Total flux subtracted in 200 components = 0.0968186 Jy ! Clean residual min=-0.003766 max=0.003897 Jy/beam ! Clean residual mean=-0.000014 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.0968186 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0968186 Jy ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=6.787 mas, bpa=-2.59 degrees ! Estimated noise=0.582532 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 (-2, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00689659 Jy ! Component: 100 - total flux cleaned = 0.0110938 Jy ! Component: 150 - total flux cleaned = 0.014251 Jy ! Component: 200 - total flux cleaned = 0.0166837 Jy ! Total flux subtracted in 200 components = 0.0166837 Jy ! Clean residual min=-0.002825 max=0.002577 Jy/beam ! Clean residual mean=-0.000015 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.113502 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.113502 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.745 mas, bmaj=15.59 mas, bpa=8.883 degrees ! Estimated noise=0.780645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315147 Jy ! Component: 100 - total flux cleaned = 0.00499146 Jy ! Component: 150 - total flux cleaned = 0.00625383 Jy ! Component: 200 - total flux cleaned = 0.00715452 Jy ! Total flux subtracted in 200 components = 0.00715452 Jy ! Clean residual min=-0.003399 max=0.002731 Jy/beam ! Clean residual mean=-0.000018 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.120657 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.00064635 Jy ! Component: 100 - total flux cleaned = 0.0011114 Jy ! Component: 150 - total flux cleaned = 0.00118761 Jy ! Component: 200 - total flux cleaned = 0.00124439 Jy ! Total flux subtracted in 200 components = 0.00124439 Jy ! Clean residual min=-0.003294 max=0.002564 Jy/beam ! Clean residual mean=-0.000015 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.121901 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 101 components and 0.121901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=6.787 mas, bpa=-2.59 degrees ! Estimated noise=0.582532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.65006e-06 Jy ! Component: 100 - total flux cleaned = -3.37367e-05 Jy ! Component: 150 - total flux cleaned = -3.26161e-05 Jy ! Component: 200 - total flux cleaned = -8.09561e-05 Jy ! Total flux subtracted in 200 components = -8.09561e-05 Jy ! Clean residual min=-0.002511 max=0.002242 Jy/beam ! Clean residual mean=-0.000006 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.12182 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.12182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097894Jy sigma=1.198485 ! Fit after self-cal, rms=0.097881Jy sigma=1.198276 wmodel J2339-2310_S_map.mod ! Writing 124 model components to file: J2339-2310_S_map.mod wobs J2339-2310_S_uvs.fits ! Writing UV FITS file: J2339-2310_S_uvs.fits wwins J2339-2310_S_map.win ! wwins: Wrote 3 windows to J2339-2310_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.000367968 Jy ! Component: 100 - total flux cleaned = -0.000728475 Jy ! Component: 150 - total flux cleaned = -0.000842654 Jy ! Component: 200 - total flux cleaned = -0.000659621 Jy ! Component: 250 - total flux cleaned = -0.000553678 Jy ! Component: 300 - total flux cleaned = -0.00044977 Jy ! Component: 350 - total flux cleaned = -0.000247688 Jy ! Component: 400 - total flux cleaned = -0.0001157 Jy ! Component: 450 - total flux cleaned = -1.79888e-05 Jy ! Component: 500 - total flux cleaned = 0.000173242 Jy ! Component: 550 - total flux cleaned = 0.000359919 Jy ! Component: 600 - total flux cleaned = 0.000359615 Jy ! Component: 650 - total flux cleaned = 0.000449802 Jy ! Component: 700 - total flux cleaned = 0.000538712 Jy ! Component: 750 - total flux cleaned = 0.000481822 Jy ! Component: 800 - total flux cleaned = 0.000511016 Jy ! Component: 850 - total flux cleaned = 0.000594625 Jy ! Component: 900 - total flux cleaned = 0.000594085 Jy ! Component: 950 - total flux cleaned = 0.000593897 Jy ! Component: 1000 - total flux cleaned = 0.000673857 Jy ! Component: 1050 - total flux cleaned = 0.000648233 Jy ! Component: 1100 - total flux cleaned = 0.000725851 Jy ! Component: 1150 - total flux cleaned = 0.000700884 Jy ! Component: 1200 - total flux cleaned = 0.000775757 Jy ! Component: 1250 - total flux cleaned = 0.000677097 Jy ! Component: 1300 - total flux cleaned = 0.000726387 Jy ! Component: 1350 - total flux cleaned = 0.000749964 Jy ! Component: 1400 - total flux cleaned = 0.000820864 Jy ! Component: 1450 - total flux cleaned = 0.000960074 Jy ! Component: 1500 - total flux cleaned = 0.000936877 Jy ! Component: 1550 - total flux cleaned = 0.00100502 Jy ! Component: 1600 - total flux cleaned = 0.00109537 Jy ! Component: 1650 - total flux cleaned = 0.00109529 Jy ! Component: 1700 - total flux cleaned = 0.00120566 Jy ! Component: 1750 - total flux cleaned = 0.00118413 Jy ! Component: 1800 - total flux cleaned = 0.00129203 Jy ! Component: 1850 - total flux cleaned = 0.0013774 Jy ! Component: 1900 - total flux cleaned = 0.00139837 Jy ! Component: 1950 - total flux cleaned = 0.0015446 Jy ! Component: 2000 - total flux cleaned = 0.00160653 Jy ! Component: 2050 - total flux cleaned = 0.00164734 Jy ! Component: 2100 - total flux cleaned = 0.0017283 Jy ! Component: 2150 - total flux cleaned = 0.0017481 Jy ! Component: 2200 - total flux cleaned = 0.00174819 Jy ! Component: 2250 - total flux cleaned = 0.00186635 Jy ! Component: 2300 - total flux cleaned = 0.0019444 Jy ! Component: 2350 - total flux cleaned = 0.00196363 Jy ! Component: 2400 - total flux cleaned = 0.00192542 Jy ! Component: 2450 - total flux cleaned = 0.00202045 Jy ! Component: 2500 - total flux cleaned = 0.00205798 Jy ! Component: 2550 - total flux cleaned = 0.00215147 Jy ! Component: 2600 - total flux cleaned = 0.00224399 Jy ! Component: 2650 - total flux cleaned = 0.00228086 Jy ! Component: 2700 - total flux cleaned = 0.00242633 Jy ! Component: 2750 - total flux cleaned = 0.00246244 Jy ! Component: 2800 - total flux cleaned = 0.00253432 Jy ! Component: 2850 - total flux cleaned = 0.00260545 Jy ! Component: 2900 - total flux cleaned = 0.00269353 Jy ! Component: 2950 - total flux cleaned = 0.00279824 Jy ! Component: 3000 - total flux cleaned = 0.00288498 Jy ! Component: 3050 - total flux cleaned = 0.00293655 Jy ! Component: 3100 - total flux cleaned = 0.00300523 Jy ! Component: 3150 - total flux cleaned = 0.00309005 Jy ! Component: 3200 - total flux cleaned = 0.00317411 Jy ! Component: 3250 - total flux cleaned = 0.00327448 Jy ! Component: 3300 - total flux cleaned = 0.00340732 Jy ! Component: 3350 - total flux cleaned = 0.00345687 Jy ! Component: 3400 - total flux cleaned = 0.00357166 Jy ! Component: 3450 - total flux cleaned = 0.00363661 Jy ! Component: 3500 - total flux cleaned = 0.00378197 Jy ! Component: 3550 - total flux cleaned = 0.00389412 Jy ! Component: 3600 - total flux cleaned = 0.00392614 Jy ! Component: 3650 - total flux cleaned = 0.00406862 Jy ! Component: 3700 - total flux cleaned = 0.00413158 Jy ! Component: 3750 - total flux cleaned = 0.00424095 Jy ! Component: 3800 - total flux cleaned = 0.00438041 Jy ! Component: 3850 - total flux cleaned = 0.00442673 Jy ! Component: 3900 - total flux cleaned = 0.00454926 Jy ! Component: 3950 - total flux cleaned = 0.00462524 Jy ! Component: 4000 - total flux cleaned = 0.00479125 Jy ! Component: 4050 - total flux cleaned = 0.00486615 Jy ! Total flux subtracted in 4096 components = 0.00491072 Jy ! Clean residual min=-0.000943 max=0.000968 Jy/beam ! Clean residual mean=-0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.126731 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 403 components and 0.126731 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2339-2310_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.722 x 6.787 at -2.59 degrees (North through East) ! Clean map min=-0.0014346 max=0.084647 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2339-2310_S_map.fits wmodel /vlbi/uf001/uva//J2339-2310_S_map.mod ! Writing 403 model components to file: /vlbi/uf001/uva//J2339-2310_S_map.mod wobs /vlbi/uf001/uva//J2339-2310_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2339-2310_S_uvs.fits wwins /vlbi/uf001/uva//J2339-2310_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J2339-2310_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0846472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259321 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919064 0.919064 1.83813 3.67626 7.35252 14.705 29.4101 58.8201 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.418 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2339-2310_S_dfm.log closed on Mon Jan 14 06:47:29 2019