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
4e9178ec
Commit
4e9178ec
authored
Apr 15, 2024
by
Yan Zhaojun
Browse files
debug
parent
166b2769
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
4e9178ec
...
@@ -1200,7 +1200,7 @@ class MCIsimulator():
...
@@ -1200,7 +1200,7 @@ class MCIsimulator():
rdose
=
8.0e9
,
rdose
=
8.0e9
,
ghostCutoff
=
22.0
,
ghostCutoff
=
22.0
,
ghostRatio
=
5.e-5
,
ghostRatio
=
5.e-5
,
coveringfraction
=
0.
1
,
#CR:
coveringfraction
=
0.
05
,
#CR:
# cosmicraylengths =self.information['dir_path']+'MCI_inputData/data/cdf_cr_length.dat',
# cosmicraylengths =self.information['dir_path']+'MCI_inputData/data/cdf_cr_length.dat',
# cosmicraydistance=self.information['dir_path']+'MCI_inputData/data/cdf_cr_total.dat',
# cosmicraydistance=self.information['dir_path']+'MCI_inputData/data/cdf_cr_total.dat',
# parallelTrapfile =self.information['dir_path']+'MCI_inputData/data/cdm_euclid_parallel.dat',
# parallelTrapfile =self.information['dir_path']+'MCI_inputData/data/cdm_euclid_parallel.dat',
...
@@ -5498,7 +5498,7 @@ class MCIsimulator():
...
@@ -5498,7 +5498,7 @@ class MCIsimulator():
#################################################################
#################################################################
if
self
.
source
in
sourcelist
:
if
self
.
source
in
sourcelist
:
if
self
.
radiationDamage
:
if
self
.
radiationDamage
:
# if self.debug == False:
self
.
applyRadiationDamage
()
self
.
applyRadiationDamage
()
print
(
'applyRadiationDamage()'
)
print
(
'applyRadiationDamage()'
)
######################################################################
######################################################################
...
...
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