diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index 3553b13cb64b2a50852468f890dbbb4a729cab41..cd5a2601c6583ef1a01f088306dccb00eecf1cbf 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块无缝光谱模块探测器的仪器效应改正,探测器排布如图1所示。 pipeline顺序执行一系列的效应改正,生成单次曝光的改正后数据产品。该程序是用Python语言实现,开源地址:。