From 9e06d19d93fccb68a4ffba45dd92274ab8a7779d Mon Sep 17 00:00:00 2001 From: Wang Xia Date: Mon, 6 Mar 2023 02:48:03 +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 920be32..735de15 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块无缝光谱模块探测器的仪器效应改正,。 +*CSST SLS pipeline*是应用于12块无缝光谱模块探测器的仪器效应改正,。 pipeline顺序执行一系列的效应改正,生成单次曝光的改正后数据产品。该程序是用Python语言实现,开源地址:。 -- GitLab