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
10a21ec9
Commit
10a21ec9
authored
May 08, 2024
by
Yan Zhaojun
Browse files
debug
parent
210830c7
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_mci_sim/csst_mci_sim.py
View file @
10a21ec9
...
@@ -2749,8 +2749,8 @@ class MCIsimulator():
...
@@ -2749,8 +2749,8 @@ class MCIsimulator():
photons
=
galsim
.
PhotonArray
.
makeFromImage
(
stamp_img
,
max_flux
=
1.0
)
photons
=
galsim
.
PhotonArray
.
makeFromImage
(
stamp_img
,
max_flux
=
1.0
)
cx0
,
cy0
=
centroid
(
stamp_img
.
array
)
cx0
,
cy0
=
centroid
(
stamp_img
.
array
)
########### apply fat effect #####
########### apply fat effect
to galaxy image
#####
if
self
.
appFatt
==
'yes'
:
if
self
.
appFatt
:
### apply treering and bright fatter and diffusion;
### apply treering and bright fatter and diffusion;
...
...
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