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]http://heasarc.nasa.gov/docs/xanadu/xspec/

Examples

>>> get_xsversion()
'12.9.1p'