Geert Barentsen
Geert Barentsen
@JosephKarpinski Determining the orbital period of a planet in an automated way from a Box Least Squares (BLS) diagram can be quite tricky. The BLS diagram often shows a handful...
> So the question is, can LightKurve be modified or is there a parameter that can LightKurve can use like outliners, no NAN, etc that can improve the period calculation...
@gjmlunaIAFE It is not supported out of the box right now, but you can of course read in any file use standard tools (e.g. AstroPy Table) and then use it...
@sakhee-17 Thank you for reporting this issue! I will investigate...
Thank you for opening this issue @astrobatty!! This isn't documented anywhere (my fault), but removing the support for split campaigns was an intentional simplification of the code in Lightkurve v2.x....
Thank you @astrobatty! I hear you! At minimum, it is an issue that the SearchResult table does not indicate any difference between the two results. I wish we could have...
Thanks again for raising this issue @astrobatty! Do you think the modifications made in #1018 are adequate, or is there a very strong reason to be able to also specify...
I agree! I guess the color map is the same, but the configuration parameters (vmin, vmax, linear/log scale) are inconsistent. We should make this more consistent!
Make sure to have a look at "Example 3" i.e. "Appendix D" in http://adsabs.harvard.edu/abs/2012PASP..124..963K -- it offers a more verbose version of this tutorial. We may want to borrow words...