ACID_code_v2.Config

class ACID_code_v2.Config(**kwargs)[source]

A simple class to store the configuration of the ACID run.

defaults = {'order_range': [1], 'telluric_lines': [3820.33, 3933.66, 3968.47, 4327.74, 4307.9, 4383.55, 4861.34, 5183.62, 5270.39, 5889.95, 5895.92, 6562.81, 7593.7, 8226.96], 'verbose': 2}
update_hipri(**kwargs: Any) None[source]
update_lowpri(**kwargs: Any) None[source]
to_dict() dict[str, Any][source]
classmethod get_property_names() set[str][source]
is_property(name: str) bool[source]
property verbose: int
property telluric_lines: int