-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
906d841
commit 88e008e
Showing
7 changed files
with
247 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 106 additions & 0 deletions
106
api/tests/opentrons/protocol_engine/state/inner_geometry_test_params.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
import pytest | ||
|
||
from opentrons.protocol_engine.state.geometry import GeometryView | ||
|
||
""" | ||
Each labware has 2 nominal volumes calculated in solidworks. | ||
- One is a nominal bottom volume, calculated some set distance from the bottom of the inside of the well. | ||
- The other is a nominal top volume, calculated some set distance from the top of the inside of the well. | ||
""" | ||
INNER_WELL_GEOMETRY_TEST_PARAMS = [ | ||
# [ | ||
# "opentrons_10_tuberack_nest_4x50ml_6x15ml_conical", "conicalWell15mL", 16.7, 15546.9, 3.0, 5.0 | ||
# ], | ||
# [ | ||
# "opentrons_10_tuberack_nest_4x50ml_6x15ml_conical", "conicalWell50mL", 111.2, 54754.2, 3.0, 5.0 | ||
# ], | ||
[ | ||
"opentrons_24_tuberack_nest_2ml_screwcap", "conicalWell", 66.6, 2104.9, 3.0, 3.0 | ||
], | ||
# [ | ||
# "opentrons_24_tuberack_nest_1.5ml_screwcap", "conicalWell", 19.5, 1750.8, 3.0, 3.0 | ||
# ], | ||
[ | ||
"nest_1_reservoir_290ml", "cuboidalWell", 16570.4, 271690.5, 3.0, 3.0 | ||
], | ||
# [ | ||
# "opentrons_24_tuberack_nest_2ml_snapcap", "conicalWell", 69.6, 2148.5, 3.0, 3.0 | ||
# ], | ||
[ | ||
"nest_96_wellplate_2ml_deep", "cuboidalWell", 118.3, 2060.4, 3.0, 3.0 | ||
], | ||
# [ | ||
# "opentrons_24_tuberack_nest_1.5ml_snapcap", "conicalWell", 27.8, 1682.3, 3.0, 3.0 | ||
# ], | ||
[ | ||
"nest_12_reservoir_15ml", "cuboidalWell", 1219.0, 13236.1, 3.0, 3.0 | ||
], | ||
# [ | ||
# "nest_1_reservoir_195ml", "cuboidalWell", 14034.2, 172301.9, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "opentrons_24_tuberack_nest_0.5ml_screwcap", "conicalWell", 21.95, 795.4, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "opentrons_96_wellplate_200ul_pcr_full_skirt", "conicalWell", 150.2, 14.3, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "nest_96_wellplate_100ul_pcr_full_skirt", "conicalWell", 150.8, 15.5, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "nest_96_wellplate_200ul_flat", "conicalWell", 259.8, 96.3, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical", "50mlconicalWell", 163.9, 57720.5, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical", "15mlconicalWell", 40.8, 15956.6, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "usascientific_12_reservoir_22ml", "cuboidalWell", 61.6, 21111.5, 3.0, 3.0 | ||
# ], | ||
[ | ||
"thermoscientificnunc_96_wellplate_2000ul", "conicalWell", 73.5, 1768.0, 3.0, 3.0 | ||
], | ||
# skipped usascientific_96_wellplate_2.4ml_deep since it doesnt have a definition yet | ||
[ | ||
"agilent_1_reservoir_290ml", "cuboidalWell", 15652.9, 268813.8, 3.0, 3.0 | ||
], | ||
# skipped opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap | ||
# [ | ||
# "opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap", "conicalWell", 25.8, 1576.1, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "thermoscientificnunc_96_wellplate_1300ul", "conicalWell", 73.5, 1155.1, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "corning_12_wellplate_6.9ml_flat", "conicalWell", 1156.3, 5654.8, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "corning_24_wellplate_3.4ml_flat", "conicalWell", 579.0, 2853.4, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "corning_6_wellplate_16.8ml_flat", "conicalWell", 2862.1, 13901.9, 3.0, 3.0 | ||
# ], | ||
[ | ||
"corning_48_wellplate_1.6ml_flat", "conicalWell", 268.9, 1327.0, 3.0, 3.0 | ||
], | ||
# [ | ||
# "biorad_96_wellplate_200ul_pcr", "conicalWell", 17.9, 161.2, 3.0, 3.0 | ||
# ], | ||
[ | ||
"axygen_1_reservoir_90ml", "cuboidalWell", 22373.4, 70450.6, 3.0, 3.0 | ||
], | ||
# [ | ||
# "corning_384_wellplate_112ul_flat", "conicalWell", 22.4, 77.4, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "corning_96_wellplate_360ul_flat", "conicalWell", 97.2, 257.1, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "biorad_384_wellplate_50ul", "conicalWell", 7.7, 27.8, 3.0, 3.0 | ||
# ], | ||
# [ | ||
# "appliedbiosystemsmicroamp_384_wellplate_40ul", "conicalWell", 7.44, 26.2, 3.0, 3.0 | ||
# ] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters