Commit 5203d069 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent 9fa0cd20
Pipeline #7771 passed with stage
in 0 seconds
......@@ -2599,6 +2599,7 @@ class IFSsimulator():
data[data < val] = data[data < val]-beta*data[data < val]**2
return data
##########################################################################
def applyReadoutNoise(self):
"""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment