! Started logfile: J0258-3909_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:05:34 2007 obs J0258-3909_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0258-3909_S_2002_01_31_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.597531 visibilities/baseline/integration-bin. ! Found source: J0258-3909 ! ! 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 3872 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 J0258-3909_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.31533 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.445 mas, bmaj=6.811 mas, bpa=-2.045 degrees ! Estimated noise=2841.56 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.186626 Jy ! Component: 100 - total flux cleaned = 0.22524 Jy ! Total flux subtracted in 100 components = 0.22524 Jy ! Clean residual min=-0.015273 max=0.022668 Jy/beam ! Clean residual mean=0.000252 rms=0.005399 Jy/beam ! Combined flux in latest and established models = 0.225239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.225239 Jy ! ! Correcting IF 1. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.222829Jy sigma=0.001228 ! Fit after self-cal, rms=0.222703Jy sigma=0.001226 ! Inverting map and beam ! Estimated beam: bmin=2.445 mas, bmaj=6.811 mas, bpa=-2.045 degrees ! Estimated noise=2841.56 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=2.869 mas, bmaj=8.054 mas, bpa=-2.63 degrees ! Estimated noise=1852.62 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.0243226 Jy ! Component: 100 - total flux cleaned = 0.032029 Jy ! Component: 150 - total flux cleaned = 0.0328379 Jy ! Component: 200 - total flux cleaned = 0.033379 Jy ! Total flux subtracted in 200 components = 0.033379 Jy ! Clean residual min=-0.010627 max=0.013443 Jy/beam ! Clean residual mean=0.000423 rms=0.003838 Jy/beam ! Combined flux in latest and established models = 0.258619 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.258619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221877Jy sigma=0.001214 ! Fit after self-cal, rms=0.221893Jy sigma=0.001214 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.869 x 8.054 at -2.63 degrees (North through East) ! Clean map min=-0.01022 max=0.21935 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.968436 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.97 ! LA 0.91 MK 0.99 NL 1.33 OV 0.97 ! PT 0.99 SC 1.10 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.962755 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.00* ! LA 0.96 MK 1.06 NL 1.48 OV 0.93 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.936835 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.00* KP 0.98 ! LA 0.94 MK 1.08 NL 1.62 OV 0.99 ! PT 1.20 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00501 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 1.00* KP 1.08 ! LA 0.78 MK 0.91 NL 1.49 OV 0.93 ! PT 1.00 SC 0.93 ! ! ! Fit before self-cal, rms=0.221893Jy sigma=0.001214 ! Fit after self-cal, rms=0.246457Jy sigma=0.001193 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.246457Jy sigma=0.001193 ! Fit after self-cal, rms=0.246467Jy sigma=0.001193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=8.045 mas, bpa=-2.252 degrees ! Estimated noise=1724.95 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.0122356 Jy ! Component: 100 - total flux cleaned = -0.0146828 Jy ! Component: 150 - total flux cleaned = -0.0149583 Jy ! Component: 200 - total flux cleaned = -0.0150161 Jy ! Total flux subtracted in 200 components = -0.0150161 Jy ! Clean residual min=-0.004514 max=0.006006 Jy/beam ! Clean residual mean=0.000158 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.243602 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.243602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245979Jy sigma=0.001189 ! Fit after self-cal, rms=0.245991Jy sigma=0.001189 ! 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.245991Jy sigma=0.001189 ! Fit after self-cal, rms=0.244899Jy sigma=0.001180 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.000526319 Jy ! Component: 100 - total flux cleaned = 0.000637132 Jy ! Component: 150 - total flux cleaned = 0.000639283 Jy ! Component: 200 - total flux cleaned = 0.000640585 Jy ! Total flux subtracted in 200 components = 0.000640585 Jy ! Clean residual min=-0.004561 max=0.005723 Jy/beam ! Clean residual mean=0.000164 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.244243 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 56 components and 0.244243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244892Jy sigma=0.001180 ! Fit after self-cal, rms=0.244725Jy sigma=0.001179 ! 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.892 x 8.045 at -2.252 degrees (North through East) ! Clean map min=-0.0044103 max=0.20924 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.244725Jy sigma=0.001179 ! Fit after self-cal, rms=0.245944Jy sigma=0.001177 ! 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.245944Jy sigma=0.001177 ! Fit after self-cal, rms=0.245898Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=8.039 mas, bpa=-2.259 degrees ! Estimated noise=1726.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530761 Jy ! Component: 100 - total flux cleaned = 0.000581282 Jy ! Component: 150 - total flux cleaned = 0.000584436 Jy ! Component: 200 - total flux cleaned = 0.000582414 Jy ! Total flux subtracted in 200 components = 0.000582414 Jy ! Clean residual min=-0.004468 max=0.005376 Jy/beam ! Clean residual mean=0.000157 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.244825 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.244825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245894Jy sigma=0.001176 ! Fit after self-cal, rms=0.245887Jy sigma=0.001176 ! 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.245887Jy sigma=0.001176 ! Fit after self-cal, rms=0.249231Jy sigma=0.001174 ! 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.249231Jy sigma=0.001174 ! Fit after self-cal, rms=0.249232Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.034 mas, bpa=-2.213 degrees ! Estimated noise=1727.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686913 Jy ! Component: 100 - total flux cleaned = 0.000730709 Jy ! Component: 150 - total flux cleaned = 0.000731928 Jy ! Component: 200 - total flux cleaned = 0.000727943 Jy ! Total flux subtracted in 200 components = 0.000727943 Jy ! Clean residual min=-0.004399 max=0.005225 Jy/beam ! Clean residual mean=0.000176 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.245553 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.245553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249228Jy sigma=0.001174 ! Fit after self-cal, rms=0.249235Jy sigma=0.001174 ! 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=9.924 mas, bmaj=32.44 mas, bpa=2.274 degrees ! Estimated noise=2293.4 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.000336945 Jy ! Component: 100 - total flux cleaned = -0.000333922 Jy ! Component: 150 - total flux cleaned = -0.000331154 Jy ! Component: 200 - total flux cleaned = -0.000328242 Jy ! Total flux subtracted in 200 components = -0.000328242 Jy ! Clean residual min=-0.004392 max=0.004609 Jy/beam ! Clean residual mean=0.000347 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.245225 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 64 components and 0.245225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249226Jy sigma=0.001174 ! Fit after self-cal, rms=0.249233Jy sigma=0.001174 ! 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=2.424 mas, bmaj=6.724 mas, bpa=-1.869 degrees ! Estimated noise=2730.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.181143 Jy ! Component: 100 - total flux cleaned = 0.220429 Jy ! Component: 150 - total flux cleaned = 0.235269 Jy ! Component: 200 - total flux cleaned = 0.241857 Jy ! Total flux subtracted in 200 components = 0.241857 Jy ! Clean residual min=-0.010373 max=0.010409 Jy/beam ! Clean residual mean=0.000135 rms=0.002935 Jy/beam ! Combined flux in latest and established models = 0.241857 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.241857 Jy ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.034 mas, bpa=-2.213 degrees ! Estimated noise=1727.9 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.0026009 Jy ! Component: 100 - total flux cleaned = 0.00273959 Jy ! Component: 150 - total flux cleaned = 0.00302253 Jy ! Component: 200 - total flux cleaned = 0.00324208 Jy ! Total flux subtracted in 200 components = 0.00324208 Jy ! Clean residual min=-0.004368 max=0.005536 Jy/beam ! Clean residual mean=0.000178 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.245099 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.245099 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=9.924 mas, bmaj=32.44 mas, bpa=2.274 degrees ! Estimated noise=2293.4 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.00027113 Jy ! Component: 100 - total flux cleaned = -0.000268474 Jy ! Component: 150 - total flux cleaned = -0.000263074 Jy ! Component: 200 - total flux cleaned = -0.000258172 Jy ! Total flux subtracted in 200 components = -0.000258172 Jy ! Clean residual min=-0.004526 max=0.004916 Jy/beam ! Clean residual mean=0.000350 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.244841 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.244841 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=8.034 mas, bpa=-2.213 degrees ! Estimated noise=1727.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152478 Jy ! Component: 100 - total flux cleaned = 0.000322682 Jy ! Component: 150 - total flux cleaned = 0.000370775 Jy ! Component: 200 - total flux cleaned = 0.000417166 Jy ! Total flux subtracted in 200 components = 0.000417166 Jy ! Clean residual min=-0.004412 max=0.005455 Jy/beam ! Clean residual mean=0.000177 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.245258 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.245258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249238Jy sigma=0.001174 ! Fit after self-cal, rms=0.249240Jy sigma=0.001174 wmodel J0258-3909_S_2002_01_31_yyk\_map.mod ! Writing 44 model components to file: J0258-3909_S_2002_01_31_yyk_map.mod wobs J0258-3909_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0258-3909_S_2002_01_31_yyk_uvs.fits wwins J0258-3909_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J0258-3909_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.00236749 Jy ! Component: 100 - total flux cleaned = 0.00309044 Jy ! Component: 150 - total flux cleaned = 0.00367471 Jy ! Component: 200 - total flux cleaned = 0.00415311 Jy ! Component: 250 - total flux cleaned = 0.00486545 Jy ! Component: 300 - total flux cleaned = 0.00535564 Jy ! Component: 350 - total flux cleaned = 0.00558641 Jy ! Component: 400 - total flux cleaned = 0.00586302 Jy ! Component: 450 - total flux cleaned = 0.00586144 Jy ! Component: 500 - total flux cleaned = 0.0059124 Jy ! Component: 550 - total flux cleaned = 0.006012 Jy ! Component: 600 - total flux cleaned = 0.00620477 Jy ! Component: 650 - total flux cleaned = 0.00639053 Jy ! Component: 700 - total flux cleaned = 0.0064351 Jy ! Component: 750 - total flux cleaned = 0.00656655 Jy ! Component: 800 - total flux cleaned = 0.00660889 Jy ! Component: 850 - total flux cleaned = 0.00673304 Jy ! Component: 900 - total flux cleaned = 0.00673336 Jy ! Component: 950 - total flux cleaned = 0.00688992 Jy ! Component: 1000 - total flux cleaned = 0.00696549 Jy ! Component: 1050 - total flux cleaned = 0.00703925 Jy ! Component: 1100 - total flux cleaned = 0.0071858 Jy ! Component: 1150 - total flux cleaned = 0.00736501 Jy ! Component: 1200 - total flux cleaned = 0.00754038 Jy ! Component: 1250 - total flux cleaned = 0.00771134 Jy ! Component: 1300 - total flux cleaned = 0.00781212 Jy ! Component: 1350 - total flux cleaned = 0.00791163 Jy ! Component: 1400 - total flux cleaned = 0.00797697 Jy ! Component: 1450 - total flux cleaned = 0.00800961 Jy ! Component: 1500 - total flux cleaned = 0.00800984 Jy ! Component: 1550 - total flux cleaned = 0.00810507 Jy ! Component: 1600 - total flux cleaned = 0.00810506 Jy ! Component: 1650 - total flux cleaned = 0.00810515 Jy ! Component: 1700 - total flux cleaned = 0.0081362 Jy ! Component: 1750 - total flux cleaned = 0.00819738 Jy ! Component: 1800 - total flux cleaned = 0.00819736 Jy ! Component: 1850 - total flux cleaned = 0.00822797 Jy ! Component: 1900 - total flux cleaned = 0.00837752 Jy ! Component: 1950 - total flux cleaned = 0.00846671 Jy ! Component: 2000 - total flux cleaned = 0.00840748 Jy ! Total flux subtracted in 2048 components = 0.00840774 Jy ! Clean residual min=-0.002258 max=0.001832 Jy/beam ! Clean residual mean=0.000041 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.253666 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 152 components and 0.253666 Jy ![Exited script file: muppet] wmap "J0258-3909_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.882 x 8.034 at -2.213 degrees (North through East) ! Clean map min=-0.0035124 max=0.21245 Jy/beam ! Writing clean map to FITS file: J0258-3909_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.212445 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00058125 device "J0258-3909_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0258-3909_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.8208 0.8208 1.6416 3.2832 6.5664 13.1328 26.2656 52.5312 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.212 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.882 x 8.034 at -2.213 degrees (North through East) ! Clean map min=-0.0035124 max=0.21245 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0258-3909_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0258-3909_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0258-3909_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:05:40 2007