Function to get wavelengths corresponding to the pixels in the CCD array.
Usage
get_wavelengths(jwrapper, sr.index = 0L, ch.index = 0L)
Arguments
- jwrapper
an open Wrapper object from Omnidriver
- sr.index
an index to address the spectrometer
- ch.index
an index to address the channel in a spectrometer with more
than one channel.
Value
A numeric (double) vector with the calculated wavelength at each pixel.