Skip to content

Commit c3949e1

Browse files
authored
add CellTreat_12_troughplate_15000ul_Vb well shape (#721)
1 parent 29085ff commit c3949e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylabrobot/resources/celltreat/plates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def CellTreat_12_troughplate_15000ul_Vb(name: str) -> Plate:
218218
dz=4.07, # measured
219219
item_dx=9.0, # standard
220220
item_dy=9.0, # standard
221+
cross_section_type=CrossSectionType.RECTANGLE,
221222
**well_kwargs,
222223
),
223224
)

0 commit comments

Comments
 (0)