diff --git a/docs/source/mbi/data_model.md b/docs/source/mbi/data_model.md index dd69ec253294c98ac1526fa562dda7a8ff700710..8f2a809e0e5203a6278a340d150ec7aa75f1b84c 100644 --- a/docs/source/mbi/data_model.md +++ b/docs/source/mbi/data_model.md @@ -32,7 +32,6 @@ | VER_INST | '0.0.1 ' | Version of instrument processing | '0.0.1 ' | str | csst_ms_mbi_instrument | | STA_INST | 0 | 0=done 1=wrong | 1 | i8 | csst_ms_mbi_distortion | | STM_INST | '2022-12-30T10:18:53' | Time stamp of instrument processing | --- | str | csst_ms_mbi_instrument | -| DATASUM | '1352015684' | data unit checksum | --- | str | csst_ms_mbi_instrument | | STA_BIAS | 0 | Status flag for bias frame correction | 1 | i8 | csst_ms_mbi_instrument | | STA_DARK | 0 | Status flag for dark frame correction | 1 | i8 | csst_ms_mbi_instrument | | STA_FLAT | 0 | Status flag for flat frame correction | 1 | i8 | csst_ms_mbi_instrument |