Skip to content

Build lh.consolidate_tip_inventory() #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
452e29c
building tip sorting algorithm
BioCam May 20, 2025
3d9ca09
testing complete v1 consolidate_tip_inventory() in silico
BioCam May 21, 2025
989dc60
OT2 in silico testing
BioCam May 21, 2025
db8c458
remove hash from `HamiltonTip` because no in `Tip`
BioCam May 21, 2025
7b65e6c
update tip
BioCam May 21, 2025
2367992
Merge branch 'PyLabRobot:main' into Build-lh.consolidate_tip_inventory()
BioCam May 21, 2025
e137975
autodetect compatible channels for tips during consolidation
BioCam May 21, 2025
8de02f2
remove sleep used for visualisation
BioCam May 21, 2025
fcfb4ed
found bug in itemized_resource.traverse(direction="left")
BioCam May 22, 2025
8176524
Merge branch 'PyLabRobot:main' into Build-lh.consolidate_tip_inventory()
BioCam May 22, 2025
d453ac7
fix bug with inventing "down_left" instead
BioCam May 22, 2025
9789dee
make showcase real-world applicable
BioCam May 22, 2025
ddcb4b3
simplified and verified on ot2 simulation
BioCam May 22, 2025
098d72a
found VantageDeck Visualizer bug, more interesting Hamilton machine s…
BioCam May 23, 2025
5155f60
fix chunking of drop tip_spot comment
BioCam May 23, 2025
9236324
update docstring
BioCam May 23, 2025
d21c658
tested on Hamilton STARlet!
BioCam May 23, 2025
2d11106
fix tutorial in docs
BioCam May 23, 2025
4798cff
undo itemized_resource.traverse update - separate PR already
BioCam May 23, 2025
f4e1d24
tackle type checking
BioCam May 23, 2025
21bc10c
Merge branch 'main' into Build-lh.consolidate_tip_inventory()
rickwierenga Jun 10, 2025
53eb7ba
Merge branch 'main' into Build-lh.consolidate_tip_inventory()
rickwierenga Jun 10, 2025
d0acc92
Merge branch 'main' into Build-lh.consolidate_tip_inventory()
rickwierenga Jun 10, 2025
8b6a762
tip_racks include vs exclude
rickwierenga Jun 10, 2025
11b234c
move consolidate_tip_inventory to last
rickwierenga Jun 11, 2025
9c19027
use early raise
rickwierenga Jun 11, 2025
1ae304a
refactor
rickwierenga Jun 11, 2025
5db59a5
format
rickwierenga Jun 11, 2025
bfe41ef
type
rickwierenga Jun 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/user_guide/00_liquid-handling/_liquid-handling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ Examples:
tecan-evo/_tecan-evo
pumps/_pumps
moving-channels-around
tutorial_tip_inventory_consolidation

Loading