! Started logfile: /scr/pima/bg219g_uvs/J1510+5702_S_uvs.log on Thu Apr 7 07:18:26 2016 obs /scr/pima/bg219g_uvs/J1510+5702_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1510+5702_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.936508 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 944 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/bg219g_uvs/J1510+5702_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027333Jy sigma=20.991069 ! Fit after self-cal, rms=0.844670Jy sigma=17.249060 ! 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.499 mas, bmaj=9.623 mas, bpa=19.37 degrees ! Estimated noise=1.5865 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.119622 Jy ! Component: 100 - total flux cleaned = 0.145708 Jy ! Total flux subtracted in 100 components = 0.145708 Jy ! Clean residual min=-0.009013 max=0.009646 Jy/beam ! Clean residual mean=-0.000008 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 0.145708 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.145708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060587Jy sigma=1.164147 ! Fit after self-cal, rms=0.060575Jy sigma=1.164067 ! 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.882 mas, bmaj=9.641 mas, bpa=19.47 degrees ! Estimated noise=1.28965 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.0104073 Jy ! Component: 100 - total flux cleaned = 0.0161972 Jy ! Component: 150 - total flux cleaned = 0.0201719 Jy ! Component: 200 - total flux cleaned = 0.023124 Jy ! Total flux subtracted in 200 components = 0.023124 Jy ! Clean residual min=-0.007233 max=0.006667 Jy/beam ! Clean residual mean=-0.000003 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.168832 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.168832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058659Jy sigma=1.121797 ! Fit after self-cal, rms=0.058654Jy sigma=1.121626 ! 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.882 x 9.641 at 19.47 degrees (North through East) ! Clean map min=-0.0068528 max=0.15703 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 HN 0.99 KP 0.99 LA 0.97 ! MK 0.99 NL 0.91 OV 1.01 PT 0.98 ! SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.03 KP 0.93 LA 0.98 ! MK 1.10 NL 0.87 OV 1.02 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.13 KP 1.03 LA 1.03 ! MK 1.13 NL 1.03 OV 0.93 PT 1.10 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.058654Jy sigma=1.121626 ! Fit after self-cal, rms=0.056909Jy sigma=1.090332 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=9.703 mas, bpa=19.62 degrees ! Estimated noise=1.29544 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.00123573 Jy ! Component: 100 - total flux cleaned = 0.00155564 Jy ! Component: 150 - total flux cleaned = 0.00173909 Jy ! Component: 200 - total flux cleaned = 0.00185943 Jy ! Total flux subtracted in 200 components = 0.00185943 Jy ! Clean residual min=-0.005941 max=0.004981 Jy/beam ! Clean residual mean=0.000000 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.170692 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.170692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056832Jy sigma=1.088634 ! Fit after self-cal, rms=0.056869Jy sigma=1.088367 ! 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.056869Jy sigma=1.088367 ! Fit after self-cal, rms=0.057028Jy sigma=1.088180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=9.701 mas, bpa=19.65 degrees ! Estimated noise=1.3007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928624 Jy ! Component: 100 - total flux cleaned = 0.00108927 Jy ! Component: 150 - total flux cleaned = 0.00119737 Jy ! Component: 200 - total flux cleaned = 0.00129803 Jy ! Total flux subtracted in 200 components = 0.00129803 Jy ! Clean residual min=-0.006017 max=0.005024 Jy/beam ! Clean residual mean=0.000000 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.17199 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.17199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056980Jy sigma=1.087162 ! Fit after self-cal, rms=0.056985Jy sigma=1.087137 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.000105312 Jy ! Component: 100 - total flux cleaned = 0.000190551 Jy ! Component: 150 - total flux cleaned = 0.000295027 Jy ! Component: 200 - total flux cleaned = 0.000367234 Jy ! Total flux subtracted in 200 components = 0.000367234 Jy ! Clean residual min=-0.006032 max=0.005076 Jy/beam ! Clean residual mean=0.000000 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.172357 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.172357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056962Jy sigma=1.086682 ! Fit after self-cal, rms=0.056967Jy sigma=1.086671 ! 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.056967Jy sigma=1.086671 ! Fit after self-cal, rms=0.057197Jy sigma=1.086405 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=9.7 mas, bpa=19.69 degrees ! Estimated noise=1.30763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676263 Jy ! Component: 100 - total flux cleaned = 0.000845788 Jy ! Component: 150 - total flux cleaned = 0.000949218 Jy ! Component: 200 - total flux cleaned = 0.00104427 Jy ! Total flux subtracted in 200 components = 0.00104427 Jy ! Clean residual min=-0.006075 max=0.005108 Jy/beam ! Clean residual mean=0.000000 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.173401 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.173401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057172Jy sigma=1.085891 ! Fit after self-cal, rms=0.057173Jy sigma=1.085881 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.96527e-05 Jy ! Component: 100 - total flux cleaned = 0.00011183 Jy ! Component: 150 - total flux cleaned = 0.000170269 Jy ! Component: 200 - total flux cleaned = 0.000225408 Jy ! Total flux subtracted in 200 components = 0.000225408 Jy ! Clean residual min=-0.006078 max=0.005141 Jy/beam ! Clean residual mean=0.000000 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.173627 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.173627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057161Jy sigma=1.085651 ! Fit after self-cal, rms=0.057164Jy sigma=1.085647 ! 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.057164Jy sigma=1.085647 ! Fit after self-cal, rms=0.057389Jy sigma=1.085467 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.705 mas, bmaj=10.28 mas, bpa=19.23 degrees ! Estimated noise=1.6786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000918107 Jy ! Component: 100 - total flux cleaned = 0.000955344 Jy ! Component: 150 - total flux cleaned = 0.000986695 Jy ! Component: 200 - total flux cleaned = 0.00101424 Jy ! Total flux subtracted in 200 components = 0.00101424 Jy ! Clean residual min=-0.005748 max=0.004424 Jy/beam ! Clean residual mean=0.000004 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.174641 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.174641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057395Jy sigma=1.085358 ! Fit after self-cal, rms=0.057385Jy sigma=1.085317 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.000127168 Jy ! Component: 100 - total flux cleaned = -0.00010332 Jy ! Component: 150 - total flux cleaned = -8.1677e-05 Jy ! Component: 200 - total flux cleaned = -8.05595e-05 Jy ! Total flux subtracted in 200 components = -8.05595e-05 Jy ! Clean residual min=-0.005631 max=0.004398 Jy/beam ! Clean residual mean=0.000004 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.17456 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.17456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057401Jy sigma=1.085461 ! Fit after self-cal, rms=0.057397Jy sigma=1.085443 ! 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.898 mas, bmaj=9.698 mas, bpa=19.7 degrees ! Estimated noise=1.3138 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.898 x 9.698 at 19.7 degrees (North through East) ! Clean map min=-0.0058277 max=0.15906 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.512 mas, bmaj=9.671 mas, bpa=19.67 degrees ! Estimated noise=1.63457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123206 Jy ! Component: 100 - total flux cleaned = 0.150131 Jy ! Component: 150 - total flux cleaned = 0.157186 Jy ! Component: 200 - total flux cleaned = 0.161545 Jy ! Total flux subtracted in 200 components = 0.161545 Jy ! Clean residual min=-0.008305 max=0.006562 Jy/beam ! Clean residual mean=-0.000003 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.161545 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.161545 Jy ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=9.698 mas, bpa=19.7 degrees ! Estimated noise=1.3138 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.00447657 Jy ! Component: 100 - total flux cleaned = 0.00745983 Jy ! Component: 150 - total flux cleaned = 0.00963213 Jy ! Component: 200 - total flux cleaned = 0.0112557 Jy ! Total flux subtracted in 200 components = 0.0112557 Jy ! Clean residual min=-0.006258 max=0.004998 Jy/beam ! Clean residual mean=-0.000001 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.172801 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.172801 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.705 mas, bmaj=10.28 mas, bpa=19.23 degrees ! Estimated noise=1.6786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184496 Jy ! Component: 100 - total flux cleaned = 0.00209221 Jy ! Component: 150 - total flux cleaned = 0.00209466 Jy ! Component: 200 - total flux cleaned = 0.0021268 Jy ! Total flux subtracted in 200 components = 0.0021268 Jy ! Clean residual min=-0.005791 max=0.004585 Jy/beam ! Clean residual mean=0.000005 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.174928 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 = 1.80997e-07 Jy ! Component: 100 - total flux cleaned = -3.07155e-07 Jy ! Component: 150 - total flux cleaned = -3.59066e-07 Jy ! Component: 200 - total flux cleaned = 2.24965e-07 Jy ! Total flux subtracted in 200 components = 2.24965e-07 Jy ! Clean residual min=-0.005684 max=0.004535 Jy/beam ! Clean residual mean=0.000005 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.174928 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 66 components and 0.174928 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=9.698 mas, bpa=19.7 degrees ! Estimated noise=1.3138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290339 Jy ! Component: 100 - total flux cleaned = 0.000333088 Jy ! Component: 150 - total flux cleaned = 0.000408383 Jy ! Component: 200 - total flux cleaned = 0.000406826 Jy ! Total flux subtracted in 200 components = 0.000406826 Jy ! Clean residual min=-0.006342 max=0.005127 Jy/beam ! Clean residual mean=0.000000 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.175335 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.175335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057460Jy sigma=1.086737 ! Fit after self-cal, rms=0.057462Jy sigma=1.086615 wmodel /scr/pima/bg219g_uvs/J1510+5702_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219g_uvs/J1510+5702_S_map.mod wobs /scr/pima/bg219g_uvs/J1510+5702_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1510+5702_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1510+5702_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1510+5702_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.00231299 Jy ! Component: 100 - total flux cleaned = -0.00345441 Jy ! Component: 150 - total flux cleaned = -0.004872 Jy ! Component: 200 - total flux cleaned = -0.00630289 Jy ! Component: 250 - total flux cleaned = -0.00775068 Jy ! Component: 300 - total flux cleaned = -0.00921872 Jy ! Component: 350 - total flux cleaned = -0.0104104 Jy ! Component: 400 - total flux cleaned = -0.0113436 Jy ! Component: 450 - total flux cleaned = -0.0121102 Jy ! Component: 500 - total flux cleaned = -0.0128547 Jy ! Component: 550 - total flux cleaned = -0.0133825 Jy ! Component: 600 - total flux cleaned = -0.0138931 Jy ! Component: 650 - total flux cleaned = -0.0142042 Jy ! Component: 700 - total flux cleaned = -0.0144451 Jy ! Component: 750 - total flux cleaned = -0.0145042 Jy ! Component: 800 - total flux cleaned = -0.0147365 Jy ! Component: 850 - total flux cleaned = -0.0149058 Jy ! Component: 900 - total flux cleaned = -0.0151263 Jy ! Component: 950 - total flux cleaned = -0.0154506 Jy ! Component: 1000 - total flux cleaned = -0.0158194 Jy ! Component: 1050 - total flux cleaned = -0.0162295 Jy ! Component: 1100 - total flux cleaned = -0.0162793 Jy ! Component: 1150 - total flux cleaned = -0.0165272 Jy ! Component: 1200 - total flux cleaned = -0.0168177 Jy ! Component: 1250 - total flux cleaned = -0.0170072 Jy ! Component: 1300 - total flux cleaned = -0.0171002 Jy ! Component: 1350 - total flux cleaned = -0.0169636 Jy ! Component: 1400 - total flux cleaned = -0.0171445 Jy ! Component: 1450 - total flux cleaned = -0.0171453 Jy ! Component: 1500 - total flux cleaned = -0.0174065 Jy ! Component: 1550 - total flux cleaned = -0.0174483 Jy ! Component: 1600 - total flux cleaned = -0.0175326 Jy ! Component: 1650 - total flux cleaned = -0.017657 Jy ! Component: 1700 - total flux cleaned = -0.0177387 Jy ! Component: 1750 - total flux cleaned = -0.0178192 Jy ! Component: 1800 - total flux cleaned = -0.0177787 Jy ! Component: 1850 - total flux cleaned = -0.017818 Jy ! Component: 1900 - total flux cleaned = -0.0177797 Jy ! Component: 1950 - total flux cleaned = -0.0179717 Jy ! Component: 2000 - total flux cleaned = -0.0181601 Jy ! Component: 2050 - total flux cleaned = -0.0181973 Jy ! Component: 2100 - total flux cleaned = -0.0183083 Jy ! Component: 2150 - total flux cleaned = -0.0184171 Jy ! Component: 2200 - total flux cleaned = -0.0184888 Jy ! Component: 2250 - total flux cleaned = -0.018596 Jy ! Component: 2300 - total flux cleaned = -0.0187015 Jy ! Component: 2350 - total flux cleaned = -0.0187707 Jy ! Component: 2400 - total flux cleaned = -0.018874 Jy ! Component: 2450 - total flux cleaned = -0.0189082 Jy ! Component: 2500 - total flux cleaned = -0.0190423 Jy ! Component: 2550 - total flux cleaned = -0.0190756 Jy ! Component: 2600 - total flux cleaned = -0.0191743 Jy ! Component: 2650 - total flux cleaned = -0.0193042 Jy ! Component: 2700 - total flux cleaned = -0.0193365 Jy ! Component: 2750 - total flux cleaned = -0.0194004 Jy ! Component: 2800 - total flux cleaned = -0.0195267 Jy ! Component: 2850 - total flux cleaned = -0.0195577 Jy ! Component: 2900 - total flux cleaned = -0.01962 Jy ! Component: 2950 - total flux cleaned = -0.0197429 Jy ! Component: 3000 - total flux cleaned = -0.0198042 Jy ! Component: 3050 - total flux cleaned = -0.0198947 Jy ! Component: 3100 - total flux cleaned = -0.0198946 Jy ! Component: 3150 - total flux cleaned = -0.0198947 Jy ! Component: 3200 - total flux cleaned = -0.0198655 Jy ! Component: 3250 - total flux cleaned = -0.0200111 Jy ! Component: 3300 - total flux cleaned = -0.0199822 Jy ! Component: 3350 - total flux cleaned = -0.0200393 Jy ! Component: 3400 - total flux cleaned = -0.0200106 Jy ! Component: 3450 - total flux cleaned = -0.020095 Jy ! Component: 3500 - total flux cleaned = -0.0201229 Jy ! Component: 3550 - total flux cleaned = -0.0200949 Jy ! Component: 3600 - total flux cleaned = -0.0200396 Jy ! Component: 3650 - total flux cleaned = -0.0200945 Jy ! Component: 3700 - total flux cleaned = -0.0200398 Jy ! Component: 3750 - total flux cleaned = -0.0199855 Jy ! Component: 3800 - total flux cleaned = -0.0199316 Jy ! Component: 3850 - total flux cleaned = -0.0197983 Jy ! Component: 3900 - total flux cleaned = -0.0197455 Jy ! Component: 3950 - total flux cleaned = -0.0196667 Jy ! Component: 4000 - total flux cleaned = -0.0195621 Jy ! Component: 4050 - total flux cleaned = -0.0193543 Jy ! Total flux subtracted in 4096 components = -0.0192255 Jy ! Clean residual min=-0.001681 max=0.001485 Jy/beam ! Clean residual mean=0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.156109 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 344 components and 0.156109 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1510+5702_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.898 x 9.698 at 19.7 degrees (North through East) ! Clean map min=-0.004202 max=0.15938 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1510+5702_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159375 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000458418 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.862904 0.862904 1.72581 3.45161 6.90323 13.8065 27.6129 55.2258 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.159 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 347.663 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1510+5702_S_uvs.log closed on Thu Apr 7 07:18:30 2016