CCF¶
-
class
hipparchus.CCF(velocities, ccf, header=None)[source]¶ Bases:
objectStorage object for cross-correlation functions
Attributes Summary
Approximate radial velocity of the star
Approximate signal-to-noise of the strongest absorption feature
Methods Summary
plot(self[, ax])Plot the CCF.
Attributes Documentation
-
rv¶ Approximate radial velocity of the star
-
signal_to_noise¶ Approximate signal-to-noise of the strongest absorption feature
Methods Documentation
-