! Started logfile: /scr/pima/bg219i_uvs/J0710+4732_S_uvs.log on Wed Apr 6 22:55:12 2016 obs /scr/pima/bg219i_uvs/J0710+4732_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0710+4732_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0710+4732 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1260 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J0710+4732_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 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.135346Jy sigma=23.288762 ! Fit after self-cal, rms=0.539891Jy sigma=10.968138 ! 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.643 mas, bmaj=8.686 mas, bpa=26.04 degrees ! Estimated noise=1.33542 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.346999 Jy ! Component: 100 - total flux cleaned = 0.446313 Jy ! Total flux subtracted in 100 components = 0.446313 Jy ! Clean residual min=-0.019678 max=0.042776 Jy/beam ! Clean residual mean=-0.000096 rms=0.005865 Jy/beam ! Combined flux in latest and established models = 0.446313 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.446313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100002Jy sigma=1.984479 ! Fit after self-cal, rms=0.099901Jy sigma=1.982096 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0458991 Jy ! Component: 100 - total flux cleaned = 0.0732645 Jy ! Total flux subtracted in 100 components = 0.0732645 Jy ! Clean residual min=-0.011579 max=0.014848 Jy/beam ! Clean residual mean=-0.000049 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.519577 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.519577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068548Jy sigma=1.356994 ! Fit after self-cal, rms=0.068370Jy sigma=1.353395 ! 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.109 mas, bmaj=8.883 mas, bpa=24.38 degrees ! Estimated noise=1.09372 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.0261695 Jy ! Component: 100 - total flux cleaned = 0.0428685 Jy ! Component: 150 - total flux cleaned = 0.0544271 Jy ! Component: 200 - total flux cleaned = 0.0626792 Jy ! Total flux subtracted in 200 components = 0.0626792 Jy ! Clean residual min=-0.006164 max=0.007026 Jy/beam ! Clean residual mean=-0.000033 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.582256 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.582256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055398Jy sigma=1.095598 ! Fit after self-cal, rms=0.055154Jy sigma=1.091083 ! 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.109 x 8.883 at 24.38 degrees (North through East) ! Clean map min=-0.0058447 max=0.46596 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.02 KP 1.00 ! LA 0.99 MK 1.08 NL 0.99 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.01 KP 0.99 ! LA 0.98 MK 1.02 NL 0.99 OV 0.99 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.01 KP 0.98 ! LA 0.99 MK 1.05 NL 0.97 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.99 KP 1.00 ! LA 0.98 MK 1.04 NL 0.99 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.055154Jy sigma=1.091083 ! Fit after self-cal, rms=0.053171Jy sigma=1.039002 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.899 mas, bpa=24.32 degrees ! Estimated noise=1.09219 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.000538724 Jy ! Component: 100 - total flux cleaned = -7.42493e-06 Jy ! Component: 150 - total flux cleaned = -0.00033847 Jy ! Component: 200 - total flux cleaned = -0.000486369 Jy ! Total flux subtracted in 200 components = -0.000486369 Jy ! Clean residual min=-0.004521 max=0.005127 Jy/beam ! Clean residual mean=-0.000007 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.58177 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.58177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052657Jy sigma=1.029552 ! Fit after self-cal, rms=0.052629Jy sigma=1.028967 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052629Jy sigma=1.028967 ! Fit after self-cal, rms=0.052622Jy sigma=1.027631 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=8.889 mas, bpa=24.28 degrees ! Estimated noise=1.09165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000543679 Jy ! Component: 100 - total flux cleaned = -0.000743168 Jy ! Component: 150 - total flux cleaned = -0.00091136 Jy ! Component: 200 - total flux cleaned = -0.000959132 Jy ! Total flux subtracted in 200 components = -0.000959132 Jy ! Clean residual min=-0.004532 max=0.004816 Jy/beam ! Clean residual mean=-0.000008 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.580811 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.580811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052435Jy sigma=1.024480 ! Fit after self-cal, rms=0.052424Jy sigma=1.024231 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 = 9.74042e-05 Jy ! Component: 100 - total flux cleaned = -3.40959e-05 Jy ! Component: 150 - total flux cleaned = -0.000111675 Jy ! Component: 200 - total flux cleaned = -0.000147778 Jy ! Total flux subtracted in 200 components = -0.000147778 Jy ! Clean residual min=-0.004494 max=0.004616 Jy/beam ! Clean residual mean=-0.000008 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.580663 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.580663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052359Jy sigma=1.022925 ! Fit after self-cal, rms=0.052355Jy sigma=1.022806 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052355Jy sigma=1.022806 ! Fit after self-cal, rms=0.052328Jy sigma=1.022291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=8.883 mas, bpa=24.27 degrees ! Estimated noise=1.09044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107256 Jy ! Component: 100 - total flux cleaned = -0.00131887 Jy ! Component: 150 - total flux cleaned = -0.00131958 Jy ! Component: 200 - total flux cleaned = -0.00131945 Jy ! Total flux subtracted in 200 components = -0.00131945 Jy ! Clean residual min=-0.004549 max=0.004462 Jy/beam ! Clean residual mean=-0.000008 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.579344 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.579343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052262Jy sigma=1.021298 ! Fit after self-cal, rms=0.052260Jy sigma=1.021220 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.57136e-05 Jy ! Component: 100 - total flux cleaned = 4.5931e-05 Jy ! Component: 150 - total flux cleaned = 7.03133e-05 Jy ! Component: 200 - total flux cleaned = 6.94753e-05 Jy ! Total flux subtracted in 200 components = 6.94753e-05 Jy ! Clean residual min=-0.004520 max=0.004375 Jy/beam ! Clean residual mean=-0.000008 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.579413 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.579413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052235Jy sigma=1.020681 ! Fit after self-cal, rms=0.052234Jy sigma=1.020636 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052234Jy sigma=1.020636 ! Fit after self-cal, rms=0.052198Jy sigma=1.020352 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.675 mas, bmaj=10.01 mas, bpa=20.46 degrees ! Estimated noise=1.42219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018774 Jy ! Component: 100 - total flux cleaned = -0.000546084 Jy ! Component: 150 - total flux cleaned = -0.000812921 Jy ! Component: 200 - total flux cleaned = -0.000989247 Jy ! Total flux subtracted in 200 components = -0.000989247 Jy ! Clean residual min=-0.005533 max=0.004895 Jy/beam ! Clean residual mean=-0.000020 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.578424 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.578424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052208Jy sigma=1.020783 ! Fit after self-cal, rms=0.052202Jy sigma=1.020647 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.3403e-05 Jy ! Component: 100 - total flux cleaned = -9.89791e-05 Jy ! Component: 150 - total flux cleaned = -0.000140624 Jy ! Component: 200 - total flux cleaned = -0.000180143 Jy ! Total flux subtracted in 200 components = -0.000180143 Jy ! Clean residual min=-0.005424 max=0.004781 Jy/beam ! Clean residual mean=-0.000020 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.578244 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 127 components and 0.578244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052224Jy sigma=1.021025 ! Fit after self-cal, rms=0.052224Jy sigma=1.021008 ! 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.161 mas, bmaj=8.882 mas, bpa=24.27 degrees ! Estimated noise=1.08907 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 8.882 at 24.27 degrees (North through East) ! Clean map min=-0.0042287 max=0.46401 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.682 mas, bmaj=8.666 mas, bpa=26 degrees ! Estimated noise=1.34026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348119 Jy ! Component: 100 - total flux cleaned = 0.445047 Jy ! Component: 150 - total flux cleaned = 0.489927 Jy ! Component: 200 - total flux cleaned = 0.516578 Jy ! Total flux subtracted in 200 components = 0.516578 Jy ! Clean residual min=-0.009890 max=0.014258 Jy/beam ! Clean residual mean=-0.000039 rms=0.002737 Jy/beam ! Combined flux in latest and established models = 0.516578 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.516578 Jy ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=8.882 mas, bpa=24.27 degrees ! Estimated noise=1.08907 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.0227244 Jy ! Component: 100 - total flux cleaned = 0.03701 Jy ! Component: 150 - total flux cleaned = 0.0463391 Jy ! Component: 200 - total flux cleaned = 0.0524937 Jy ! Total flux subtracted in 200 components = 0.0524937 Jy ! Clean residual min=-0.005363 max=0.005965 Jy/beam ! Clean residual mean=-0.000019 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.569072 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.569072 Jy ! Inverting map ! Added new window around map position (-82.5, -111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047864 Jy ! Component: 100 - total flux cleaned = 0.00573141 Jy ! Component: 150 - total flux cleaned = 0.00653698 Jy ! Component: 200 - total flux cleaned = 0.00750154 Jy ! Total flux subtracted in 200 components = 0.00750154 Jy ! Clean residual min=-0.004758 max=0.004012 Jy/beam ! Clean residual mean=-0.000014 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.576573 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.576574 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.675 mas, bmaj=10.01 mas, bpa=20.46 degrees ! Estimated noise=1.42219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345123 Jy ! Component: 100 - total flux cleaned = 0.0053252 Jy ! Component: 150 - total flux cleaned = 0.00626664 Jy ! Component: 200 - total flux cleaned = 0.00684562 Jy ! Total flux subtracted in 200 components = 0.00684562 Jy ! Clean residual min=-0.005104 max=0.004598 Jy/beam ! Clean residual mean=-0.000024 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.583419 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.000229985 Jy ! Component: 100 - total flux cleaned = 0.000314162 Jy ! Component: 150 - total flux cleaned = 0.000468856 Jy ! Component: 200 - total flux cleaned = 0.000646979 Jy ! Total flux subtracted in 200 components = 0.000646979 Jy ! Clean residual min=-0.004971 max=0.004540 Jy/beam ! Clean residual mean=-0.000024 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.584066 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.584066 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=8.882 mas, bpa=24.27 degrees ! Estimated noise=1.08907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000792066 Jy ! Component: 100 - total flux cleaned = -0.000788694 Jy ! Component: 150 - total flux cleaned = -0.000971795 Jy ! Component: 200 - total flux cleaned = -0.00114001 Jy ! Total flux subtracted in 200 components = -0.00114001 Jy ! Clean residual min=-0.004283 max=0.003470 Jy/beam ! Clean residual mean=-0.000009 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.582926 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.582926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052203Jy sigma=1.019395 ! Fit after self-cal, rms=0.052160Jy sigma=1.018583 wmodel /scr/pima/bg219i_uvs/J0710+4732_S_map.mod ! Writing 110 model components to file: /scr/pima/bg219i_uvs/J0710+4732_S_map.mod wobs /scr/pima/bg219i_uvs/J0710+4732_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0710+4732_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0710+4732_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0710+4732_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.0011373 Jy ! Component: 100 - total flux cleaned = -0.00146351 Jy ! Component: 150 - total flux cleaned = -0.00134848 Jy ! Component: 200 - total flux cleaned = -0.00112274 Jy ! Component: 250 - total flux cleaned = -0.000799315 Jy ! Component: 300 - total flux cleaned = -0.000693906 Jy ! Component: 350 - total flux cleaned = -0.000692789 Jy ! Component: 400 - total flux cleaned = -0.000740654 Jy ! Component: 450 - total flux cleaned = -0.000926969 Jy ! Component: 500 - total flux cleaned = -0.00110954 Jy ! Component: 550 - total flux cleaned = -0.00124135 Jy ! Component: 600 - total flux cleaned = -0.00128397 Jy ! Component: 650 - total flux cleaned = -0.00119913 Jy ! Component: 700 - total flux cleaned = -0.00119921 Jy ! Component: 750 - total flux cleaned = -0.00115817 Jy ! Component: 800 - total flux cleaned = -0.00111851 Jy ! Component: 850 - total flux cleaned = -0.00103994 Jy ! Component: 900 - total flux cleaned = -0.000963288 Jy ! Component: 950 - total flux cleaned = -0.000813258 Jy ! Component: 1000 - total flux cleaned = -0.000740198 Jy ! Component: 1050 - total flux cleaned = -0.000667827 Jy ! Component: 1100 - total flux cleaned = -0.000596732 Jy ! Component: 1150 - total flux cleaned = -0.000457819 Jy ! Component: 1200 - total flux cleaned = -0.000526146 Jy ! Component: 1250 - total flux cleaned = -0.000491035 Jy ! Component: 1300 - total flux cleaned = -0.000424535 Jy ! Component: 1350 - total flux cleaned = -0.000294215 Jy ! Component: 1400 - total flux cleaned = -0.000262391 Jy ! Component: 1450 - total flux cleaned = -0.000103497 Jy ! Component: 1500 - total flux cleaned = -1.03913e-05 Jy ! Component: 1550 - total flux cleaned = -4.12353e-05 Jy ! Component: 1600 - total flux cleaned = 8.06551e-05 Jy ! Component: 1650 - total flux cleaned = 0.000141851 Jy ! Component: 1700 - total flux cleaned = 0.000261231 Jy ! Component: 1750 - total flux cleaned = 0.000437208 Jy ! Component: 1800 - total flux cleaned = 0.00058193 Jy ! Component: 1850 - total flux cleaned = 0.000724359 Jy ! Component: 1900 - total flux cleaned = 0.000864847 Jy ! Component: 1950 - total flux cleaned = 0.000893133 Jy ! Component: 2000 - total flux cleaned = 0.00103086 Jy ! Component: 2050 - total flux cleaned = 0.00116675 Jy ! Component: 2100 - total flux cleaned = 0.00135477 Jy ! Component: 2150 - total flux cleaned = 0.00148746 Jy ! Component: 2200 - total flux cleaned = 0.00159227 Jy ! Component: 2250 - total flux cleaned = 0.00164452 Jy ! Component: 2300 - total flux cleaned = 0.00164486 Jy ! Component: 2350 - total flux cleaned = 0.00174631 Jy ! Component: 2400 - total flux cleaned = 0.00179686 Jy ! Component: 2450 - total flux cleaned = 0.00187108 Jy ! Component: 2500 - total flux cleaned = 0.00194492 Jy ! Component: 2550 - total flux cleaned = 0.00209139 Jy ! Component: 2600 - total flux cleaned = 0.00216358 Jy ! Component: 2650 - total flux cleaned = 0.00233025 Jy ! Component: 2700 - total flux cleaned = 0.00235359 Jy ! Component: 2750 - total flux cleaned = 0.00256401 Jy ! Component: 2800 - total flux cleaned = 0.00272597 Jy ! Component: 2850 - total flux cleaned = 0.00277158 Jy ! Component: 2900 - total flux cleaned = 0.00283972 Jy ! Component: 2950 - total flux cleaned = 0.00288511 Jy ! Component: 3000 - total flux cleaned = 0.00304131 Jy ! Component: 3050 - total flux cleaned = 0.0030854 Jy ! Component: 3100 - total flux cleaned = 0.00312936 Jy ! Component: 3150 - total flux cleaned = 0.00312969 Jy ! Component: 3200 - total flux cleaned = 0.00319446 Jy ! Component: 3250 - total flux cleaned = 0.00330112 Jy ! Component: 3300 - total flux cleaned = 0.00334338 Jy ! Component: 3350 - total flux cleaned = 0.00328026 Jy ! Component: 3400 - total flux cleaned = 0.00338489 Jy ! Component: 3450 - total flux cleaned = 0.00344688 Jy ! Component: 3500 - total flux cleaned = 0.00344686 Jy ! Component: 3550 - total flux cleaned = 0.00354887 Jy ! Component: 3600 - total flux cleaned = 0.00356906 Jy ! Component: 3650 - total flux cleaned = 0.00360918 Jy ! Component: 3700 - total flux cleaned = 0.00374857 Jy ! Component: 3750 - total flux cleaned = 0.00372866 Jy ! Component: 3800 - total flux cleaned = 0.00380722 Jy ! Component: 3850 - total flux cleaned = 0.00386595 Jy ! Component: 3900 - total flux cleaned = 0.00396281 Jy ! Component: 3950 - total flux cleaned = 0.00403972 Jy ! Component: 4000 - total flux cleaned = 0.00413508 Jy ! Component: 4050 - total flux cleaned = 0.00415411 Jy ! Total flux subtracted in 4096 components = 0.00421067 Jy ! Clean residual min=-0.001363 max=0.001040 Jy/beam ! Clean residual mean=0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.587137 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 396 components and 0.587137 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0710+4732_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 8.882 at 24.27 degrees (North through East) ! Clean map min=-0.0023533 max=0.46511 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0710+4732_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.465114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224384 0.224384 0.448769 0.897538 1.79508 3.59015 7.1803 14.3606 28.7212 57.4424 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.465 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1336.99 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0710+4732_S_uvs.log closed on Wed Apr 6 22:55:16 2016