diff --git a/README.md b/README.md index 5f60be0..61a41f3 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ $ pytest --env cal -m scan ### Pre-Trained Neural Nets +**JWST Calibration Pipeline Resource Prediction (JWST)** + +[JWST CAL Docs](https://spacekit.readthedocs.io/en/latest/skopes/jwst/cal.html) + +* Inference ``spacekit.skopes.jwst.cal.predict`` + **Single Visit Mosaic Alignment (HST)** [SVM Docs](https://spacekit.readthedocs.io/en/latest/skopes/hst/svm.html) @@ -56,12 +62,13 @@ $ pytest --env cal -m scan * Generate synthetic misalignments†: ``spacekit.skopes.hst.svm.corrupt`` *† requires Drizzlepac* - -**Calibration Data Pipeline (HST)** -[CAL Docs](https://spacekit.readthedocs.io/en/latest/skopes/hst/cal.html) +**HST Calibration Pipeline Resource Prediction (HST)** + +[HST CAL Docs](https://spacekit.readthedocs.io/en/latest/skopes/hst/cal.html) -* ``spacekit.skopes.hst.cal.train`` +* Training ``spacekit.skopes.hst.cal.train`` +* Inference ``spacekit.skopes.hst.cal.predict`` **Exoplanet Detection with time-series photometry (K2, TESS)**