! Started logfile: J0106-4034_S_1994_08_12_yyk_uvs.log on Sun Jan 7 15:34:29 2007 obs J0106-4034_S_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J0106-4034_S_1994_08_12_yyk_uva.fits ! AN table 1: 27 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882305 visibilities/baseline/integration-bin. ! Found source: J0106-4034 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 783 lines of history. ! ! Reading 4288 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 J0106-4034_S_1994_08_12_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.907896 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.587 mas, bmaj=7.991 mas, bpa=-15.27 degrees ! Estimated noise=3712.91 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.581764 Jy ! Component: 100 - total flux cleaned = 0.683738 Jy ! Total flux subtracted in 100 components = 0.683738 Jy ! Clean residual min=-0.088282 max=0.152096 Jy/beam ! Clean residual mean=0.000533 rms=0.033691 Jy/beam ! Combined flux in latest and established models = 0.683738 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.683738 Jy ! ! Correcting IF 1. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.594623Jy sigma=0.002591 ! Fit after self-cal, rms=0.593552Jy sigma=0.002589 ! Inverting map and beam ! Estimated beam: bmin=2.587 mas, bmaj=7.991 mas, bpa=-15.27 degrees ! Estimated noise=3712.91 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.919 mas, bmaj=10.83 mas, bpa=-13.37 degrees ! Estimated noise=2311.89 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.0410594 Jy ! Component: 100 - total flux cleaned = 0.0426234 Jy ! Component: 150 - total flux cleaned = 0.0428005 Jy ! Component: 200 - total flux cleaned = 0.0429951 Jy ! Total flux subtracted in 200 components = 0.0429951 Jy ! Clean residual min=-0.075220 max=0.144278 Jy/beam ! Clean residual mean=-0.000146 rms=0.037929 Jy/beam ! Combined flux in latest and established models = 0.726733 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.726733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.586686Jy sigma=0.002561 ! Fit after self-cal, rms=0.586830Jy sigma=0.002560 ! 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.919 x 10.83 at -13.37 degrees (North through East) ! Clean map min=-0.074665 max=0.65313 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.155896 ! Telescope amplitude corrections in sub-array 1: ! BR 55.90 FD 0.89 HN 1.49 KP 0.78 ! LA 0.84 MK 1.02 NL 0.75 OV 0.84 ! PT 0.83 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.201659 ! Telescope amplitude corrections in sub-array 1: ! BR 41.26 FD 0.96 HN 1.42 KP 0.82 ! LA 0.90 MK 1.05 NL 0.73 OV 0.84 ! PT 0.79 SC 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.136235 ! Telescope amplitude corrections in sub-array 1: ! BR 65.08 FD 0.90 HN 1.32 KP 0.80 ! LA 0.71 MK 1.03 NL 0.80 OV 0.92 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.0704563 ! Telescope amplitude corrections in sub-array 1: ! BR 133.38 FD 0.94 HN 1.41 KP 0.83 ! LA 0.78 MK 1.06 NL 0.76 OV 1.15 ! PT 0.80 SC 0.83 ! ! ! Fit before self-cal, rms=0.586830Jy sigma=0.002560 ! Fit after self-cal, rms=0.702758Jy sigma=0.406532 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.702758Jy sigma=0.406532 ! Fit after self-cal, rms=0.702943Jy sigma=0.406532 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=10.6 mas, bpa=-10.02 degrees ! Estimated noise=18.5942 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.608528 Jy ! Component: 100 - total flux cleaned = -0.708257 Jy ! Component: 150 - total flux cleaned = -0.712689 Jy ! Component: 200 - total flux cleaned = -0.714753 Jy ! Total flux subtracted in 200 components = -0.714753 Jy ! Clean residual min=-0.012813 max=0.011897 Jy/beam ! Clean residual mean=-0.000009 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.01198 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.0119799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225475Jy sigma=0.017681 ! Fit after self-cal, rms=0.224817Jy sigma=0.017498 ! 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.224817Jy sigma=0.017498 ! Fit after self-cal, rms=0.224019Jy sigma=0.017452 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.00243638 Jy ! Component: 100 - total flux cleaned = -0.00297319 Jy ! Component: 150 - total flux cleaned = -0.00342899 Jy ! Component: 200 - total flux cleaned = -0.00379149 Jy ! Total flux subtracted in 200 components = -0.00379149 Jy ! Clean residual min=-0.004313 max=0.003836 Jy/beam ! Clean residual mean=-0.000007 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.00818844 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.00818845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223262Jy sigma=0.006888 ! Fit after self-cal, rms=0.223237Jy sigma=0.006848 ! 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: 3.918 x 10.6 at -10.02 degrees (North through East) ! Clean map min=-0.0056822 max=0.0091091 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 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.196 mas, bmaj=36.64 mas, bpa=-8.666 degrees ! Estimated noise=21.7543 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.00154807 Jy ! Component: 100 - total flux cleaned = -0.00173742 Jy ! Component: 150 - total flux cleaned = -0.00190569 Jy ! Component: 200 - total flux cleaned = -0.00205735 Jy ! Total flux subtracted in 200 components = -0.00205735 Jy ! Clean residual min=-0.000919 max=0.000818 Jy/beam ! Clean residual mean=-0.000007 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.0061311 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 31 components and 0.0061311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223262Jy sigma=0.006008 ! Fit after self-cal, rms=0.223228Jy sigma=0.005983 ! 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.489 mas, bmaj=7.701 mas, bpa=-17.51 degrees ! Estimated noise=42.607 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606115 Jy ! Component: 100 - total flux cleaned = 0.00690759 Jy ! Component: 150 - total flux cleaned = 0.00733646 Jy ! Component: 200 - total flux cleaned = 0.00751509 Jy ! Total flux subtracted in 200 components = 0.00751509 Jy ! Clean residual min=-0.001352 max=0.002486 Jy/beam ! Clean residual mean=0.000012 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.00751509 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.00751509 Jy ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=10.6 mas, bpa=-10.02 degrees ! Estimated noise=18.5942 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.0022654 Jy ! Component: 100 - total flux cleaned = -0.00238374 Jy ! Component: 150 - total flux cleaned = -0.00236697 Jy ! Component: 200 - total flux cleaned = -0.00235381 Jy ! Total flux subtracted in 200 components = -0.00235381 Jy ! Clean residual min=-0.000429 max=0.000348 Jy/beam ! Clean residual mean=0.000003 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.00516128 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.00516128 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.196 mas, bmaj=36.64 mas, bpa=-8.666 degrees ! Estimated noise=21.7543 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 = 6.19926e-05 Jy ! Component: 100 - total flux cleaned = 6.22956e-05 Jy ! Component: 150 - total flux cleaned = 6.23009e-05 Jy ! Component: 200 - total flux cleaned = 6.23259e-05 Jy ! Total flux subtracted in 200 components = 6.23259e-05 Jy ! Clean residual min=-0.000323 max=0.000244 Jy/beam ! Clean residual mean=0.000005 rms=0.000095 Jy/beam ! Combined flux in latest and established models = 0.00522361 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 37 components and 0.00522361 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=10.6 mas, bpa=-10.02 degrees ! Estimated noise=18.5942 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.35678e-05 Jy ! Component: 100 - total flux cleaned = -2.76918e-05 Jy ! Component: 150 - total flux cleaned = -2.24076e-05 Jy ! Component: 200 - total flux cleaned = -1.82815e-05 Jy ! Total flux subtracted in 200 components = -1.82815e-05 Jy ! Clean residual min=-0.000397 max=0.000353 Jy/beam ! Clean residual mean=0.000003 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.00520533 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 41 components and 0.00520533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223533Jy sigma=0.003131 ! Fit after self-cal, rms=0.223511Jy sigma=0.003089 wmodel J0106-4034_S_1994_08_12_yyk\_map.mod ! Writing 41 model components to file: J0106-4034_S_1994_08_12_yyk_map.mod wobs J0106-4034_S_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J0106-4034_S_1994_08_12_yyk_uvs.fits wwins J0106-4034_S_1994_08_12_yyk\_map.win ! wwins: Wrote 1 windows to J0106-4034_S_1994_08_12_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 = 8.19158e-05 Jy ! Component: 100 - total flux cleaned = 9.12432e-05 Jy ! Component: 150 - total flux cleaned = 8.70043e-05 Jy ! Component: 200 - total flux cleaned = 6.70468e-05 Jy ! Component: 250 - total flux cleaned = 7.83406e-05 Jy ! Component: 300 - total flux cleaned = 8.56511e-05 Jy ! Component: 350 - total flux cleaned = 7.84873e-05 Jy ! Component: 400 - total flux cleaned = 7.84686e-05 Jy ! Component: 450 - total flux cleaned = 7.50664e-05 Jy ! Component: 500 - total flux cleaned = 8.17876e-05 Jy ! Component: 550 - total flux cleaned = 8.8395e-05 Jy ! Component: 600 - total flux cleaned = 0.000104629 Jy ! Component: 650 - total flux cleaned = 0.000120675 Jy ! Component: 700 - total flux cleaned = 0.000139701 Jy ! Component: 750 - total flux cleaned = 0.000158533 Jy ! Component: 800 - total flux cleaned = 0.000177227 Jy ! Component: 850 - total flux cleaned = 0.000198871 Jy ! Component: 900 - total flux cleaned = 0.000220417 Jy ! Component: 950 - total flux cleaned = 0.000241835 Jy ! Component: 1000 - total flux cleaned = 0.000269218 Jy ! Component: 1050 - total flux cleaned = 0.000290427 Jy ! Component: 1100 - total flux cleaned = 0.000311598 Jy ! Component: 1150 - total flux cleaned = 0.000335712 Jy ! Component: 1200 - total flux cleaned = 0.000356763 Jy ! Component: 1250 - total flux cleaned = 0.000377726 Jy ! Component: 1300 - total flux cleaned = 0.000401727 Jy ! Component: 1350 - total flux cleaned = 0.000434786 Jy ! Component: 1400 - total flux cleaned = 0.000471051 Jy ! Component: 1450 - total flux cleaned = 0.000504496 Jy ! Component: 1500 - total flux cleaned = 0.000535021 Jy ! Component: 1550 - total flux cleaned = 0.000571869 Jy ! Component: 1600 - total flux cleaned = 0.000602716 Jy ! Component: 1650 - total flux cleaned = 0.000636884 Jy ! Component: 1700 - total flux cleaned = 0.000668142 Jy ! Component: 1750 - total flux cleaned = 0.000705943 Jy ! Component: 1800 - total flux cleaned = 0.000740934 Jy ! Component: 1850 - total flux cleaned = 0.000773076 Jy ! Component: 1900 - total flux cleaned = 0.000805601 Jy ! Component: 1950 - total flux cleaned = 0.000838459 Jy ! Component: 2000 - total flux cleaned = 0.000868353 Jy ! Total flux subtracted in 2048 components = 0.000898612 Jy ! Clean residual min=-0.000192 max=0.000216 Jy/beam ! Clean residual mean=0.000013 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.00610394 Jy keep ! Adding 83 model components to the UV plane model. ! The established model now contains 124 components and 0.00610394 Jy ![Exited script file: muppet] wmap "J0106-4034_S_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 10.6 at -10.02 degrees (North through East) ! Clean map min=-0.0013444 max=0.0052126 Jy/beam ! Writing clean map to FITS file: J0106-4034_S_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.00521256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.91519e-05 device "J0106-4034_S_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0106-4034_S_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.97992 3.97992 7.95985 15.9197 31.8394 63.6788 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.005 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 10.6 at -10.02 degrees (North through East) ! Clean map min=-0.0013444 max=0.0052126 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0106-4034_S_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0106-4034_S_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0106-4034_S_1994_08_12_yyk_uvs.log closed on Sun Jan 7 15:34:33 2007