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
98bc872f
Commit
98bc872f
authored
May 30, 2025
by
Yan Zhaojun
Browse files
Update cosmicrays.py
parent
05965d4e
Pipeline
#8491
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/support/cosmicrays.py
View file @
98bc872f
...
...
@@ -202,6 +202,9 @@ class cosmicrays():
cr_n
=
int
(
5000
*
self
.
exptime
/
565.
*
coveringFraction
)
if
cr_n
<
1
:
cr_n
=
1
covering
=
0.0
while
covering
<
coveringFraction
:
...
...
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