Skip to content

Commit 48df8d2

Browse files
committed
Add description of the Source Discovery Tool
1 parent 13d654f commit 48df8d2

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

tutorials/spherex/spherex_sdt/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# __Source Discovery Tool__
22

33
## Overview
4+
5+
The SPHEREx Source Discovery Tool is the Python package `spx_sdt` (included in this directory), which is used to discover and extract sources from SPHEREx Spectral Images and visualize their spectra.
6+
The notebook [](sdt_irsa.md) demonstrates how to use it.
7+
8+
### Directory Contents
9+
410
- `spx_sdt`: package including functions to run notebook
511
- SExtractor files
612
- `default.conv`: Convolution mask used as detection filter.

tutorials/spherex/spherex_sdt/sdt_irsa.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jupyter:
1414

1515
# __SPHEREx Source Discovery Tool IRSA Demo__
1616

17+
The SPHEREx Source Discovery Tool is the Python package `spx_sdt` (included in this directory), which is used to discover and extract sources from SPHEREx Spectral Images and visualize their spectra.
18+
This notebook demonstrates how to use it.
1719

1820
## 1. Learning Goals
1921

0 commit comments

Comments
 (0)