not logged in  
login | register  

Docs:

Documentation
Web Services
FAQs
Downloads
Contact
References

Up

3.12 Derived data

Gives information about data derived from the spectrum by some kind of analysis.

class DerivedData

The DerivedData class has the following members:

DoubleParam Snr
Signal-to-noise ratio

DoubleParam VarAmpl
Variability amplitude as fraction of mean (0 to 1)

Redshift Redshift
Measured redshift of the observed object. See below for details.

class Redshift

The Redshift class has the following members:

DoubleParam Value
Value of the redshift

RedshiftAccuracy Accuracy
Gives acuracy info of the measured redshift

class RedshiftAccuracy

The RedshiftAccuracy class has the following members:

DoubleParam StatErrorLow
DoubleParam StatErrorHigh
Absolute statistical error of redshift measurement.

DoubleParam SysError
Absolute systematic error of readshift measurement.

DoubleParam Confidence
Confidence of redshift measurement.