Skip to content

Commit 7fef56e

Browse files
remove Liquid tracking from volume tracker, delete contamination tracker (#744)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 10038c1 commit 7fef56e

28 files changed

+286
-666
lines changed

docs/user_guide/machine-agnostic-features/using-the-visualizer.ipynb

Lines changed: 18 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,7 @@
7474
"name": "stdout",
7575
"output_type": "stream",
7676
"text": [
77-
"Setting up the liquid handler.\n",
78-
"Resource deck was assigned to the liquid handler.\n",
79-
"Resource trash was assigned to the liquid handler.\n",
80-
"Resource trash_core96 was assigned to the liquid handler.\n",
81-
"Resource waste_block was assigned to the liquid handler.\n"
77+
"Setting up the liquid handler.\n"
8278
]
8379
}
8480
],
@@ -168,15 +164,7 @@
168164
"execution_count": 8,
169165
"id": "140872be",
170166
"metadata": {},
171-
"outputs": [
172-
{
173-
"name": "stdout",
174-
"output_type": "stream",
175-
"text": [
176-
"Resource tip carrier was assigned to the liquid handler.\n"
177-
]
178-
}
179-
],
167+
"outputs": [],
180168
"source": [
181169
"lh.deck.assign_child_resource(tip_car, rails=15)"
182170
]
@@ -199,15 +187,7 @@
199187
"execution_count": 10,
200188
"id": "d618ec6a",
201189
"metadata": {},
202-
"outputs": [
203-
{
204-
"name": "stdout",
205-
"output_type": "stream",
206-
"text": [
207-
"Resource plate carrier was assigned to the liquid handler.\n"
208-
]
209-
}
210-
],
190+
"outputs": [],
211191
"source": [
212192
"lh.deck.assign_child_resource(plt_car, rails=8)"
213193
]
@@ -312,8 +292,7 @@
312292
"metadata": {},
313293
"outputs": [],
314294
"source": [
315-
"plate_1_liquids = [[(None, 500)]]*96\n",
316-
"plate_1.set_well_liquids(plate_1_liquids)"
295+
"plate_1.set_well_volumes([500]*96)"
317296
]
318297
},
319298
{
@@ -323,8 +302,7 @@
323302
"metadata": {},
324303
"outputs": [],
325304
"source": [
326-
"plate_2_liquids = [[(None, 100)], [(None, 500)]]*(96//2)\n",
327-
"plate_2.set_well_liquids(plate_2_liquids)"
305+
"plate_2.set_well_volumes([100, 500]*(96//2))"
328306
]
329307
},
330308
{
@@ -400,10 +378,10 @@
400378
"text": [
401379
"Picking up tips:\n",
402380
"pip# resource offset tip type max volume (µL) fitting depth (mm) tip length (mm) filter \n",
403-
" p0: tips_01_tipspot_0_0 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
404-
" p1: tips_01_tipspot_1_1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
405-
" p2: tips_01_tipspot_2_2 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
406-
" p3: tips_01_tipspot_3_3 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
381+
" p0: tips_01_tipspot_A1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
382+
" p1: tips_01_tipspot_B2 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
383+
" p2: tips_01_tipspot_C3 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
384+
" p3: tips_01_tipspot_D4 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
407385
]
408386
}
409387
],
@@ -423,10 +401,10 @@
423401
"text": [
424402
"Dropping tips:\n",
425403
"pip# resource offset tip type max volume (µL) fitting depth (mm) tip length (mm) filter \n",
426-
" p0: tips_01_tipspot_0_0 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
427-
" p1: tips_01_tipspot_1_1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
428-
" p2: tips_01_tipspot_2_2 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
429-
" p3: tips_01_tipspot_3_3 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
404+
" p0: tips_01_tipspot_A1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
405+
" p1: tips_01_tipspot_B2 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
406+
" p2: tips_01_tipspot_C3 0,0,0 HamiltonTip 1065 8 95.1 Yes \n",
407+
" p3: tips_01_tipspot_D4 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
430408
]
431409
}
432410
],
@@ -454,7 +432,7 @@
454432
"text": [
455433
"Picking up tips:\n",
456434
"pip# resource offset tip type max volume (µL) fitting depth (mm) tip length (mm) filter \n",
457-
" p0: tips_01_tipspot_0_0 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
435+
" p0: tips_01_tipspot_A1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
458436
]
459437
}
460438
],
@@ -474,7 +452,7 @@
474452
"text": [
475453
"Aspirating:\n",
476454
"pip# vol(ul) resource offset flow rate blowout lld_z \n",
477-
" p0: 200.0 plate_01_well_1_0 0,0,0 None None None \n"
455+
" p0: 200.0 plate_01_well_A2 0,0,0 None None None \n"
478456
]
479457
}
480458
],
@@ -494,7 +472,7 @@
494472
"text": [
495473
"Dispensing:\n",
496474
"pip# vol(ul) resource offset flow rate blowout lld_z \n",
497-
" p0: 200.0 plate_02_well_0_0 0,0,0 None None None \n"
475+
" p0: 200.0 plate_02_well_A1 0,0,0 None None None \n"
498476
]
499477
}
500478
],
@@ -514,7 +492,7 @@
514492
"text": [
515493
"Dropping tips:\n",
516494
"pip# resource offset tip type max volume (µL) fitting depth (mm) tip length (mm) filter \n",
517-
" p0: tips_01_tipspot_0_0 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
495+
" p0: tips_01_tipspot_A1 0,0,0 HamiltonTip 1065 8 95.1 Yes \n"
518496
]
519497
}
520498
],
@@ -656,7 +634,7 @@
656634
"name": "python",
657635
"nbconvert_exporter": "python",
658636
"pygments_lexer": "ipython3",
659-
"version": "3.13.7"
637+
"version": "3.9.23"
660638
},
661639
"toc": {
662640
"base_numbering": 1,

0 commit comments

Comments
 (0)