opentrons-shared-data 8.0.0a7__tar.gz → 8.8.0a10__tar.gz
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.
- opentrons_shared_data-8.8.0a10/.flake8 +31 -0
- opentrons_shared_data-8.8.0a10/.gitignore +2 -0
- opentrons_shared_data-8.8.0a10/LICENSE +202 -0
- opentrons_shared_data-8.8.0a10/PKG-INFO +21 -0
- opentrons_shared_data-8.8.0a10/Pipfile +36 -0
- opentrons_shared_data-8.8.0a10/Pipfile.lock +1676 -0
- opentrons_shared_data-8.8.0a10/command/schemas/10.json +4880 -0
- opentrons_shared_data-8.8.0a10/command/schemas/11.json +6267 -0
- opentrons_shared_data-8.8.0a10/command/schemas/12.json +7117 -0
- opentrons_shared_data-8.8.0a10/command/schemas/13.json +7039 -0
- opentrons_shared_data-8.8.0a10/command/schemas/14.json +7166 -0
- opentrons_shared_data-8.8.0a10/command/schemas/15.json +7676 -0
- opentrons_shared_data-8.8.0a10/command/schemas/7.json +3302 -0
- opentrons_shared_data-8.8.0a10/command/schemas/8.json +4321 -0
- opentrons_shared_data-8.8.0a10/command/schemas/9.json +4430 -0
- opentrons_shared_data-8.8.0a10/commandAnnotation/schemas/1.json +74 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/3/ot2_short_trash.json +477 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/3/ot2_standard.json +477 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/3/ot3_standard.json +989 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/4/ot2_short_trash.json +405 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/4/ot2_standard.json +410 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/4/ot3_standard.json +608 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/5/ot2_short_trash.json +459 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/5/ot2_standard.json +459 -0
- opentrons_shared_data-8.8.0a10/deck/definitions/5/ot3_standard.json +1419 -0
- opentrons_shared_data-8.8.0a10/deck/schemas/1.json +240 -0
- opentrons_shared_data-8.8.0a10/deck/schemas/2.json +250 -0
- opentrons_shared_data-8.8.0a10/deck/schemas/3.json +297 -0
- opentrons_shared_data-8.8.0a10/deck/schemas/4.json +319 -0
- opentrons_shared_data-8.8.0a10/deck/schemas/5.json +396 -0
- opentrons_shared_data-8.8.0a10/errors/definitions/1/errors.json +286 -0
- opentrons_shared_data-8.8.0a10/errors/schemas/1.json +50 -0
- opentrons_shared_data-8.8.0a10/gripper/definitions/1/gripperV1.1.json +29 -0
- opentrons_shared_data-8.8.0a10/gripper/definitions/1/gripperV1.2.json +29 -0
- opentrons_shared_data-8.8.0a10/gripper/definitions/1/gripperV1.3.json +29 -0
- opentrons_shared_data-8.8.0a10/gripper/definitions/1/gripperV1.json +28 -0
- opentrons_shared_data-8.8.0a10/gripper/schemas/1.json +186 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/12-well-plate.json +147 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/24-vial-rack.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/24-well-plate.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/384-plate.json +4667 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/48-vial-plate.json +547 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/48-well-plate.json +547 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/5ml-3x4.json +147 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/6-well-plate.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/96-PCR-flat.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/96-PCR-tall.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/96-deep-well.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/96-flat.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/96-well-plate-20mm.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/MALDI-plate.json +4282 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/PCR-strip-tall.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/T25-flask.json +20 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/T75-flask.json +20 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/alum-block-pcr-strips.json +188 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/biorad-hardshell-96-PCR.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/e-gelgol.json +1078 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/fixed-trash.json +19 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/hampton-1ml-deep-block.json +1078 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-aluminum-block-2ml-eppendorf.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-aluminum-block-2ml-screwcap.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-aluminum-block-96-PCR-plate.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-aluminum-block-PCR-strips-200ul.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tiprack-10ul.json +986 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tiprack-300ul.json +986 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-1.5ml-eppendorf.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-15_50ml.json +125 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-15ml.json +181 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-2ml-eppendorf.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-2ml-screwcap.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/opentrons-tuberack-50ml.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/point.json +18 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/rigaku-compact-crystallization-plate.json +2146 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/small_vial_rack_16x45.json +280 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tall-fixed-trash.json +19 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-1000ul-H.json +503 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-1000ul-chem.json +1034 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-1000ul.json +986 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-10ul-H.json +503 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-10ul.json +986 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tiprack-200ul.json +986 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/trash-box.json +20 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/trough-12row-short.json +143 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/trough-12row.json +143 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/trough-1row-25ml.json +21 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-.75ml.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-15_50ml.json +125 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-2ml-9x9.json +911 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-2ml.json +281 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-5ml-96.json +1079 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/tube-rack-80well.json +907 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/1/wheaton_vial_rack.json +565 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/agilent_1_reservoir_290ml/1.json +54 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/agilent_1_reservoir_290ml/2.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/agilent_1_reservoir_290ml/3.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/agilent_1_reservoir_290ml/4.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/1.json +4320 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/2.json +4730 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/3.json +4738 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/2.json +1045 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/3.json +1167 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/axygen_1_reservoir_90ml/1.json +56 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/axygen_1_reservoir_90ml/2.json +72 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/axygen_1_reservoir_90ml/3.json +72 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/axygen_96_wellplate_500ul/1.json +1036 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/axygen_96_wellplate_500ul/2.json +1159 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_384_wellplate_50ul/1.json +4329 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_384_wellplate_50ul/2.json +4331 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_384_wellplate_50ul/3.json +4741 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_384_wellplate_50ul/4.json +4748 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_96_wellplate_200ul_pcr/1.json +1020 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_96_wellplate_200ul_pcr/2.json +1046 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_96_wellplate_200ul_pcr/3.json +1182 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_96_wellplate_200ul_pcr/4.json +1187 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +1187 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/black_96_well_microtiter_plate_lid/1.json +110 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_12_wellplate_6.9ml_flat/1.json +171 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_12_wellplate_6.9ml_flat/2.json +180 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_12_wellplate_6.9ml_flat/3.json +205 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_12_wellplate_6.9ml_flat/4.json +210 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +210 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_24_wellplate_3.4ml_flat/1.json +293 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_24_wellplate_3.4ml_flat/2.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_24_wellplate_3.4ml_flat/3.json +337 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_24_wellplate_3.4ml_flat/4.json +342 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +342 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_384_wellplate_112ul_flat/1.json +4703 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_384_wellplate_112ul_flat/2.json +4717 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_384_wellplate_112ul_flat/3.json +5116 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_384_wellplate_112ul_flat/4.json +5116 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +5116 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/1.json +535 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/2.json +544 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/3.json +605 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/4.json +605 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/5.json +610 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +610 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_6_wellplate_16.8ml_flat/1.json +103 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_6_wellplate_16.8ml_flat/2.json +110 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_6_wellplate_16.8ml_flat/3.json +129 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_6_wellplate_16.8ml_flat/4.json +134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_330ul/1.json +1170 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_flat/1.json +1049 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_flat/2.json +1063 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_flat/3.json +1172 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_flat/4.json +1177 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +1177 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +117 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat/1.json +5147 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat_lid/1.json +118 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/costar_96_wellplate_2.2ml/1.json +1372 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_384_wellplate_45ul/1.json +4758 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_tiprack_1000ul_eptips/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_tiprack_10ul_eptips/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_1000ul/1.json +1149 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_150ul/1.json +1184 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_2000ul/1.json +1395 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_2000ul_lobind/1.json +1395 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_350ul_lobind/1.json +1184 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_500ul/1.json +1170 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/eppendorf_96_wellplate_500ul_lobind/1.json +1170 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ev_resin_tips_flex_96_labware/1.json +1067 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ev_resin_tips_flex_96_tiprack_adapter/1.json +44 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ev_resin_tips_flex_short_adapter/1.json +44 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ev_resin_tips_flex_tall_adapter/1.json +44 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/geb_96_tiprack_1000ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/geb_96_tiprack_10ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/greiner_384_wellplate_240ul/1.json +5209 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/greiner_96_wellplate_323ul/1.json +1197 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/greiner_96_wellplate_340ul_chimney/1.json +1166 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/greiner_96_wellplate_382ul/1.json +1156 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ibidi_96_square_well_plate_300ul/1.json +1105 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ibidi_96_square_well_plate_300ul/2.json +1216 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/ibidi_96_square_well_plate_300ul_lid/1.json +110 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/milliplex_r_96_well_microtiter_plate/1.json +1018 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_12_reservoir_15ml/1.json +190 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_12_reservoir_15ml/2.json +226 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_12_reservoir_15ml/3.json +226 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_12_reservoir_22ml/1.json +232 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_195ml/1.json +54 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_195ml/2.json +56 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_195ml/3.json +83 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_195ml/4.json +83 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_290ml/1.json +54 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_290ml/2.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_290ml/3.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_1_reservoir_290ml/4.json +80 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_24_wellplate_10.4ml/1.json +386 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_8_reservoir_22ml/1.json +162 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/1.json +1018 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/2.json +1039 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/3.json +1161 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/4.json +1166 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +1166 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_200ul_flat/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_200ul_flat/2.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_200ul_flat/3.json +1140 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_200ul_flat/4.json +1145 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +1145 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_2ml_deep/1.json +1121 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_2ml_deep/2.json +1147 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_2ml_deep/3.json +1256 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_2ml_deep/4.json +1261 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +1261 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nunc_384_wellplate_100ul/1.json +5136 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/nunc_96_wellplate_450ul/1.json +1159 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/1.json +164 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/2.json +232 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +232 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical_acrylic/1.json +162 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/1.json +160 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/2.json +235 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_eppendorf_15ml_conical/1.json +314 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/1.json +211 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/2.json +259 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +259 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_nest_15ml_conical/1.json +209 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_15_tuberack_nest_15ml_conical/2.json +257 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_1_trash_1100ml_fixed/1.json +50 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_1_trash_3200ml_fixed/1.json +50 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_1_trash_850ml_fixed/1.json +50 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/1.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/2.json +301 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/3.json +352 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/1.json +299 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/2.json +370 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/3.json +370 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +370 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/1.json +299 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/2.json +356 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +356 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/1.json +301 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/2.json +358 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +358 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/1.json +299 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/2.json +350 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +350 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/1.json +301 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/2.json +386 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +386 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/1.json +312 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/2.json +418 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +418 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/1.json +311 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/2.json +473 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +473 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap_acrylic/1.json +309 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_generic_0.75ml_snapcap_acrylic/1.json +298 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_generic_2ml_screwcap/1.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_generic_2ml_screwcap/2.json +351 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/1.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/2.json +371 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/3.json +371 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +371 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_screwcap/1.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_screwcap/2.json +357 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_snapcap/1.json +302 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_snapcap/2.json +359 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_2ml_screwcap/1.json +300 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_2ml_screwcap/2.json +351 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_2ml_snapcap/1.json +302 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_24_tuberack_nest_2ml_snapcap/2.json +387 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_40_aluminumblock_eppendorf_24x2ml_safelock_snapcap_generic_16x0.2ml_pcr_strip/1.json +481 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_6_tuberack_falcon_50ml_conical/1.json +112 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_6_tuberack_falcon_50ml_conical/2.json +145 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/1.json +110 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/2.json +150 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +150 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_biorad_wellplate_200ul/1.json +1029 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/1.json +1026 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2.json +1027 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/3.json +1027 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/4.json +1149 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_aluminumblock_nest_wellplate_100ul/1.json +1027 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_deep_well_adapter/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1.json +1121 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_deep_well_temp_mod_adapter/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_filtertiprack_1000ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_filtertiprack_10ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_filtertiprack_200ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_filtertiprack_20ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_flat_bottom_adapter/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1.json +1027 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_pcr_adapter/1.json +1032 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_pcr_adapter_armadillo_wellplate_200ul/1.json +1027 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1.json +1025 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_tiprack_1000ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_tiprack_10ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_tiprack_20ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_tiprack_300ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_well_aluminum_block/1.json +1032 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/2.json +1045 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/3.json +1174 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/4.json +1174 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_aluminum_flat_bottom_plate/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_calibration_adapter_heatershaker_module/1.json +62 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_calibration_adapter_temperature_module/1.json +62 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_calibration_adapter_thermocycler_module/1.json +69 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_calibrationblock_short_side_left/1.json +71 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_calibrationblock_short_side_right/1.json +71 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_filtertiprack_1000ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_filtertiprack_200ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_filtertiprack_20ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_filtertiprack_50ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_tiprack_1000ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_tiprack_200ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_tiprack_20ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_tiprack_50ul/1.json +1031 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_96_tiprack_adapter/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_deck_riser/1.json +41 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_lid_absorbance_plate_reader_module/1.json +57 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +122 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_12_reservoir_22ml/1.json +228 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_1_reservoir_300ml/1.json +83 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_4_reservoir_72ml/1.json +114 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_pcr_auto_sealing_lid/1.json +134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_pcr_auto_sealing_lid/2.json +134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_universal_lid/1.json +101 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_tough_universal_lid/2.json +101 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_universal_flat_adapter/1.json +151 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1.json +4710 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/opentrons_universal_flat_adapter_type_b/1.json +151 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/protocol_engine_lid_stack_object/1.json +48 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/smc_384_read_plate/1.json +4701 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/smc_384_read_plate/2.json +5100 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientific_96_wellplate_800ul/1.json +1194 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientific_abgene_96_wellplate_1.2ml/1.json +1314 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/2.json +1134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/3.json +1141 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/1.json +1019 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/2.json +1134 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/3.json +1141 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/tipone_96_tiprack_200ul/1.json +1017 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_12_reservoir_22ml/1.json +192 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_12_reservoir_22ml/2.json +237 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_12_reservoir_22ml/3.json +237 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +237 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/1.json +1116 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/2.json +1236 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/3.json +1243 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +1243 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_96_well_aluminum_block/999.json +1050 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +1175 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +1189 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_aluminum_flat_bottom_plate/999.json +70 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_flex_96_tiprack_200ul/999.json +1040 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_flex_96_tiprack_adapter/999.json +70 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_flex_tiprack_lid/999.json +81 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +115 -0
- opentrons_shared_data-8.8.0a10/labware/definitions/3/schema3test_universal_flat_adapter/999.json +177 -0
- opentrons_shared_data-8.8.0a10/labware/repository/schemas/1.json +81 -0
- opentrons_shared_data-8.8.0a10/labware/schemas/2.json +755 -0
- opentrons_shared_data-8.8.0a10/labware/schemas/3.json +915 -0
- opentrons_shared_data-8.8.0a10/liquid/schemas/1.json +21 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/ethanol_80/1.json +5811 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/ethanol_80/2.json +6886 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/glycerol_50/1.json +5531 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/glycerol_50/2.json +6542 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/water/1.json +5359 -0
- opentrons_shared_data-8.8.0a10/liquid-class/definitions/1/water/2.json +6332 -0
- opentrons_shared_data-8.8.0a10/liquid-class/schemas/1.json +505 -0
- opentrons_shared_data-8.8.0a10/module/definitions/1.json +57 -0
- opentrons_shared_data-8.8.0a10/module/definitions/2/magneticModuleV1.json +22 -0
- opentrons_shared_data-8.8.0a10/module/definitions/2/magneticModuleV2.json +69 -0
- opentrons_shared_data-8.8.0a10/module/definitions/2/temperatureModuleV1.json +22 -0
- opentrons_shared_data-8.8.0a10/module/definitions/2/temperatureModuleV2.json +69 -0
- opentrons_shared_data-8.8.0a10/module/definitions/2/thermocyclerModuleV1.json +23 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/absorbanceReaderV1.json +60 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/flexStackerModuleV1.json +89 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/heaterShakerModuleV1.json +218 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/magneticBlockV1.json +84 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/magneticModuleV1.json +67 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/magneticModuleV2.json +120 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/temperatureModuleV1.json +68 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/temperatureModuleV2.json +209 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/thermocyclerModuleV1.json +61 -0
- opentrons_shared_data-8.8.0a10/module/definitions/3/thermocyclerModuleV2.json +93 -0
- opentrons_shared_data-8.8.0a10/module/schemas/1.json +55 -0
- opentrons_shared_data-8.8.0a10/module/schemas/2.json +112 -0
- opentrons_shared_data-8.8.0a10/module/schemas/3.json +343 -0
- opentrons_shared_data-8.8.0a10/mypy.ini +22 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/1/pipetteModelSpecs.json +11536 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/1/pipetteNameSpecs.json +784 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p10/1_0.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p10/1_3.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p10/1_4.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p10/1_5.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p10/1_6.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p1000/1_0.json +206 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p1000/3_0.json +233 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p1000/3_3.json +233 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p1000/3_4.json +323 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p1000/3_5.json +323 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p20/2_0.json +224 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p20/2_1.json +224 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/1_0.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/1_3.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/1_4.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/1_5.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/2_0.json +188 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p300/2_1.json +188 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/1_0.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/1_3.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/1_4.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/1_5.json +197 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/3_0.json +203 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/3_3.json +203 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/3_4.json +253 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel/p50/3_5.json +253 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel_em/p1000/1_0.json +320 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/eight_channel_em/p1000/3_0.json +320 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/1_0.json +556 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/3_0.json +561 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/3_3.json +556 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/3_4.json +724 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/3_5.json +858 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p1000/3_6.json +818 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p200/1_0.json +660 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p200/3_0.json +660 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p200/3_1.json +660 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/ninety_six_channel/p200/3_2.json +660 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p10/1_0.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p10/1_3.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p10/1_4.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p10/1_5.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/1_0.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/1_3.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/1_4.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/1_5.json +70 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/2_0.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/2_1.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/2_2.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_0.json +81 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_3.json +81 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_4.json +90 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_5.json +90 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_6.json +90 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p1000/3_7.json +81 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p20/2_0.json +72 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p20/2_1.json +72 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p20/2_2.json +72 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/1_0.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/1_3.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/1_4.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/1_5.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/2_0.json +68 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p300/2_1.json +68 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/1_0.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/1_3.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/1_4.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/1_5.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/3_0.json +83 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/3_3.json +83 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/3_4.json +88 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/3_5.json +88 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/general/single_channel/p50/3_6.json +88 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/1_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/1_3.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/1_4.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/1_5.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/1_6.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/1_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/3_0.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/3_3.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/3_4.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/3_5.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p20/2_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p20/2_1.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p20/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/1_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/1_3.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/1_4.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/1_5.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/2_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/2_1.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p300/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/1_0.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/1_3.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/1_4.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/1_5.json +42 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/3_0.json +47 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/3_3.json +47 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/3_4.json +47 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/3_5.json +51 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p50/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel_em/p1000/1_0.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel_em/p1000/3_0.json +55 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel_em/p1000/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/1_0.json +296 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_0.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_3.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_4.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_5.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_6.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p1000/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p200/1_0.json +305 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p200/3_0.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p200/3_1.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p200/3_2.json +309 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/ninety_six_channel/p200/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p10/1_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p10/1_3.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p10/1_4.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p10/1_5.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p10/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/1_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/1_3.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/1_4.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/1_5.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/2_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/2_1.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/2_2.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_0.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_3.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_4.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_5.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_6.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/3_7.json +28 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p1000/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p20/2_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p20/2_1.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p20/2_2.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p20/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/1_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/1_3.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/1_4.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/1_5.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/2_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/2_1.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p300/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/1_0.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/1_3.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/1_4.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/1_5.json +15 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/3_0.json +20 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/3_3.json +20 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/3_4.json +20 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/3_5.json +20 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/3_6.json +24 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/single_channel/p50/placeholder.gltf +0 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p10/default/1_0.json +51 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p10/default/1_3.json +51 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p10/default/1_4.json +51 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p10/default/1_5.json +40 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p10/default/1_6.json +48 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p1000/default/1_0.json +350 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p1000/default/3_0.json +353 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p1000/default/3_3.json +356 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p1000/default/3_4.json +356 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p1000/default/3_5.json +287 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p20/default/2_0.json +302 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p20/default/2_1.json +184 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/1_0.json +61 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/1_3.json +61 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/1_4.json +61 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/1_5.json +61 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/2_0.json +185 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p300/default/2_1.json +187 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/1_0.json +122 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/1_3.json +122 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/1_4.json +122 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/1_5.json +104 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/3_0.json +97 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/3_3.json +98 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/3_4.json +98 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/default/3_5.json +155 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_0.json +92 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_3.json +88 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_4.json +88 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_5.json +151 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel_em/p1000/default/1_0.json +236 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/eight_channel_em/p1000/default/3_0.json +236 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/1_0.json +236 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_0.json +185 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_3.json +188 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_4.json +188 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_5.json +239 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json +239 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p200/default/1_0.json +288 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_0.json +181 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_1.json +192 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/ninety_six_channel/p200/default/3_2.json +192 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p10/default/1_0.json +52 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p10/default/1_3.json +52 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p10/default/1_4.json +49 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p10/default/1_5.json +47 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/1_0.json +41 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/1_3.json +41 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/1_4.json +41 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/1_5.json +41 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/2_0.json +99 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/2_1.json +102 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/2_2.json +102 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_0.json +353 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_3.json +356 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_4.json +282 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_5.json +255 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_6.json +255 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p1000/default/3_7.json +255 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p20/default/2_0.json +422 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p20/default/2_1.json +244 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p20/default/2_2.json +304 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/1_0.json +93 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/1_3.json +93 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/1_4.json +93 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/1_5.json +69 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/2_0.json +183 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p300/default/2_1.json +185 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/1_0.json +113 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/1_3.json +122 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/1_4.json +122 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/1_5.json +98 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/3_0.json +97 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/3_3.json +98 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/3_4.json +100 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/3_5.json +145 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/default/3_6.json +145 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_0.json +77 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_3.json +78 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_4.json +78 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_5.json +141 -0
- opentrons_shared_data-8.8.0a10/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_6.json +141 -0
- opentrons_shared_data-8.8.0a10/pipette/schemas/1/pipetteModelSpecsSchema.json +155 -0
- opentrons_shared_data-8.8.0a10/pipette/schemas/1/pipetteNameSpecsSchema.json +91 -0
- opentrons_shared_data-8.8.0a10/pipette/schemas/2/pipetteGeometrySchema.json +124 -0
- opentrons_shared_data-8.8.0a10/pipette/schemas/2/pipetteLiquidPropertiesSchema.json +117 -0
- opentrons_shared_data-8.8.0a10/pipette/schemas/2/pipettePropertiesSchema.json +323 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/1.json +389 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/2.json +416 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/3.json +360 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/4.json +662 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/5.json +701 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/6.json +1225 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/7.json +290 -0
- opentrons_shared_data-8.8.0a10/protocol/schemas/8.json +157 -0
- opentrons_shared_data-8.8.0a10/pyproject.toml +119 -0
- opentrons_shared_data-8.8.0a10/pytest.ini +8 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/_version.py +34 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/command/__init__.py +111 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/data_files/__init__.py +26 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/data_files/types.py +84 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/deck/__init__.py +108 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/deck/types.py +216 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/errors/codes.py +124 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/errors/exceptions.py +1308 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/gripper/__init__.py +63 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/gripper/gripper_definition.py +98 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/labware/__init__.py +59 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/labware/constants.py +22 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/labware/labware_definition.py +630 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/labware/types.py +285 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/liquid_classes/__init__.py +44 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/liquid_classes/liquid_class_definition.py +555 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/liquid_classes/types.py +130 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/module/__init__.py +117 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/module/types.py +175 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/__init__.py +107 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/dev_types.py +181 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/load_data.py +301 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/mutable_configurations.py +454 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/pipette_definition.py +573 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/pipette_load_name_conversions.py +320 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/scripts/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/scripts/build_json_script.py +468 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/scripts/update_configuration_files.py +454 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/types.py +419 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/pipette/ul_per_mm.py +68 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/models/__init__.py +49 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/models/protocol_schema_v6.py +135 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/models/protocol_schema_v7.py +92 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/models/protocol_schema_v8.py +56 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/models/shared_models.py +111 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/protocol/types.py +436 -0
- opentrons_shared_data-8.8.0a10/python/opentrons_shared_data/py.typed +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/__init__.py +1 -0
- opentrons_shared_data-8.8.0a10/python_tests/command/test_known_schema_ids.py +9 -0
- opentrons_shared_data-8.8.0a10/python_tests/conftest.py +108 -0
- opentrons_shared_data-8.8.0a10/python_tests/deck/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/deck/test_list_names.py +12 -0
- opentrons_shared_data-8.8.0a10/python_tests/deck/test_position.py +101 -0
- opentrons_shared_data-8.8.0a10/python_tests/deck/test_typechecks.py +23 -0
- opentrons_shared_data-8.8.0a10/python_tests/errors/__init__.py +1 -0
- opentrons_shared_data-8.8.0a10/python_tests/errors/test_error_completeness.py +19 -0
- opentrons_shared_data-8.8.0a10/python_tests/errors/test_exceptions.py +74 -0
- opentrons_shared_data-8.8.0a10/python_tests/gripper/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/gripper/test_definition.py +30 -0
- opentrons_shared_data-8.8.0a10/python_tests/gripper/test_load.py +19 -0
- opentrons_shared_data-8.8.0a10/python_tests/labware/__init__.py +13 -0
- opentrons_shared_data-8.8.0a10/python_tests/labware/test_list_definitions.py +8 -0
- opentrons_shared_data-8.8.0a10/python_tests/labware/test_typechecks.py +80 -0
- opentrons_shared_data-8.8.0a10/python_tests/liquid_classes/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/liquid_classes/test_liquid_class_values.py +83 -0
- opentrons_shared_data-8.8.0a10/python_tests/liquid_classes/test_load.py +45 -0
- opentrons_shared_data-8.8.0a10/python_tests/liquid_classes/test_validations.py +192 -0
- opentrons_shared_data-8.8.0a10/python_tests/module/__init__.py +20 -0
- opentrons_shared_data-8.8.0a10/python_tests/module/test_load.py +49 -0
- opentrons_shared_data-8.8.0a10/python_tests/module/test_typechecks.py +26 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_load_data.py +109 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_max_flow_rates_per_volume.py +112 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_mutable_configurations.py +467 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_pipette_definition.py +183 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_pipette_load_name_conversions.py +244 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_typechecks.py +47 -0
- opentrons_shared_data-8.8.0a10/python_tests/pipette/test_validate_schema.py +198 -0
- opentrons_shared_data-8.8.0a10/python_tests/protocol/__init__.py +7 -0
- opentrons_shared_data-8.8.0a10/python_tests/protocol/test_protocol_schema_v6.py +108 -0
- opentrons_shared_data-8.8.0a10/python_tests/protocol/test_protocol_schema_v7.py +35 -0
- opentrons_shared_data-8.8.0a10/python_tests/protocol/test_protocol_schema_v8.py +17 -0
- opentrons_shared_data-8.8.0a10/python_tests/protocol/test_typechecks.py +30 -0
- opentrons_shared_data-8.8.0a10/python_tests/robot/__init__.py +0 -0
- opentrons_shared_data-8.8.0a10/python_tests/robot/test_typechecks.py +13 -0
- opentrons_shared_data-8.8.0a10/robot/definitions/1/ot2.json +16 -0
- opentrons_shared_data-8.8.0a10/robot/definitions/1/ot3.json +17 -0
- opentrons_shared_data-8.8.0a10/robot/schemas/1.json +83 -0
- opentrons_shared_data-8.0.0a7/PKG-INFO +0 -26
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/_version.py +0 -20
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/command/__init__.py +0 -52
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/command/schemas/7.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/command/schemas/8.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/command/schemas/9.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/commandAnnotation/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/3/ot2_short_trash.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/3/ot2_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/3/ot3_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/4/ot2_short_trash.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/4/ot2_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/4/ot3_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/schemas/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/schemas/3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/schemas/4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/deck/schemas/5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/errors/definitions/1/errors.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/errors/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/gripper/definitions/1/gripperV1.1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/gripper/definitions/1/gripperV1.2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/gripper/definitions/1/gripperV1.3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/gripper/definitions/1/gripperV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/gripper/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/12-well-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/24-vial-rack.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/24-well-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/384-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/48-vial-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/48-well-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/5ml-3x4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/6-well-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/96-PCR-flat.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/96-PCR-tall.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/96-deep-well.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/96-flat.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/96-well-plate-20mm.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/MALDI-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/PCR-strip-tall.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/T25-flask.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/T75-flask.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/alum-block-pcr-strips.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/biorad-hardshell-96-PCR.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/e-gelgol.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/fixed-trash.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/hampton-1ml-deep-block.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-2ml-eppendorf.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-2ml-screwcap.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-96-PCR-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-aluminum-block-PCR-strips-200ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tiprack-10ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tiprack-300ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-1.5ml-eppendorf.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-15_50ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-15ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-2ml-eppendorf.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-2ml-screwcap.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/opentrons-tuberack-50ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/point.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/rigaku-compact-crystallization-plate.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/small_vial_rack_16x45.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tall-fixed-trash.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul-H.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul-chem.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-1000ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-10ul-H.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-10ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tiprack-200ul.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/trash-box.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/trough-12row-short.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/trough-12row.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/trough-1row-25ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-.75ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-15_50ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-2ml-9x9.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-2ml.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-5ml-96.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/tube-rack-80well.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/1/wheaton_vial_rack.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/armadillo_96_wellplate_200ul_pcr_full_skirt/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/biorad_384_wellplate_50ul/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_1000ul_eptips/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_10ul_eptips/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/geb_96_tiprack_1000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/geb_96_tiprack_10ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical_acrylic/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_nest_15ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_1100ml_fixed/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_3200ml_fixed/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_1_trash_850ml_fixed/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_generic_2ml_screwcap/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap_acrylic/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_generic_0.75ml_snapcap_acrylic/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_generic_2ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_1.5ml_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_screwcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_2ml_snapcap/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_40_aluminumblock_eppendorf_24x2ml_safelock_snapcap_generic_16x0.2ml_pcr_strip/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_falcon_50ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_biorad_wellplate_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_aluminumblock_nest_wellplate_100ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_deep_well_temp_mod_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_1000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_10ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_filtertiprack_20ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_flat_bottom_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter_armadillo_wellplate_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_1000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_10ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_20ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_tiprack_300ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_well_aluminum_block/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_96_wellplate_200ul_pcr_full_skirt/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_aluminum_flat_bottom_plate/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_heatershaker_module/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_temperature_module/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_calibration_adapter_thermocycler_module/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_calibrationblock_short_side_left/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_calibrationblock_short_side_right/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_1000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_filtertiprack_50ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_1000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_50ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_flex_96_tiprack_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_universal_flat_adapter/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_1300ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/thermoscientificnunc_96_wellplate_2000ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/tipone_96_tiprack_200ul/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/labware/schemas/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/liquid/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/2/magneticModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/2/magneticModuleV2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/2/temperatureModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/2/temperatureModuleV2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/2/thermocyclerModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/schemas/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/module/schemas/3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/1/pipetteModelSpecs.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/1/pipetteNameSpecs.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p10/1_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p20/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p20/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p300/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/eight_channel/p50/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/ninety_six_channel/p1000/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p10/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p1000/3_7.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p20/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p300/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/general/single_channel/p50/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p10/1_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p20/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p20/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p300/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/eight_channel/p50/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p10/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_7.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p20/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p300/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p10/default/1_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p1000/default/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p20/default/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p20/default/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p300/default/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/default/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/eight_channel/p50/lowVolumeDefault/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p10/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p1000/default/3_7.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p20/default/2_2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/2_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p300/default/2_1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/1_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/default/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_0.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/definitions/2/liquid/single_channel/p50/lowVolumeDefault/3_6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/schemas/1/pipetteModelSpecsSchema.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/schemas/1/pipetteNameSpecsSchema.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/schemas/2/pipetteGeometrySchema.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/schemas/2/pipetteLiquidPropertiesSchema.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/pipette/schemas/2/pipettePropertiesSchema.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/4.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/5.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/6.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/7.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/protocol/schemas/8.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/robot/definitions/1/ot2.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/robot/definitions/1/ot3.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/data/robot/schemas/1.json +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/deck/__init__.py +0 -103
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/deck/types.py +0 -197
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/errors/codes.py +0 -117
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/errors/exceptions.py +0 -1139
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/gripper/__init__.py +0 -63
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/gripper/gripper_definition.py +0 -104
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/labware/__init__.py +0 -22
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/labware/constants.py +0 -7
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/labware/labware_definition.py +0 -328
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/labware/types.py +0 -140
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/module/__init__.py +0 -94
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/module/types.py +0 -146
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/__init__.py +0 -107
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/dev_types.py +0 -177
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/load_data.py +0 -290
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/mutable_configurations.py +0 -448
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/pipette_definition.py +0 -540
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/pipette_load_name_conversions.py +0 -300
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/scripts/build_json_script.py +0 -468
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/scripts/update_configuration_files.py +0 -450
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/types.py +0 -361
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/ul_per_mm.py +0 -33
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/models/__init__.py +0 -48
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/models/protocol_schema_v6.py +0 -145
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/models/protocol_schema_v7.py +0 -95
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/models/protocol_schema_v8.py +0 -111
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/models/shared_models.py +0 -111
- opentrons_shared_data-8.0.0a7/opentrons_shared_data/protocol/types.py +0 -436
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/PKG-INFO +0 -26
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/SOURCES.txt +0 -52
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/dependency_links.txt +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/not-zip-safe +0 -1
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/requires.txt +0 -3
- opentrons_shared_data-8.0.0a7/opentrons_shared_data.egg-info/top_level.txt +0 -1
- opentrons_shared_data-8.0.0a7/setup.cfg +0 -10
- opentrons_shared_data-8.0.0a7/setup.py +0 -176
- /opentrons_shared_data-8.0.0a7/opentrons_shared_data/pipette/scripts/__init__.py → /opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p10/placeholder.gltf +0 -0
- /opentrons_shared_data-8.0.0a7/opentrons_shared_data/py.typed → /opentrons_shared_data-8.8.0a10/pipette/definitions/2/geometry/eight_channel/p1000/placeholder.gltf +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/__init__.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/errors/__init__.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/errors/categories.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/gripper/constants.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/load.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/pipette/file_operation_helpers.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/pipette/model_constants.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/protocol/__init__.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/protocol/constants.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/robot/__init__.py +0 -0
- {opentrons_shared_data-8.0.0a7 → opentrons_shared_data-8.8.0a10/python}/opentrons_shared_data/robot/types.py +0 -0
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
[flake8]
|
|
2
|
+
|
|
3
|
+
extend-exclude = venv .venv
|
|
4
|
+
|
|
5
|
+
# max cyclomatic complexity
|
|
6
|
+
max-complexity = 9
|
|
7
|
+
|
|
8
|
+
extend-ignore =
|
|
9
|
+
# defer formatting concerns to black
|
|
10
|
+
# E203: space around `:` operator
|
|
11
|
+
# E501: maximum line length
|
|
12
|
+
E203,
|
|
13
|
+
E501,
|
|
14
|
+
# do not require type annotations for self nor cls
|
|
15
|
+
ANN101,
|
|
16
|
+
ANN102
|
|
17
|
+
|
|
18
|
+
# configure flake8-docstrings
|
|
19
|
+
# https://pypi.org/project/flake8-docstrings/
|
|
20
|
+
docstring-convention = google
|
|
21
|
+
|
|
22
|
+
noqa-require-code = true
|
|
23
|
+
|
|
24
|
+
per-file-ignores =
|
|
25
|
+
python/opentrons_shared_data/load.py:D
|
|
26
|
+
python/opentrons_shared_data/deck/*:D
|
|
27
|
+
python/opentrons_shared_data/labware/*:D
|
|
28
|
+
python/opentrons_shared_data/module/*:D
|
|
29
|
+
python/opentrons_shared_data/pipette/*:D
|
|
30
|
+
python/opentrons_shared_data/protocol/*:D
|
|
31
|
+
python_tests/*:ANN,D
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: opentrons_shared_data
|
|
3
|
+
Version: 8.8.0a10
|
|
4
|
+
Summary: A bundle of data and python binding that supports the Opentrons API.Does not need to be installed manually; only a dependency of the opentrons package
|
|
5
|
+
Project-URL: Source Code, https://github.com/Opentrons/opentrons
|
|
6
|
+
Author-email: Opentrons <engineering@opentrons.com>
|
|
7
|
+
License-Expression: Apache-2.0
|
|
8
|
+
License-File: LICENSE
|
|
9
|
+
Keywords: automation,lab,pcr,protocols,robots,synbio
|
|
10
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
11
|
+
Classifier: Environment :: Console
|
|
12
|
+
Classifier: Intended Audience :: Science/Research
|
|
13
|
+
Classifier: Operating System :: OS Independent
|
|
14
|
+
Classifier: Programming Language :: Python
|
|
15
|
+
Classifier: Programming Language :: Python :: 3
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
17
|
+
Classifier: Topic :: Scientific/Engineering
|
|
18
|
+
Requires-Python: >=3.10
|
|
19
|
+
Requires-Dist: jsonschema<5,>=4.0.0
|
|
20
|
+
Requires-Dist: pydantic<3.0.0,>=2.0.0
|
|
21
|
+
Requires-Dist: typing-extensions<5,>=4.0.0
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
[[source]]
|
|
2
|
+
url = "https://pypi.python.org/simple"
|
|
3
|
+
verify_ssl = true
|
|
4
|
+
name = "pypi"
|
|
5
|
+
|
|
6
|
+
[dev-packages]
|
|
7
|
+
mypy = "==1.11.0"
|
|
8
|
+
flake8 = "~=7.0.0"
|
|
9
|
+
flake8-annotations = "~=3.0.1"
|
|
10
|
+
flake8-docstrings = "~=1.7.0"
|
|
11
|
+
flake8-noqa = "~=1.4.0"
|
|
12
|
+
twine = "==4.0.0"
|
|
13
|
+
wheel = "==0.37.1"
|
|
14
|
+
pytest = "<9,>=8.4.0"
|
|
15
|
+
pytest-cov = "==4.1.0"
|
|
16
|
+
pytest-xdist = "~=3.5.0 "
|
|
17
|
+
typeguard = "~=4.1.5"
|
|
18
|
+
# specify typing-extensions explicitly to force lockfile inclusion on Python >= 3.8
|
|
19
|
+
typing-extensions = ">=4.0.0,<5"
|
|
20
|
+
# pytest dependencies on windows, spec'd here to force lockfile inclusion
|
|
21
|
+
# https://github.com/pypa/pipenv/issues/4408#issuecomment-668324177
|
|
22
|
+
atomicwrites = { version = "==1.4.0", markers="sys_platform=='win32'" }
|
|
23
|
+
colorama = { version = "==0.4.4", markers="sys_platform=='win32'" }
|
|
24
|
+
black = "==22.3.0"
|
|
25
|
+
pytest-clarity = "~=1.0.0"
|
|
26
|
+
build = "~=1.2.0"
|
|
27
|
+
pillow = "*"
|
|
28
|
+
|
|
29
|
+
[packages]
|
|
30
|
+
opentrons-shared-data = { editable = true, path = "." }
|
|
31
|
+
jsonschema = "==4.21.1"
|
|
32
|
+
pydantic = "==2.11.7"
|
|
33
|
+
numpy = "==1.22.3"
|
|
34
|
+
# transitive dependency. 3.22 introduces a build plugin called coherent.licensed that
|
|
35
|
+
# is not safe to have installed when another project is being built.
|
|
36
|
+
zipp = "==3.21.0"
|