Skip to content

Commit

Permalink
Hedge for no interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sujay-Shankar committed May 15, 2024
1 parent 3a09d43 commit 2107e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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 <https://specutils.readthedocs.io/en/stable/>`_ , and will be inspired by the API design of `lightkurve <http://docs.lightkurve.org/>`_ . This project is loosely related to the parallel `muler <http://muler.readthedocs.io>`_ 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 <https://starfish.readthedocs.io/en/latest/>`_ , and this project could one day become a microservice to Starfish, rather than duplicate code.
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 <https://specutils.readthedocs.io/en/stable/>`_ , and will be inspired by the API design of `lightkurve <http://docs.lightkurve.org/>`_ . This project is loosely related to the parallel `muler <http://muler.readthedocs.io>`_ framework that is built on specutils and focuses on data. This project is all about accessing spectral models (we do not `yet` support interpolation!). The code itself and will have some overlap with functionality in `Starfish <https://starfish.readthedocs.io/en/latest/>`_ , 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:

Expand Down

0 comments on commit 2107e0d

Please sign in to comment.