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
8b37df7a
Commit
8b37df7a
authored
May 08, 2024
by
Yan Zhaojun
Browse files
debug
parent
9dce1348
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
8b37df7a
...
@@ -1929,7 +1929,7 @@ class MCIsimulator():
...
@@ -1929,7 +1929,7 @@ class MCIsimulator():
if
self
.
debug
:
if
self
.
debug
:
if
nlayccd
>
1
:
if
nlayccd
>
0.5
:
break
break
st_ra
.
append
(
np
.
float64
(
starRa
/
3600.0
))
st_ra
.
append
(
np
.
float64
(
starRa
/
3600.0
))
...
@@ -2645,7 +2645,7 @@ class MCIsimulator():
...
@@ -2645,7 +2645,7 @@ class MCIsimulator():
######## test code ##########
######## test code ##########
if
self
.
debug
:
if
self
.
debug
:
if
nlayccd
>
1
:
if
nlayccd
>
0.5
:
#########
#########
break
break
...
...
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