Package spectractor
[hide private]
[frames] | no frames]

Source Code for Package spectractor

1  """Spectractor package is a library with functions and scripts for processing 
2  astronomical spectral data: raw images and extracted 1D vectors. 
3  """ 
4   
5  __version__ = '0.1.0' 
6