|
77 | 77 | "Setting up the liquid handler.\n",
|
78 | 78 | "Resource deck was assigned to the liquid handler.\n",
|
79 | 79 | "Resource trash was assigned to the liquid handler.\n",
|
80 |
| - "Resource trash_core96 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" |
81 | 82 | ]
|
82 | 83 | }
|
83 | 84 | ],
|
|
134 | 135 | },
|
135 | 136 | {
|
136 | 137 | "cell_type": "code",
|
137 |
| - "execution_count": null, |
| 138 | + "execution_count": 6, |
138 | 139 | "id": "c8c464c8",
|
139 | 140 | "metadata": {},
|
140 | 141 | "outputs": [],
|
|
143 | 144 | " TIP_CAR_480_A00,\n",
|
144 | 145 | " PLT_CAR_L5AC_A00,\n",
|
145 | 146 | " Cor_96_wellplate_360ul_Fb,\n",
|
146 |
| - " hamilton_96_tiprack_1000ul_filter\n", |
| 147 | + " hamilton_96_tiprack_1000uL_filter\n", |
147 | 148 | ")"
|
148 | 149 | ]
|
149 | 150 | },
|
|
155 | 156 | "outputs": [],
|
156 | 157 | "source": [
|
157 | 158 | "tip_car = TIP_CAR_480_A00(name='tip carrier')\n",
|
158 |
| - "tip_car[0] = tip_rack1 = hamilton_96_tiprack_1000ul_filter(name='tips_01', with_tips=False)\n", |
159 |
| - "tip_car[1] = tip_rack2 = hamilton_96_tiprack_1000ul_filter(name='tips_02', with_tips=False)\n", |
160 |
| - "tip_car[2] = tip_rack3 = hamilton_96_tiprack_1000ul_filter(name='tips_03', with_tips=False)\n", |
161 |
| - "tip_car[3] = tip_rack4 = hamilton_96_tiprack_1000ul_filter(name='tips_04', with_tips=False)\n", |
162 |
| - "tip_car[4] = tip_rack5 = hamilton_96_tiprack_1000ul_filter(name='tips_05', with_tips=False)" |
| 159 | + "tip_car[0] = tip_rack1 = hamilton_96_tiprack_1000uL_filter(name='tips_01', with_tips=False)\n", |
| 160 | + "tip_car[1] = tip_rack2 = hamilton_96_tiprack_1000uL_filter(name='tips_02', with_tips=False)\n", |
| 161 | + "tip_car[2] = tip_rack3 = hamilton_96_tiprack_1000uL_filter(name='tips_03', with_tips=False)\n", |
| 162 | + "tip_car[3] = tip_rack4 = hamilton_96_tiprack_1000uL_filter(name='tips_04', with_tips=False)\n", |
| 163 | + "tip_car[4] = tip_rack5 = hamilton_96_tiprack_1000uL_filter(name='tips_05', with_tips=False)" |
163 | 164 | ]
|
164 | 165 | },
|
165 | 166 | {
|
|
565 | 566 | "name": "stdout",
|
566 | 567 | "output_type": "stream",
|
567 | 568 | "text": [
|
568 |
| - "Aspirating 100.0 from Plate(name=plate_01, size_x=127.76, size_y=85.48, size_z=14.2, location=(000.000, 000.000, -03.030)).\n" |
| 569 | + "Aspirating 100.0 from Plate(name='plate_01', size_x=127.76, size_y=85.48, size_z=14.2, location=Coordinate(000.000, 000.000, -03.030)).\n" |
569 | 570 | ]
|
570 | 571 | }
|
571 | 572 | ],
|
|
583 | 584 | "name": "stdout",
|
584 | 585 | "output_type": "stream",
|
585 | 586 | "text": [
|
586 |
| - "Dispensing 100.0 to Plate(name=plate_03, size_x=127.76, size_y=85.48, size_z=14.2, location=(000.000, 000.000, -03.030)).\n" |
| 587 | + "Dispensing 100.0 to Plate(name='plate_03', size_x=127.76, size_y=85.48, size_z=14.2, location=Coordinate(000.000, 000.000, -03.030)).\n" |
587 | 588 | ]
|
588 | 589 | }
|
589 | 590 | ],
|
|
641 | 642 | ],
|
642 | 643 | "metadata": {
|
643 | 644 | "kernelspec": {
|
644 |
| - "display_name": "Python 3 (ipykernel)", |
| 645 | + "display_name": "env", |
645 | 646 | "language": "python",
|
646 | 647 | "name": "python3"
|
647 | 648 | },
|
|
655 | 656 | "name": "python",
|
656 | 657 | "nbconvert_exporter": "python",
|
657 | 658 | "pygments_lexer": "ipython3",
|
658 |
| - "version": "3.12.3" |
| 659 | + "version": "3.13.7" |
659 | 660 | },
|
660 | 661 | "toc": {
|
661 | 662 | "base_numbering": 1,
|
|
698 | 699 | "_Feature"
|
699 | 700 | ],
|
700 | 701 | "window_display": false
|
701 |
| - }, |
702 |
| - "vscode": { |
703 |
| - "interpreter": { |
704 |
| - "hash": "bf274dfc1b974177267b6b8fba8543eeb0bb4c5d64c637dde420829b05625268" |
705 |
| - } |
706 | 702 | }
|
707 | 703 | },
|
708 | 704 | "nbformat": 4,
|
|
0 commit comments