diff --git a/.jp_app_launcher_stellarphot.yaml b/.jp_app_launcher_stellarphot.yaml index 6e67a623..ce7ac318 100644 --- a/.jp_app_launcher_stellarphot.yaml +++ b/.jp_app_launcher_stellarphot.yaml @@ -59,3 +59,11 @@ cwd: not_used type: notebook catalog: Stellarphot analysis and tools + +- title: Second exoplanet model fit + description: Second transit model fit + source: ../stellarphot/tess-second-model-fit.ipynb + icon: ../stellarphot/stellarphot-logo.svg + cwd: not_used + type: notebook + catalog: Stellarphot analysis and tools diff --git a/stellarphot/notebooks/photometry/06b-transit-fit-template-fancy-plot.ipynb b/stellarphot/notebooks/tess-second-model-fit.ipynb similarity index 100% rename from stellarphot/notebooks/photometry/06b-transit-fit-template-fancy-plot.ipynb rename to stellarphot/notebooks/tess-second-model-fit.ipynb