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
85d58fe3
Commit
85d58fe3
authored
Jan 19, 2025
by
Yan Zhaojun
Browse files
update
parent
6f04e7b3
Changes
9
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/__pycache__/csst_mci_sim.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/csst_mci_sim.py
View file @
85d58fe3
...
...
@@ -2328,7 +2328,7 @@ class MCIsimulator():
if
self
.
debug
:
nk2
=
1
else
:
nk2
=
1
nk2
=
20
for
k2
in
(
range
(
nk2
)):
print
(
'k2='
,
k2
)
...
...
@@ -2362,7 +2362,7 @@ class MCIsimulator():
if
self
.
lensing
:
filename
=
self
.
information
[
'dir_path'
]
+
\
'MCI_inputData/galaxy_Input/Lens_SED_IMG_0.025_2
30606
/Lens_img_cut_SED_'
+
\
'MCI_inputData/galaxy_Input/Lens_SED_IMG_0.025_2
41227
/Lens_img_cut_SED_'
+
\
str
(
k2
+
1
)
+
'.fits'
else
:
...
...
csst_mci_sim/mci_so/__pycache__/__init__.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/MCIinstrumentModel.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/__init__.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/cosmicrays.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/logger.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/sed.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
csst_mci_sim/support/__pycache__/shao.cpython-311.pyc
0 → 100644
View file @
85d58fe3
File added
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