get_xsabund_doc

sherpa.astro.xspec.get_xsabund_doc(name: str | None = None) str[source] [edit on github]

Return the documentation for the abundance table.

Parameters:

name (str or None, optional) – If not set, use the current abundance table

Returns:

doc – The documentation for the table

Return type:

str

See also

get_xsabund

Examples

>>> get_xsabund_doc("angr")
'Anders E. & Grevesse N. Geochimica et Cosmochimica Acta 53, 197 (1989)'