Skip to content

AsteroSeismologyIAA/QuaternionTransform

Repository files navigation

Asteroseismology / Quaternion

Binder

Asteroseismology, that is, the use of the frequency content of a time series caused by variations in brightness or radial velocity of a stellar object, is based on the hypothesis that such a series is harmonic and therefore can be described by a sum of sines and cosines. If this were not the case (e.g. the oscillations of an ellipsoid of revolution) it cannot be guaranteed that the Discrete Fourier transform is the least squares approximation to the time series.

This report study the effect of extending the Fourier kernel to a particular quaternion and exploring the impact when it is applied to the best time series that we have (GOLF/SoHO) from the closest star, our Sun. The results are consistent with a notable improvement in the signal-to-noise ratio in the low frequency range. This opens the possibility of detecting the elusive g modes of the Sun in future works.

PowerSpec

How to run this code

  • The first option is to run the code from a BinderHub, by clicking here Binder.

  • The second option is to clone this repository, and open a JupyterNotebook in your computer with pip install jupyter-lab; jupyter lab. Then access to the notebook index.pynb.