! Started logfile: J2137-2042_S_2002_01_31_yyk_uvs.log on Tue Jun 26 23:17:55 2007 obs J2137-2042_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J2137-2042_S_2002_01_31_yyk_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761975 visibilities/baseline/integration-bin. ! Found source: J2137-2042 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 12344 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J2137-2042_S_2002_01_31_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.582581 Jy 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.399 mas, bmaj=6.488 mas, bpa=-0.5219 degrees ! Estimated noise=1412.92 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.270615 Jy ! Component: 100 - total flux cleaned = 0.421524 Jy ! Total flux subtracted in 100 components = 0.421524 Jy ! Clean residual min=-0.045604 max=0.094173 Jy/beam ! Clean residual mean=0.002601 rms=0.016794 Jy/beam ! Combined flux in latest and established models = 0.421524 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.421524 Jy ! ! Correcting IF 1. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.406005Jy sigma=0.002771 ! Fit after self-cal, rms=0.405910Jy sigma=0.002771 ! Inverting map and beam ! Estimated beam: bmin=2.399 mas, bmaj=6.488 mas, bpa=-0.522 degrees ! Estimated noise=1414.97 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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.08 mas, bmaj=7.588 mas, bpa=-2.595 degrees ! Estimated noise=1021.47 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.225013 Jy ! Component: 100 - total flux cleaned = 0.331569 Jy ! Component: 150 - total flux cleaned = 0.383556 Jy ! Component: 200 - total flux cleaned = 0.405222 Jy ! Total flux subtracted in 200 components = 0.405222 Jy ! Clean residual min=-0.048520 max=0.086047 Jy/beam ! Clean residual mean=0.004331 rms=0.022252 Jy/beam ! Combined flux in latest and established models = 0.826746 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.826746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355583Jy sigma=0.002216 ! Fit after self-cal, rms=0.355165Jy sigma=0.002213 ! 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.08 x 7.588 at -2.595 degrees (North through East) ! Clean map min=-0.047443 max=0.25555 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.651388 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 3.16 KP 0.95 ! LA 0.93 MK 1.31 NL 2.00 OV 1.01 ! PT 0.84 SC 3.15 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.671977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.82 HN 2.70 KP 1.00* ! LA 0.88 MK 1.59 NL 2.00 OV 1.11 ! PT 0.77 SC 2.86 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.52941 ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.85 HN 3.92 KP 1.04 ! LA 0.90 MK 1.82 NL 2.18 OV 1.08 ! PT 0.90 SC 4.90 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.62586 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.80 HN 3.38 KP 1.10 ! LA 0.77 MK 1.55 NL 2.19 OV 0.99 ! PT 0.79 SC 3.23 ! ! ! Fit before self-cal, rms=0.355165Jy sigma=0.002213 ! Fit after self-cal, rms=0.469677Jy sigma=0.006265 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.469677Jy sigma=0.006265 ! Fit after self-cal, rms=0.470690Jy sigma=0.006264 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.262 mas, bmaj=13.04 mas, bpa=-12.14 degrees ! Estimated noise=476.808 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.383984 Jy ! Component: 100 - total flux cleaned = -0.467099 Jy ! Component: 150 - total flux cleaned = -0.489279 Jy ! Component: 200 - total flux cleaned = -0.491335 Jy ! Total flux subtracted in 200 components = -0.491335 Jy ! Clean residual min=-0.016643 max=0.030021 Jy/beam ! Clean residual mean=0.002497 rms=0.008328 Jy/beam ! Combined flux in latest and established models = 0.335412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 86 components and 0.335412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365514Jy sigma=0.002057 ! Fit after self-cal, rms=0.355896Jy sigma=0.002038 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355896Jy sigma=0.002038 ! Fit after self-cal, rms=0.352481Jy sigma=0.001994 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00158444 Jy ! Component: 100 - total flux cleaned = -0.00211212 Jy ! Component: 150 - total flux cleaned = -0.00283925 Jy ! Component: 200 - total flux cleaned = -0.00329255 Jy ! Total flux subtracted in 200 components = -0.00329255 Jy ! Clean residual min=-0.017046 max=0.028798 Jy/beam ! Clean residual mean=0.002499 rms=0.008247 Jy/beam ! Combined flux in latest and established models = 0.332119 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 88 components and 0.332119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351632Jy sigma=0.001987 ! Fit after self-cal, rms=0.350570Jy sigma=0.001979 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.262 x 13.04 at -12.14 degrees (North through East) ! Clean map min=-0.016931 max=0.13527 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350570Jy sigma=0.001979 ! Fit after self-cal, rms=0.831613Jy sigma=0.001630 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.831613Jy sigma=0.001630 ! Fit after self-cal, rms=0.831860Jy sigma=0.001626 ! Inverting map and beam ! Estimated beam: bmin=7.814 mas, bmaj=16.64 mas, bpa=7.714 degrees ! Estimated noise=469.886 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313208 Jy ! Component: 100 - total flux cleaned = -0.000327395 Jy ! Component: 150 - total flux cleaned = 0.000216116 Jy ! Component: 200 - total flux cleaned = 0.000518674 Jy ! Total flux subtracted in 200 components = 0.000518674 Jy ! Clean residual min=-0.015239 max=0.021281 Jy/beam ! Clean residual mean=0.000876 rms=0.005889 Jy/beam ! Combined flux in latest and established models = 0.332638 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 89 components and 0.332638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.831585Jy sigma=0.001620 ! Fit after self-cal, rms=0.831481Jy sigma=0.001618 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.831481Jy sigma=0.001618 ! Fit after self-cal, rms=1.561867Jy sigma=0.001614 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.561867Jy sigma=0.001614 ! Fit after self-cal, rms=1.561822Jy sigma=0.001614 ! Inverting map and beam ! Estimated beam: bmin=7.74 mas, bmaj=16.34 mas, bpa=6.607 degrees ! Estimated noise=468.408 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000489051 Jy ! Component: 100 - total flux cleaned = -0.000133253 Jy ! Component: 150 - total flux cleaned = 0.000182434 Jy ! Component: 200 - total flux cleaned = 0.000604403 Jy ! Total flux subtracted in 200 components = 0.000604403 Jy ! Clean residual min=-0.015143 max=0.020888 Jy/beam ! Clean residual mean=0.000873 rms=0.005803 Jy/beam ! Combined flux in latest and established models = 0.333242 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 89 components and 0.333242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.561738Jy sigma=0.001609 ! Fit after self-cal, rms=1.561794Jy sigma=0.001608 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.4 mas, bmaj=25.75 mas, bpa=18.97 degrees ! Estimated noise=484.922 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184485 Jy ! Component: 100 - total flux cleaned = 0.00200636 Jy ! Component: 150 - total flux cleaned = 0.00216235 Jy ! Component: 200 - total flux cleaned = 0.00230655 Jy ! Total flux subtracted in 200 components = 0.00230655 Jy ! Clean residual min=-0.015379 max=0.022560 Jy/beam ! Clean residual mean=0.000994 rms=0.006240 Jy/beam ! Combined flux in latest and established models = 0.335549 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 89 components and 0.335549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.561779Jy sigma=0.001607 ! Fit after self-cal, rms=1.562045Jy sigma=0.001606 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.698 mas, bmaj=8.687 mas, bpa=-0.2362 degrees ! Estimated noise=1208.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.186571 Jy ! Component: 100 - total flux cleaned = 0.253242 Jy ! Component: 150 - total flux cleaned = 0.281662 Jy ! Component: 200 - total flux cleaned = 0.286837 Jy ! Total flux subtracted in 200 components = 0.286837 Jy ! Clean residual min=-0.017467 max=0.028455 Jy/beam ! Clean residual mean=0.000786 rms=0.005823 Jy/beam ! Combined flux in latest and established models = 0.286837 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.286837 Jy ! Inverting map and beam ! Estimated beam: bmin=7.74 mas, bmaj=16.34 mas, bpa=6.607 degrees ! Estimated noise=468.408 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226304 Jy ! Component: 100 - total flux cleaned = 0.0271585 Jy ! Component: 150 - total flux cleaned = 0.0278481 Jy ! Component: 200 - total flux cleaned = 0.0285159 Jy ! Total flux subtracted in 200 components = 0.0285159 Jy ! Clean residual min=-0.015942 max=0.021688 Jy/beam ! Clean residual mean=0.001167 rms=0.006659 Jy/beam ! Combined flux in latest and established models = 0.315353 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.315353 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.4 mas, bmaj=25.75 mas, bpa=18.97 degrees ! Estimated noise=484.922 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603138 Jy ! Component: 100 - total flux cleaned = 0.00653525 Jy ! Component: 150 - total flux cleaned = 0.00700593 Jy ! Component: 200 - total flux cleaned = 0.00744573 Jy ! Total flux subtracted in 200 components = 0.00744573 Jy ! Clean residual min=-0.016403 max=0.023180 Jy/beam ! Clean residual mean=0.001254 rms=0.006929 Jy/beam ! Combined flux in latest and established models = 0.322798 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.322798 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.74 mas, bmaj=16.34 mas, bpa=6.607 degrees ! Estimated noise=468.408 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00306631 Jy ! Component: 100 - total flux cleaned = -0.00287273 Jy ! Component: 150 - total flux cleaned = -0.00268741 Jy ! Component: 200 - total flux cleaned = -0.00233696 Jy ! Total flux subtracted in 200 components = -0.00233696 Jy ! Clean residual min=-0.015366 max=0.021048 Jy/beam ! Clean residual mean=0.001086 rms=0.006332 Jy/beam ! Combined flux in latest and established models = 0.320462 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.320462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.563395Jy sigma=0.001627 ! Fit after self-cal, rms=1.561747Jy sigma=0.001620 wmodel J2137-2042_S_2002_01_31_yyk\_map.mod ! Writing 43 model components to file: J2137-2042_S_2002_01_31_yyk_map.mod wobs J2137-2042_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J2137-2042_S_2002_01_31_yyk_uvs.fits wwins J2137-2042_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J2137-2042_S_2002_01_31_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781807 Jy ! Component: 100 - total flux cleaned = 0.0106252 Jy ! Component: 150 - total flux cleaned = 0.013496 Jy ! Component: 200 - total flux cleaned = 0.016666 Jy ! Component: 250 - total flux cleaned = 0.0195354 Jy ! Component: 300 - total flux cleaned = 0.0221941 Jy ! Component: 350 - total flux cleaned = 0.0236895 Jy ! Component: 400 - total flux cleaned = 0.0247883 Jy ! Component: 450 - total flux cleaned = 0.0255385 Jy ! Component: 500 - total flux cleaned = 0.0261131 Jy ! Component: 550 - total flux cleaned = 0.0261077 Jy ! Component: 600 - total flux cleaned = 0.025714 Jy ! Component: 650 - total flux cleaned = 0.0258421 Jy ! Component: 700 - total flux cleaned = 0.0256005 Jy ! Component: 750 - total flux cleaned = 0.0252533 Jy ! Component: 800 - total flux cleaned = 0.0253669 Jy ! Component: 850 - total flux cleaned = 0.0255823 Jy ! Component: 900 - total flux cleaned = 0.0256869 Jy ! Component: 950 - total flux cleaned = 0.0258933 Jy ! Component: 1000 - total flux cleaned = 0.0263936 Jy ! Component: 1050 - total flux cleaned = 0.026686 Jy ! Component: 1100 - total flux cleaned = 0.0270684 Jy ! Component: 1150 - total flux cleaned = 0.0274418 Jy ! Component: 1200 - total flux cleaned = 0.0276251 Jy ! Component: 1250 - total flux cleaned = 0.0278957 Jy ! Component: 1300 - total flux cleaned = 0.0281596 Jy ! Component: 1350 - total flux cleaned = 0.0283304 Jy ! Component: 1400 - total flux cleaned = 0.0286676 Jy ! Component: 1450 - total flux cleaned = 0.0289974 Jy ! Component: 1500 - total flux cleaned = 0.0293208 Jy ! Component: 1550 - total flux cleaned = 0.0296369 Jy ! Component: 1600 - total flux cleaned = 0.0298689 Jy ! Component: 1650 - total flux cleaned = 0.0303266 Jy ! Component: 1700 - total flux cleaned = 0.030627 Jy ! Component: 1750 - total flux cleaned = 0.0309209 Jy ! Component: 1800 - total flux cleaned = 0.0313554 Jy ! Component: 1850 - total flux cleaned = 0.0317119 Jy ! Component: 1900 - total flux cleaned = 0.0322031 Jy ! Component: 1950 - total flux cleaned = 0.0325486 Jy ! Component: 2000 - total flux cleaned = 0.0329564 Jy ! Total flux subtracted in 2048 components = 0.0334244 Jy ! Clean residual min=-0.003323 max=0.003774 Jy/beam ! Clean residual mean=0.000190 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.353886 Jy keep ! Adding 202 model components to the UV plane model. ! The established model now contains 245 components and 0.353886 Jy ![Exited script file: muppet] wmap "J2137-2042_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.74 x 16.34 at 6.607 degrees (North through East) ! Clean map min=-0.011397 max=0.22539 Jy/beam ! Writing clean map to FITS file: J2137-2042_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.225394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0016847 device "J2137-2042_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J2137-2042_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.24235 2.24235 4.48469 8.96939 17.9388 35.8775 71.7551 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.225 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.74 x 16.34 at 6.607 degrees (North through East) ! Clean map min=-0.011397 max=0.22539 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2137-2042_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J2137-2042_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2137-2042_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 23:18:02 2007