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

Examples

>>> get_xsversion()
'12.11.0m'