-
-
**Describe the bug**
The PSD part of `summary_plot()` uses lomb-scargle by default; This makes no sense, as the whole point of the plot is to compare the WWZ scalogram to the WWZ PSD.
**To Reprod…
-
Hello
Does this algorithm implement the generalised Lomb-Scargle periodogram as described in [The generalised Lomb-Scargle periodogram - A new formalism for the floating-mean and Keplerian periodogra…
-
`gammapy.time` documentation must be deeply re-structured.
- the LightCurve object must be briefly presented with a reference to (gadf)[https://gamma-astro-data-formats.readthedocs.io/en/latest/ligh…
-
# 📚 Documentation/Examples
**Is there documentation missing?**
The fast-fourier transform assumes that the observations (i.e. train_x) are evenly spaced. Do the initialization routines of the SM…
-
While we warn users not to make power spectra with irregularly sampled light curves, I think the behaviour in the `Lightcurve` class itself should probably support irregularly sampled light curves (th…
-
This notebook will form part of the series: Science Examples - Stellar Physics.
In this second notebook, we will focus on doing more data-analysis style work with a Kepler periodogram.
We can dr…
-
### Description
The LombScargle fails to compute ```autpower``` if Times and y values have been passed as ```Quantity``` to ```LombScargle``` . I'm using astropy Version: 4.1 and nu…
-
I was wondering if the stingray routines have support for analysis of unevenly sampled data.
For example, I am experimenting with using Stingray to do a timing analysis of radio frequency data, wh…
-
#### Problem description
When following the lightkurve tutorial on improving the S/N of a lomb-scargle periodogram (http://docs.lightkurve.org/tutorials/02-how-to-optimize-periodogram-snr.html), …