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_msc_sim
Commits
31e95ea1
Commit
31e95ea1
authored
Dec 11, 2024
by
Wei Chengliang
Browse files
typo fixed
parent
13fa5306
Pipeline
#7519
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
observation_sim/sim_steps/add_objects.py
View file @
31e95ea1
...
...
@@ -245,7 +245,7 @@ def add_objects(self, chip, filt, tel, pointing, catalog, obs_param):
obj
.
unload_SED
()
del
obj
# gc.collect()
cat
.
free_mem
cat
.
free_mem
()
del
cat
if
chip
.
survey_type
==
"spectroscopic"
and
not
self
.
overall_config
[
"run_option"
][
"out_cat_only"
]
and
chip
.
slsPSFOptim
:
...
...
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