[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


VACTOAIR Source code in vactoair.pro

VACTOAIR

Name
       VACTOAIR
Purpose
       Convert vacuum wavelengths to air wavelengths
Explanation
       Corrects for the index of refraction of air under standard conditions.
       Wavelength values below 2000 A will not be altered.  Accurate to
       about 0.005 A
Calling Sequence
       VACTOAIR, WAVE
Parameters
       WAVE - Wavelength in Angstroms, scalar or vector
               WAVE should be input as vacuum wavelength(s), it will be
               returned as air wavelength(s).  WAVE is always converted to
               double precision
Example
       If the vacuum wavelength is  W = 2000, then
       IDL> VACTOAIR, W
       yields an air wavelength of W = 1999.353 Angstroms
Procedure
       An approximation to the 4th power of inverse wavenumber is used
       See IUE Image Processing Manual   Page 6-15.
Revision History
       Written, D. Lindler 1982
       Documentation W. Landsman  Feb. 1989
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:11 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically