Conf¶
- class specutils.Conf[source]¶
Bases:
ConfigNamespace
Configuration parameters for specutils.
Attributes Summary
Whether to check the spectrum baseline value is closeto zero.
Attributes Documentation
- do_continuum_function_check¶
Whether to check the spectrum baseline value is closeto zero. If it is not within
threshold
then a warning is raised.