Catalog Setup Skill

Build and validate NVSS, FIRST, and RACS catalogs for radio astronomy declination strips.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dsa110/dsa110-contimg --skill catalog-setup-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Catalog Setup Skill
Source: https://github.com/dsa110/dsa110-contimg/tree/main/backend/.github/skills/catalog-setup
Command: npx skills add https://github.com/dsa110/dsa110-contimg --skill catalog-setup-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and validation of necessary astronomical catalog databases (like NVSS, FIRST, RACS) required for data processing, ensuring they align with the observation's declination.

Core Features & Use Cases

  • Declination-Based Catalog Management: Automatically identifies and prepares the correct catalog databases based on the observation's declination strip.
  • Catalog Building & Validation: Provides tools to build missing catalogs from source data and validate their integrity.
  • Use Case: When a new observation run begins at a specific declination, this Skill ensures that the corresponding NVSS, FIRST, and RACS catalog files are present and correctly formatted, preventing processing errors.

Quick Start

Use the catalog setup skill to build the NVSS and FIRST catalogs for declination 42.0 degrees.

Frequently Asked Questions about Catalog Setup Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up astronomical catalog databases for a radio astronomy data processing pipeline?

Setting up astronomical catalog databases involves building, updating, and verifying source catalogs like NVSS, FIRST, and RACS to ensure data integrity and availability for subsequent radio astronomy processing stages.

When do I need to prepare declination-specific catalog files for radio astronomy observations?

You need to prepare declination-specific catalog files when a new observation run begins at a specific declination strip. This ensures the correct NVSS, FIRST, and RACS catalog databases are present and correctly formatted to prevent processing errors.

How do I build missing NVSS and FIRST catalogs for a specific declination like 42.0 degrees?

To build missing NVSS and FIRST catalogs for a specific declination, use automated catalog management tools to construct the databases from source data. This validates their integrity and aligns them with the observation's declination strip.

Can I validate the integrity of existing RACS catalog databases before running data processing?

Yes, you can validate the integrity of existing RACS catalog databases. Validation checks ensure the catalog files are present, correctly formatted, and aligned with the observation's declination to prevent errors in subsequent processing stages.

What are the limitations of using automated catalog setup for radio astronomy data processing?

The limitations of automated catalog setup include strict dependency on the availability of source data for building missing catalogs. It specifically handles declination-specific requirements for databases like NVSS, FIRST, and RACS, and cannot process other formats or catalogs.