Closedown

This commit is contained in:
2019-09-02 15:02:15 +02:00
parent 365df2f56e
commit f84e45620a

View File

@@ -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):