! Started logfile: J0633-2223_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:03:55 2005 obs J0633-2223_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0633-2223_S_2004_05_08_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.644444 visibilities/baseline/integration-bin. ! Found source: J0633-2223 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1433 lines of history. ! ! Reading 1044 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 J0633-2223_S_2004_05_08_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.596126 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.424426Jy sigma=6.661274 ! Fit after self-cal, rms=0.424351Jy sigma=6.658973 ! 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.5 mas, bmaj=6.407 mas, bpa=-2.597 degrees ! Estimated noise=1.85236 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.509091 Jy ! Component: 100 - total flux cleaned = 0.577628 Jy ! Total flux subtracted in 100 components = 0.577628 Jy ! Clean residual min=-0.015553 max=0.015193 Jy/beam ! Clean residual mean=-0.000121 rms=0.003894 Jy/beam ! Combined flux in latest and established models = 0.577628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.577628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100338Jy sigma=1.351870 ! Fit after self-cal, rms=0.100313Jy sigma=1.351609 ! Inverting map 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=2.892 mas, bmaj=7.643 mas, bpa=-3.355 degrees ! Estimated noise=1.45982 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.0143115 Jy ! Component: 100 - total flux cleaned = 0.0191526 Jy ! Component: 150 - total flux cleaned = 0.0199435 Jy ! Component: 200 - total flux cleaned = 0.0206093 Jy ! Total flux subtracted in 200 components = 0.0206093 Jy ! Clean residual min=-0.010012 max=0.012164 Jy/beam ! Clean residual mean=-0.000116 rms=0.002839 Jy/beam ! Combined flux in latest and established models = 0.598237 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.598237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098185Jy sigma=1.327002 ! Fit after self-cal, rms=0.098141Jy sigma=1.326404 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01549 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.97 KP 0.96 ! LA 1.08 MK 0.97 NL 0.99 OV 0.96 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977226 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.11 KP 0.99 ! LA 1.06 MK 1.01 NL 1.02 OV 1.02 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990646 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.88 HN 1.03 KP 1.00 ! LA 0.95 MK 1.02 NL 1.06 OV 1.02 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01131 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.00 KP 0.90 ! LA 1.00* MK 1.02 NL 1.00 OV 0.86 ! PT 1.00* SC 1.12 ! ! ! Fit before self-cal, rms=0.098141Jy sigma=1.326404 ! Fit after self-cal, rms=0.086542Jy sigma=1.139146 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.086542Jy sigma=1.139146 ! Fit after self-cal, rms=0.086527Jy sigma=1.139107 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.701 mas, bpa=-3.211 degrees ! Estimated noise=1.44957 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.00328819 Jy ! Component: 100 - total flux cleaned = -0.0035476 Jy ! Component: 150 - total flux cleaned = -0.00367695 Jy ! Component: 200 - total flux cleaned = -0.00372762 Jy ! Total flux subtracted in 200 components = -0.00372762 Jy ! Clean residual min=-0.007941 max=0.008286 Jy/beam ! Clean residual mean=-0.000027 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.59451 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.59451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086498Jy sigma=1.136566 ! Fit after self-cal, rms=0.086476Jy sigma=1.136190 ! 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.086476Jy sigma=1.136190 ! Fit after self-cal, rms=0.084474Jy sigma=1.105193 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 = 1.84965e-05 Jy ! Component: 100 - total flux cleaned = 0.000125962 Jy ! Component: 150 - total flux cleaned = 0.000205046 Jy ! Component: 200 - total flux cleaned = 0.000205614 Jy ! Total flux subtracted in 200 components = 0.000205614 Jy ! Clean residual min=-0.007740 max=0.008054 Jy/beam ! Clean residual mean=-0.000027 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.594715 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.594715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084417Jy sigma=1.104380 ! Fit after self-cal, rms=0.084250Jy sigma=1.102134 ! 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: 2.913 x 7.701 at -3.211 degrees (North through East) ! Clean map min=-0.0073733 max=0.57847 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.084250Jy sigma=1.102134 ! Fit after self-cal, rms=0.081852Jy sigma=1.047023 ! 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.081852Jy sigma=1.047023 ! Fit after self-cal, rms=0.081854Jy sigma=1.046801 ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.709 mas, bpa=-3.314 degrees ! Estimated noise=1.45697 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324779 Jy ! Component: 100 - total flux cleaned = 0.00367169 Jy ! Component: 150 - total flux cleaned = 0.00394091 Jy ! Component: 200 - total flux cleaned = 0.00411485 Jy ! Total flux subtracted in 200 components = 0.00411485 Jy ! Clean residual min=-0.007343 max=0.007289 Jy/beam ! Clean residual mean=-0.000013 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.59883 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 53 components and 0.59883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081599Jy sigma=1.044780 ! Fit after self-cal, rms=0.081582Jy sigma=1.044625 ! 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.081582Jy sigma=1.044625 ! Fit after self-cal, rms=0.074766Jy sigma=0.981518 ! 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.074766Jy sigma=0.981518 ! Fit after self-cal, rms=0.074774Jy sigma=0.981490 ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=7.712 mas, bpa=-3.322 degrees ! Estimated noise=1.46399 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266261 Jy ! Component: 100 - total flux cleaned = 0.0026116 Jy ! Component: 150 - total flux cleaned = 0.00265053 Jy ! Component: 200 - total flux cleaned = 0.00265095 Jy ! Total flux subtracted in 200 components = 0.00265095 Jy ! Clean residual min=-0.006827 max=0.006906 Jy/beam ! Clean residual mean=-0.000028 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.601481 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.601481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074596Jy sigma=0.979613 ! Fit after self-cal, rms=0.074578Jy sigma=0.979527 ! 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=7.165 mas, bmaj=16.2 mas, bpa=1.359 degrees ! Estimated noise=1.94622 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.000290494 Jy ! Component: 100 - total flux cleaned = 0.00036815 Jy ! Component: 150 - total flux cleaned = 0.000419544 Jy ! Component: 200 - total flux cleaned = 0.000427348 Jy ! Total flux subtracted in 200 components = 0.000427348 Jy ! Clean residual min=-0.008171 max=0.009054 Jy/beam ! Clean residual mean=-0.000041 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.601909 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 58 components and 0.601909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074674Jy sigma=0.980846 ! Fit after self-cal, rms=0.074536Jy sigma=0.979399 ! Inverting map uvtaper 0,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=2.51 mas, bmaj=6.432 mas, bpa=-2.675 degrees ! Estimated noise=1.8557 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.510217 Jy ! Component: 100 - total flux cleaned = 0.578361 Jy ! Component: 150 - total flux cleaned = 0.595353 Jy ! Component: 200 - total flux cleaned = 0.599457 Jy ! Total flux subtracted in 200 components = 0.599457 Jy ! Clean residual min=-0.009457 max=0.007749 Jy/beam ! Clean residual mean=-0.000025 rms=0.002254 Jy/beam ! Combined flux in latest and established models = 0.599458 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.599458 Jy ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=7.712 mas, bpa=-3.322 degrees ! Estimated noise=1.46399 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.00146347 Jy ! Component: 100 - total flux cleaned = 0.0020178 Jy ! Component: 150 - total flux cleaned = 0.00218535 Jy ! Component: 200 - total flux cleaned = 0.0021867 Jy ! Total flux subtracted in 200 components = 0.0021867 Jy ! Clean residual min=-0.007048 max=0.006841 Jy/beam ! Clean residual mean=-0.000027 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.601644 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.601644 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=7.165 mas, bmaj=16.2 mas, bpa=1.359 degrees ! Estimated noise=1.94622 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 = -4.91697e-05 Jy ! Component: 100 - total flux cleaned = 1.62003e-05 Jy ! Component: 150 - total flux cleaned = 6.23874e-05 Jy ! Component: 200 - total flux cleaned = 6.16256e-05 Jy ! Total flux subtracted in 200 components = 6.16256e-05 Jy ! Clean residual min=-0.008237 max=0.009084 Jy/beam ! Clean residual mean=-0.000042 rms=0.002597 Jy/beam ! Combined flux in latest and established models = 0.601706 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.601706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=7.712 mas, bpa=-3.322 degrees ! Estimated noise=1.46399 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232153 Jy ! Component: 100 - total flux cleaned = 1.33089e-05 Jy ! Component: 150 - total flux cleaned = -9.2957e-05 Jy ! Component: 200 - total flux cleaned = -0.000138638 Jy ! Total flux subtracted in 200 components = -0.000138638 Jy ! Clean residual min=-0.007027 max=0.006749 Jy/beam ! Clean residual mean=-0.000027 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.601567 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.601567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074520Jy sigma=0.979896 ! Fit after self-cal, rms=0.074486Jy sigma=0.979614 wmodel J0633-2223_S_2004_05_08_yyk\_map.mod ! Writing 44 model components to file: J0633-2223_S_2004_05_08_yyk_map.mod wobs J0633-2223_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0633-2223_S_2004_05_08_yyk_uvs.fits wwins J0633-2223_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0633-2223_S_2004_05_08_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.000151339 Jy ! Component: 100 - total flux cleaned = -0.000375207 Jy ! Component: 150 - total flux cleaned = -0.000571805 Jy ! Component: 200 - total flux cleaned = -0.00029391 Jy ! Component: 250 - total flux cleaned = 5.14618e-05 Jy ! Component: 300 - total flux cleaned = 0.000626772 Jy ! Component: 350 - total flux cleaned = 0.000861624 Jy ! Component: 400 - total flux cleaned = 0.0010891 Jy ! Component: 450 - total flux cleaned = 0.00123572 Jy ! Component: 500 - total flux cleaned = 0.0013073 Jy ! Component: 550 - total flux cleaned = 0.00144526 Jy ! Component: 600 - total flux cleaned = 0.00144632 Jy ! Component: 650 - total flux cleaned = 0.0015779 Jy ! Component: 700 - total flux cleaned = 0.00151285 Jy ! Component: 750 - total flux cleaned = 0.00126211 Jy ! Component: 800 - total flux cleaned = 0.00138531 Jy ! Component: 850 - total flux cleaned = 0.00120371 Jy ! Component: 900 - total flux cleaned = 0.00126311 Jy ! Component: 950 - total flux cleaned = 0.00132029 Jy ! Component: 1000 - total flux cleaned = 0.0012619 Jy ! Component: 1050 - total flux cleaned = 0.0012054 Jy ! Component: 1100 - total flux cleaned = 0.00109522 Jy ! Component: 1150 - total flux cleaned = 0.000988105 Jy ! Component: 1200 - total flux cleaned = 0.000936279 Jy ! Component: 1250 - total flux cleaned = 0.000989243 Jy ! Component: 1300 - total flux cleaned = 0.000989423 Jy ! Component: 1350 - total flux cleaned = 0.000938934 Jy ! Component: 1400 - total flux cleaned = 0.000789192 Jy ! Component: 1450 - total flux cleaned = 0.000691592 Jy ! Component: 1500 - total flux cleaned = 0.000547043 Jy ! Component: 1550 - total flux cleaned = 0.00045212 Jy ! Component: 1600 - total flux cleaned = 0.000451724 Jy ! Component: 1650 - total flux cleaned = 0.000404799 Jy ! Component: 1700 - total flux cleaned = 0.000404023 Jy ! Component: 1750 - total flux cleaned = 0.000313324 Jy ! Component: 1800 - total flux cleaned = 0.00026876 Jy ! Component: 1850 - total flux cleaned = 9.41316e-05 Jy ! Component: 1900 - total flux cleaned = 0.000224037 Jy ! Component: 1950 - total flux cleaned = 0.000266222 Jy ! Component: 2000 - total flux cleaned = 0.000307832 Jy ! Total flux subtracted in 2048 components = 0.000183124 Jy ! Clean residual min=-0.002087 max=0.002212 Jy/beam ! Clean residual mean=-0.000017 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.60175 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 190 components and 0.601751 Jy ![Exited script file: muppet] wmap "J0633-2223_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.919 x 7.712 at -3.322 degrees (North through East) ! Clean map min=-0.0045962 max=0.58467 Jy/beam ! Writing clean map to FITS file: J0633-2223_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.584665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000828678 device "J0633-2223_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0633-2223_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.425206 0.425206 0.850413 1.70083 3.40165 6.8033 13.6066 27.2132 54.4264 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.584 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.919 x 7.712 at -3.322 degrees (North through East) ! Clean map min=-0.0045962 max=0.58467 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0633-2223_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0633-2223_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0633-2223_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:03:59 2005