csst_ms_sls2d.md 4.2 KB
Newer Older
BO ZHANG's avatar
tweaks  
BO ZHANG committed
1
2
# L1-MBI Data model

3
## File: \*\_img_L1_1.fits
BO ZHANG's avatar
tweaks  
BO ZHANG committed
4
5

### File contents
6

BO ZHANG's avatar
tweaks  
BO ZHANG committed
7
| HDU  | data                    | note       |
8
| ---- | ----------------------- | ---------- |
BO ZHANG's avatar
tweaks  
BO ZHANG committed
9
10
| HDU0 | None                    | PrimaryHDU |
| HDU1 | reduced image (9k x 9k) | ImageHDU   |
11
12
| HDU2 | reduced error (9k x 9k) | ImageHDU   |
| HDU3 | reduced DQ (9k x 9k)    | ImageHDU   |
BO ZHANG's avatar
tweaks  
BO ZHANG committed
13
14

### HDU0
15

BO ZHANG's avatar
tweaks  
BO ZHANG committed
16
| keyword | value | comment       | fallback_value | type | module    |
17
18
| ------- | :---- | ------------- | -------------- | ---- | --------- |
| SIMPLE  | True  | Fits standard | True           | bool | csst_sims |
BO ZHANG's avatar
tweaks  
BO ZHANG committed
19
20
21
22
23

### HDU1

#### Header of `csst_ms_sls_instrument`

24
25
26
27
| keyword  | value                 | comment                                        | fallback_value | type | module                 |
| -------- | :-------------------- | ---------------------------------------------- | -------------- | ---- | ---------------------- |


BO ZHANG's avatar
tweaks  
BO ZHANG committed
28
29
#### Header of `csst_ms_sls_position`

30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
| keyword    | value                | comment                      | fallback_value | type | module               |
| ---------- | :------------------- | ---------------------------- | -------------- | ---- | -------------------- |
| CTYPE1     | 'RV---TPV'           |                              | 'RV---TPV'     | str  | csst_ms_sls_position |
| CTYPE2     | 'DEC--TPV'           |                              | 'DEC--TPV'     | str  | csst_ms_sls_position |
| CUNIT1     | 'deg  '              |                              | 'deg'          | str  | csst_ms_sls_position |
| CUNIT2     | 'deg  '              |                              | 'deg'          | str  | csst_ms_sls_position |
| RADESYS    | 'ICRS '              |                              | 'ICRS'         | str  | csst_ms_sls_position |
| PV1_0      | 0.003205383944913964 |                              | 0              | f32  | csst_ms_sls_position |
| PV1_1      | 0.8673020820536499   |                              | 0              | f32  | csst_ms_sls_position |
| PV1_2      | -0.2011989871377834  |                              | 0              | f32  | csst_ms_sls_position |
| PV1_3      | -0.2597214229472611  |                              | 0              | f32  | csst_ms_sls_position |
| PV1_4      | 0.4353828741811097   |                              | 0              | f32  | csst_ms_sls_position |
| PV1_5      | -0.5054216569802673  |                              | 0              | f32  | csst_ms_sls_position |
| PV1_6      | 0.1951474426617432   |                              | 0              | f32  | csst_ms_sls_position |
| PV2_0      | 0.00109803885992697  |                              | 0              | f32  | csst_ms_sls_position |
| PV2_1      | 0.9171065857705857   |                              | 0              | f32  | csst_ms_sls_position |
| PV2_2      | -0.04908256792722099 |                              | 0              | f32  | csst_ms_sls_position |
| PV2_3      | -0.09860562038448289 |                              | 0              | f32  | csst_ms_sls_position |
| PV2_4      | 0.07961855240788976  |                              | 0              | f32  | csst_ms_sls_position |
| PV2_5      | -0.2009224365497067  |                              | 0              | f32  | csst_ms_sls_position |
| PV2_6      | 0.1741954691884874   |                              | 0              | f32  | csst_ms_sls_position |
| FIT_STAR   | 10                   |                              | 0              | i8   | csst_ms_sls_position |
| RA_OFF     | -0.0                 | mas in unit                  | -99            | f32  | csst_ms_sls_position |
| DEC_OFF    | 0.0                  | mas in unit                  | -99            | f32  | csst_ms_sls_position |
| RA_STD     | 127.1                | mas in unit                  | -99            | f32  | csst_ms_sls_position |
| DEC_STD    | 60.4                 | mas in unit                  | -99            | f32  | csst_ms_sls_position |
| FIT_STATUS | 0                    | 0 for success, 1 for failure | 1              | i8   | csst_ms_sls_position |

BO ZHANG's avatar
tweaks  
BO ZHANG committed
58
59
#### Header of `csst_ms_sls_qc1`

60
61
62
| keyword | value   | comment                 | fallback_value | type | module               |
| ------- | :------ | ----------------------- | -------------- | ---- | -------------------- |