Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.15 KB

xspec_model.rst

File metadata and controls

53 lines (42 loc) · 1.15 KB

The sherpa.astro.xspec module

sherpa.astro.xspec

sherpa.astro.xspec

This document describes the base classes for XSPEC models, and the utility routines - such as querying and retrieving the abundance table information. The models provided by XSPEC are described in astro_xspec.

Classes

XSModel XSAdditiveModel XSMultiplicativeModel XSConvolutionKernel XSConvolutionModel XSTableModel

Functions

get_xsabund get_xschatter get_xscosmo get_xspath_manager get_xspath_model get_xsstate get_xsversion get_xsxsect get_xsxset read_xstable_model set_xsabund set_xschatter set_xscosmo set_xspath_manager set_xsstate set_xsxsect set_xsxset

Class Inheritance Diagram

XSModel XSAdditiveModel XSMultiplicativeModel XSConvolutionKernel XSConvolutionModel XSTableModel