hipparchus Documentation

This is the documentation for hipparchus.

Reference/API

hipparchus Package

Functions

cross_corr(spectrum, template[, start_lam, …])

Cross-correlation of the spectrum and template.

test(\*\*kwargs)

Run the tests for the package.

Classes

CCF(velocities, ccf[, header])

Storage object for cross-correlation functions

EchelleSpectrum(orders[, header])

Echelle spectrum object, which stores each order as a Spectrum object.

LooseVersion([vstring])

Version numbering for anarchists and software realists.

Spectrum(wavelength, flux[, header])

Simple spectrum object.

Template(wavelength, emission)

Spectral template object.

UnsupportedPythonError

Class Inheritance Diagram

Inheritance diagram of hipparchus.ccf.CCF, hipparchus.io.EchelleSpectrum, hipparchus.io.Spectrum, hipparchus.io.Template, hipparchus.UnsupportedPythonError