various fixes (post_sample_tube, timing etc.)
This commit is contained in:
@@ -176,7 +176,7 @@ class SmaractMotorTweak(QWidget, Ui_MotorTweak):
|
||||
if wait:
|
||||
self.wait()
|
||||
if assert_position:
|
||||
assert_tweaker_positions([(self, drive, 0.05)], timeout=3.)
|
||||
assert_tweaker_positions([(self, drive, 0.05)], timeout=10.)
|
||||
|
||||
def emit_signals(self, **kw):
|
||||
field = kw['source_field']
|
||||
|
||||
Reference in New Issue
Block a user