Package pysls :: Module sp
[frames] | no frames]

Module sp

source code

Spectra

Classes
  spectra
a spectra is a flux assiociated to wavelengths, the other parameters can be readfrom the SDSS data
  crosscorrspec
This is a crosscorrelation spectra : it contains the origin spectra, a template which we use for the crosscorrelation and the result
Functions
 
spfactory(directory)
factory function for a list of spectra : if you give the name of a directory, it will return a list of spectra obtained from every fits files in the directory [not used]
source code
 
cspfactory(spectralist, template, fluxchoice)
factory function for a list of crosscorrelate spectra [not used]
source code