Skip to content

Commit 055df65

Browse files
committed
Sync notebook_metadata.yml with landing pages
1 parent a966520 commit 055df65

File tree

5 files changed

+18
-19
lines changed

5 files changed

+18
-19
lines changed

notebook_metadata.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
description: Retrieve coadded images and make coordinate-based cutouts.
44
- title: AllWISE Source Catalog
55
file: tutorials/wise/wise-allwise-catalog-demo.md
6-
description: Explore mid-infrared source properties by querying, filtering, and working with the catalog.
7-
- title: Cloud Access Intro
6+
description: Query the Parquet copy of the AllWISE Source Catalog.
7+
- title: Cloud Access
88
file: tutorials/techniques-and-tools/cloud-access-intro.md
9-
description: Learn how to access and work with data served by IRSA from AWS S3 cloud storage.
9+
description: Access and work with data served by IRSA from AWS S3 cloud storage.
1010
- title: CosmoDC2 Data Access
1111
file: tutorials/simulated-data/cosmoDC2_TAP_access.md
12-
description: Access, query, and visualize the catalog.
12+
description: Access, query, and visualize the CosmoDC2 catalog.
1313
- title: COSMOS Images
1414
file: tutorials/cosmos/sia_v1_cosmos.md
1515
description: Query IRSA's SIA service for COSMOS images and create and display a cutout.
1616
- title: Data Overview
1717
file: tutorials/spherex/spherex_intro.md
18-
description: Learn about available data including how to identify which files and formats are appropriate for different use cases.
18+
description: Find Spectral Images that overlap a sky position and understand the structure of the Multi-Extension FITS files.
1919
- title: Early Release Observations (ERO) - Star Clusters
2020
file: tutorials/euclid/Euclid_ERO.md
2121
description: Create multi-wavelength ERO image cutouts of a globular cluster, extract sources, and measure photometry. Match Gaia sources with Euclid ERO catalogs, then visualize with Firefly.
@@ -25,16 +25,16 @@
2525
- title: HATS with LSDB
2626
file: tutorials/techniques-and-tools/irsa-hats-with-lsdb.md
2727
description: Use LSDB for user-friendly cross matching and querying of HATS Collections.
28-
- title: Introduction
28+
- title: 'Merged Objects Catalog: Introduction'
2929
file: tutorials/euclid/merged-objects-hats-catalog/1-euclid-q1-hats-intro.md
3030
description: Understand the content and format of the Euclid Q1 Merged Objects HATS Catalog, then perform a basic query.
31-
- title: Magnitudes
31+
- title: 'Merged Objects Catalog: Magnitudes'
3232
file: tutorials/euclid/merged-objects-hats-catalog/4-euclid-q1-hats-magnitudes.md
3333
description: Review the types of flux measurements available, load template-fit and aperture magnitudes, and plot distributions and comparisons for different object types.
3434
- title: MER Catalogs
3535
file: tutorials/euclid/2_Euclid_intro_MER_catalog.md
3636
description: Explore the columns in the MER final catalog, query for stars, and create a color-magnitude diagram.
37-
- title: MER Mosaics
37+
- title: MER Image Mosaics
3838
file: tutorials/euclid/1_Euclid_intro_MER_images.md
3939
description: Retrieve both a full MER mosaic image and multi-wavelength cutouts, then subtract the background from the cutouts and extract sources.
4040
- title: NEOWISE Light Curves
@@ -51,7 +51,7 @@
5151
description: Access OpenUniverse2024 wide-area simulated survey data.
5252
- title: OpenUniverse2024 Time Domain
5353
file: tutorials/simulated-data/openuniverse2024_roman_simulated_timedomainsurvey.md
54-
description: Access and analyze the time-domain survey.
54+
description: Access and analyze the simulated time-domain OpenUniverse2024 survey.
5555
- title: OpenUniverse2024 Visualization
5656
file: tutorials/simulated-data/OpenUniverse2024Preview_Firefly.md
5757
description: Use Firefly to get an overview of survey structure and visualize content.
@@ -63,13 +63,13 @@
6363
description: Join the PHZ and MER catalogs to query galaxies with quality redshifts in a box region, create MER mosaic cutouts with catalog overlays, and plot the brightest galaxy's SIR spectrum.
6464
- title: PSF Models
6565
file: tutorials/spherex/spherex_psf.md
66-
description: Learn how SPHEREx point spread function (PSF) information is organized and accessed.
66+
description: Understand how SPHEREx point spread function (PSF) information is organized and accessed.
6767
- title: Roman HLSS Number Density
6868
file: tutorials/simulated-data/roman_hlss_number_density.md
6969
description: Query the catalog and derive galaxy number density.
7070
- title: SED Visualization
7171
file: tutorials/techniques-and-tools/SEDs_in_Firefly.md
72-
description: Explore and interactively visualize SEDs using Firefly on multi-wavelength datasets.
72+
description: Explore and interactively visualize multi-wavelength SEDs using Firefly.
7373
- title: SIR 1D Spectra
7474
file: tutorials/euclid/3_Euclid_intro_1D_spectra.md
7575
description: Load a galaxy spectrum and plot it. Understand the wavelength, flux, and mask values.

tutorials/simulated-data/simulated.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Because this collection is heterogeneous in coverage, structure, and intended us
55
Access methods are tailored to the structure and scale of each product.
66
These tutorials are designed to help users get started with accessing, visualizing, and analyzing simulated datasets hosted at IRSA.
77

8-
- [Roman HLSS Number Density](roman_hlss_number_density.md) - Illustrate how to query the catalog and derive galaxy number density.
8+
- [Roman HLSS Number Density](roman_hlss_number_density.md) - Query the catalog and derive galaxy number density.
99

1010
- [OpenUniverse2024 Roman Coadds](openuniverse2024_roman_simulated_wideareasurvey.md) - Access OpenUniverse2024 wide-area simulated survey data.
1111

1212
- [OpenUniverse2024 Visualization](OpenUniverse2024Preview_Firefly.md) - Use Firefly to get an overview of survey structure and visualize content.
1313

14-
- [OpenUniverse2024 Time Domain](openuniverse2024_roman_simulated_timedomainsurvey.md) - Access and analyze time-domain OpenUniverse2024 survey.
14+
- [OpenUniverse2024 Time Domain](openuniverse2024_roman_simulated_timedomainsurvey.md) - Access and analyze the simulated time-domain OpenUniverse2024 survey.
1515

1616
- [CosmoDC2 Data Access](cosmoDC2_TAP_access.md) - Access, query, and visualize the CosmoDC2 catalog.

tutorials/spherex/spherex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Its science goals span cosmology, galaxy evolution, and the interstellar medium,
66

77
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.
88

9-
- [Data Overview](spherex_intro.md) - Identify available data products and select the appropriate FITS extensions for different use cases.
9+
- [Data Overview](spherex_intro.md) - Find Spectral Images that overlap a sky position and understand the structure of the Multi-Extension FITS files.
1010

1111
- [Spectral Image Cutouts](spherex_cutouts.md) - Generate and work with spatial and spectral cutouts.
1212

tutorials/techniques-and-tools/techniques.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ This collection includes guidance on cloud-based data access, use of powerful bi
99

1010
- [SED Visualization](SEDs_in_Firefly.md) - Explore and interactively visualize multi-wavelength SEDs using Firefly.
1111

12-
- [Parallelization](Parallelize_Convolution.md) - Apply parallelization techniques to speed up operations on large astronomical images.
12+
- [Parallelization](Parallelize_Convolution.md) - Learn parallelization techniques to speed up operations on large astronomical images.

tutorials/wise/wise.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
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.
44
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.
55

6-
76
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.
87
Successive NEOWISE data releases, issued with annual updates, provided users with increasingly deep coverage and time-domain information across the infrared sky.
98

109
- [AllWISE Images](sia_allwise_atlas.md) - Retrieve coadded images and make coordinate-based cutouts.
1110

12-
- [AllWISE Catalog](wise-allwise-catalog-demo.md) - Querying, filter, and work with a HEALPix-partitioned Parquet catalog using the AllWISE dataset.
11+
- [AllWISE Source Catalog](wise-allwise-catalog-demo.md) - Query the Parquet copy of the AllWISE Source Catalog.
1312

14-
- [NEOWISE Firefly](NEOWISE_light_curve_demo.md) - Visualize and analyze light curves of Solar System objects using Firefly.
13+
- [NEOWISE Solar System Objects](NEOWISE_light_curve_demo.md) - Visualize and analyze light curves of Solar System objects using Firefly.
1514

16-
- [NEOWISE Strategies](neowise-source-table-strategies.md) - Use efficient strategies for accessing and handling the very large Parquet dataset.
15+
- [NEOWISE Strategies](neowise-source-table-strategies.md) - Learn efficient strategies for accessing and handling this very large Parquet dataset.
1716

1817
- [NEOWISE Light Curves](neowise-source-table-lightcurves.md) - Build multi-epoch photometric light curves for given coordinates.

0 commit comments

Comments
 (0)