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
csst-dfs
csst-dfs-api-local
Commits
9a909bd2
Commit
9a909bd2
authored
Oct 11, 2022
by
Xie Zhou
Browse files
bug fix
parent
7137724f
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dfs_api_local/msc/level0.py
View file @
9a909bd2
...
...
@@ -60,7 +60,7 @@ class Level0DataApi(object):
crpix1
=
get_parameter
(
kwargs
,
"crpix1"
,
None
)
crpix2
=
get_parameter
(
kwargs
,
"crpix2"
,
None
)
crval1
=
get_parameter
(
kwargs
,
"crval1"
,
None
)
crval
1
=
get_parameter
(
kwargs
,
"crval
1
"
,
None
)
crval
2
=
get_parameter
(
kwargs
,
"crval
2
"
,
None
)
ctype1
=
get_parameter
(
kwargs
,
"ctype1"
,
None
)
ctype2
=
get_parameter
(
kwargs
,
"ctype2"
,
None
)
cd1_1
=
get_parameter
(
kwargs
,
"cd1_1"
,
None
)
...
...
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