Skip to content

Commit a6bd02f

Browse files
committed
more equivalent part numbers for CellTreat_96_wellplate_350ul_Ub
1 parent 6ecf891 commit a6bd02f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/resources/library/celltreat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
| Description | Image | PLR definition |
66
|-|-|-|
77
| 'CellTreat_6_DWP_16300ul_Fb'<br>Part no.: 229105<br>[manufacturer website](https://www.celltreat.com/product/229105/) | ![](img/celltreat/CellTreat_6_DWP_16300ul_Fb.jpg) | `CellTreat_6_DWP_16300ul_Fb` |
8-
| Same as 229590 (229590 is sold with lids) 'CellTreat_96_wellplate_350ul_Ub'<br>Part no.: 229591<br>[manufacturer website](https://www.celltreat.com/product/229591/) | ![](img/celltreat/CellTreat_96_wellplate_350ul_Ub.jpg) | `CellTreat_96_wellplate_350ul_Ub` |
8+
| Same as 229590 (229590 is sold with lids) 'CellTreat_96_wellplate_350ul_Ub'<br>Part no.: 229591<br>[manufacturer website](https://www.celltreat.com/product/229591/) <br> 229195 and 229196 are treated | ![](img/celltreat/CellTreat_96_wellplate_350ul_Ub.jpg) | `CellTreat_96_wellplate_350ul_Ub` |

pylabrobot/resources/celltreat/plates.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ def CellTreat_96_wellplate_350ul_Ub(name: str, with_lid: bool = False) -> Plate:
2121
2222
Same as 229590 (229590 is sold with lids)
2323
24+
229195, 229196
25+
2426
- Material: Polystyrene
25-
- Tissue culture treated: No
27+
- Tissue culture treated: No (229591 and 229590) / Yes (229195, 229196)
2628
"""
2729
# WELL_UBOTTOM_HEIGHT = 2.81 # absolute height of cylindrical segment, measured
2830
# WELL_DIAMETER = 6.69 # measured

0 commit comments

Comments
 (0)