get_xsversion

sherpa.astro.xspec.get_xsversion()[source] [edit on github]

Return the version of the X-Spec model library in use.

Returns

version – The version of the X-Spec model library used by Sherpa 1.

Return type

str

References

1

https://heasarc.gsfc.nasa.gov/docs/xanadu/xspec/

Examples

>>> get_xsversion()
'12.11.0m'