opentrons-shared-data 8.6.0a1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of opentrons-shared-data might be problematic. Click here for more details.
- LICENSE +202 -0
- opentrons_shared_data/__init__.py +17 -0
- opentrons_shared_data/_version.py +34 -0
- opentrons_shared_data/command/__init__.py +111 -0
- opentrons_shared_data/data/command/schemas/10.json +4880 -0
- opentrons_shared_data/data/command/schemas/11.json +6267 -0
- opentrons_shared_data/data/command/schemas/12.json +7117 -0
- opentrons_shared_data/data/command/schemas/13.json +7039 -0
- opentrons_shared_data/data/command/schemas/14.json +7151 -0
- opentrons_shared_data/data/command/schemas/7.json +3302 -0
- opentrons_shared_data/data/command/schemas/8.json +4321 -0
- opentrons_shared_data/data/command/schemas/9.json +4430 -0
- opentrons_shared_data/data/commandAnnotation/schemas/1.json +74 -0
- opentrons_shared_data/data/deck/definitions/3/ot2_short_trash.json +477 -0
- opentrons_shared_data/data/deck/definitions/3/ot2_standard.json +477 -0
- opentrons_shared_data/data/deck/definitions/3/ot3_standard.json +989 -0
- opentrons_shared_data/data/deck/definitions/4/ot2_short_trash.json +405 -0
- opentrons_shared_data/data/deck/definitions/4/ot2_standard.json +410 -0
- opentrons_shared_data/data/deck/definitions/4/ot3_standard.json +608 -0
- opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +446 -0
- opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +446 -0
- opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +1350 -0
- opentrons_shared_data/data/deck/schemas/1.json +240 -0
- opentrons_shared_data/data/deck/schemas/2.json +250 -0
- opentrons_shared_data/data/deck/schemas/3.json +297 -0
- opentrons_shared_data/data/deck/schemas/4.json +319 -0
- opentrons_shared_data/data/deck/schemas/5.json +390 -0
- opentrons_shared_data/data/errors/definitions/1/errors.json +278 -0
- opentrons_shared_data/data/errors/schemas/1.json +50 -0
- opentrons_shared_data/data/gripper/definitions/1/gripperV1.1.json +29 -0
- opentrons_shared_data/data/gripper/definitions/1/gripperV1.2.json +29 -0
- opentrons_shared_data/data/gripper/definitions/1/gripperV1.3.json +29 -0
- opentrons_shared_data/data/gripper/definitions/1/gripperV1.json +28 -0
- opentrons_shared_data/data/gripper/schemas/1.json +186 -0
- opentrons_shared_data/data/labware/definitions/1/12-well-plate.json +147 -0
- opentrons_shared_data/data/labware/definitions/1/24-vial-rack.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/24-well-plate.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/384-plate.json +4667 -0
- opentrons_shared_data/data/labware/definitions/1/48-vial-plate.json +547 -0
- opentrons_shared_data/data/labware/definitions/1/48-well-plate.json +547 -0
- opentrons_shared_data/data/labware/definitions/1/5ml-3x4.json +147 -0
- opentrons_shared_data/data/labware/definitions/1/6-well-plate.json +80 -0
- opentrons_shared_data/data/labware/definitions/1/96-PCR-flat.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/96-PCR-tall.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/96-deep-well.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/96-flat.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/96-well-plate-20mm.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/MALDI-plate.json +4282 -0
- opentrons_shared_data/data/labware/definitions/1/PCR-strip-tall.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/T25-flask.json +20 -0
- opentrons_shared_data/data/labware/definitions/1/T75-flask.json +20 -0
- opentrons_shared_data/data/labware/definitions/1/alum-block-pcr-strips.json +188 -0
- opentrons_shared_data/data/labware/definitions/1/biorad-hardshell-96-PCR.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/e-gelgol.json +1078 -0
- opentrons_shared_data/data/labware/definitions/1/fixed-trash.json +19 -0
- opentrons_shared_data/data/labware/definitions/1/hampton-1ml-deep-block.json +1078 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-2ml-eppendorf.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-2ml-screwcap.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-96-PCR-plate.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-PCR-strips-200ul.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tiprack-10ul.json +986 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tiprack-300ul.json +986 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-1.5ml-eppendorf.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-15_50ml.json +125 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-15ml.json +181 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-2ml-eppendorf.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-2ml-screwcap.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-50ml.json +80 -0
- opentrons_shared_data/data/labware/definitions/1/point.json +18 -0
- opentrons_shared_data/data/labware/definitions/1/rigaku-compact-crystallization-plate.json +2146 -0
- opentrons_shared_data/data/labware/definitions/1/small_vial_rack_16x45.json +280 -0
- opentrons_shared_data/data/labware/definitions/1/tall-fixed-trash.json +19 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul-H.json +503 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul-chem.json +1034 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul.json +986 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-10ul-H.json +503 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-10ul.json +986 -0
- opentrons_shared_data/data/labware/definitions/1/tiprack-200ul.json +986 -0
- opentrons_shared_data/data/labware/definitions/1/trash-box.json +20 -0
- opentrons_shared_data/data/labware/definitions/1/trough-12row-short.json +143 -0
- opentrons_shared_data/data/labware/definitions/1/trough-12row.json +143 -0
- opentrons_shared_data/data/labware/definitions/1/trough-1row-25ml.json +21 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-.75ml.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-15_50ml.json +125 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-2ml-9x9.json +911 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-2ml.json +281 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-5ml-96.json +1079 -0
- opentrons_shared_data/data/labware/definitions/1/tube-rack-80well.json +907 -0
- opentrons_shared_data/data/labware/definitions/1/wheaton_vial_rack.json +565 -0
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/1.json +54 -0
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/2.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/3.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/1.json +4320 -0
- opentrons_shared_data/data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/2.json +4730 -0
- opentrons_shared_data/data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/3.json +4738 -0
- opentrons_shared_data/data/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/2.json +1045 -0
- opentrons_shared_data/data/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/3.json +1167 -0
- opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/1.json +56 -0
- opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/2.json +72 -0
- opentrons_shared_data/data/labware/definitions/2/axygen_96_wellplate_500ul/1.json +1036 -0
- opentrons_shared_data/data/labware/definitions/2/axygen_96_wellplate_500ul/2.json +1159 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/1.json +4329 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/2.json +4331 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/3.json +4741 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/4.json +4748 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/1.json +1020 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/2.json +1046 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/3.json +1182 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/4.json +1187 -0
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/1.json +171 -0
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/2.json +180 -0
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/3.json +205 -0
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/4.json +210 -0
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/1.json +293 -0
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/2.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/3.json +337 -0
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/4.json +342 -0
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/1.json +4703 -0
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/2.json +4717 -0
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/3.json +5116 -0
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/4.json +5116 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/1.json +535 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/2.json +544 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/3.json +605 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/4.json +605 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/5.json +610 -0
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/1.json +103 -0
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/2.json +110 -0
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/3.json +129 -0
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/4.json +134 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/1.json +1049 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/2.json +1063 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/3.json +1172 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/4.json +1177 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +111 -0
- opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_1000ul_eptips/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_10ul_eptips/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_1000ul/1.json +1149 -0
- opentrons_shared_data/data/labware/definitions/2/ev_resin_tips_flex_96_labware/1.json +1067 -0
- opentrons_shared_data/data/labware/definitions/2/ev_resin_tips_flex_96_tiprack_adapter/1.json +44 -0
- opentrons_shared_data/data/labware/definitions/2/ev_resin_tips_flex_short_adapter/1.json +44 -0
- opentrons_shared_data/data/labware/definitions/2/ev_resin_tips_flex_tall_adapter/1.json +44 -0
- opentrons_shared_data/data/labware/definitions/2/geb_96_tiprack_1000ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/geb_96_tiprack_10ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/ibidi_96_square_well_plate_300ul/1.json +1105 -0
- opentrons_shared_data/data/labware/definitions/2/ibidi_96_square_well_plate_300ul/2.json +1216 -0
- opentrons_shared_data/data/labware/definitions/2/ibidi_96_square_well_plate_300ul_lid/1.json +110 -0
- opentrons_shared_data/data/labware/definitions/2/milliplex_microtiter_plate/1.json +1018 -0
- opentrons_shared_data/data/labware/definitions/2/milliplex_microtiter_plate_lid/1.json +110 -0
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/1.json +190 -0
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/2.json +226 -0
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_22ml/1.json +232 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/1.json +54 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/2.json +56 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/3.json +83 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/1.json +54 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/2.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/3.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/nest_24_wellplate_10.4ml/1.json +386 -0
- opentrons_shared_data/data/labware/definitions/2/nest_8_reservoir_22ml/1.json +162 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/1.json +1018 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/2.json +1039 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/3.json +1161 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/4.json +1166 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/2.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/3.json +1140 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/4.json +1145 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/1.json +1121 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/2.json +1147 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/3.json +1256 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/4.json +1261 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/1.json +164 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/2.json +232 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical_acrylic/1.json +162 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/1.json +160 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/2.json +235 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/1.json +211 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/2.json +259 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_nest_15ml_conical/1.json +209 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_nest_15ml_conical/2.json +257 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_1100ml_fixed/1.json +50 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_3200ml_fixed/1.json +50 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_850ml_fixed/1.json +50 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/1.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/2.json +301 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/3.json +352 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/1.json +299 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/2.json +370 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/3.json +370 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/1.json +299 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/2.json +356 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/1.json +301 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/2.json +358 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/1.json +299 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/2.json +350 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/1.json +301 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/2.json +386 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/1.json +312 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/2.json +418 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/1.json +311 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/2.json +473 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap_acrylic/1.json +309 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_generic_0.75ml_snapcap_acrylic/1.json +298 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_generic_2ml_screwcap/1.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_generic_2ml_screwcap/2.json +351 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/1.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/2.json +371 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/3.json +371 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_screwcap/1.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_screwcap/2.json +357 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_snapcap/1.json +302 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_snapcap/2.json +359 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_screwcap/1.json +300 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_screwcap/2.json +351 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_snapcap/1.json +302 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_snapcap/2.json +387 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_40_aluminumblock_eppendorf_24x2ml_safelock_snapcap_generic_16x0.2ml_pcr_strip/1.json +481 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_falcon_50ml_conical/1.json +112 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_falcon_50ml_conical/2.json +145 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/1.json +110 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/2.json +150 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_biorad_wellplate_200ul/1.json +1029 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/1.json +1026 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2.json +1027 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/3.json +1027 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/4.json +1149 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_nest_wellplate_100ul/1.json +1027 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_adapter/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1.json +1121 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_temp_mod_adapter/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_1000ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_10ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_200ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_20ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_flat_bottom_adapter/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1.json +1027 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter/1.json +1032 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter_armadillo_wellplate_200ul/1.json +1027 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1.json +1025 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_1000ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_10ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_20ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_300ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_well_aluminum_block/1.json +1032 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/2.json +1045 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/3.json +1174 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/4.json +1174 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_aluminum_flat_bottom_plate/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_heatershaker_module/1.json +62 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_temperature_module/1.json +62 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_thermocycler_module/1.json +69 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_calibrationblock_short_side_left/1.json +71 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_calibrationblock_short_side_right/1.json +71 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_1000ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_200ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_20ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_50ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_1000ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_200ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_20ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_50ul/1.json +1031 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_adapter/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_deck_riser/1.json +41 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_lid_absorbance_plate_reader_module/1.json +57 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +122 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_12_reservoir_22ml/1.json +228 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_1_reservoir_300ml/1.json +83 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_4_reservoir_72ml/1.json +114 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_pcr_auto_sealing_lid/1.json +134 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_pcr_auto_sealing_lid/2.json +134 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_tough_universal_lid/1.json +96 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_universal_flat_adapter/1.json +151 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1.json +4710 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_universal_flat_adapter_type_b/1.json +151 -0
- opentrons_shared_data/data/labware/definitions/2/protocol_engine_lid_stack_object/1.json +48 -0
- opentrons_shared_data/data/labware/definitions/2/smc_384_read_plate/1.json +4701 -0
- opentrons_shared_data/data/labware/definitions/2/smc_384_read_plate/2.json +5100 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/2.json +1134 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/3.json +1141 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/1.json +1019 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/2.json +1134 -0
- opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/3.json +1141 -0
- opentrons_shared_data/data/labware/definitions/2/tipone_96_tiprack_200ul/1.json +1017 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/1.json +192 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/2.json +237 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/3.json +237 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/1.json +1116 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/2.json +1236 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/3.json +1243 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_well_aluminum_block/999.json +1050 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +1202 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_aluminum_flat_bottom_plate/999.json +70 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_flex_96_tiprack_200ul/999.json +1040 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_flex_96_tiprack_adapter/999.json +70 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_flex_tiprack_lid/999.json +81 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +162 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +157 -0
- opentrons_shared_data/data/labware/repository/schemas/1.json +81 -0
- opentrons_shared_data/data/labware/schemas/2.json +755 -0
- opentrons_shared_data/data/labware/schemas/3.json +837 -0
- opentrons_shared_data/data/liquid/schemas/1.json +21 -0
- opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/1.json +5811 -0
- opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/1.json +5531 -0
- opentrons_shared_data/data/liquid-class/definitions/1/water/1.json +6316 -0
- opentrons_shared_data/data/liquid-class/schemas/1.json +505 -0
- opentrons_shared_data/data/module/definitions/1.json +57 -0
- opentrons_shared_data/data/module/definitions/2/magneticModuleV1.json +22 -0
- opentrons_shared_data/data/module/definitions/2/magneticModuleV2.json +69 -0
- opentrons_shared_data/data/module/definitions/2/temperatureModuleV1.json +22 -0
- opentrons_shared_data/data/module/definitions/2/temperatureModuleV2.json +69 -0
- opentrons_shared_data/data/module/definitions/2/thermocyclerModuleV1.json +23 -0
- opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +54 -0
- opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +172 -0
- opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +189 -0
- opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +70 -0
- opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +54 -0
- opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +107 -0
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +55 -0
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +188 -0
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +58 -0
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +89 -0
- opentrons_shared_data/data/module/schemas/1.json +55 -0
- opentrons_shared_data/data/module/schemas/2.json +112 -0
- opentrons_shared_data/data/module/schemas/3.json +319 -0
- opentrons_shared_data/data/pipette/definitions/1/pipetteModelSpecs.json +11536 -0
- opentrons_shared_data/data/pipette/definitions/1/pipetteNameSpecs.json +784 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_0.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_3.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_4.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_5.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_6.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/1_0.json +206 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_0.json +233 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_3.json +233 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_4.json +323 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_5.json +323 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p20/2_0.json +224 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p20/2_1.json +224 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_0.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_3.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_4.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_5.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/2_0.json +188 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/2_1.json +188 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_0.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_3.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_4.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_5.json +197 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_0.json +203 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_3.json +203 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_4.json +253 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_5.json +253 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel_em/p1000/1_0.json +320 -0
- opentrons_shared_data/data/pipette/definitions/2/general/eight_channel_em/p1000/3_0.json +320 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/1_0.json +556 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_0.json +561 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_3.json +556 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_4.json +724 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_5.json +858 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_6.json +818 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p200/1_0.json +660 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p200/3_0.json +660 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p200/3_1.json +660 -0
- opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p200/3_2.json +660 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_0.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_3.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_4.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_5.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_0.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_3.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_4.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_5.json +70 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_0.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_1.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_2.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_0.json +81 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_3.json +81 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_4.json +90 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_5.json +90 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_6.json +90 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_7.json +81 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_0.json +72 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_1.json +72 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_2.json +72 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_0.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_3.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_4.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_5.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/2_0.json +68 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/2_1.json +68 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_0.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_3.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_4.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_5.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_0.json +83 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_3.json +83 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_4.json +88 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_5.json +88 -0
- opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_6.json +88 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_3.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_4.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_5.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_6.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/1_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_0.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_3.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_4.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_5.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p20/2_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p20/2_1.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p20/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_3.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_4.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_5.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/2_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/2_1.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_0.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_3.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_4.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_5.json +42 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_0.json +47 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_3.json +47 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_4.json +47 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_5.json +51 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel_em/p1000/1_0.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel_em/p1000/3_0.json +55 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel_em/p1000/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/1_0.json +296 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_0.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_3.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_4.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_5.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_6.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/1_0.json +305 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_0.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_1.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_2.json +309 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_3.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_4.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_5.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_3.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_4.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_5.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_1.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_2.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_0.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_3.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_4.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_5.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_6.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_7.json +28 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_1.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_2.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_3.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_4.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_5.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/2_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/2_1.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_0.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_3.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_4.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_5.json +15 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_0.json +20 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_3.json +20 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_4.json +20 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_5.json +20 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_6.json +24 -0
- opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/placeholder.gltf +0 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_0.json +51 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_3.json +51 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_4.json +51 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_5.json +40 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_6.json +48 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/1_0.json +350 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_0.json +353 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_3.json +356 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_4.json +356 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_5.json +287 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p20/default/2_0.json +302 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p20/default/2_1.json +184 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_0.json +61 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_3.json +61 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_4.json +61 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_5.json +61 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/2_0.json +185 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/2_1.json +187 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_0.json +122 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_3.json +122 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_4.json +122 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_5.json +104 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_0.json +97 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_3.json +98 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_4.json +98 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_5.json +155 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_0.json +92 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_3.json +88 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_4.json +88 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_5.json +151 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel_em/p1000/default/1_0.json +236 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel_em/p1000/default/3_0.json +236 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/1_0.json +236 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_0.json +185 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_3.json +188 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_4.json +188 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_5.json +239 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json +239 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p200/default/1_0.json +288 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_0.json +180 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_1.json +192 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_2.json +192 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_0.json +52 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_3.json +52 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_4.json +49 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_5.json +47 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_0.json +41 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_3.json +41 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_4.json +41 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_5.json +41 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_0.json +99 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_1.json +102 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_2.json +102 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_0.json +353 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_3.json +356 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_4.json +282 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_5.json +255 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_6.json +255 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_7.json +255 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_0.json +422 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_1.json +244 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_2.json +304 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_0.json +93 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_3.json +93 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_4.json +93 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_5.json +69 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/2_0.json +183 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/2_1.json +185 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_0.json +113 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_3.json +122 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_4.json +122 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_5.json +98 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_0.json +97 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_3.json +98 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_4.json +100 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_5.json +145 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_6.json +145 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_0.json +77 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_3.json +78 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_4.json +78 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_5.json +141 -0
- opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_6.json +141 -0
- opentrons_shared_data/data/pipette/schemas/1/pipetteModelSpecsSchema.json +155 -0
- opentrons_shared_data/data/pipette/schemas/1/pipetteNameSpecsSchema.json +91 -0
- opentrons_shared_data/data/pipette/schemas/2/pipetteGeometrySchema.json +124 -0
- opentrons_shared_data/data/pipette/schemas/2/pipetteLiquidPropertiesSchema.json +117 -0
- opentrons_shared_data/data/pipette/schemas/2/pipettePropertiesSchema.json +323 -0
- opentrons_shared_data/data/protocol/schemas/1.json +389 -0
- opentrons_shared_data/data/protocol/schemas/2.json +416 -0
- opentrons_shared_data/data/protocol/schemas/3.json +360 -0
- opentrons_shared_data/data/protocol/schemas/4.json +662 -0
- opentrons_shared_data/data/protocol/schemas/5.json +701 -0
- opentrons_shared_data/data/protocol/schemas/6.json +1225 -0
- opentrons_shared_data/data/protocol/schemas/7.json +290 -0
- opentrons_shared_data/data/protocol/schemas/8.json +157 -0
- opentrons_shared_data/data/robot/definitions/1/ot2.json +16 -0
- opentrons_shared_data/data/robot/definitions/1/ot3.json +17 -0
- opentrons_shared_data/data/robot/schemas/1.json +83 -0
- opentrons_shared_data/deck/__init__.py +108 -0
- opentrons_shared_data/deck/types.py +214 -0
- opentrons_shared_data/errors/__init__.py +30 -0
- opentrons_shared_data/errors/categories.py +60 -0
- opentrons_shared_data/errors/codes.py +122 -0
- opentrons_shared_data/errors/exceptions.py +1281 -0
- opentrons_shared_data/gripper/__init__.py +63 -0
- opentrons_shared_data/gripper/constants.py +6 -0
- opentrons_shared_data/gripper/gripper_definition.py +98 -0
- opentrons_shared_data/labware/__init__.py +59 -0
- opentrons_shared_data/labware/constants.py +22 -0
- opentrons_shared_data/labware/labware_definition.py +625 -0
- opentrons_shared_data/labware/types.py +253 -0
- opentrons_shared_data/liquid_classes/__init__.py +44 -0
- opentrons_shared_data/liquid_classes/liquid_class_definition.py +555 -0
- opentrons_shared_data/liquid_classes/types.py +130 -0
- opentrons_shared_data/load.py +57 -0
- opentrons_shared_data/module/__init__.py +117 -0
- opentrons_shared_data/module/types.py +167 -0
- opentrons_shared_data/pipette/__init__.py +107 -0
- opentrons_shared_data/pipette/dev_types.py +181 -0
- opentrons_shared_data/pipette/file_operation_helpers.py +37 -0
- opentrons_shared_data/pipette/load_data.py +301 -0
- opentrons_shared_data/pipette/model_constants.py +144 -0
- opentrons_shared_data/pipette/mutable_configurations.py +454 -0
- opentrons_shared_data/pipette/pipette_definition.py +573 -0
- opentrons_shared_data/pipette/pipette_load_name_conversions.py +320 -0
- opentrons_shared_data/pipette/scripts/__init__.py +0 -0
- opentrons_shared_data/pipette/scripts/build_json_script.py +468 -0
- opentrons_shared_data/pipette/scripts/update_configuration_files.py +454 -0
- opentrons_shared_data/pipette/types.py +419 -0
- opentrons_shared_data/pipette/ul_per_mm.py +68 -0
- opentrons_shared_data/protocol/__init__.py +13 -0
- opentrons_shared_data/protocol/constants.py +98 -0
- opentrons_shared_data/protocol/models/__init__.py +49 -0
- opentrons_shared_data/protocol/models/protocol_schema_v6.py +135 -0
- opentrons_shared_data/protocol/models/protocol_schema_v7.py +92 -0
- opentrons_shared_data/protocol/models/protocol_schema_v8.py +56 -0
- opentrons_shared_data/protocol/models/shared_models.py +110 -0
- opentrons_shared_data/protocol/types.py +436 -0
- opentrons_shared_data/py.typed +0 -0
- opentrons_shared_data/robot/__init__.py +33 -0
- opentrons_shared_data/robot/types.py +57 -0
- opentrons_shared_data-8.6.0a1.dist-info/METADATA +21 -0
- opentrons_shared_data-8.6.0a1.dist-info/RECORD +634 -0
- opentrons_shared_data-8.6.0a1.dist-info/WHEEL +4 -0
- opentrons_shared_data-8.6.0a1.dist-info/licenses/LICENSE +202 -0
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "opentronsProtocolSchemaV7",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
|
+
|
|
5
|
+
"definitions": {
|
|
6
|
+
"pipetteName": {
|
|
7
|
+
"description": "Name of a pipette. Does not contain info about specific model/version. Should match keys in pipetteNameSpecs.json file",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"p10_single",
|
|
11
|
+
"p10_multi",
|
|
12
|
+
"p20_single_gen2",
|
|
13
|
+
"p20_multi_gen2",
|
|
14
|
+
"p50_single",
|
|
15
|
+
"p50_multi",
|
|
16
|
+
"p300_single",
|
|
17
|
+
"p300_multi",
|
|
18
|
+
"p300_single_gen2",
|
|
19
|
+
"p300_multi_gen2",
|
|
20
|
+
"p1000_single",
|
|
21
|
+
"p1000_single_gen2",
|
|
22
|
+
"p50_single_flex",
|
|
23
|
+
"p50_multi_flex",
|
|
24
|
+
"p1000_single_flex",
|
|
25
|
+
"p1000_multi_flex",
|
|
26
|
+
"p1000_96"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
|
|
30
|
+
"moduleOnlyParams": {
|
|
31
|
+
"required": ["moduleId"],
|
|
32
|
+
"additionalProperties": false,
|
|
33
|
+
"properties": {
|
|
34
|
+
"moduleId": {
|
|
35
|
+
"type": "string",
|
|
36
|
+
"description": "Unique identifier of module to target. Must be a key from the top level 'modules' object"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
|
|
41
|
+
"offset": {
|
|
42
|
+
"description": "x, y, and z component of offset vector in mm",
|
|
43
|
+
"properties": {
|
|
44
|
+
"x": { "type": "number" },
|
|
45
|
+
"y": { "type": "number" },
|
|
46
|
+
"z": { "type": "number" }
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
|
|
50
|
+
"pipetteAccessParams": {
|
|
51
|
+
"required": ["pipetteId", "labwareId", "wellName"],
|
|
52
|
+
"properties": {
|
|
53
|
+
"pipetteId": {
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
"labwareId": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"wellName": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
|
|
65
|
+
"volumeParams": {
|
|
66
|
+
"required": ["volume"],
|
|
67
|
+
"volume": {
|
|
68
|
+
"type": "number"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
|
|
72
|
+
"flowRate": {
|
|
73
|
+
"required": ["flowRate"],
|
|
74
|
+
"properties": {
|
|
75
|
+
"flowRate": {
|
|
76
|
+
"description": "flow rate in ul/sec",
|
|
77
|
+
"type": "number",
|
|
78
|
+
"exclusiveMinimum": 0
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
|
|
83
|
+
"wellLocation": {
|
|
84
|
+
"properties": {
|
|
85
|
+
"origin": {
|
|
86
|
+
"type": "string",
|
|
87
|
+
"description": "reference location with respect to a well from which to apply an offset if given (e.g. 'bottom' || 'top')"
|
|
88
|
+
},
|
|
89
|
+
"offset": {
|
|
90
|
+
"$ref": "#/definitions/offset",
|
|
91
|
+
"description": "X, Y, Z offset from the specified origin with respect to well"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
|
|
96
|
+
"labwareLocation": {
|
|
97
|
+
"oneOf": [
|
|
98
|
+
{
|
|
99
|
+
"required": ["slotName"],
|
|
100
|
+
"properties": {
|
|
101
|
+
"slotName": {
|
|
102
|
+
"description": "Unique string identifier that corresponds to a slot in the referenced deck definition's locations",
|
|
103
|
+
"type": "string"
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"required": ["moduleId"],
|
|
109
|
+
"properties": {
|
|
110
|
+
"moduleId": {
|
|
111
|
+
"description": "Unique identifier of destination module. Must be a key from the top level 'modules' object.",
|
|
112
|
+
"type": "string"
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"const": "offDeck",
|
|
118
|
+
"description": "String literal 'offDeck'. Used to load a labware without placing it on the deck"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
|
|
124
|
+
"type": "object",
|
|
125
|
+
"additionalProperties": false,
|
|
126
|
+
"required": [
|
|
127
|
+
"$otSharedSchema",
|
|
128
|
+
"schemaVersion",
|
|
129
|
+
"metadata",
|
|
130
|
+
"robot",
|
|
131
|
+
"labwareDefinitions",
|
|
132
|
+
"commands"
|
|
133
|
+
],
|
|
134
|
+
"properties": {
|
|
135
|
+
"$otSharedSchema": {
|
|
136
|
+
"description": "The path to a valid Opentrons shared schema relative to the shared-data directory, without its extension.",
|
|
137
|
+
"enum": ["#/protocol/schemas/7"]
|
|
138
|
+
},
|
|
139
|
+
|
|
140
|
+
"schemaVersion": {
|
|
141
|
+
"description": "Schema version of a protocol is a single integer",
|
|
142
|
+
"enum": [7]
|
|
143
|
+
},
|
|
144
|
+
|
|
145
|
+
"metadata": {
|
|
146
|
+
"description": "Optional metadata about the protocol",
|
|
147
|
+
"type": "object",
|
|
148
|
+
|
|
149
|
+
"properties": {
|
|
150
|
+
"protocolName": {
|
|
151
|
+
"description": "A short, human-readable name for the protocol",
|
|
152
|
+
"type": "string"
|
|
153
|
+
},
|
|
154
|
+
"author": {
|
|
155
|
+
"description": "The author or organization who created the protocol",
|
|
156
|
+
"type": "string"
|
|
157
|
+
},
|
|
158
|
+
"description": {
|
|
159
|
+
"description": "A text description of the protocol.",
|
|
160
|
+
"type": ["string", "null"]
|
|
161
|
+
},
|
|
162
|
+
|
|
163
|
+
"created": {
|
|
164
|
+
"description": "UNIX timestamp when this file was created",
|
|
165
|
+
"type": "number"
|
|
166
|
+
},
|
|
167
|
+
"lastModified": {
|
|
168
|
+
"description": "UNIX timestamp when this file was last modified",
|
|
169
|
+
"type": ["number", "null"]
|
|
170
|
+
},
|
|
171
|
+
|
|
172
|
+
"category": {
|
|
173
|
+
"description": "Category of protocol (eg, \"Basic Pipetting\")",
|
|
174
|
+
"type": ["string", "null"]
|
|
175
|
+
},
|
|
176
|
+
"subcategory": {
|
|
177
|
+
"description": "Subcategory of protocol (eg, \"Cell Plating\")",
|
|
178
|
+
"type": ["string", "null"]
|
|
179
|
+
},
|
|
180
|
+
"tags": {
|
|
181
|
+
"description": "Tags to be used in searching for this protocol",
|
|
182
|
+
"type": "array",
|
|
183
|
+
"items": {
|
|
184
|
+
"type": "string"
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
|
|
190
|
+
"designerApplication": {
|
|
191
|
+
"description": "Optional data & metadata not required to execute the protocol, used by the application that created this protocol",
|
|
192
|
+
"type": "object",
|
|
193
|
+
"properties": {
|
|
194
|
+
"name": {
|
|
195
|
+
"description": "Name of the application that created the protocol. Should be namespaced under the organization or individual who owns the organization, eg \"opentrons/protocol-designer\"",
|
|
196
|
+
"type": "string"
|
|
197
|
+
},
|
|
198
|
+
"version": {
|
|
199
|
+
"description": "Version of the application that created the protocol",
|
|
200
|
+
"type": "string"
|
|
201
|
+
},
|
|
202
|
+
"data": {
|
|
203
|
+
"description": "Any data used by the application that created this protocol",
|
|
204
|
+
"type": "object"
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
|
|
209
|
+
"robot": {
|
|
210
|
+
"required": ["model", "deckId"],
|
|
211
|
+
"properties": {
|
|
212
|
+
"model": {
|
|
213
|
+
"description": "Model of the robot this protocol is written for",
|
|
214
|
+
"type": "string",
|
|
215
|
+
"enum": ["OT-2 Standard", "OT-3 Standard"]
|
|
216
|
+
},
|
|
217
|
+
"deckId": {
|
|
218
|
+
"description": "Identifier of physical deck this protocol is written for. This should match a top-level key in shared-data/deck/definitions/3.json",
|
|
219
|
+
"type": "string"
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
|
|
224
|
+
"labwareDefinitions": {
|
|
225
|
+
"description": "All labware definitions used by labware in this protocol, keyed by a unique identifier (definitionId)",
|
|
226
|
+
"patternProperties": {
|
|
227
|
+
".+": {
|
|
228
|
+
"$ref": "opentronsLabwareSchemaV2"
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
|
|
233
|
+
"liquids": {
|
|
234
|
+
"description": "All instances of liquid used in this protocol, keyed by a unique identifier (liquidId)",
|
|
235
|
+
"patternProperties": {
|
|
236
|
+
".+": {
|
|
237
|
+
"description": "Fields describing a single liquid",
|
|
238
|
+
"type": "object",
|
|
239
|
+
"required": ["displayName", "description"],
|
|
240
|
+
"properties": {
|
|
241
|
+
"displayName": {
|
|
242
|
+
"description": "An human-readable name for this liquid.",
|
|
243
|
+
"type": "string"
|
|
244
|
+
},
|
|
245
|
+
"description": {
|
|
246
|
+
"description": "A description of this liquid.",
|
|
247
|
+
"type": "string"
|
|
248
|
+
},
|
|
249
|
+
"displayColor": {
|
|
250
|
+
"description": "Hex color code, with hash included, to represent the specified liquid. Standard three-value, four-value, six-value, and eight-value syntax are all acceptable.",
|
|
251
|
+
"type": "string"
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
|
|
258
|
+
"commands": {
|
|
259
|
+
"description": "An array of command objects representing steps to be executed on the robot.",
|
|
260
|
+
"type": "array",
|
|
261
|
+
"items": { "$ref": "opentronsCommandSchemaV7" }
|
|
262
|
+
},
|
|
263
|
+
|
|
264
|
+
"commandAnnotations": {
|
|
265
|
+
"type": "array",
|
|
266
|
+
"items": {
|
|
267
|
+
"description": "An optional object of annotations associated with commands.",
|
|
268
|
+
"type": "object",
|
|
269
|
+
"required": ["commandIds", "annotationType"],
|
|
270
|
+
"properties": {
|
|
271
|
+
"commandIds": {
|
|
272
|
+
"description": "An array of command ids that correspond to the targeted grouping of this annotation",
|
|
273
|
+
"type": "array",
|
|
274
|
+
"items": {
|
|
275
|
+
"type": "string"
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"annotationType": {
|
|
279
|
+
"description": "The type of annotation (e.g. 'transfer', 'initialSetup')",
|
|
280
|
+
"type": "string"
|
|
281
|
+
},
|
|
282
|
+
"params": {
|
|
283
|
+
"description": "The parameters used to create this grouping of atomic commands",
|
|
284
|
+
"type": "object"
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
}
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "opentronsProtocolSchemaV8",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
|
+
|
|
5
|
+
"definitions": {},
|
|
6
|
+
|
|
7
|
+
"type": "object",
|
|
8
|
+
"additionalProperties": false,
|
|
9
|
+
"required": [
|
|
10
|
+
"$otSharedSchema",
|
|
11
|
+
"schemaVersion",
|
|
12
|
+
"metadata",
|
|
13
|
+
"robot",
|
|
14
|
+
"labwareDefinitions",
|
|
15
|
+
"labwareDefinitionSchemaId",
|
|
16
|
+
"commands",
|
|
17
|
+
"commandSchemaId",
|
|
18
|
+
"commandAnnotations",
|
|
19
|
+
"commandAnnotationSchemaId",
|
|
20
|
+
"liquids",
|
|
21
|
+
"liquidSchemaId"
|
|
22
|
+
],
|
|
23
|
+
"properties": {
|
|
24
|
+
"$otSharedSchema": {
|
|
25
|
+
"description": "The path to a valid Opentrons shared schema relative to the shared-data directory, without its extension.",
|
|
26
|
+
"enum": ["#/protocol/schemas/8"]
|
|
27
|
+
},
|
|
28
|
+
|
|
29
|
+
"schemaVersion": {
|
|
30
|
+
"description": "Schema version of a protocol is a single integer",
|
|
31
|
+
"enum": [8]
|
|
32
|
+
},
|
|
33
|
+
|
|
34
|
+
"metadata": {
|
|
35
|
+
"description": "Optional metadata about the protocol",
|
|
36
|
+
"type": "object",
|
|
37
|
+
|
|
38
|
+
"properties": {
|
|
39
|
+
"protocolName": {
|
|
40
|
+
"description": "A short, human-readable name for the protocol",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
"author": {
|
|
44
|
+
"description": "The author or organization who created the protocol",
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"description": {
|
|
48
|
+
"description": "A text description of the protocol.",
|
|
49
|
+
"type": ["string", "null"]
|
|
50
|
+
},
|
|
51
|
+
|
|
52
|
+
"created": {
|
|
53
|
+
"description": "UNIX timestamp when this file was created",
|
|
54
|
+
"type": "number"
|
|
55
|
+
},
|
|
56
|
+
"lastModified": {
|
|
57
|
+
"description": "UNIX timestamp when this file was last modified",
|
|
58
|
+
"type": ["number", "null"]
|
|
59
|
+
},
|
|
60
|
+
|
|
61
|
+
"category": {
|
|
62
|
+
"description": "Category of protocol (eg, \"Basic Pipetting\")",
|
|
63
|
+
"type": ["string", "null"]
|
|
64
|
+
},
|
|
65
|
+
"subcategory": {
|
|
66
|
+
"description": "Subcategory of protocol (eg, \"Cell Plating\")",
|
|
67
|
+
"type": ["string", "null"]
|
|
68
|
+
},
|
|
69
|
+
"tags": {
|
|
70
|
+
"description": "Tags to be used in searching for this protocol",
|
|
71
|
+
"type": "array",
|
|
72
|
+
"items": {
|
|
73
|
+
"type": "string"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
|
|
79
|
+
"designerApplication": {
|
|
80
|
+
"description": "Optional data & metadata not required to execute the protocol, used by the application that created this protocol",
|
|
81
|
+
"type": "object",
|
|
82
|
+
"properties": {
|
|
83
|
+
"name": {
|
|
84
|
+
"description": "Name of the application that created the protocol. Should be namespaced under the organization or individual who owns the organization, eg \"opentrons/protocol-designer\"",
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
"version": {
|
|
88
|
+
"description": "Version of the application that created the protocol",
|
|
89
|
+
"type": "string"
|
|
90
|
+
},
|
|
91
|
+
"data": {
|
|
92
|
+
"description": "Any data used by the application that created this protocol",
|
|
93
|
+
"type": "object"
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
|
|
98
|
+
"robot": {
|
|
99
|
+
"required": ["model", "deckId"],
|
|
100
|
+
"properties": {
|
|
101
|
+
"model": {
|
|
102
|
+
"description": "Model of the robot this protocol is written for",
|
|
103
|
+
"type": "string",
|
|
104
|
+
"enum": ["OT-2 Standard", "OT-3 Standard"]
|
|
105
|
+
},
|
|
106
|
+
"deckId": {
|
|
107
|
+
"description": "Identifier of physical deck this protocol is written for. This should match a definition in the shared-data directory matching the schema id",
|
|
108
|
+
"type": "string"
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
|
|
113
|
+
"labwareDefinitionSchemaId": {
|
|
114
|
+
"description": "The schema to use for labware definitions.",
|
|
115
|
+
"type": "string"
|
|
116
|
+
},
|
|
117
|
+
|
|
118
|
+
"labwareDefinitions": {
|
|
119
|
+
"description": "All labware definitions used by labware in this protocol, keyed by a unique identifier (definitionId)",
|
|
120
|
+
"patternProperties": {
|
|
121
|
+
".+": { "type": "object" }
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
|
|
125
|
+
"liquidSchemaId": {
|
|
126
|
+
"description": "The schema to use for liquid definitions.",
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
|
|
130
|
+
"liquids": {
|
|
131
|
+
"description": "All instances of liquid used in this protocol, keyed by a unique identifier (liquidId)",
|
|
132
|
+
"patternProperties": {
|
|
133
|
+
".+": { "type": "object" }
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"commandSchemaId": {
|
|
137
|
+
"description": "The schema to which the commands adhere.",
|
|
138
|
+
"type": "string"
|
|
139
|
+
},
|
|
140
|
+
|
|
141
|
+
"commands": {
|
|
142
|
+
"description": "An array of command objects representing steps to be executed on the robot.",
|
|
143
|
+
"type": "array",
|
|
144
|
+
"items": { "type": "object" }
|
|
145
|
+
},
|
|
146
|
+
|
|
147
|
+
"commandAnnotationSchemaId": {
|
|
148
|
+
"description": "The schema to which the command annotations adhere.",
|
|
149
|
+
"type": "string"
|
|
150
|
+
},
|
|
151
|
+
|
|
152
|
+
"commandAnnotations": {
|
|
153
|
+
"type": "array",
|
|
154
|
+
"items": { "type": "object" }
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "OT-2",
|
|
3
|
+
"robotType": "OT-2 Standard",
|
|
4
|
+
"models": ["OT-2 Standard", "OT-2 Refresh"],
|
|
5
|
+
"extents": [446.75, 347.5, 0.0],
|
|
6
|
+
"paddingOffsets": {
|
|
7
|
+
"rear": -35.91,
|
|
8
|
+
"front": 31.89,
|
|
9
|
+
"leftSide": 0,
|
|
10
|
+
"rightSide": 0
|
|
11
|
+
},
|
|
12
|
+
"mountOffsets": {
|
|
13
|
+
"left": [-34.0, 0.0, 0.0],
|
|
14
|
+
"right": [0.0, 0.0, 0.0]
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "OT-3",
|
|
3
|
+
"robotType": "OT-3 Standard",
|
|
4
|
+
"models": ["OT-3 Standard"],
|
|
5
|
+
"extents": [477.2, 493.8, 0.0],
|
|
6
|
+
"paddingOffsets": {
|
|
7
|
+
"rear": -169.42,
|
|
8
|
+
"front": 51.8,
|
|
9
|
+
"leftSide": 31.88,
|
|
10
|
+
"rightSide": -80.32
|
|
11
|
+
},
|
|
12
|
+
"mountOffsets": {
|
|
13
|
+
"left": [-13.5, -60.5, 255.675],
|
|
14
|
+
"right": [40.5, -60.5, 255.675],
|
|
15
|
+
"gripper": [84.55, -12.75, 93.85]
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "opentronsRobotSchemaV1",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
|
+
"definitions": {
|
|
5
|
+
"robotType": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"enum": ["OT-2 Standard", "OT-3 Standard"]
|
|
8
|
+
},
|
|
9
|
+
"xyzArray": {
|
|
10
|
+
"type": "array",
|
|
11
|
+
"description": "Array of 3 numbers, [x, y, z]",
|
|
12
|
+
"items": { "type": "number" },
|
|
13
|
+
"minItems": 3,
|
|
14
|
+
"maxItems": 3
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"description": "Describes an Opentrons liquid handling robot.",
|
|
18
|
+
"type": "object",
|
|
19
|
+
"required": ["displayName", "robotType", "models", "extents", "mountOffsets"],
|
|
20
|
+
"properties": {
|
|
21
|
+
"displayName": {
|
|
22
|
+
"description": "A user-facing friendly name for the machine.",
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"robotType": {
|
|
26
|
+
"description": "A machine-readable but still printable name for the machine.",
|
|
27
|
+
"$ref": "#/definitions/robotType"
|
|
28
|
+
},
|
|
29
|
+
"models": {
|
|
30
|
+
"description": "A list of robot models.",
|
|
31
|
+
"type": "array",
|
|
32
|
+
"items": {
|
|
33
|
+
"type": "string"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"extents": {
|
|
37
|
+
"description": "The maximum addressable coordinates of the deck without instruments.",
|
|
38
|
+
"$ref": "#/definitions/xyzArray"
|
|
39
|
+
},
|
|
40
|
+
"paddingOffsets": {
|
|
41
|
+
"description": "The distance from a given edge of a deck extent by which the maximum amount of travel is limited.",
|
|
42
|
+
"type": "object",
|
|
43
|
+
"required": ["rear", "front", "leftSide", "rightSide"],
|
|
44
|
+
"properties": {
|
|
45
|
+
"rear": {
|
|
46
|
+
"description": "The padding distance from the rear edge of the deck extents which the front nozzles of a pipette must not exceed.",
|
|
47
|
+
"type": "number"
|
|
48
|
+
},
|
|
49
|
+
"front": {
|
|
50
|
+
"description": "The padding distance from the front edge of the deck extents which the rear nozzles of a pipette must not exceed.",
|
|
51
|
+
"type": "number"
|
|
52
|
+
},
|
|
53
|
+
"leftSide": {
|
|
54
|
+
"description": "The padding distance from the left edge of the deck extents which the right-most nozzles of a pipette must not exceed.",
|
|
55
|
+
"type": "number"
|
|
56
|
+
},
|
|
57
|
+
"rightSide": {
|
|
58
|
+
"description": "The padding distance from the right edge of the deck extents which the left-most nozzles of a pipette must not exceed.",
|
|
59
|
+
"type": "number"
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"mountOffsets": {
|
|
64
|
+
"description": "The physical mount offsets from the center of the instrument carriage.",
|
|
65
|
+
"type": "object",
|
|
66
|
+
"required": ["left", "right"],
|
|
67
|
+
"properties": {
|
|
68
|
+
"left": {
|
|
69
|
+
"description": "The left mount offset from the center of the carriage to the center of the left mount",
|
|
70
|
+
"$ref": "#/definitions/xyzArray"
|
|
71
|
+
},
|
|
72
|
+
"right": {
|
|
73
|
+
"description": "The right mount offset from the center of the carriage to the center of the right mount",
|
|
74
|
+
"$ref": "#/definitions/xyzArray"
|
|
75
|
+
},
|
|
76
|
+
"gripper": {
|
|
77
|
+
"description": "The gripper mount offset from the center of the carriage to the center of the gripper, only on OT-3 Standard definitions",
|
|
78
|
+
"$ref": "#/definitions/xyzArray"
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
"""
|
|
2
|
+
opentrons_shared_data.deck: types and bindings for deck definitions
|
|
3
|
+
"""
|
|
4
|
+
from typing import Dict, List, NamedTuple, cast, overload, TYPE_CHECKING
|
|
5
|
+
from typing_extensions import Final
|
|
6
|
+
import json
|
|
7
|
+
|
|
8
|
+
from .. import get_shared_data_root, load_shared_data
|
|
9
|
+
|
|
10
|
+
if TYPE_CHECKING:
|
|
11
|
+
from .types import (
|
|
12
|
+
DeckSchema,
|
|
13
|
+
DeckDefinition,
|
|
14
|
+
DeckDefinitionV3,
|
|
15
|
+
DeckSchemaVersion3,
|
|
16
|
+
DeckDefinitionV4,
|
|
17
|
+
DeckSchemaVersion4,
|
|
18
|
+
DeckDefinitionV5,
|
|
19
|
+
DeckSchemaVersion5,
|
|
20
|
+
)
|
|
21
|
+
|
|
22
|
+
DEFAULT_DECK_DEFINITION_VERSION: Final = 5
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
class Offset(NamedTuple):
|
|
26
|
+
x: float = 0.0
|
|
27
|
+
y: float = 0.0
|
|
28
|
+
z: float = 0.0
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Z_PREP_OFFSET = Offset(x=13, y=13)
|
|
32
|
+
CALIBRATION_PROBE_RADIUS: Final[float] = 2
|
|
33
|
+
CALIBRATION_SQUARE_DEPTH: Final[float] = -0.25
|
|
34
|
+
CALIBRATION_SQUARE_SIZE: Final[float] = 20
|
|
35
|
+
CALIBRATION_SQUARE_EDGES: Dict[str, Offset] = {
|
|
36
|
+
"left": Offset(x=-CALIBRATION_SQUARE_SIZE * 0.5),
|
|
37
|
+
"right": Offset(x=CALIBRATION_SQUARE_SIZE * 0.5),
|
|
38
|
+
"top": Offset(y=CALIBRATION_SQUARE_SIZE * 0.5),
|
|
39
|
+
"bottom": Offset(y=-CALIBRATION_SQUARE_SIZE * 0.5),
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
@overload
|
|
44
|
+
def load(name: str, version: "DeckSchemaVersion5") -> "DeckDefinitionV5":
|
|
45
|
+
...
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
@overload
|
|
49
|
+
def load(name: str, version: "DeckSchemaVersion4") -> "DeckDefinitionV4":
|
|
50
|
+
...
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
@overload
|
|
54
|
+
def load(name: str, version: "DeckSchemaVersion3") -> "DeckDefinitionV3":
|
|
55
|
+
...
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
@overload
|
|
59
|
+
def load(name: str) -> "DeckDefinitionV5":
|
|
60
|
+
...
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
def load(name: str, version: int = DEFAULT_DECK_DEFINITION_VERSION) -> "DeckDefinition":
|
|
64
|
+
return json.loads( # type: ignore[no-any-return]
|
|
65
|
+
load_shared_data(f"deck/definitions/{version}/{name}.json")
|
|
66
|
+
)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
def load_schema(version: int) -> "DeckSchema":
|
|
70
|
+
return cast(
|
|
71
|
+
"DeckSchema", json.loads(load_shared_data(f"deck/schemas/{version}.json"))
|
|
72
|
+
)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
def list_names(version: int) -> List[str]:
|
|
76
|
+
"""Return all loadable deck definition names, for the given schema version."""
|
|
77
|
+
definitions_directory = (
|
|
78
|
+
get_shared_data_root() / "deck" / "definitions" / f"{version}"
|
|
79
|
+
)
|
|
80
|
+
return [file.stem for file in definitions_directory.iterdir()]
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
def get_calibration_square_position_in_slot(slot: int) -> Offset:
|
|
84
|
+
"""Get the position of an OT-3 deck slot's calibration square.
|
|
85
|
+
|
|
86
|
+
Params:
|
|
87
|
+
slot: The slot whose calibration square to retrieve, specified as an OT-2-style slot number.
|
|
88
|
+
For example, specify 5 to get slot C2.
|
|
89
|
+
"""
|
|
90
|
+
deck = load("ot3_standard", version=3)
|
|
91
|
+
slots = deck["locations"]["orderedSlots"]
|
|
92
|
+
|
|
93
|
+
# Assume that the OT-3 deck definition has the same number of slots, and in the same order,
|
|
94
|
+
# as the OT-2.
|
|
95
|
+
# TODO(mm, 2023-05-22): This assumption will break down when the OT-3 has staging area slots.
|
|
96
|
+
# https://opentrons.atlassian.net/browse/RLAB-345
|
|
97
|
+
s = slots[slot - 1]
|
|
98
|
+
|
|
99
|
+
bottom_left = s["position"]
|
|
100
|
+
slot_size_x = s["boundingBox"]["xDimension"]
|
|
101
|
+
slot_size_y = s["boundingBox"]["yDimension"]
|
|
102
|
+
relative_center = [float(slot_size_x) * 0.5, float(slot_size_y) * 0.5, 0]
|
|
103
|
+
square_z = [0, 0, CALIBRATION_SQUARE_DEPTH]
|
|
104
|
+
# add up the elements of each list and return an Offset of the result
|
|
105
|
+
nominal_position = [
|
|
106
|
+
float(sum(x)) for x in zip(bottom_left, relative_center, square_z)
|
|
107
|
+
]
|
|
108
|
+
return Offset(*nominal_position)
|