diff --git a/docs/source/configuration/common.rst b/docs/source/configuration/common.rst index 33025a4..ccb1ce0 100644 --- a/docs/source/configuration/common.rst +++ b/docs/source/configuration/common.rst @@ -50,6 +50,7 @@ res --- *optional* -- The spectral resolution to be used for the computations. + .. code-block:: xml @@ -62,6 +63,8 @@ Attributes: .. note:: Either :ref:`wl_delta` or :ref:`res` must be given in the configuration. + This parameters controls the accuracy of the integration of spectral quantities which is necessary for example for the imaging detector. + Therefore, the user has to balance between computational effort and precision. d_aperture ----------