You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/spherex/spherex_sdt/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# __Source Discovery Tool__
2
2
3
3
## 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
+
4
10
-`spx_sdt`: package including functions to run notebook
5
11
- SExtractor files
6
12
-`default.conv`: Convolution mask used as detection filter.
Copy file name to clipboardExpand all lines: tutorials/spherex/spherex_sdt/sdt_irsa.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ jupyter:
14
14
15
15
# __SPHEREx Source Discovery Tool IRSA Demo__
16
16
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.
0 commit comments