Jose Vines

Results 13 issues of Jose Vines

**Describe the bug** Running a simple evaluation of the QuadraticModel raises a numba TypingError. What's odd to me is that calling evaluate_ps doesn't raise any issue. The issue itself is:...

Hi @kbarbary, Would it be possible to implement different units for the wavelength to calculate the extinction?

Hi, I recently struggled a while because juliet wasn't running correctly to find out that the light curve file had a single nan point, maybe it could be useful for...

enhancement

I think it would be a good idea to add the derived parameters (e.g. p and b when using r1 and r2) to the results.posteriors dictionary, which can be a...

enhancement

Hi, Since this package is highly dependent on tensorflow, it would be good to highlight the current version used within eleanor. For example, I just upgraded tensorflow to 2.9.1 and...

Hi I'm installing isochrones on ubuntu in a fresh environment the way the documentation says so and when trying to run the code in fitting stellar parameters, the computer freezes...

Hi, as the title says the nasa_ads query throws an error with the example code: ```python results = ads.ADS.query_simple('^Persson Origin of water around deeply embedded low-mass protostars') ``` results in...

bug
nasa_ads

I'd like to know if PyTransit takes into account Light Travel Time Delay and if not, if it would be feasible to include? I know there's a derivation in the...