! Started logfile: /vlbi/uf001/uva//J1856+0610_S_dfm.log on Mon Jan 14 04:52:13 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//J1856+0610_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1856+0610_S_uva.fits ! AN table 1: 110 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.622078 visibilities/baseline/integration-bin. ! Found source: J1856+0610 ! ! 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 5748 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 J1856+0610_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 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005662Jy sigma=19.640237 ! Fit after self-cal, rms=0.930068Jy sigma=18.039377 ! 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=9.583 mas, bmaj=12.86 mas, bpa=26.73 degrees ! Estimated noise=0.689126 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.0535103 Jy ! Component: 100 - total flux cleaned = 0.0791132 Jy ! Total flux subtracted in 100 components = 0.0791132 Jy ! Clean residual min=-0.008497 max=0.014077 Jy/beam ! Clean residual mean=-0.000203 rms=0.003342 Jy/beam ! Combined flux in latest and established models = 0.0791132 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 67 components and 0.0791132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076188Jy sigma=1.462019 ! Fit after self-cal, rms=0.074766Jy sigma=1.437583 ! 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=10.45 mas, bmaj=14.01 mas, bpa=30.03 degrees ! Estimated noise=0.490932 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.0244989 Jy ! Component: 100 - total flux cleaned = 0.0408387 Jy ! Component: 150 - total flux cleaned = 0.0525334 Jy ! Component: 200 - total flux cleaned = 0.0610072 Jy ! Total flux subtracted in 200 components = 0.0610072 Jy ! Clean residual min=-0.005601 max=0.008136 Jy/beam ! Clean residual mean=-0.000093 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.14012 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 157 components and 0.14012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065126Jy sigma=1.219314 ! Fit after self-cal, rms=0.064574Jy sigma=1.210845 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.45 x 14.01 at 30.03 degrees (North through East) ! Clean map min=-0.0051998 max=0.067739 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 0.82 KP 1.04 ! LA 0.86 NL 1.53 OV 1.29 PT 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.92 HN 0.92 KP 1.00 ! LA 0.91 NL 1.29 OV 1.20 PT 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.94 HN 0.74 KP 0.99 ! LA 0.89 NL 1.37 OV 1.20 PT 0.87 ! ! ! Fit before self-cal, rms=0.064574Jy sigma=1.210845 ! Fit after self-cal, rms=0.067650Jy sigma=1.169669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.89 mas, bmaj=13.96 mas, bpa=28.35 degrees ! Estimated noise=0.491759 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.000899316 Jy ! Component: 100 - total flux cleaned = 0.00114655 Jy ! Component: 150 - total flux cleaned = 0.00146076 Jy ! Component: 200 - total flux cleaned = 0.00177306 Jy ! Total flux subtracted in 200 components = 0.00177306 Jy ! Clean residual min=-0.002931 max=0.003097 Jy/beam ! Clean residual mean=-0.000024 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.141893 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 179 components and 0.141893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067552Jy sigma=1.167810 ! Fit after self-cal, rms=0.067818Jy sigma=1.166186 ! 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.067818Jy sigma=1.166186 ! Fit after self-cal, rms=0.067620Jy sigma=1.162229 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.8 mas, bmaj=13.54 mas, bpa=25.72 degrees ! Estimated noise=0.484737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441878 Jy ! Component: 100 - total flux cleaned = 0.000751683 Jy ! Component: 150 - total flux cleaned = 0.0010151 Jy ! Component: 200 - total flux cleaned = 0.00127549 Jy ! Total flux subtracted in 200 components = 0.00127549 Jy ! Clean residual min=-0.002848 max=0.002572 Jy/beam ! Clean residual mean=-0.000015 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.143169 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 181 components and 0.143169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067572Jy sigma=1.161254 ! Fit after self-cal, rms=0.067562Jy sigma=1.160768 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.000190485 Jy ! Component: 100 - total flux cleaned = 0.000422746 Jy ! Component: 150 - total flux cleaned = 0.000570978 Jy ! Component: 200 - total flux cleaned = 0.000679316 Jy ! Total flux subtracted in 200 components = 0.000679316 Jy ! Clean residual min=-0.002774 max=0.002581 Jy/beam ! Clean residual mean=-0.000013 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.143848 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 194 components and 0.143848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067533Jy sigma=1.160268 ! Fit after self-cal, rms=0.067511Jy sigma=1.160203 ! 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.067511Jy sigma=1.160203 ! Fit after self-cal, rms=0.066954Jy sigma=1.158875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.74 mas, bmaj=13.3 mas, bpa=23.37 degrees ! Estimated noise=0.47827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282921 Jy ! Component: 100 - total flux cleaned = 0.000516834 Jy ! Component: 150 - total flux cleaned = 0.000694166 Jy ! Component: 200 - total flux cleaned = 0.00080154 Jy ! Total flux subtracted in 200 components = 0.00080154 Jy ! Clean residual min=-0.002530 max=0.002524 Jy/beam ! Clean residual mean=-0.000017 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.14465 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 203 components and 0.14465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066925Jy sigma=1.158320 ! Fit after self-cal, rms=0.066933Jy sigma=1.158199 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.27849e-05 Jy ! Component: 100 - total flux cleaned = 0.000222591 Jy ! Component: 150 - total flux cleaned = 0.000320232 Jy ! Component: 200 - total flux cleaned = 0.000410559 Jy ! Total flux subtracted in 200 components = 0.000410559 Jy ! Clean residual min=-0.002509 max=0.002584 Jy/beam ! Clean residual mean=-0.000016 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.14506 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 209 components and 0.14506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066915Jy sigma=1.157841 ! Fit after self-cal, rms=0.066902Jy sigma=1.157799 ! 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.066902Jy sigma=1.157799 ! Fit after self-cal, rms=0.066772Jy sigma=1.157646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.33 mas, bmaj=14.49 mas, bpa=25.46 degrees ! Estimated noise=0.479461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028036 Jy ! Component: 100 - total flux cleaned = 0.000414681 Jy ! Component: 150 - total flux cleaned = 0.000558992 Jy ! Component: 200 - total flux cleaned = 0.000667069 Jy ! Total flux subtracted in 200 components = 0.000667069 Jy ! Clean residual min=-0.002374 max=0.002475 Jy/beam ! Clean residual mean=-0.000020 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.145727 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 214 components and 0.145727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066754Jy sigma=1.157329 ! Fit after self-cal, rms=0.066756Jy sigma=1.157203 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 = -3.77167e-07 Jy ! Component: 100 - total flux cleaned = 8.81778e-05 Jy ! Component: 150 - total flux cleaned = 0.000149053 Jy ! Component: 200 - total flux cleaned = 0.000186761 Jy ! Total flux subtracted in 200 components = 0.000186761 Jy ! Clean residual min=-0.002366 max=0.002497 Jy/beam ! Clean residual mean=-0.000019 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.145914 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 220 components and 0.145914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066743Jy sigma=1.156950 ! Fit after self-cal, rms=0.066734Jy sigma=1.156914 ! 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=10.73 mas, bmaj=13.15 mas, bpa=21.7 degrees ! Estimated noise=0.474345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.73 x 13.15 at 21.7 degrees (North through East) ! Clean map min=-0.0023019 max=0.060307 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=9.741 mas, bmaj=12.11 mas, bpa=15.92 degrees ! Estimated noise=0.675694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531114 Jy ! Component: 100 - total flux cleaned = 0.0805259 Jy ! Component: 150 - total flux cleaned = 0.0983798 Jy ! Component: 200 - total flux cleaned = 0.110978 Jy ! Total flux subtracted in 200 components = 0.110978 Jy ! Clean residual min=-0.005220 max=0.007633 Jy/beam ! Clean residual mean=-0.000096 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.110978 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 99 model components to the UV plane model. ! The established model now contains 99 components and 0.110978 Jy ! Inverting map and beam ! Estimated beam: bmin=10.73 mas, bmaj=13.15 mas, bpa=21.7 degrees ! Estimated noise=0.474345 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.01099 Jy ! Component: 100 - total flux cleaned = 0.0184812 Jy ! Component: 150 - total flux cleaned = 0.0237232 Jy ! Component: 200 - total flux cleaned = 0.0274166 Jy ! Total flux subtracted in 200 components = 0.0274166 Jy ! Clean residual min=-0.003078 max=0.003046 Jy/beam ! Clean residual mean=-0.000033 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.138394 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 139 components and 0.138394 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=12.33 mas, bmaj=14.49 mas, bpa=25.46 degrees ! Estimated noise=0.479461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273271 Jy ! Component: 100 - total flux cleaned = 0.00458199 Jy ! Component: 150 - total flux cleaned = 0.00584613 Jy ! Component: 200 - total flux cleaned = 0.00630379 Jy ! Total flux subtracted in 200 components = 0.00630379 Jy ! Clean residual min=-0.002429 max=0.002423 Jy/beam ! Clean residual mean=-0.000023 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.144698 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.000299507 Jy ! Component: 100 - total flux cleaned = 0.000509043 Jy ! Component: 150 - total flux cleaned = 0.000673944 Jy ! Component: 200 - total flux cleaned = 0.000828933 Jy ! Total flux subtracted in 200 components = 0.000828933 Jy ! Clean residual min=-0.002360 max=0.002410 Jy/beam ! Clean residual mean=-0.000020 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.145527 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 157 components and 0.145527 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.73 mas, bmaj=13.15 mas, bpa=21.7 degrees ! Estimated noise=0.474345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.5643e-05 Jy ! Component: 100 - total flux cleaned = 9.40871e-05 Jy ! Component: 150 - total flux cleaned = 0.000233229 Jy ! Component: 200 - total flux cleaned = 0.000367052 Jy ! Total flux subtracted in 200 components = 0.000367052 Jy ! Clean residual min=-0.002412 max=0.002630 Jy/beam ! Clean residual mean=-0.000016 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.145894 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 165 components and 0.145894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066754Jy sigma=1.157744 ! Fit after self-cal, rms=0.066640Jy sigma=1.156650 wmodel J1856+0610_S_map.mod ! Writing 165 model components to file: J1856+0610_S_map.mod wobs J1856+0610_S_uvs.fits ! Writing UV FITS file: J1856+0610_S_uvs.fits wwins J1856+0610_S_map.win ! wwins: Wrote 1 windows to J1856+0610_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.000496245 Jy ! Component: 100 - total flux cleaned = 0.000378991 Jy ! Component: 150 - total flux cleaned = 0.000238361 Jy ! Component: 200 - total flux cleaned = 0.000138975 Jy ! Component: 250 - total flux cleaned = 0.000293124 Jy ! Component: 300 - total flux cleaned = 0.000292926 Jy ! Component: 350 - total flux cleaned = 0.000403379 Jy ! Component: 400 - total flux cleaned = 0.000402609 Jy ! Component: 450 - total flux cleaned = 0.000402113 Jy ! Component: 500 - total flux cleaned = 0.000376247 Jy ! Component: 550 - total flux cleaned = 0.00030308 Jy ! Component: 600 - total flux cleaned = 0.000186597 Jy ! Component: 650 - total flux cleaned = 0.000141152 Jy ! Component: 700 - total flux cleaned = 3.19874e-05 Jy ! Component: 750 - total flux cleaned = -9.65155e-06 Jy ! Component: 800 - total flux cleaned = -9.23811e-05 Jy ! Component: 850 - total flux cleaned = -0.000193368 Jy ! Component: 900 - total flux cleaned = -0.000310721 Jy ! Component: 950 - total flux cleaned = -0.000367616 Jy ! Component: 1000 - total flux cleaned = -0.000516744 Jy ! Component: 1050 - total flux cleaned = -0.000644471 Jy ! Component: 1100 - total flux cleaned = -0.00078726 Jy ! Component: 1150 - total flux cleaned = -0.000839799 Jy ! Component: 1200 - total flux cleaned = -0.000959867 Jy ! Component: 1250 - total flux cleaned = -0.00107736 Jy ! Component: 1300 - total flux cleaned = -0.00119227 Jy ! Component: 1350 - total flux cleaned = -0.00130531 Jy ! Component: 1400 - total flux cleaned = -0.00141642 Jy ! Component: 1450 - total flux cleaned = -0.00154133 Jy ! Component: 1500 - total flux cleaned = -0.00166421 Jy ! Component: 1550 - total flux cleaned = -0.00180049 Jy ! Component: 1600 - total flux cleaned = -0.00193478 Jy ! Component: 1650 - total flux cleaned = -0.00205251 Jy ! Component: 1700 - total flux cleaned = -0.00218335 Jy ! Component: 1750 - total flux cleaned = -0.00229806 Jy ! Component: 1800 - total flux cleaned = -0.00243967 Jy ! Component: 1850 - total flux cleaned = -0.00257941 Jy ! Component: 1900 - total flux cleaned = -0.00270374 Jy ! Component: 1950 - total flux cleaned = -0.00284052 Jy ! Component: 2000 - total flux cleaned = -0.00297578 Jy ! Component: 2050 - total flux cleaned = -0.00312319 Jy ! Component: 2100 - total flux cleaned = -0.00325593 Jy ! Component: 2150 - total flux cleaned = -0.00341357 Jy ! Component: 2200 - total flux cleaned = -0.00354359 Jy ! Component: 2250 - total flux cleaned = -0.00369805 Jy ! Component: 2300 - total flux cleaned = -0.00382567 Jy ! Component: 2350 - total flux cleaned = -0.00393929 Jy ! Component: 2400 - total flux cleaned = -0.00405189 Jy ! Component: 2450 - total flux cleaned = -0.00416365 Jy ! Component: 2500 - total flux cleaned = -0.00428678 Jy ! Component: 2550 - total flux cleaned = -0.00440896 Jy ! Component: 2600 - total flux cleaned = -0.00451807 Jy ! Component: 2650 - total flux cleaned = -0.00461446 Jy ! Component: 2700 - total flux cleaned = -0.0047461 Jy ! Component: 2750 - total flux cleaned = -0.00485291 Jy ! Component: 2800 - total flux cleaned = -0.00494724 Jy ! Component: 2850 - total flux cleaned = -0.00500589 Jy ! Component: 2900 - total flux cleaned = -0.00507612 Jy ! Component: 2950 - total flux cleaned = -0.00513435 Jy ! Component: 3000 - total flux cleaned = -0.00519253 Jy ! Component: 3050 - total flux cleaned = -0.00526204 Jy ! Component: 3100 - total flux cleaned = -0.00531984 Jy ! Component: 3150 - total flux cleaned = -0.00537747 Jy ! Component: 3200 - total flux cleaned = -0.00544649 Jy ! Component: 3250 - total flux cleaned = -0.00549243 Jy ! Component: 3300 - total flux cleaned = -0.00556116 Jy ! Component: 3350 - total flux cleaned = -0.00560684 Jy ! Component: 3400 - total flux cleaned = -0.00565245 Jy ! Component: 3450 - total flux cleaned = -0.00570933 Jy ! Component: 3500 - total flux cleaned = -0.0057548 Jy ! Component: 3550 - total flux cleaned = -0.00581145 Jy ! Component: 3600 - total flux cleaned = -0.00585675 Jy ! Component: 3650 - total flux cleaned = -0.00591327 Jy ! Component: 3700 - total flux cleaned = -0.00594712 Jy ! Component: 3750 - total flux cleaned = -0.00599232 Jy ! Component: 3800 - total flux cleaned = -0.00603752 Jy ! Component: 3850 - total flux cleaned = -0.00607127 Jy ! Component: 3900 - total flux cleaned = -0.00613897 Jy ! Component: 3950 - total flux cleaned = -0.00618413 Jy ! Component: 4000 - total flux cleaned = -0.00624058 Jy ! Component: 4050 - total flux cleaned = -0.00628576 Jy ! Total flux subtracted in 4096 components = -0.00631974 Jy ! Clean residual min=-0.000705 max=0.000593 Jy/beam ! Clean residual mean=-0.000004 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.139574 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 456 components and 0.139574 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1856+0610_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.73 x 13.15 at 21.7 degrees (North through East) ! Clean map min=-0.0014864 max=0.0599 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1856+0610_S_map.fits wmodel /vlbi/uf001/uva//J1856+0610_S_map.mod ! Writing 456 model components to file: /vlbi/uf001/uva//J1856+0610_S_map.mod wobs /vlbi/uf001/uva//J1856+0610_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1856+0610_S_uvs.fits wwins /vlbi/uf001/uva//J1856+0610_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1856+0610_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0598996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200349 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00342 1.00342 2.00685 4.01369 8.02739 16.0548 32.1095 64.2191 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 298.976 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1856+0610_S_dfm.log closed on Mon Jan 14 04:52:17 2019