From c6ac4f471290ec2593c924e6a95bfc65f8beaca1 Mon Sep 17 00:00:00 2001 From: Wu Kefei Date: Fri, 3 Feb 2023 09:12:44 +0000 Subject: [PATCH] Update csst_ms_sls2d.md --- csst_ms_sls2d.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csst_ms_sls2d.md b/csst_ms_sls2d.md index c2fe52e..96f33cb 100644 --- a/csst_ms_sls2d.md +++ b/csst_ms_sls2d.md @@ -66,11 +66,11 @@ | DEC_OFF | 0.0 | mas in unit | -99 | f32 | csst_ms_sls_position | | RA_STD | 127.1 | mas in unit | -99 | f32 | csst_ms_sls_position | | DEC_STD | 60.4 | mas in unit | -99 | f32 | csst_ms_sls_position | -| FIT_STATUS | 0 | 0 for success, 1 for failure | 1 | i8 | csst_ms_sls_position | +| FIT_S    | 0 | 0 for success, 1 for failure | 1 | i8 | csst_ms_sls_position | #### Header of `csst_ms_sls_qc1` | keyword | value | comment | fallback_value | type | module | | ---------- | :------------------- | ---------------------------- | -------------- | ---- | -------------------- | -| QC1_STATUS | 0 | 0 for success, 1 for failure | 1 | i8 | csst_ms_sls_qc1 | +| QC1_S    | 0 | 0 for success, 1 for failure | 1 | i8 | csst_ms_sls_qc1 | -- GitLab