.. toctree:: :maxdepth: 2 ################ Module API Guide ################ .. warning:: This project is very far from completion, so use the IDL version. This is the application programming interface (API) guide for modules in the Spectroscopy Made Easy (SME) package. The Sphinx napoleon extension (invoked in docs/conf.py) generated the descriptions below from numpy-style docstrings in the source code. Raw docstring content is available in python via the help() command. ******** abund.py ******** .. automodule:: sme.abund :members: ******** atmo.py ******** .. automodule:: sme.atmo :members: ****** dll.py ****** .. automodule:: sme.dll :members: ******* util.py ******* .. automodule:: sme.util :members: ******* vald.py ******* .. automodule:: sme.vald :members: