DataManager — PyXspec 2.1.4 documentation#xspec.DataManager

class xspec.DataManager

Spectral data container.

PyXspec automatically creates a single object of this class, named AllData.

Methods

  • call (the ’()’ operator)
  • iadd (the ’+=’ operator)
  • isub (the ’-=’ operator)
  • clear
  • diagrsp
  • dummyrsp
  • fakeit
  • ignore
  • notice
  • removeDummyrsp
  • show

Attributes (get-only)

  • nGroups
  • nSpectra

Printed 2026-06-28.

(echo:: @ )