We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b44b6f commit eaf1332Copy full SHA for eaf1332
pylabrobot/liquid_handling/backends/hamilton/STAR.py
@@ -1165,7 +1165,7 @@ def __init__(
1165
self._core_parked: Optional[bool] = None
1166
self._extended_conf: Optional[dict] = None
1167
self._channel_traversal_height: float = 245.0
1168
- self._iswap_traversal_height: float = 245.0
+ self._iswap_traversal_height: float = 284.0
1169
self.core_adjustment = Coordinate.zero()
1170
self._unsafe = UnSafe(self)
1171
0 commit comments