From 1f45774c4790cf4ab45fb207d28cd23606fdb8ca Mon Sep 17 00:00:00 2001 From: Zhang Tianmeng <zhangtm@nao.cas.cn> Date: Mon, 2 Jan 2023 01:54:01 +0000 Subject: [PATCH] Update csst_ms_mbi_img_L1_fits.md --- csst_ms_mbi_img_L1_fits.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/csst_ms_mbi_img_L1_fits.md b/csst_ms_mbi_img_L1_fits.md index 12dd72e..651f0c9 100644 --- a/csst_ms_mbi_img_L1_fits.md +++ b/csst_ms_mbi_img_L1_fits.md @@ -13,7 +13,9 @@ | SIMPLE | True | Fits standard | True | bool | csst_sims | ## HDU1 -### Header +### Header of instrument + +### Header of distortion | keyword | value | comment | fallback_value | type | module | |-----------|:--------------------------|-------------------------------|----------------|------|-------------------------| @@ -41,3 +43,7 @@ | DEC_CEN | 26.72643742371229 | the center of detector in dec | -99 | f64 | csst_ms_mbi_distortion | | DIST_V | '1.0 ' | version of distortion | '0.0' | str | csst_ms_mbi_distortion | | DIST_TOL | '2022-12-29T16:36:47' | distortion operation time | '2022-12-29T16:36:47' | str | csst_ms_mbi_distortion | + +### Header of position calibration + +### Header of flux calibration -- GitLab