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
e833509a
Commit
e833509a
authored
Mar 01, 2023
by
Chen Yili
Browse files
Replace data_model.md
parent
371ee228
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/cpic/data_model.md
View file @
e833509a
...
...
@@ -6,11 +6,13 @@
### File contents
| HDU | data | note |
|------|-------------------------|------------|
| HDU0 | None | PrimaryHDU |
| HDU1 | reduced image (1k x 1k) | ImageHDU |
| HDU2 | mask image (1k x 1k) | ImageHDU |
| HDU | data | note |
|------|-------------------------------------------------|------------|
| HDU0 | None | PrimaryHDU |
| HDU1 | [reduced image (1k x 1k), mask image (1k x 1k)] | ImageHDU |
| HDU2 | [reduced image (1k x 1k), mask image (1k x 1k)] | ImageHDU |
| ... | ... | ImageHDU |
| HDUn | [reduced image (1k x 1k), mask image (1k x 1k)] | ImageHDU |
### HDU0
...
...
@@ -18,7 +20,7 @@
|---------|:------|---------------|---------------|------|-----------|
| SIMPLE | True | Fits standard | True | bool | csst_sims |
### HDU
1
### HDU
n
| keyword | value | comment | fill value | type | module |
|-----------|:----------------------|-------------------------------------------------|--------------|------|--------------------------|
...
...
@@ -53,7 +55,7 @@
| CR_MOD | 'lacosmic' | mode of CR clean. 'lacosmic' or 'deepCR' | -1 | str | csst_cpic |
| CR_NUM | 10 | number of cosmic ray | -1 | i16 | csst_cpic |
### HDU2
| keyword | value | comment | fill value | type | module |
|-----------|:----------------------|-------------------------------------------------|--------------|------|--------------------------|
...
...
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