From 2107e0d796bf01255273ca8335fcdc497cc01553 Mon Sep 17 00:00:00 2001 From: Sujay Shankar Date: Wed, 15 May 2024 16:26:37 -0400 Subject: [PATCH] Hedge for no interpolation --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index ec0e955..14b0c50 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 `_ , 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. +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 accessing spectral models (we do not `yet` support interpolation!). 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: