From 9f8e7cb0c23e3bab5820050e02a7f6352316894c Mon Sep 17 00:00:00 2001 From: Wang Xia Date: Mon, 6 Mar 2023 04:00:03 +0000 Subject: [PATCH] Update algorithm.rst --- docs/source/sls/algorithm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index b83f933..866a45c 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -10,8 +10,8 @@ Instrument correction - GU: ″ field of view from 255-400nm with a plate scale of ″/pixel. - GV: ″ field of view from 400-620nm with a plate scale of ″/pixel. - GI: ″ field of view from 620-1000nm with a plate scale of ″/pixel. -该程序将顺序执行一系列的效应改正,生成单次曝光的改正后数据产品。该程序是用Python语言实现,开源地址:_reference。 -_reference: https://csst-tb.bao.ac.cn/code/csst-l1/sls/csst_ms_sls_instrument +该程序将顺序执行一系列的效应改正,生成单次曝光的改正后数据产品。该程序是用Python语言实现,开源地址:reference_。 +.. _reference: https://csst-tb.bao.ac.cn/code/csst-l1/sls/csst_ms_sls_instrument Position calibration --------------------- -- GitLab