From 5ad961201e24e9340a3c527dd74c2bad320cc370 Mon Sep 17 00:00:00 2001 From: LukasK13 Date: Tue, 6 Oct 2020 11:37:22 +0200 Subject: [PATCH] Explain wavelength used for reolution computation --- docs/source/configuration/common.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/configuration/common.rst b/docs/source/configuration/common.rst index ccb1ce0..9e79fc1 100644 --- a/docs/source/configuration/common.rst +++ b/docs/source/configuration/common.rst @@ -49,6 +49,7 @@ Attributes: res --- *optional* -- The spectral resolution to be used for the computations. +The central wavelength as defined by the average of the parameters `wl_min` and `wl_max` will be used to compute the wavelength grid size. .. code-block:: xml