Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jiafeng
csst-l1doc
Commits
2645d5b4
Commit
2645d5b4
authored
Mar 06, 2023
by
Wang Xia
Browse files
Update algorithm.rst
parent
7b11dfd9
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/source/sls/algorithm.rst
View file @
2645d5b4
...
...
@@ -23,9 +23,8 @@ Instrument correction
.. _DataModel: https://csst-tb.bao.ac.cn/code/csst-l1/csst-l1doc/-/blob/main/docs/source/sls/data_model.md
CSST无缝光谱的1级数据产品是三个扩展的fits文件,扩展内容如下表所示:
+-----------------+---------+-------------------+
| Extension
N
ame |
b
unit |
c
omment |
| Extension
n
ame |
B
unit |
C
omment |
+=================+=========+===================+
| SCI | e-/s | science image |
+-----------------+---------+-------------------+
...
...
@@ -34,6 +33,9 @@ CSST无缝光谱的1级数据产品是三个扩展的fits文件,扩展内容
| DQ | unitless| data quality array|
+-----------------+---------+-------------------+
第一个扩展(SCI)的数据单元存放着仪器效应改正后的光谱图像,第二扩展(ERR)的数据单元存放着光谱图像误差,第三个扩展(DQ)的数据单元存放着光谱图像每个像素的数据质量标志位,具体参见 DQFlags_。
.. _DQFlags: https://?
Position calibration
---------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment