===================== Roman Catalog Process ===================== This module provides functionality for processing catalog data related to the Roman Space Telescope. Module API ---------- .. automodule:: roman_photoz.roman_catalog_process :members: :undoc-members: :show-inheritance: Examples -------- Basic usage:: from roman_photoz.roman_catalog_process import process_catalog process_catalog('input_catalog.fits', 'processed_catalog.fits') Notes ----- This module follows the Roman Space Telescope data specifications v1.2.