nespinoza / juliet

A versatile modelling tool for transiting and non-transiting (single and multiple) exoplanetary systems
MIT License
52 stars 31 forks source link

Error: TTV Fits with More than One Planet #81

Closed altuson closed 8 months ago

altuson commented 2 years ago

Hi Nestor,

There is an error when trying to use juliet to fit transit times of more than one planet. The issue is in line 568 of fit.py. This line needs to be run per planet, but it is not in a for loop.

Thanks, Amy

nespinoza commented 8 months ago

Fixed in new juliet version!