Skip to content

Commit 95bf01c

Browse files
committed
Deploy source discovery tool to fornax
1 parent e236593 commit 95bf01c

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

deploy_to_fornax_manifest.in

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ tutorials/simulated-data/roman_hlss_number_density.md
1818
tutorials/spherex/spherex_cutouts.md
1919
tutorials/spherex/spherex_intro.md
2020
tutorials/spherex/spherex_psf.md
21+
tutorials/spherex/spherex_sdt/conda-sdt_env.yml
22+
tutorials/spherex/spherex_sdt/README.md
23+
tutorials/spherex/spherex_sdt/sdt_irsa.md
24+
tutorials/spherex/spherex_sdt/spx_sdt/__init__.py
25+
tutorials/spherex/spherex_sdt/spx_sdt/aperture_photometry.py
26+
tutorials/spherex/spherex_sdt/spx_sdt/bokeh_viz.py
27+
tutorials/spherex/spherex_sdt/spx_sdt/default_sdt.param
28+
tutorials/spherex/spherex_sdt/spx_sdt/default_sdt.sex
29+
tutorials/spherex/spherex_sdt/spx_sdt/default.conv
30+
tutorials/spherex/spherex_sdt/spx_sdt/default.nnw
31+
tutorials/spherex/spherex_sdt/spx_sdt/firefly_viz.py
32+
tutorials/spherex/spherex_sdt/spx_sdt/sdt_utils.py
33+
tutorials/spherex/spherex_sdt/spx_sdt/source_extraction.py
2134
tutorials/spitzer/siav2_seip.md
2235
tutorials/techniques-and-tools/cloud-access-intro.md
2336
tutorials/techniques-and-tools/Parallelize_Convolution.md

notebook_metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
- title: SIR 1D Spectra
7777
file: tutorials/euclid/3_Euclid_intro_1D_spectra.md
7878
description: Load a galaxy spectrum and plot it. Understand the wavelength, flux, and mask values.
79+
- title: Source Discovery Tool
80+
file: tutorials/spherex/spherex_sdt/sdt_irsa.md
81+
description: Discover, extract, and visualize sources from SPHEREx Spectral Images.
7982
- title: Spectral Image Cutouts
8083
file: tutorials/spherex/spherex_cutouts.md
8184
description: Generate and work with spatial and spectral cutouts.

0 commit comments

Comments
 (0)