Closedown
This commit is contained in:
@@ -308,7 +308,7 @@ get_context().dataManager.setLayout(DataLayout())
|
||||
"""
|
||||
|
||||
|
||||
run("CPython/wrapper")
|
||||
#run("CPython/wrapper")
|
||||
|
||||
class SimulatedImage(ReadonlyRegisterBase, ReadonlyRegisterMatrix, ReadableCalibratedMatrix):
|
||||
def __init__(self, size_x=1280, size_y=960, number_of_dead_pixels=100, noise=0.1, beam_size_x=100, beam_size_y=20):
|
||||
|
||||
Reference in New Issue
Block a user