Skip to content

Conversation

@rickwierenga
Copy link
Member

Summary

  • add LiquidHandler.default_offset_head96 for applying a base offset to 96‑head operations
  • ensure 96‑head methods add user-specified offsets to this default
  • test default 96‑head offset handling
  • allow configuring and serializing the default 96‑head offset

Testing

  • pre-commit run --files pylabrobot/liquid_handling/liquid_handler.py pylabrobot/liquid_handling/liquid_handler_tests.py
  • pytest pylabrobot/liquid_handling/liquid_handler_tests.py::TestLiquidHandlerCommands::test_default_offset_head96_initializer -q
  • pytest pylabrobot/liquid_handling/liquid_handler_tests.py::TestLiquidHandlerCommands::test_default_offset_head96_serialization -q
  • pytest pylabrobot/liquid_handling/liquid_handler_tests.py::TestLiquidHandlerCommands::test_default_offset_head96 -q

https://chatgpt.com/codex/tasks/task_e_68adfbe15f24832b821b292dd922b3e3

@rickwierenga rickwierenga merged commit 09c196f into main Aug 26, 2025
6 checks passed
@rickwierenga rickwierenga deleted the codex/implement-default-offset-for-96-head branch August 26, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants