Step Arguments
The white_light step has two step-specific arguments to allow
wavelength limits during the flux summation. One or both may be specified.
--min_wavelength(float, default=None)If specified, the
white_lightstep will sum from the specified wavelength to either a specifiedmax_wavelengthor the end of the flux array.--max_wavelength(float, default=None)If specified, the
white_lightstep will sum from either a specifiedmin_wavelengthor the beginning of the flux array to the specified wavelength.