From 8e43907e51223d1f275a94f6927d4a0cdc911294 Mon Sep 17 00:00:00 2001 From: Peng Xiyan Date: Thu, 23 Feb 2023 10:43:18 +0000 Subject: [PATCH] Replace data_model.md --- docs/source/mbi/data_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/mbi/data_model.md b/docs/source/mbi/data_model.md index dc2a952..fbfc4c1 100644 --- a/docs/source/mbi/data_model.md +++ b/docs/source/mbi/data_model.md @@ -293,7 +293,7 @@ | VER_CCRS | "v2023.01" | Version of CSST relative Astrometry soft in CCRS | "v2023.01" | str |csst_ms_mbi_astrometry | | CCRSGATE | " " | Camera shutter information | " " | str |csst_ms_mbi_astrometry | | CCRSCONF | " " | Configuration file for astrometry | " " | str |csst_ms_mbi_astrometry | -| CCRSIM | " mormal" | Image classification for CSST Astrometry | " normal " | str |csst_ms_mbi_astrometry | +| CCRSIM | " normal" | Image classification for CSST Astrometry | " normal " | str |csst_ms_mbi_astrometry | | CCRSTM | 2023:02:03-12:03:04 | Time of last CSST Astrometry in CCRS | 2023:02:03-12:03:04 | str |csst_ms_mbi_astrometry | | CCRSREF | "Gaia dr3 v01" | Reference Catalogue for CSST Astrometry in CCRS | "Gaia dr3 v01" | str |csst_ms_mbi_astrometry | | CCRSHIS | 1 | Astrometric solution Record for CCRS | 1 | i8 |csst_ms_mbi_astrometry | -- GitLab