.. gollum documentation master file gollum's documentation ====================== The goal of this repo is to provide a Python Application Programming Interface (API) to several different synthetic spectral models. *gollum* will be built on the astropy affiliated package `specutils `_ , and will be inspired by the API design of `lightkurve `_ . This project is loosely related to the parallel `muler `_ framework that is built on specutils and focuses on data. This project is all about models. The code itself and will have some overlap with functionality in `Starfish `_ , and this project could one day become a microservice to Starfish, rather than duplicate code. `gollum` makes it easy to chain routine operations in sequence: .. image:: _static/gollum_resample.png :align: center :alt: gollum example code snippet .. toctree:: :hidden: :caption: Getting Started :maxdepth: 1 Installation Downloading Model Grids Quick Start .. toctree:: :hidden: :caption: Tutorials :maxdepth: 3 Tutorials .. toctree:: :hidden: :caption: API :maxdepth: 1 Application Programming Interface