.. _api: ========================== Full redrock API Reference ========================== This is used to include docstrings from modules. See `the autodoc documentation`_. .. _`the autodoc documentation`: http://sphinx-doc.org/ext/autodoc.html?highlight=automodule#directive-automodule If you're loading a module here, and don't see some functions, try adding the ``:imported-members:`` option. .. pro tip: if you keep these in alphabetical order, it will be much easier to ensure all the modules are present. .. automodule:: redrock :members: .. automodule:: redrock.archetypes :members: .. automodule:: redrock.constants :members: .. automodule:: redrock.external :members: .. automodule:: redrock.external.boss :members: .. automodule:: redrock.external.desi :members: .. automodule:: redrock.fitz :members: .. automodule:: redrock.igm :members: .. automodule:: redrock.plotspec :members: .. automodule:: redrock.priors :members: .. automodule:: redrock.rebin :members: .. automodule:: redrock.results :members: .. automodule:: redrock.targets :members: .. automodule:: redrock.templates :members: .. automodule:: redrock.utils :members: .. automodule:: redrock.zfind :members: .. automodule:: redrock.zscan :members: .. automodule:: redrock.zwarning :members: