Skip to content

Commit 8603ff8

Browse files
authored
Merge pull request #220 from jkrick/toc_update
adding titles to TOC and landing pages for everything other than Euclid
2 parents b026a5c + cb81f58 commit 8603ff8

5 files changed

Lines changed: 99 additions & 28 deletions

File tree

toc.yml

Lines changed: 39 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ project:
44
- title: IRSA Tutorials
55
file: index.md
66
- title: SPHEREx
7+
file: tutorials/spherex/spherex.md
78
children:
8-
- file: tutorials/spherex/spherex_intro.md
9-
- file: tutorials/spherex/spherex_cutouts.md
10-
- file: tutorials/spherex/spherex_psf.md
9+
- title: Data Overview
10+
file: tutorials/spherex/spherex_intro.md
11+
- title: Spectral Image Cutouts
12+
file: tutorials/spherex/spherex_cutouts.md
13+
- title: PSF Models
14+
file: tutorials/spherex/spherex_psf.md
1115
- title: Euclid
1216
file: tutorials/euclid_access/euclid.md
1317
children:
@@ -32,16 +36,18 @@ project:
3236
- title: ERO Star Clusters
3337
file: tutorials/euclid_access/Euclid_ERO.md
3438
- title: WISE
39+
file: tutorials/wise.md
3540
children:
36-
- title: AllWISE
37-
children:
38-
- file: tutorials/irsa-sia-examples/sia_allwise_atlas.md
39-
- file: tutorials/parquet-catalog-demos/wise-allwise-catalog-demo.md
40-
- title: NEOWISE
41-
children:
42-
- file: tutorials/firefly/NEOWISE_light_curve_demo.md
43-
- file: tutorials/parquet-catalog-demos/neowise-source-table-strategies.md
44-
- file: tutorials/parquet-catalog-demos/neowise-source-table-lightcurves.md
41+
- title: AllWISE Images
42+
file: tutorials/irsa-sia-examples/sia_allwise_atlas.md
43+
- title: AllWISE Catalog
44+
file: tutorials/parquet-catalog-demos/wise-allwise-catalog-demo.md
45+
- title: NEOWISE Firefly
46+
file: tutorials/firefly/NEOWISE_light_curve_demo.md
47+
- title: NEOWISE Strategies
48+
file: tutorials/parquet-catalog-demos/neowise-source-table-strategies.md
49+
- title: NEOWISE Light Curves
50+
file: tutorials/parquet-catalog-demos/neowise-source-table-lightcurves.md
4551
- title: Spitzer
4652
children:
4753
- file: tutorials/irsa-sia-examples/siav2_seip.md
@@ -52,21 +58,26 @@ project:
5258
children:
5359
- file: tutorials/irsa-sia-examples/sia_cosmos.md
5460
- title: Simulated Data
61+
file: tutorials/simulated.md
5562
children:
56-
- title: Roman HLSS Galaxy Mock Catalog
57-
children:
58-
- file: tutorials/roman_simulations/roman_hlss_number_density.md
59-
- title: OpenUniverse 2024
60-
children:
61-
- file: tutorials/openuniversesims/openuniverse2024_roman_simulated_wideareasurvey.md
62-
- file: tutorials/firefly/OpenUniverse2024Preview_Firefly.md
63-
- file: tutorials/openuniversesims/openuniverse2024_roman_simulated_timedomainsurvey.md
64-
- title: CosmoDC2
65-
children:
66-
- file: tutorials/cosmodc2/cosmoDC2_TAP_access.md
67-
- title: Special Topics
63+
- title: Roman HLSS Number Density
64+
file: tutorials/roman_simulations/roman_hlss_number_density.md
65+
- title: OpenUniverse2024 Roman coadds
66+
file: tutorials/openuniversesims/openuniverse2024_roman_simulated_wideareasurvey.md
67+
- title: OpenUniverse2024 Visualization
68+
file: tutorials/firefly/OpenUniverse2024Preview_Firefly.md
69+
- title: OpenUniverse2024 Time Domain
70+
file: tutorials/openuniversesims/openuniverse2024_roman_simulated_timedomainsurvey.md
71+
- title: CosmoDC2 Data Access
72+
file: tutorials/cosmodc2/cosmoDC2_TAP_access.md
73+
- title: Techniques & Tools
74+
file: tutorials/techniques.md
6875
children:
69-
- file: tutorials/cloud_access/cloud-access-intro.md
70-
- file: tutorials/parquet-catalog-demos/irsa-hats-with-lsdb.md
71-
- file: tutorials/firefly/SEDs_in_Firefly.md
72-
- file: tutorials/parallelize/Parallelize_Convolution.md
76+
- title: Cloud Access
77+
file: tutorials/cloud_access/cloud-access-intro.md
78+
- title: LSDB HATS
79+
file: tutorials/parquet-catalog-demos/irsa-hats-with-lsdb.md
80+
- title: SED visualization
81+
file: tutorials/firefly/SEDs_in_Firefly.md
82+
- title: Parallelization
83+
file: tutorials/parallelize/Parallelize_Convolution.md

tutorials/simulated.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Simulated Data Tutorial Notebooks
2+
3+
IRSA hosts a diverse collection of simulated astronomical datasets spanning multiple missions and science domains; designed to support survey planning, algorithm development, and scientific exploration.
4+
Because this collection is heterogeneous in coverage, structure, and intended use, the simulated products are released with detailed documentation.
5+
Access methods are tailored to the structure and scale of each product.
6+
These tutorials are designed to help users get started with accessing, visualizing, and analyzing simulated datasets hosted at IRSA.
7+
8+
- [Roman HLSS Number Density](roman_simulations/roman_hlss_number_density.md) - Illustrate how to query the catalog and derive galaxy number density.
9+
10+
- [OpenUniverse2024 Roman Coadds](openuniversesims/openuniverse2024_roman_simulated_wideareasurvey.md) - Access OpenUniverse2024 wide-area simulated survey data.
11+
12+
- [OpenUniverse2024 Visualization](firefly/OpenUniverse2024Preview_Firefly.md) - Use Firefly to get an overview of survey structure and visualize content.
13+
14+
- [OpenUniverse2024 Time Domain](openuniversesims/openuniverse2024_roman_simulated_timedomainsurvey.md) - Access and analyze time-domain OpenUniverse2024 survey.
15+
16+
- [CosmoDC2 Data Access](cosmodc2/cosmoDC2_TAP_access.md) - Access, query, and visualize the CosmoDC2 catalog.

tutorials/spherex/spherex.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Spherex Tutorial Notebooks
2+
3+
[SPHEREx](https://irsa.ipac.caltech.edu/Missions/spherex.html) (Spectro-Photometer for the History of the Universe, Epoch of Reionization, and Ices Explorer) is a NASA space mission designed to perform the first all-sky spectral survey in the near-infrared.
4+
SPHEREx observes the sky from roughly 0.75–5.0 µm using a single instrument that provides low-resolution spectroscopy (R ≈ 40–150) in hundreds of spectral channels for every point on the sky.
5+
Its science goals span cosmology, galaxy evolution, and the interstellar medium, enabling measurements of large-scale structure, the cosmic history of star formation, and the distribution of key molecules and ices in the Milky Way and nearby galaxies.
6+
7+
SPHEREx data releases include weekly [Quick Release spectral image products](https://caltech-ipac.github.io/spherex-archive-documentation/spherex-data-products/) (multi-extension FITS files containing calibrated near-infrared surface brightness, variance, flags, modeled backgrounds, PSFs, and wavelength WCS) along with ancillary calibration and metadata files such as gain matrices, dark current maps, solid angle pixel maps, and detailed spectral WCS products for each detector.
8+
9+
- [Data Overview](spherex_intro.md) - Identify available data products and select the appropriate FITS extensions for different use cases.
10+
11+
- [Spectral Image Cutouts](spherex_cutouts.md) - Generate and work with spatial and spectral cutouts.
12+
13+
- [PSF Models](spherex_psf.md) - Understand how SPHEREx point spread function (PSF) information is organized and accessed.
14+

tutorials/techniques.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Techniques & Tools Tutorial Notebooks
2+
3+
This section gathers tutorials that go beyond mission specific data access and analysis to explore broader methods, workflows, and utilities applicable across missions and datasets.
4+
This collection includes guidance on cloud-based data access, use of powerful big data tools such as lsdb, interactive visualization tools, and computational techniques like parallel image convolution.
5+
6+
- [Cloud Access](cloud_access/cloud-access-intro.md) — Access and work with data served by IRSA from AWS S3 cloud storage.
7+
8+
- [HATS with LSDB](parquet-catalog-demos/irsa-hats-with-lsdb.md) - Use LSDB for user-friendly cross matching and querying of HATS Collections.
9+
10+
- [SED Visualization](firefly/SEDs_in_Firefly.md) - Explore and interactively visualize multi-wavelength SEDs using Firefly.
11+
12+
- [Parallelization](parallelize/Parallelize_Convolution.md) - Apply parallelization techniques to speed up operations on large astronomical images.

tutorials/wise.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# WISE Tutorial Notebooks
2+
3+
The Wide-field Infrared Survey Explorer ([WISE](https://irsa.ipac.caltech.edu/Missions/wise.html)) is a NASA infrared space telescope launched in December 2009 that performed a sensitive all-sky survey at 3.4, 4.6, 12, and 22 µm, cataloging hundreds of millions of stars, galaxies, and Solar System objects and enabling discoveries of cool brown dwarfs and luminous infrared galaxies.
4+
After exhausting its cryogen, the mission was repurposed as NEOWISE in 2013 to detect and characterize near-Earth asteroids and comets using the remaining infrared channels until the mission concluded in August 2024.
5+
6+
7+
WISE and NEOWISE data are released publicly through the NASA/IPAC Infrared Science Archive (IRSA), including calibrated images, source catalogs, and single-exposure source tables that together enable multi-epoch photometry, light curves, and motion studies for a wide range of astrophysical and Solar System applications.
8+
Successive NEOWISE data releases, issued with annual updates, provided users with increasingly deep coverage and time-domain information across the infrared sky.
9+
10+
- [AllWISE Images](irsa-sia-examples/sia_allwise_atlas.md) - Retrieve coadded images and make coordinate-based cutouts.
11+
12+
- [AllWISE Catalog](parquet-catalog-demos/wise-allwise-catalog-demo.md) - Querying, filter, and work with a HEALPix-partitioned Parquet catalog using the AllWISE dataset.
13+
14+
- [NEOWISE Firefly](firefly/NEOWISE_light_curve_demo.md) - Visualize and analyze light curves of Solar System objects using Firefly.
15+
16+
- [NEOWISE Strategies](parquet-catalog-demos/neowise-source-table-strategies.md) - Use efficient strategies for accessing and handling the very large Parquet dataset.
17+
18+
- [NEOWISE Light Curves](parquet-catalog-demos/neowise-source-table-lightcurves.md) - Build multi-epoch photometric light curves for given coordinates.

0 commit comments

Comments
 (0)