rodluger / planetplanet

A general photodynamical code for exoplanet light curves
https://rodluger.github.io/planetplanet
GNU General Public License v3.0
45 stars 1 forks source link

pick event not working #52

Closed rodluger closed 7 years ago

rodluger commented 7 years ago

Can't get interactive occultation viewer in plot_lightcurve(). Look into this.

rodluger commented 7 years ago

Fixed. Turns out you need to call pl.show() within the function that generates the plot. Added an interactive keyword to plot_lightcurve().