Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eas342 authored Nov 11, 2024
1 parent 2a8149f commit e0b26cb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
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

0 comments on commit e0b26cb

Please sign in to comment.