Jayshil A Patel
Jayshil A Patel
Dear @pmaxted I am currently working on a module called [pycdata](https://github.com/Jayshil/pycdata), which can accept/download lightcurves from other sources (mainly CHEOPS PSF photometry from [PIPE](https://github.com/alphapsa/PIPE), but also from TESS, Kepler/K2) and...
Hi @nespinoza, If I try to use `nthreads` option in `juliet.fit` for using multiprocessing with `dynesty`, I would get the following error: ``` RuntimeError: An attempt has been made to...
Hi @nespinoza, This PR introduces several phase curve models to `juliet`. This includes [Cowan & Agol (2008)](https://ui.adsabs.harvard.edu/abs/2008ApJ...678L.129C/abstract) phase curve model (implementation of [Kempton et al. 2023](https://ui.adsabs.harvard.edu/abs/2023Natur.620...67K/abstract)), Lambertian model (implementation of...
Hi @nespinoza, When extrapolating the fitted models over times other than the ones provided in the data, if `light_travel_delay = True`, `juliet` will give an error saying that `ValueError: operands...