-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|