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
2012b405
Commit
2012b405
authored
May 08, 2024
by
Yan Zhaojun
Browse files
debug
parent
2efc7355
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
2012b405
...
...
@@ -2064,6 +2064,10 @@ class MCIsimulator():
if
nlayccd
%
100
==
0
:
self
.
log
.
info
(
'Star number on CCD is = %i'
%
(
nlayccd
))
if
self
.
debug
:
self
.
log
.
info
(
'Star number on CCD is = %i'
%
(
nlayccd
))
######
st_phot_C1
.
append
(
intscales
[
'g'
])
st_phot_C2
.
append
(
intscales
[
'r'
])
...
...
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