Model — PyXspec 2.1.4 documentation#xspec.Model.values

values(spectrumIndex)

Get the Model object’s values array for a given spectrum.

Args:

spectrumIndex: The spectrum index number.

This number should be 0 if model is not presently applied to any spectra (ie. in the “off” state).

Returns the values array as a list.

Printed 2026-06-28.

(echo:: @ )