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-sims
csst_mci_sim
Commits
43be1aac
Commit
43be1aac
authored
Apr 14, 2024
by
Yan Zhaojun
Browse files
test
parent
4ae25da0
Pipeline
#4045
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
43be1aac
...
...
@@ -1735,12 +1735,9 @@ class MCIsimulator():
df3
.
index
=
range
(
len
(
df3
))
# np.save('umag.npy', df3['umag'] )
self
.
star
=
df3
del
d
f0
,
df2
,
df3
del
d
a
,
df2
,
df3
self
.
information
[
'ra_obj'
]
=
self
.
star
[
'ra_gaia'
].
mean
()
self
.
information
[
'dec_obj'
]
=
self
.
star
[
'dec_gaia'
].
mean
()
...
...
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