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
1a8c7eff
Commit
1a8c7eff
authored
May 15, 2024
by
Yan Zhaojun
Browse files
test
parent
04be48b4
Pipeline
#4587
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/CTI/CTI.py
View file @
1a8c7eff
...
@@ -156,7 +156,7 @@ class CDM03bidir():
...
@@ -156,7 +156,7 @@ class CDM03bidir():
#################################################################################
#################################################################################
###modify
###modify
#sys.path.append('../so')
#sys.path.append('../so')
from
mci_so
import
cdm03bidir
# from ifs_so.cdm03.cpython-38-x86_64-linux-gnu import cdm03bidir
# from ifs_so.cdm03.cpython-38-x86_64-linux-gnu import cdm03bidir
# import cdm03bidir
# import cdm03bidir
CTIed
=
cdm03bidir
.
cdm03
(
np
.
asfortranarray
(
data
),
CTIed
=
cdm03bidir
.
cdm03
(
np
.
asfortranarray
(
data
),
...
...
csst_mci_sim/csst_mci_sim.py
View file @
1a8c7eff
...
@@ -77,6 +77,7 @@ from .support import cosmicrays
...
@@ -77,6 +77,7 @@ from .support import cosmicrays
from
.support
import
shao
from
.support
import
shao
from
.support
import
sed
from
.support
import
sed
from
.support
import
MCIinstrumentModel
from
.support
import
MCIinstrumentModel
from
.mci_so
import
cdm03bidir
...
...
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