get_xspath_model

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

Return the path to the model data files.

Returns:path – The path to the directory containing the files used by the XSPEC models.
Return type:str

Examples

>>> get_xspath_model()
'/usr/local/heasoft-6.22/x86_64-unknown-linux-gnu-libc2.24/../spectral/modelData'