Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alphasentaurii committed Aug 10, 2023
1 parent 9ad33a8 commit 0cd7ed6
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)**
Expand Down

0 comments on commit 0cd7ed6

Please sign in to comment.