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
c5ca2363
Commit
c5ca2363
authored
3 months ago
by
Yan Zhaojun
Browse files
Options
Download
Email Patches
Plain Diff
Replace csst_mci_sim.py
parent
650f6d7b
develop
master
No related merge requests found
Pipeline
#7896
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_mci_sim/csst_mci_sim.py
+1
-2
csst_mci_sim/csst_mci_sim.py
with
1 addition
and
2 deletions
+1
-2
csst_mci_sim/csst_mci_sim.py
+
1
-
2
View file @
c5ca2363
...
...
@@ -1713,8 +1713,7 @@ class MCIsimulator():
# ###############################################
newRa
,
newDec
=
shao
.
onOrbitObsPosition
(
self
.
information
[
'dir_path'
],
ra_list
,
dec_list
,
pmra_list
,
pmdec_list
,
rv_list
,
parallax_list
,
len
(
ra_list
),
pmdec_list
,
rv_list
,
parallax_list
,
len
(
ra_list
),
self
.
information
[
'pos_x'
],
self
.
information
[
'pos_y'
],
self
.
information
[
'pos_z'
],
self
.
information
[
'velocity_x'
],
self
.
information
[
'velocity_y'
],
self
.
information
[
'velocity_z'
],
"J2000"
,
self
.
TianCe_day
,
self
.
TianCe_exp_start
)
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