scopesim_templates.stellar.stars_utils

scopesim_templates.stellar.stars_utils#

Internal utility functions for stellar functions.

Functions

arabic_to_roman(num)

Convert integer to Roman numerals (I-VI).

nearest_spec_type(spec, cat_tbl)

Find the closest available spectral type in a catalogue.

roman_to_arabic(num)

Convert Roman numerals (I-VI) to integer.