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
Yuan Fangting
csst-l1doc
Commits
fdf62be7
Commit
fdf62be7
authored
Feb 14, 2023
by
Zhang Tianmeng
Browse files
Update data_model.md
parent
a17d5e3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/mbi/data_model.md
View file @
fdf62be7
...
...
@@ -17,43 +17,52 @@
### HDU1
#### Header of `csst_ms_mbi_instrument`
| keyword | value | comment | fallback_value | type | module |
|-----------|:--------------------------|-------------------------------|----------------|------|-------------------------|
|SATURATE | 1833.333333333333 | | | f32 | csst_ms_mbi_instrument |
|CRCOUNT | 66791 | | | i8 | csst_ms_mbi_instrument |
|INST_V | '0.0.1 ' | | | str | csst_ms_mbi_instrument |
|INST_TOL | '2022-12-30T10:18:53' | Time of last modification | | str | csst_ms_mbi_instrument |
|DATASUM | '1352015684' | data unit checksum updated 2022-10-28T19:29:10 | | str | csst_ms_mbi_instrument |
| keyword | value | comment | fallback_value | type | module |
|------------|:--------------------------|------------------------------------------------|-----------------------|------|-------------------------|
| L1STATBI | 0 | Status flag for bias frame correction | 1 | i8 | csst_ms_mbi_instrument |
| L1STATDA | 0 | Status flag for dark frame correction | 1 | i8 | csst_ms_mbi_instrument |
| L1STATFL | 0 | Status flag for flat frame correction | 1 | i8 | csst_ms_mbi_instrument |
| L1SIGMA | 10.0 | Standard dev of frame background (ADU) | -99 | f32 | csst_ms_mbi_instrument |
| L1SKY | 0.1 | Estimated sky brightness (e-/s per pixel) | -99 | f32 | csst_ms_mbi_instrument |
| SATURATE | 1833.333333333333 | The flux limit of saturated pixel (e-/s) | -99 | f32 | csst_ms_mbi_instrument |
| HASCTE | T | Has CTE correction | F | bool | csst_ms_mbi_instrument |
| HASSAT | T | Has satellite correction | F | bool | csst_ms_mbi_instrument |
| HASCR | T | Has cosmic rays mask | F | bool | csst_ms_mbi_instrument |
| CRCOUNT | 66791 | Cosmic rays counts | -99 | i8 | csst_ms_mbi_instrument |
| VER_INST | '0.0.1 ' | Version of instrument processing | '0.0.1 ' | str | csst_ms_mbi_instrument |
| TOL_INST | '2022-12-30T10:18:53' | Time of last modification | '2022-12-30T10:18:53' | str | csst_ms_mbi_instrument |
| STA_DIST | 0 | 0=done 1=wrong | 1 | i8 | csst_ms_mbi_distortion |
| DATASUM | '1352015684' | data unit checksum updated 2022-10-28T19:29:10 | '1352015684' | str | csst_ms_mbi_instrument |
#### Header of `csst_ms_mbi_distortion`
| keyword | value | comment | fallback_value | type | module |
|-----------|:--------------------------|-------------------------------
|
----------------|------|-------------------------|
| RADESYS | 'ICRS ' |
s
hould be always 'ICRS' | 'ICRS' | str | csst_ms_mbi_distortion
|
| STAR_FIT | 11 |
| 0
| i8 | csst_ms_mbi_distortion |
| PV1_0 | 0.003205383944913964 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_1 | 0.8673020820536499 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_2 | -0.2011989871377834 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_3 | -0.2597214229472611 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_4 | 0.4353828741811097 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_5 | -0.5054216569802673 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV1_6 | 0.1951474426617432 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_0 | 0.00109803885992697 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_1 | 0.9171065857705857 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_2 | -0.04908256792722099 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_3 | -0.09860562038448289 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_4 | 0.07961855240788976 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_5 | -0.2009224365497067 |
| 0
| f32 | csst_ms_mbi_distortion |
| PV2_6 | 0.1741954691884874 |
| 0
| f32 | csst_ms_mbi_distortion |
| RA_OFF | -0.0 | mas in unit | -99 | f32 | csst_ms_mbi_distortion |
| DEC_OFF | 0.0 | mas in unit | -99 | f32 | csst_ms_mbi_distortion |
| RA_
STD
| 127.1 | mas in unit | -99 | f32 | csst_ms_mbi_distortion |
| DEC_
STD
| 60.4 | mas in unit | -99 | f32 | csst_ms_mbi_distortion |
| RA_CEN | 192.1940713422841 |
t
he center of detector in ra | 192.1940713422841 | f32 | csst_ms_mbi_distortion |
| DEC_CEN | 26.72643742371229 |
t
he center of detector in dec | 26.72643742371229 | f32 | csst_ms_mbi_distortion |
| DIST
_V
| '1.0 ' |
v
ersion of distortion | '1.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 |
| DIST
_S
| 0 | 0=done 1=wrong | 1 | i8 | csst_ms_mbi_distortion |
| keyword | value | comment
| fallback_value
| type | module |
|-----------|:--------------------------|-------------------------------
---------|-------
----------------|------|-------------------------|
| RADESYS | 'ICRS ' |
S
hould be always 'ICRS'
| 'ICRS' | str | csst_ms_mbi_distortion
| |
| STAR_FIT | 11 |
The number of stars used in fitting
| 0
.0
| i8 | csst_ms_mbi_distortion |
| PV1_0 | 0.003205383944913964 |
| 1.0
| f32 | csst_ms_mbi_distortion |
| PV1_1 | 0.8673020820536499 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV1_2 | -0.2011989871377834 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV1_3 | -0.2597214229472611 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV1_4 | 0.4353828741811097 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV1_5 | -0.5054216569802673 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV1_6 | 0.1951474426617432 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_0 | 0.00109803885992697 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_1 | 0.9171065857705857 |
| 1.0
| f32 | csst_ms_mbi_distortion |
| PV2_2 | -0.04908256792722099 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_3 | -0.09860562038448289 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_4 | 0.07961855240788976 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_5 | -0.2009224365497067 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| PV2_6 | 0.1741954691884874 |
| 0.0
| f32 | csst_ms_mbi_distortion |
| RA_OFF | -0.0 | mas in unit
| -99 | f32 | csst_ms_mbi_distortion |
| DEC_OFF | 0.0 | mas in unit
| -99 | f32 | csst_ms_mbi_distortion |
| RA_
RMS
| 127.1 | mas in unit
| -99 | f32 | csst_ms_mbi_distortion |
| DEC_
RMS
| 60.4 | mas in unit
| -99 | f32 | csst_ms_mbi_distortion |
| RA_CEN | 192.1940713422841 |
T
he center of detector in ra
| 192.1940713422841 | f32 | csst_ms_mbi_distortion |
| DEC_CEN | 26.72643742371229 |
T
he center of detector in dec
| 26.72643742371229 | f32 | csst_ms_mbi_distortion |
|
VER_
DIST | '1.0 ' |
V
ersion of distortion
| '1.0' | str | csst_ms_mbi_distortion |
|
TOL_
DIST | '2022-12-29T16:36:47' |
Time of last modification
| '2022-12-29T16:36:47' | str | csst_ms_mbi_distortion |
|
STA_
DIST | 0 | 0=done 1=wrong
| 1 | i8 | csst_ms_mbi_distortion |
#### Header of `csst_ms_mbi_position`
...
...
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