===================== Create Roman Filters ===================== This module provides functionality to process Roman Space Telescope filter data, create individual filter files, and generate a configuration file for use with `rail+lephare`. Module API ---------- .. automodule:: roman_photoz.create_roman_filters :members: :undoc-members: :show-inheritance: Command-line Interface ---------------------- This module can be run as a command-line tool to generate filter definitions: .. code-block:: bash python create_roman_filters.py - ``: The directory where the results will be saved. - ``: The filename containing the monochromatic effective area of each filter per column. The script will generate individual filter files and a configuration file (`roman_phot.par`) for use with `rail+lephare`.