warn_continuum_below_threshold

specutils.analysis.warn_continuum_below_threshold(threshold=0.01)[source]

Decorator for methods that should warn if the baseline of the spectrum does not appear to be below a threshold.

The check parameter is based on the astropy configuration system. Examples are on that page to show how to turn off this type of warning checking.