Skip to content

Commit 76ad151

Browse files
authored
Merge pull request #911 from rzellem/develop
v1.8: New lightcurve model
2 parents cd84d2d + b2725dc commit 76ad151

15 files changed

+1610
-1332
lines changed

examples/Exoplanet_Watch_API.ipynb

+557
Large diffs are not rendered by default.

examples/Exotic_Notebook.ipynb

-1,035
This file was deleted.

examples/interactive_fitter.py

-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,3 @@ def update_data(attrname, old, new):
111111
plots = row(plot, plot2)
112112
curdoc().add_root(column(plots, inputs, width=800))
113113
curdoc().title = "Exoplanet Transit"
114-

0 commit comments

Comments
 (0)