set_xspath_manager¶
-
sherpa.astro.xspec.
set_xspath_manager
(path)[source]¶ Set the path to the files describing the XSPEC models.
Parameters: path (str) – The new path. See also
get_xspath_manager()
- Return the path to the files describing the XSPEC models.
Examples
>>> set_xspath_manager('/data/xspec/spectral/manager')