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