! Started logfile: J1629-1720_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:43:33 2006 obs J1629-1720_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1629-1720_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.816162 visibilities/baseline/integration-bin. ! Found source: J1629-1720 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1407 lines of history. ! ! Reading 1616 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 J1629-1720_X_2005_07_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.115626 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=0.7329 mas, bmaj=1.786 mas, bpa=-3.892 degrees ! Estimated noise=1.5665 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.0766116 Jy ! Component: 100 - total flux cleaned = 0.0954902 Jy ! Total flux subtracted in 100 components = 0.0954902 Jy ! Clean residual min=-0.006619 max=0.008231 Jy/beam ! Clean residual mean=-0.000031 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.0954902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0954902 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066205Jy sigma=1.118565 ! Fit after self-cal, rms=0.063082Jy sigma=1.070227 ! Inverting map and beam ! Estimated beam: bmin=0.7329 mas, bmaj=1.786 mas, bpa=-3.892 degrees ! Estimated noise=1.5665 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=0.9726 mas, bmaj=2.471 mas, bpa=-4.104 degrees ! Estimated noise=1.03193 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.0134595 Jy ! Component: 100 - total flux cleaned = 0.0165036 Jy ! Component: 150 - total flux cleaned = 0.0167494 Jy ! Component: 200 - total flux cleaned = 0.0168992 Jy ! Total flux subtracted in 200 components = 0.0168992 Jy ! Clean residual min=-0.004014 max=0.004149 Jy/beam ! Clean residual mean=-0.000004 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.112389 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.112389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061838Jy sigma=1.026833 ! Fit after self-cal, rms=0.061830Jy sigma=1.026771 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9726 x 2.471 at -4.104 degrees (North through East) ! Clean map min=-0.0038591 max=0.09804 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.02542 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.00* KP 0.99 ! LA 0.98 MK 0.98 NL 0.99 OV 1.00 ! PT 0.89 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01301 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 1.00* KP 0.93 ! LA 1.03 MK 0.96 NL 0.96 OV 1.07 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00746 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.00* KP 0.89 ! LA 0.98 MK 0.98 NL 0.98 OV 0.94 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.061830Jy sigma=1.026771 ! Fit after self-cal, rms=0.061241Jy sigma=1.019007 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.061241Jy sigma=1.019007 ! Fit after self-cal, rms=0.061248Jy sigma=1.018984 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9714 mas, bmaj=2.486 mas, bpa=-4.533 degrees ! Estimated noise=1.0248 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.000424792 Jy ! Component: 100 - total flux cleaned = -0.000425301 Jy ! Component: 150 - total flux cleaned = -0.000394514 Jy ! Component: 200 - total flux cleaned = -0.000332866 Jy ! Total flux subtracted in 200 components = -0.000332866 Jy ! Clean residual min=-0.003696 max=0.004080 Jy/beam ! Clean residual mean=-0.000005 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.112056 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.112056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061223Jy sigma=1.018257 ! Fit after self-cal, rms=0.061217Jy sigma=1.018206 ! 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.061217Jy sigma=1.018206 ! Fit after self-cal, rms=0.057132Jy sigma=0.957022 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.00127161 Jy ! Component: 100 - total flux cleaned = 0.00136904 Jy ! Component: 150 - total flux cleaned = 0.00142201 Jy ! Component: 200 - total flux cleaned = 0.00144327 Jy ! Total flux subtracted in 200 components = 0.00144327 Jy ! Clean residual min=-0.003677 max=0.004044 Jy/beam ! Clean residual mean=-0.000000 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.1135 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 31 components and 0.1135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057171Jy sigma=0.955998 ! Fit after self-cal, rms=0.056770Jy sigma=0.951387 ! 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: 0.9714 x 2.486 at -4.533 degrees (North through East) ! Clean map min=-0.0033025 max=0.099255 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.587 mas, bmaj=5.273 mas, bpa=5.068 degrees ! Estimated noise=1.22792 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.000544349 Jy ! Component: 100 - total flux cleaned = 0.000599807 Jy ! Component: 150 - total flux cleaned = 0.000651045 Jy ! Component: 200 - total flux cleaned = 0.00072463 Jy ! Total flux subtracted in 200 components = 0.00072463 Jy ! Clean residual min=-0.003849 max=0.004618 Jy/beam ! Clean residual mean=0.000003 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.114224 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 34 components and 0.114224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056789Jy sigma=0.951271 ! Fit after self-cal, rms=0.056760Jy sigma=0.950811 ! 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=0.733 mas, bmaj=1.793 mas, bpa=-4.138 degrees ! Estimated noise=1.55957 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0808557 Jy ! Component: 100 - total flux cleaned = 0.0979343 Jy ! Component: 150 - total flux cleaned = 0.105159 Jy ! Component: 200 - total flux cleaned = 0.108598 Jy ! Total flux subtracted in 200 components = 0.108598 Jy ! Clean residual min=-0.005358 max=0.005800 Jy/beam ! Clean residual mean=-0.000010 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.108598 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.108598 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9714 mas, bmaj=2.486 mas, bpa=-4.533 degrees ! Estimated noise=1.0248 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.00413562 Jy ! Component: 100 - total flux cleaned = 0.00438692 Jy ! Component: 150 - total flux cleaned = 0.00452233 Jy ! Component: 200 - total flux cleaned = 0.00463244 Jy ! Total flux subtracted in 200 components = 0.00463244 Jy ! Clean residual min=-0.003477 max=0.004095 Jy/beam ! Clean residual mean=-0.000001 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.11323 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.11323 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.587 mas, bmaj=5.273 mas, bpa=5.068 degrees ! Estimated noise=1.22792 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.000607743 Jy ! Component: 100 - total flux cleaned = 0.00069225 Jy ! Component: 150 - total flux cleaned = 0.000746742 Jy ! Component: 200 - total flux cleaned = 0.000799372 Jy ! Total flux subtracted in 200 components = 0.000799372 Jy ! Clean residual min=-0.003795 max=0.004631 Jy/beam ! Clean residual mean=0.000002 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.114029 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 30 components and 0.114029 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9714 mas, bmaj=2.486 mas, bpa=-4.533 degrees ! Estimated noise=1.0248 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017528 Jy ! Component: 100 - total flux cleaned = -0.000234043 Jy ! Component: 150 - total flux cleaned = -0.000229913 Jy ! Component: 200 - total flux cleaned = -0.000225498 Jy ! Total flux subtracted in 200 components = -0.000225498 Jy ! Clean residual min=-0.003477 max=0.004136 Jy/beam ! Clean residual mean=0.000001 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.113804 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.113804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056741Jy sigma=0.950690 ! Fit after self-cal, rms=0.056732Jy sigma=0.950586 wmodel J1629-1720_X_2005_07_08_yyk\_map.mod ! Writing 32 model components to file: J1629-1720_X_2005_07_08_yyk_map.mod wobs J1629-1720_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1629-1720_X_2005_07_08_yyk_uvs.fits wwins J1629-1720_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1629-1720_X_2005_07_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.00177149 Jy ! Component: 100 - total flux cleaned = 0.0027351 Jy ! Component: 150 - total flux cleaned = 0.00345526 Jy ! Component: 200 - total flux cleaned = 0.00391055 Jy ! Component: 250 - total flux cleaned = 0.00445717 Jy ! Component: 300 - total flux cleaned = 0.00456374 Jy ! Component: 350 - total flux cleaned = 0.00466541 Jy ! Component: 400 - total flux cleaned = 0.00476416 Jy ! Component: 450 - total flux cleaned = 0.00504931 Jy ! Component: 500 - total flux cleaned = 0.00528152 Jy ! Component: 550 - total flux cleaned = 0.00559842 Jy ! Component: 600 - total flux cleaned = 0.00595172 Jy ! Component: 650 - total flux cleaned = 0.00625366 Jy ! Component: 700 - total flux cleaned = 0.00680446 Jy ! Component: 750 - total flux cleaned = 0.00709497 Jy ! Component: 800 - total flux cleaned = 0.00754252 Jy ! Component: 850 - total flux cleaned = 0.00806087 Jy ! Component: 900 - total flux cleaned = 0.00837372 Jy ! Component: 950 - total flux cleaned = 0.00864306 Jy ! Component: 1000 - total flux cleaned = 0.00898349 Jy ! Component: 1050 - total flux cleaned = 0.0092069 Jy ! Component: 1100 - total flux cleaned = 0.00946336 Jy ! Component: 1150 - total flux cleaned = 0.00975096 Jy ! Component: 1200 - total flux cleaned = 0.0101383 Jy ! Component: 1250 - total flux cleaned = 0.0102766 Jy ! Component: 1300 - total flux cleaned = 0.0106524 Jy ! Component: 1350 - total flux cleaned = 0.0110216 Jy ! Component: 1400 - total flux cleaned = 0.0111868 Jy ! Component: 1450 - total flux cleaned = 0.0113501 Jy ! Component: 1500 - total flux cleaned = 0.0115112 Jy ! Component: 1550 - total flux cleaned = 0.01167 Jy ! Component: 1600 - total flux cleaned = 0.01192 Jy ! Component: 1650 - total flux cleaned = 0.012044 Jy ! Component: 1700 - total flux cleaned = 0.0121358 Jy ! Component: 1750 - total flux cleaned = 0.0122563 Jy ! Component: 1800 - total flux cleaned = 0.0124053 Jy ! Component: 1850 - total flux cleaned = 0.0124638 Jy ! Component: 1900 - total flux cleaned = 0.0125805 Jy ! Component: 1950 - total flux cleaned = 0.0127526 Jy ! Component: 2000 - total flux cleaned = 0.0126673 Jy ! Total flux subtracted in 2048 components = 0.0128073 Jy ! Clean residual min=-0.001614 max=0.001708 Jy/beam ! Clean residual mean=-0.000000 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.126611 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 164 components and 0.126611 Jy ![Exited script file: muppet] wmap "J1629-1720_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9714 x 2.486 at -4.533 degrees (North through East) ! Clean map min=-0.0026842 max=0.098854 Jy/beam ! Writing clean map to FITS file: J1629-1720_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0988545 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000543236 device "J1629-1720_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1629-1720_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.64859 1.64859 3.29718 6.59437 13.1887 26.3775 52.7549 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9714 x 2.486 at -4.533 degrees (North through East) ! Clean map min=-0.0026842 max=0.098854 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1629-1720_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1629-1720_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1629-1720_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:43:37 2006