.. _available-models: **************** Available Models **************** .. warning:: I am not convinced separating the models out here from the API below is a good idea, as we end up with multiple pages describing the `sherpa.astro.xspec` module (for instance). .. note:: The models in :py:mod:`sherpa.astro.xspec` are only available if Sherpa was built with support for the `XSPEC model library `_. This section describes the classes that implement models used to describe and fit data, while the :ref:`Reference/API ` section below describes the classes used to create these models. .. toctree:: :maxdepth: 2 usermodel basic astro_models astro_optical astro_xspec .. _models-reference-api: Reference/API ============= This section describes the classes used to create models and the :ref:`Available Models ` section above contains the classes that implement various models. .. toctree:: :maxdepth: 2 model parameters instrument template astro_instrument xspec_model