! Started logfile: /scr/pima/s3111a_uvs/J1258-2219_X_uvs.log on Mon Jul 23 07:17:49 2012 obs /scr/pima/s3111a_uvs/J1258-2219_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111a_uvs/J1258-2219_X_uva.fits ! AN table 1: 11 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.800866 visibilities/baseline/integration-bin. ! Found source: J1258-2219 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1480 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111a_uvs/J1258-2219_X] 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 = 512x512 pixels with 0.100x0.100 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. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.185063Jy sigma=0.837966 ! Fit after self-cal, rms=0.613554Jy sigma=0.433848 ! 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=0.7147 mas, bmaj=5.828 mas, bpa=31.24 degrees ! Estimated noise=36.0745 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.36992 Jy ! Component: 100 - total flux cleaned = 0.499543 Jy ! Total flux subtracted in 100 components = 0.499543 Jy ! Clean residual min=-0.046014 max=0.057278 Jy/beam ! Clean residual mean=0.000849 rms=0.019437 Jy/beam ! Combined flux in latest and established models = 0.499543 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.499543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.182236Jy sigma=0.128860 ! Fit after self-cal, rms=0.182158Jy sigma=0.128805 ! 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=0.9234 mas, bmaj=5.391 mas, bpa=30.74 degrees ! Estimated noise=26.5186 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.0930371 Jy ! Component: 100 - total flux cleaned = 0.133575 Jy ! Component: 150 - total flux cleaned = 0.15715 Jy ! Component: 200 - total flux cleaned = 0.171366 Jy ! Total flux subtracted in 200 components = 0.171366 Jy ! Clean residual min=-0.027558 max=0.027571 Jy/beam ! Clean residual mean=0.000964 rms=0.013120 Jy/beam ! Combined flux in latest and established models = 0.670909 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 114 components and 0.670909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.098007Jy sigma=0.069301 ! Fit after self-cal, rms=0.097740Jy sigma=0.069112 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! 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.07 FD 0.93 KP 0.85 NL 1.39 ! OV 1.11 PT 0.89 SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 KP 0.87 NL 1.40 ! OV 1.10 PT 0.90 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 KP 0.85 NL 1.31 ! OV 1.08 PT 0.91 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 KP 0.81 NL 1.39 ! OV 1.12 PT 0.93 SC 1.12 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 KP 0.84 NL 1.37 ! OV 1.14 PT 0.91 SC 1.07 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 KP 0.80 NL 1.30 ! OV 1.06 PT 0.95 SC 1.04 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 KP 0.79 NL 1.25 ! OV 1.14 PT 0.96 SC 1.08 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 KP 0.80 NL 1.83 ! OV 1.10 PT 0.95 SC 1.08 ! ! ! Fit before self-cal, rms=0.097740Jy sigma=0.069112 ! Fit after self-cal, rms=0.058373Jy sigma=0.035099 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9543 mas, bmaj=5.97 mas, bpa=30.66 degrees ! Estimated noise=27.6084 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.0115014 Jy ! Component: 100 - total flux cleaned = -0.0138208 Jy ! Component: 150 - total flux cleaned = -0.0138768 Jy ! Component: 200 - total flux cleaned = -0.0128419 Jy ! Total flux subtracted in 200 components = -0.0128419 Jy ! Clean residual min=-0.005487 max=0.005454 Jy/beam ! Clean residual mean=0.000006 rms=0.002336 Jy/beam ! Combined flux in latest and established models = 0.658067 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 163 components and 0.658067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045095Jy sigma=0.026961 ! Fit after self-cal, rms=0.045087Jy sigma=0.026872 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045087Jy sigma=0.026872 ! Fit after self-cal, rms=0.043216Jy sigma=0.026620 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9548 mas, bmaj=5.888 mas, bpa=30.65 degrees ! Estimated noise=27.2447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161577 Jy ! Component: 100 - total flux cleaned = -0.00160533 Jy ! Component: 150 - total flux cleaned = -0.0019885 Jy ! Component: 200 - total flux cleaned = -0.00291647 Jy ! Total flux subtracted in 200 components = -0.00291647 Jy ! Clean residual min=-0.002931 max=0.002903 Jy/beam ! Clean residual mean=-0.000011 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.655151 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 213 components and 0.655151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040219Jy sigma=0.024986 ! Fit after self-cal, rms=0.040204Jy sigma=0.024976 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.00103413 Jy ! Component: 100 - total flux cleaned = -0.0016186 Jy ! Component: 150 - total flux cleaned = -0.00254327 Jy ! Component: 200 - total flux cleaned = -0.0029184 Jy ! Total flux subtracted in 200 components = -0.0029184 Jy ! Clean residual min=-0.001888 max=0.001892 Jy/beam ! Clean residual mean=-0.000010 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.652232 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 247 components and 0.652232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039138Jy sigma=0.024427 ! Fit after self-cal, rms=0.039132Jy sigma=0.024425 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039132Jy sigma=0.024425 ! Fit after self-cal, rms=0.038766Jy sigma=0.024384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9541 mas, bmaj=5.874 mas, bpa=30.65 degrees ! Estimated noise=27.1355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115445 Jy ! Component: 100 - total flux cleaned = 0.000210751 Jy ! Component: 150 - total flux cleaned = 0.000298067 Jy ! Component: 200 - total flux cleaned = 0.000214379 Jy ! Total flux subtracted in 200 components = 0.000214379 Jy ! Clean residual min=-0.001273 max=0.001275 Jy/beam ! Clean residual mean=-0.000011 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.652447 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 290 components and 0.652447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038250Jy sigma=0.024129 ! Fit after self-cal, rms=0.038244Jy sigma=0.024127 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.000459205 Jy ! Component: 100 - total flux cleaned = 0.000533999 Jy ! Component: 150 - total flux cleaned = 0.000726719 Jy ! Component: 200 - total flux cleaned = 0.00072898 Jy ! Total flux subtracted in 200 components = 0.00072898 Jy ! Clean residual min=-0.000939 max=0.000941 Jy/beam ! Clean residual mean=-0.000009 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.653176 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 317 components and 0.653176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038003Jy sigma=0.024007 ! Fit after self-cal, rms=0.037998Jy sigma=0.024006 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.037998Jy sigma=0.024006 ! Fit after self-cal, rms=0.037872Jy sigma=0.023998 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.464 mas, bmaj=5.711 mas, bpa=28.22 degrees ! Estimated noise=28.9481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000759327 Jy ! Component: 100 - total flux cleaned = 0.000418649 Jy ! Component: 150 - total flux cleaned = 0.000118081 Jy ! Component: 200 - total flux cleaned = 0.000115177 Jy ! Total flux subtracted in 200 components = 0.000115177 Jy ! Clean residual min=-0.000619 max=0.000618 Jy/beam ! Clean residual mean=-0.000013 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.653291 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 364 components and 0.653291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.037749Jy sigma=0.023941 ! Fit after self-cal, rms=0.037746Jy sigma=0.023941 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.000302086 Jy ! Component: 100 - total flux cleaned = -0.000472106 Jy ! Component: 150 - total flux cleaned = -0.000377165 Jy ! Component: 200 - total flux cleaned = -0.000376094 Jy ! Total flux subtracted in 200 components = -0.000376094 Jy ! Clean residual min=-0.000477 max=0.000478 Jy/beam ! Clean residual mean=-0.000012 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.652915 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 399 components and 0.652915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.037684Jy sigma=0.023910 ! Fit after self-cal, rms=0.037682Jy sigma=0.023909 ! 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=0.9539 mas, bmaj=5.867 mas, bpa=30.65 degrees ! Estimated noise=27.0843 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9539 x 5.867 at 30.65 degrees (North through East) ! Clean map min=-0.024268 max=0.40697 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=0.7223 mas, bmaj=6.363 mas, bpa=31.17 degrees ! Estimated noise=37.7261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.373825 Jy ! Component: 100 - total flux cleaned = 0.494447 Jy ! Component: 150 - total flux cleaned = 0.542064 Jy ! Component: 200 - total flux cleaned = 0.552661 Jy ! Total flux subtracted in 200 components = 0.552661 Jy ! Clean residual min=-0.021841 max=0.021650 Jy/beam ! Clean residual mean=0.000384 rms=0.008650 Jy/beam ! Combined flux in latest and established models = 0.552661 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.552661 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9539 mas, bmaj=5.867 mas, bpa=30.65 degrees ! Estimated noise=27.0843 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.0415075 Jy ! Component: 100 - total flux cleaned = 0.05825 Jy ! Component: 150 - total flux cleaned = 0.069585 Jy ! Component: 200 - total flux cleaned = 0.0804768 Jy ! Total flux subtracted in 200 components = 0.0804768 Jy ! Clean residual min=-0.012504 max=0.012463 Jy/beam ! Clean residual mean=0.000337 rms=0.005800 Jy/beam ! Combined flux in latest and established models = 0.633138 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 144 components and 0.633138 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.464 mas, bmaj=5.711 mas, bpa=28.22 degrees ! Estimated noise=28.9481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150753 Jy ! Component: 100 - total flux cleaned = 0.0207883 Jy ! Component: 150 - total flux cleaned = 0.023239 Jy ! Component: 200 - total flux cleaned = 0.024372 Jy ! Total flux subtracted in 200 components = 0.024372 Jy ! Clean residual min=-0.005940 max=0.005963 Jy/beam ! Clean residual mean=0.000208 rms=0.002986 Jy/beam ! Combined flux in latest and established models = 0.65751 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.000999896 Jy ! Component: 100 - total flux cleaned = 0.00194789 Jy ! Component: 150 - total flux cleaned = 0.00283776 Jy ! Component: 200 - total flux cleaned = 0.00344002 Jy ! Total flux subtracted in 200 components = 0.00344002 Jy ! Clean residual min=-0.004972 max=0.004969 Jy/beam ! Clean residual mean=0.000134 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.66095 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 271 components and 0.66095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9539 mas, bmaj=5.867 mas, bpa=30.65 degrees ! Estimated noise=27.0843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137391 Jy ! Component: 100 - total flux cleaned = 0.000368467 Jy ! Component: 150 - total flux cleaned = 0.00106602 Jy ! Component: 200 - total flux cleaned = 0.00126893 Jy ! Total flux subtracted in 200 components = 0.00126893 Jy ! Clean residual min=-0.003505 max=0.003477 Jy/beam ! Clean residual mean=0.000077 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.662219 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 298 components and 0.662219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039067Jy sigma=0.024908 ! Fit after self-cal, rms=0.038963Jy sigma=0.024835 wmodel /scr/pima/s3111a_uvs/J1258-2219_X_map.mod ! Writing 298 model components to file: /scr/pima/s3111a_uvs/J1258-2219_X_map.mod wobs /scr/pima/s3111a_uvs/J1258-2219_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111a_uvs/J1258-2219_X_uvs.fits wwins /scr/pima/s3111a_uvs/J1258-2219_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/s3111a_uvs/J1258-2219_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9539 x 5.867 at 30.65 degrees (North through East) ! Clean map min=-0.024294 max=0.39864 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111a_uvs/J1258-2219_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.398636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00135652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02087 1.02087 2.04174 4.08347 8.16695 16.3339 32.6678 65.3356 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.398 quit ! Quitting program ! Log file /scr/pima/s3111a_uvs/J1258-2219_X_uvs.log closed on Mon Jul 23 07:17:51 2012