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_ifs_sim
Commits
5203d069
Commit
5203d069
authored
Jan 15, 2025
by
Yan Zhaojun
Browse files
update
parent
9fa0cd20
Pipeline
#7771
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_ifs_sim/csst_ifs_sim.py
View file @
5203d069
...
@@ -2599,6 +2599,7 @@ class IFSsimulator():
...
@@ -2599,6 +2599,7 @@ class IFSsimulator():
data
[
data
<
val
]
=
data
[
data
<
val
]
-
beta
*
data
[
data
<
val
]
**
2
data
[
data
<
val
]
=
data
[
data
<
val
]
-
beta
*
data
[
data
<
val
]
**
2
return
data
return
data
##########################################################################
##########################################################################
def
applyReadoutNoise
(
self
):
def
applyReadoutNoise
(
self
):
"""
"""
...
...
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