Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_mci_sim
Commits
4a697122
Commit
4a697122
authored
9 months ago
by
Yan Zhaojun
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
38cc79d7
develop
master
No related merge requests found
Pipeline
#7127
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_mci_sim/support/shao.py
+1
-1
csst_mci_sim/support/shao.py
with
1 addition
and
1 deletion
+1
-1
csst_mci_sim/support/shao.py
+
1
-
1
View file @
4a697122
...
...
@@ -50,7 +50,7 @@ def onOrbitObsPosition(path, input_ra_list, input_dec_list, input_pmra_list, inp
input_vy
=
input_vy
*
1000.0
input_vz
=
input_vz
*
1000.0
if
isinstance
(
type
(
input_date_str
),
type
(
"2025-03-05"
)):
if
isinstance
(
type
(
input_date_str
),
type
(
"2025-03-05"
)):
# type(input_date_str) != type("2025-03-05"):
raise
TypeError
(
"Parameter 15 is not string!"
,
input_date_str
)
else
:
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets