nespinoza / juliet

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

Fixed bug in setting pu and pl #79

Closed tronsgaard closed 2 years ago

tronsgaard commented 2 years ago

I discovered this bug when I was trying to fit 3 planets with only the second planet transiting. lc_options['efficient_bp'] is a dict, and we want to look at its values rather than its keys.