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
Xiong Yifei
csst-l1doc
Commits
6bfb3584
Commit
6bfb3584
authored
Feb 23, 2023
by
Ma Bin
Browse files
Update data_model.md
parent
88d66481
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/mbi/data_model.md
View file @
6bfb3584
...
@@ -35,12 +35,12 @@
...
@@ -35,12 +35,12 @@
|
*
SKY_BKG | 0.1 | Estimated sky background (e-/s per pixel) | -9999 | f32 | csst_ms_mbi_instrument |
|
*
SKY_BKG | 0.1 | Estimated sky background (e-/s per pixel) | -9999 | f32 | csst_ms_mbi_instrument |
|
*SKY_RMS | 10.0 | *
Standard dev of frame background (ADU) -> e-/s | -9999 | f32 | csst_ms_mbi_instrument |
|
*SKY_RMS | 10.0 | *
Standard dev of frame background (ADU) -> e-/s | -9999 | f32 | csst_ms_mbi_instrument |
| SATURATE | 1833.333333333333 | The flux limit of saturated pixel (e-/s) | -9999 | f32 | csst_ms_mbi_instrument |
| SATURATE | 1833.333333333333 | The flux limit of saturated pixel (e-/s) | -9999 | f32 | csst_ms_mbi_instrument |
|
*
STA_CTE | 0 | Status flag for CTE correction | 1 |
bool
| csst_ms_mbi_instrument |
|
*
STA_CTE | 0 | Status flag for CTE correction | 1 |
i8
| csst_ms_mbi_instrument |
|
*
STA_SAT | 0 | Status flag for satellite correction | 1 |
bool
| csst_ms_mbi_instrument |
|
*
STA_SAT | 0 | Status flag for satellite correction | 1 |
i8
| csst_ms_mbi_instrument |
|
*
STA_CRS | 0 | Status flag for cosmic rays mask | 1 |
bool
| csst_ms_mbi_instrument |
|
*
STA_CRS | 0 | Status flag for cosmic rays mask | 1 |
i8
| csst_ms_mbi_instrument |
| CRCOUNT | 66791 | Cosmic rays counts | -9999 | i8 | csst_ms_mbi_instrument |
| CRCOUNT | 66791 | Cosmic rays counts | -9999 | i8 | csst_ms_mbi_instrument |
|
*
STA_NLIN | 0 | Status flag for non-linear correction | 1 |
bool
| csst_ms_mbi_instrument |
|
*
STA_NLIN | 0 | Status flag for non-linear correction | 1 |
i8
| csst_ms_mbi_instrument |
|
*
STA_SHUT | 0 | Status flag for shutter effect correction | 1 |
bool
| csst_ms_mbi_instrument |
|
*
STA_SHUT | 0 | Status flag for shutter effect correction | 1 |
i8
| csst_ms_mbi_instrument |
|
*
VER_INST | '0.0.1 ' | Version of instrument processing | '0.0.1 ' | str | csst_ms_mbi_instrument |
|
*
VER_INST | '0.0.1 ' | Version of instrument processing | '0.0.1 ' | str | csst_ms_mbi_instrument |
|
*
STM_INST | '2022-12-30T10:18:53' | Time stamp of instrument processing | --- | str | csst_ms_mbi_instrument |
|
*
STM_INST | '2022-12-30T10:18:53' | Time stamp of instrument processing | --- | str | csst_ms_mbi_instrument |
|
*
STA_INST | 0 | 0=done 1=wrong | 1 | i8 | csst_ms_mbi_distortion |
|
*
STA_INST | 0 | 0=done 1=wrong | 1 | i8 | csst_ms_mbi_distortion |
...
...
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