From 15ba4c1fd285e6e5fe8f3911365418bcb09e2d5b Mon Sep 17 00:00:00 2001 From: Wang Xia Date: Mon, 6 Mar 2023 02:38:28 +0000 Subject: [PATCH] Update algorithm.rst --- docs/source/sls/algorithm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index cd5a260..920be32 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -5,7 +5,7 @@ SLS pipeline Instrument correction --------------------- -''CSST SLS pipeline''是应用于12块无缝光谱模块探测器的仪器效应改正,探测器排布如图1所示。 +``CSST SLS pipeline``是应用于12块无缝光谱模块探测器的仪器效应改正,。 pipeline顺序执行一系列的效应改正,生成单次曝光的改正后数据产品。该程序是用Python语言实现,开源地址:。 -- GitLab