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
7aa06361
Commit
7aa06361
authored
Jan 24, 2025
by
Yan Zhaojun
Browse files
update
parent
3ed4b012
Pipeline
#7887
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
7aa06361
...
...
@@ -1926,7 +1926,7 @@ class MCIsimulator():
psf
[
ch
]
=
ndimage
.
rotate
(
temp
,
theta
.
deg
,
order
=
1
,
reshape
=
True
)
else
:
psf
[
ch
]
=
temp
IDWindex
psf
[
ch
]
=
temp
conv
=
psf
[
ch
]
conv
=
conv
/
conv
.
sum
()
...
...
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