! Started logfile: /g0/scr/pima/npcsc_uvs/J1153+8058_S_uvs.log on Sun Oct 6 14:28:34 2013 obs /g0/scr/pima/npcsc_uvs/J1153+8058_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1153+8058_S_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765242 visibilities/baseline/integration-bin. ! Found source: J1153+8058 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5372 visibilities. select RR ! 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 /g0/scr/pima/npcsc_uvs/J1153+8058_S] 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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.431488Jy sigma=22.798141 ! Fit after self-cal, rms=1.814937Jy sigma=14.413384 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=5.446 mas, bpa=49.44 degrees ! Estimated noise=2.13736 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 = 1.20825 Jy ! Component: 100 - total flux cleaned = 1.64211 Jy ! Total flux subtracted in 100 components = 1.64211 Jy ! Clean residual min=-0.135722 max=0.187261 Jy/beam ! Clean residual mean=-0.000275 rms=0.049927 Jy/beam ! Combined flux in latest and established models = 1.64211 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 1.64211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.665687Jy sigma=12.091529 ! Fit after self-cal, rms=1.663447Jy sigma=12.078653 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.89 mas, bmaj=7.374 mas, bpa=43.14 degrees ! Estimated noise=1.09718 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.230481 Jy ! Component: 100 - total flux cleaned = 0.339209 Jy ! Component: 150 - total flux cleaned = 0.3559 Jy ! Component: 200 - total flux cleaned = 0.3603 Jy ! Total flux subtracted in 200 components = 0.3603 Jy ! Clean residual min=-0.138000 max=0.113264 Jy/beam ! Clean residual mean=0.000652 rms=0.039877 Jy/beam ! Combined flux in latest and established models = 2.00241 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 2.00241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.639127Jy sigma=11.604452 ! Fit after self-cal, rms=1.639040Jy sigma=11.603226 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.98 KP 1.04 ! LA 1.17 MK 0.98 NL 1.00 OV 1.05 ! PT 1.14 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.10 HN 1.00 KP 1.06 ! LA 1.12 MK 1.05 NL 1.00 OV 1.04 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.41 FD 1.13 HN 1.16 KP 1.00 ! LA 0.89 MK 1.95 NL 1.18 OV 1.10 ! PT 1.14 SC 1.19 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.12 HN 0.95 KP 0.96 ! LA 0.79 MK 1.21 NL 1.02 OV 0.92 ! PT 1.02 SC 1.15 ! ! ! Fit before self-cal, rms=1.639040Jy sigma=11.603226 ! Fit after self-cal, rms=0.811418Jy sigma=9.592787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.114 mas, bmaj=7.572 mas, bpa=42.21 degrees ! Estimated noise=1.09661 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.00118623 Jy ! Component: 100 - total flux cleaned = -0.00044782 Jy ! Component: 150 - total flux cleaned = -0.00187281 Jy ! Component: 200 - total flux cleaned = -0.00231234 Jy ! Total flux subtracted in 200 components = -0.00231234 Jy ! Clean residual min=-0.103249 max=0.101805 Jy/beam ! Clean residual mean=-0.000018 rms=0.031287 Jy/beam ! Combined flux in latest and established models = 2.0001 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 2.0001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.809634Jy sigma=9.595688 ! Fit after self-cal, rms=0.809802Jy sigma=9.593529 ! 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.809802Jy sigma=9.593529 ! Fit after self-cal, rms=0.589362Jy sigma=6.046174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.991 mas, bmaj=7.571 mas, bpa=43.03 degrees ! Estimated noise=1.09429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754646 Jy ! Component: 100 - total flux cleaned = 0.00676438 Jy ! Component: 150 - total flux cleaned = 0.00607952 Jy ! Component: 200 - total flux cleaned = 0.00547586 Jy ! Total flux subtracted in 200 components = 0.00547586 Jy ! Clean residual min=-0.022445 max=0.024320 Jy/beam ! Clean residual mean=-0.000017 rms=0.007648 Jy/beam ! Combined flux in latest and established models = 2.00558 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 2.00558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.587990Jy sigma=6.042389 ! Fit after self-cal, rms=0.588080Jy sigma=6.041023 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.000959482 Jy ! Component: 100 - total flux cleaned = 5.4859e-05 Jy ! Component: 150 - total flux cleaned = -0.000496803 Jy ! Component: 200 - total flux cleaned = -0.000997176 Jy ! Total flux subtracted in 200 components = -0.000997176 Jy ! Clean residual min=-0.021893 max=0.024446 Jy/beam ! Clean residual mean=-0.000020 rms=0.007665 Jy/beam ! Combined flux in latest and established models = 2.00458 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 2.00458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.587142Jy sigma=6.040453 ! Fit after self-cal, rms=0.587127Jy sigma=6.040269 ! 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.587127Jy sigma=6.040269 ! Fit after self-cal, rms=0.584506Jy sigma=6.034187 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.997 mas, bmaj=7.559 mas, bpa=43.61 degrees ! Estimated noise=1.09871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417818 Jy ! Component: 100 - total flux cleaned = 0.00349311 Jy ! Component: 150 - total flux cleaned = 0.00318024 Jy ! Component: 200 - total flux cleaned = 0.00291398 Jy ! Total flux subtracted in 200 components = 0.00291398 Jy ! Clean residual min=-0.018077 max=0.023383 Jy/beam ! Clean residual mean=-0.000031 rms=0.007202 Jy/beam ! Combined flux in latest and established models = 2.00749 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 2.00749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.583738Jy sigma=6.032207 ! Fit after self-cal, rms=0.583738Jy sigma=6.032068 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.000422627 Jy ! Component: 100 - total flux cleaned = -0.00029343 Jy ! Component: 150 - total flux cleaned = -0.000520354 Jy ! Component: 200 - total flux cleaned = -0.000719808 Jy ! Total flux subtracted in 200 components = -0.000719808 Jy ! Clean residual min=-0.017979 max=0.023190 Jy/beam ! Clean residual mean=-0.000033 rms=0.007209 Jy/beam ! Combined flux in latest and established models = 2.00677 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 2.00677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.583164Jy sigma=6.031413 ! Fit after self-cal, rms=0.583162Jy sigma=6.031320 ! 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.583162Jy sigma=6.031320 ! Fit after self-cal, rms=0.582769Jy sigma=6.030504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.549 mas, bmaj=11.46 mas, bpa=50.89 degrees ! Estimated noise=1.06239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380729 Jy ! Component: 100 - total flux cleaned = 0.00406057 Jy ! Component: 150 - total flux cleaned = 0.00429276 Jy ! Component: 200 - total flux cleaned = 0.00439658 Jy ! Total flux subtracted in 200 components = 0.00439658 Jy ! Clean residual min=-0.018991 max=0.027899 Jy/beam ! Clean residual mean=-0.000051 rms=0.008840 Jy/beam ! Combined flux in latest and established models = 2.01117 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 2.01117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.582821Jy sigma=6.030889 ! Fit after self-cal, rms=0.582826Jy sigma=6.030819 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.000353573 Jy ! Component: 100 - total flux cleaned = -0.000143414 Jy ! Component: 150 - total flux cleaned = -0.000147015 Jy ! Component: 200 - total flux cleaned = -0.000241349 Jy ! Total flux subtracted in 200 components = -0.000241349 Jy ! Clean residual min=-0.019015 max=0.027712 Jy/beam ! Clean residual mean=-0.000051 rms=0.008810 Jy/beam ! Combined flux in latest and established models = 2.01093 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 2.01093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.582917Jy sigma=6.030889 ! Fit after self-cal, rms=0.582919Jy sigma=6.030854 ! 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=5.002 mas, bmaj=7.545 mas, bpa=44.06 degrees ! Estimated noise=1.10289 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.002 x 7.545 at 44.06 degrees (North through East) ! Clean map min=-0.017095 max=1.5961 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.582919Jy sigma=6.030854 ! Fit after self-cal, rms=1.501925Jy sigma=1.711801 ! Inverting map and beam ! Estimated beam: bmin=5.027 mas, bmaj=7.534 mas, bpa=44.05 degrees ! Estimated noise=1.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029736 Jy ! Component: 100 - total flux cleaned = 0.00245045 Jy ! Component: 150 - total flux cleaned = 0.00203136 Jy ! Component: 200 - total flux cleaned = 0.00205727 Jy ! Total flux subtracted in 200 components = 0.00205727 Jy ! Clean residual min=-0.010644 max=0.015125 Jy/beam ! Clean residual mean=-0.000068 rms=0.003183 Jy/beam ! Combined flux in latest and established models = 2.01298 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 2.01298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.500283Jy sigma=1.705512 ! Fit after self-cal, rms=1.500283Jy sigma=1.705115 ! Inverting map ! Added new window around map position (9.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158288 Jy ! Component: 100 - total flux cleaned = 0.0205871 Jy ! Component: 150 - total flux cleaned = 0.0249597 Jy ! Component: 200 - total flux cleaned = 0.0270991 Jy ! Total flux subtracted in 200 components = 0.0270991 Jy ! Clean residual min=-0.009616 max=0.012973 Jy/beam ! Clean residual mean=-0.000018 rms=0.002988 Jy/beam ! Combined flux in latest and established models = 2.04008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 2.04008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.499435Jy sigma=1.700689 ! Fit after self-cal, rms=1.499425Jy sigma=1.697675 ! Inverting map ! Added new window around map position (21.5, 62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129001 Jy ! Component: 100 - total flux cleaned = 0.0191224 Jy ! Component: 150 - total flux cleaned = 0.0218738 Jy ! Component: 200 - total flux cleaned = 0.0239659 Jy ! Total flux subtracted in 200 components = 0.0239659 Jy ! Clean residual min=-0.009938 max=0.010618 Jy/beam ! Clean residual mean=-0.000016 rms=0.002735 Jy/beam ! Combined flux in latest and established models = 2.06405 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 93 components and 2.06405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.498564Jy sigma=1.696437 ! Fit after self-cal, rms=1.498573Jy sigma=1.694842 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.498573Jy sigma=1.694842 ! Fit after self-cal, rms=1.542122Jy sigma=1.676751 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=5.708 mas, bpa=49.11 degrees ! Estimated noise=2.18791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.23628 Jy ! Component: 100 - total flux cleaned = 1.665 Jy ! Component: 150 - total flux cleaned = 1.84654 Jy ! Component: 200 - total flux cleaned = 1.93472 Jy ! Total flux subtracted in 200 components = 1.93472 Jy ! Clean residual min=-0.021798 max=0.043017 Jy/beam ! Clean residual mean=-0.000186 rms=0.005885 Jy/beam ! Combined flux in latest and established models = 1.93472 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.93472 Jy ! Inverting map and beam ! Estimated beam: bmin=5.025 mas, bmaj=7.519 mas, bpa=44.34 degrees ! Estimated noise=1.11478 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.0516701 Jy ! Component: 100 - total flux cleaned = 0.0785349 Jy ! Component: 150 - total flux cleaned = 0.0970638 Jy ! Component: 200 - total flux cleaned = 0.111461 Jy ! Total flux subtracted in 200 components = 0.111461 Jy ! Clean residual min=-0.011869 max=0.018423 Jy/beam ! Clean residual mean=-0.000050 rms=0.003283 Jy/beam ! Combined flux in latest and established models = 2.04618 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 2.04618 Jy ! Inverting map ! Added new window around map position (7, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097387 Jy ! Component: 100 - total flux cleaned = 0.0168593 Jy ! Component: 150 - total flux cleaned = 0.0214773 Jy ! Component: 200 - total flux cleaned = 0.0248851 Jy ! Total flux subtracted in 200 components = 0.0248851 Jy ! Clean residual min=-0.009884 max=0.011615 Jy/beam ! Clean residual mean=-0.000011 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 2.07107 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 2.07107 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=9.621 mas, bmaj=11.39 mas, bpa=51.7 degrees ! Estimated noise=1.07148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867062 Jy ! Component: 100 - total flux cleaned = 0.012916 Jy ! Component: 150 - total flux cleaned = 0.0150929 Jy ! Component: 200 - total flux cleaned = 0.0163762 Jy ! Total flux subtracted in 200 components = 0.0163762 Jy ! Clean residual min=-0.009906 max=0.011363 Jy/beam ! Clean residual mean=0.000007 rms=0.003322 Jy/beam ! Combined flux in latest and established models = 2.08744 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.000809817 Jy ! Component: 100 - total flux cleaned = 0.0015316 Jy ! Component: 150 - total flux cleaned = 0.00205329 Jy ! Component: 200 - total flux cleaned = 0.00264295 Jy ! Total flux subtracted in 200 components = 0.00264295 Jy ! Clean residual min=-0.009983 max=0.010939 Jy/beam ! Clean residual mean=0.000009 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 2.09008 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 114 components and 2.09008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.025 mas, bmaj=7.519 mas, bpa=44.34 degrees ! Estimated noise=1.11478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153028 Jy ! Component: 100 - total flux cleaned = -0.000997802 Jy ! Component: 150 - total flux cleaned = -0.000751886 Jy ! Component: 200 - total flux cleaned = -0.000756259 Jy ! Total flux subtracted in 200 components = -0.000756259 Jy ! Clean residual min=-0.008892 max=0.009913 Jy/beam ! Clean residual mean=0.000005 rms=0.002513 Jy/beam ! Combined flux in latest and established models = 2.08933 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 119 components and 2.08933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.539890Jy sigma=1.678912 ! Fit after self-cal, rms=1.539839Jy sigma=1.676511 wmodel /g0/scr/pima/npcsc_uvs/J1153+8058_S_map.mod ! Writing 119 model components to file: /g0/scr/pima/npcsc_uvs/J1153+8058_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1153+8058_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1153+8058_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1153+8058_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsc_uvs/J1153+8058_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.00422813 Jy ! Component: 100 - total flux cleaned = 0.00670858 Jy ! Component: 150 - total flux cleaned = 0.00826961 Jy ! Component: 200 - total flux cleaned = 0.00990547 Jy ! Component: 250 - total flux cleaned = 0.0117629 Jy ! Component: 300 - total flux cleaned = 0.0134167 Jy ! Component: 350 - total flux cleaned = 0.0150183 Jy ! Component: 400 - total flux cleaned = 0.0163174 Jy ! Component: 450 - total flux cleaned = 0.0179583 Jy ! Component: 500 - total flux cleaned = 0.0193097 Jy ! Component: 550 - total flux cleaned = 0.0207512 Jy ! Component: 600 - total flux cleaned = 0.0221612 Jy ! Component: 650 - total flux cleaned = 0.023311 Jy ! Component: 700 - total flux cleaned = 0.0245503 Jy ! Component: 750 - total flux cleaned = 0.0253245 Jy ! Component: 800 - total flux cleaned = 0.0264109 Jy ! Component: 850 - total flux cleaned = 0.0274741 Jy ! Component: 900 - total flux cleaned = 0.028207 Jy ! Component: 950 - total flux cleaned = 0.0292376 Jy ! Component: 1000 - total flux cleaned = 0.0302491 Jy ! Component: 1050 - total flux cleaned = 0.0308478 Jy ! Component: 1100 - total flux cleaned = 0.031242 Jy ! Component: 1150 - total flux cleaned = 0.0320198 Jy ! Component: 1200 - total flux cleaned = 0.0327853 Jy ! Component: 1250 - total flux cleaned = 0.0330686 Jy ! Component: 1300 - total flux cleaned = 0.0338172 Jy ! Component: 1350 - total flux cleaned = 0.0343727 Jy ! Component: 1400 - total flux cleaned = 0.0348291 Jy ! Component: 1450 - total flux cleaned = 0.0353701 Jy ! Component: 1500 - total flux cleaned = 0.0357281 Jy ! Component: 1550 - total flux cleaned = 0.0360825 Jy ! Component: 1600 - total flux cleaned = 0.0363457 Jy ! Component: 1650 - total flux cleaned = 0.0368657 Jy ! Component: 1700 - total flux cleaned = 0.0372091 Jy ! Component: 1750 - total flux cleaned = 0.0376342 Jy ! Component: 1800 - total flux cleaned = 0.0379713 Jy ! Component: 1850 - total flux cleaned = 0.0386395 Jy ! Component: 1900 - total flux cleaned = 0.0387221 Jy ! Component: 1950 - total flux cleaned = 0.0392139 Jy ! Component: 2000 - total flux cleaned = 0.0394583 Jy ! Component: 2050 - total flux cleaned = 0.0400218 Jy ! Component: 2100 - total flux cleaned = 0.0401813 Jy ! Component: 2150 - total flux cleaned = 0.0404986 Jy ! Component: 2200 - total flux cleaned = 0.0412062 Jy ! Component: 2250 - total flux cleaned = 0.0416732 Jy ! Component: 2300 - total flux cleaned = 0.0421364 Jy ! Component: 2350 - total flux cleaned = 0.0426713 Jy ! Component: 2400 - total flux cleaned = 0.0426708 Jy ! Component: 2450 - total flux cleaned = 0.0429728 Jy ! Component: 2500 - total flux cleaned = 0.0434216 Jy ! Component: 2550 - total flux cleaned = 0.0434216 Jy ! Component: 2600 - total flux cleaned = 0.0437905 Jy ! Component: 2650 - total flux cleaned = 0.044009 Jy ! Component: 2700 - total flux cleaned = 0.0442992 Jy ! Component: 2750 - total flux cleaned = 0.044371 Jy ! Component: 2800 - total flux cleaned = 0.0446576 Jy ! Component: 2850 - total flux cleaned = 0.0449416 Jy ! Component: 2900 - total flux cleaned = 0.0455044 Jy ! Component: 2950 - total flux cleaned = 0.045783 Jy ! Component: 3000 - total flux cleaned = 0.0459215 Jy ! Component: 3050 - total flux cleaned = 0.0460597 Jy ! Component: 3100 - total flux cleaned = 0.0463332 Jy ! Component: 3150 - total flux cleaned = 0.0464689 Jy ! Component: 3200 - total flux cleaned = 0.0464689 Jy ! Component: 3250 - total flux cleaned = 0.0470732 Jy ! Component: 3300 - total flux cleaned = 0.0473402 Jy ! Component: 3350 - total flux cleaned = 0.0474728 Jy ! Component: 3400 - total flux cleaned = 0.047736 Jy ! Component: 3450 - total flux cleaned = 0.0479322 Jy ! Component: 3500 - total flux cleaned = 0.048321 Jy ! Component: 3550 - total flux cleaned = 0.0486431 Jy ! Component: 3600 - total flux cleaned = 0.0487072 Jy ! Component: 3650 - total flux cleaned = 0.0486443 Jy ! Component: 3700 - total flux cleaned = 0.0490233 Jy ! Component: 3750 - total flux cleaned = 0.0491493 Jy ! Component: 3800 - total flux cleaned = 0.0493993 Jy ! Component: 3850 - total flux cleaned = 0.0493997 Jy ! Component: 3900 - total flux cleaned = 0.0496469 Jy ! Component: 3950 - total flux cleaned = 0.0497701 Jy ! Component: 4000 - total flux cleaned = 0.0500741 Jy ! Component: 4050 - total flux cleaned = 0.0501347 Jy ! Total flux subtracted in 4096 components = 0.0503159 Jy ! Clean residual min=-0.003183 max=0.003248 Jy/beam ! Clean residual mean=0.000006 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 2.13964 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 415 components and 2.13964 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1153+8058_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.025 x 7.519 at 44.34 degrees (North through East) ! Clean map min=-0.0064698 max=1.6136 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1153+8058_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.61362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00111102 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.206558 0.206558 0.413117 0.826234 1.65247 3.30494 6.60987 13.2197 26.4395 52.879 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.613 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1153+8058_S_uvs.log closed on Sun Oct 6 14:28:39 2013