fix: remove stop from falcon.custom_prepare.arm_acquisition; closes #23
This commit is contained in:
parent
334eeb83dc
commit
9e1a6daa6e
@ -222,7 +222,6 @@ class FalconSetup(CustomDetectorMixin):
|
||||
check_stopped=True,
|
||||
all_signals=False,
|
||||
):
|
||||
self.parent.stop()
|
||||
raise FalconTimeoutError(
|
||||
f"Failed to arm the acquisition. Detector state {signal_conditions[0][0]}"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user