From e0b26cbbddc0610ed3a58d849cdb9387e4284328 Mon Sep 17 00:00:00 2001 From: Everett Schlawin Date: Mon, 11 Nov 2024 10:51:42 -0700 Subject: [PATCH] Create README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c80f92 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Interactive Lightcurve Demo +This repository contains a classroom activity aimed at the high school audience to understand JWST transits with JWST. +It was originally developed as part of the NORLab Teen Astronomy Cafe program (see [The NOIRLab Page](https://noirlab.edu/public/education/TAC-ToGo/Exoplanet-Spectra/)). +There are three main ways to use this respository: + +# Web Browser View +Check out this link to go through the classroom activity from any web browser +https://eas342.github.io/interactive_lc/exoplanet_spectra_cafe.html + +# Colab Notebook +You can run your own experiments with the Colab Notebook. +See https://noirlab.edu/public/education/TAC-ToGo/Exoplanet-Spectra/ + +# Source Code +See the repository for the source code to see how it works and experiment +It also contains an extra widget to experiment with changing the impact parameter of a planetary transit: +https://eas342.github.io/interactive_lc/slider_free_rad_True_free_b_True.html +