-
#### Problem description
If I run PLDCorrector on the same target pixel file to generate a light curve more than once, I get different value, different enough that fitting algorithms (e.g., scipy cur…
-
#### Problem description
While removing long term trends of TESS light curves, I've noticed that the current default arguments for ``flatten`` usually overfit transits.
#### Example
```python
…
mirca updated
5 years ago
-
I am the author of Transit Least Squares, an optimized transit-fitting algorithm to search for periodic transits of small planets. Is it of interest to include *TLS* into lightkurve? As of now, there …
-
Homogeneous planet catalogs enable the accurate study of the occurrence rates of planets. Although the first four years of Kepler data have been searched thoroughly by the official Kepler pipeline (Je…
-
##### Description
You only understand your data to the extent that you understand its generating process. The generative process of Kepler/K2 photometric time series data includes both instrumenta…
gully updated
6 years ago
-
I'm going to update this as I go but figured a consolidated list of reports would be useful
- [x] UKIRT link in the external links the RA is hours in needs to be sent in decimal degrees to the UKIRT …
-
#### Problem description
Possibly more of a feature request than a bug but my searches through Lightkurve don't return any lightcurves from the KEPSEISMIC HLSP, although the corresponding MAST …
-
We've been using k2sc v 1.0 (downloaded from this repository) with george v 0.3.1 to detrend the lightcurves and remove telescope systematics. Unfortunately, we're having trouble replicating the ligh…
-
#### Problem description
When searching for lightcurves by TIC id, in some cases (*), the current logic will end up doing:
1. an exact match search with a incorrect id, with no results
2. a con…
-
I am trying to run everest.standalone.DetrendFITS on short cadence data in a Jupyter notebook. When the procedure gets to the "computing the model" step, eventually I get a message that the Kernel has…