opentrons-shared-data 8.7.0a0__py3-none-any.whl → 8.7.0a2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of opentrons-shared-data might be problematic. Click here for more details.
- opentrons_shared_data/_version.py +2 -2
- opentrons_shared_data/data/command/schemas/14.json +5 -0
- opentrons_shared_data/data/command/schemas/15.json +7342 -0
- opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +13 -0
- opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +13 -0
- opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +138 -69
- opentrons_shared_data/data/deck/schemas/5.json +7 -1
- opentrons_shared_data/data/errors/definitions/1/errors.json +4 -0
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +72 -0
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +1187 -0
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +210 -0
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +342 -0
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +5116 -0
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +610 -0
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +134 -0
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +1177 -0
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +226 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +83 -0
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +80 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +1166 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +1145 -0
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +1261 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +232 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +259 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +370 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +356 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +358 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +350 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +386 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +418 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +473 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +371 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +150 -0
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +237 -0
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +1243 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +0 -27
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +1189 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +0 -47
- opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +25 -5
- opentrons_shared_data/data/labware/schemas/2.json +1 -1
- opentrons_shared_data/data/labware/schemas/3.json +78 -0
- opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json +5811 -0
- opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json +5531 -0
- opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +6 -0
- opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +10 -0
- opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +30 -1
- opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +14 -0
- opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +13 -0
- opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +13 -0
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +13 -0
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +21 -0
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +3 -0
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +4 -0
- opentrons_shared_data/data/module/schemas/3.json +24 -0
- opentrons_shared_data/deck/types.py +3 -1
- opentrons_shared_data/errors/codes.py +1 -0
- opentrons_shared_data/errors/exceptions.py +28 -1
- opentrons_shared_data/labware/labware_definition.py +1 -0
- opentrons_shared_data/labware/types.py +32 -0
- opentrons_shared_data/module/types.py +9 -1
- opentrons_shared_data/protocol/models/shared_models.py +1 -0
- {opentrons_shared_data-8.7.0a0.dist-info → opentrons_shared_data-8.7.0a2.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a0.dist-info → opentrons_shared_data-8.7.0a2.dist-info}/RECORD +67 -35
- {opentrons_shared_data-8.7.0a0.dist-info → opentrons_shared_data-8.7.0a2.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a0.dist-info → opentrons_shared_data-8.7.0a2.dist-info}/licenses/LICENSE +0 -0
opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json
CHANGED
|
@@ -63,53 +63,6 @@
|
|
|
63
63
|
"z": 0
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
"stackingOffsetWithLabware": {
|
|
67
|
-
"default": {
|
|
68
|
-
"x": 0,
|
|
69
|
-
"y": 0,
|
|
70
|
-
"z": 8.193
|
|
71
|
-
},
|
|
72
|
-
"opentrons_tough_pcr_auto_sealing_lid": {
|
|
73
|
-
"x": 0,
|
|
74
|
-
"y": 0,
|
|
75
|
-
"z": 6.492
|
|
76
|
-
},
|
|
77
|
-
"schema3test_tough_pcr_auto_sealing_lid": {
|
|
78
|
-
"x": 0,
|
|
79
|
-
"y": 0,
|
|
80
|
-
"z": 6.492
|
|
81
|
-
},
|
|
82
|
-
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
|
|
83
|
-
"x": 0,
|
|
84
|
-
"y": 0,
|
|
85
|
-
"z": 8.193
|
|
86
|
-
},
|
|
87
|
-
"opentrons_96_wellplate_200ul_pcr_full_skirt": {
|
|
88
|
-
"x": 0,
|
|
89
|
-
"y": 0,
|
|
90
|
-
"z": 8.193
|
|
91
|
-
},
|
|
92
|
-
"schema3test_96_wellplate_200ul_pcr_full_skirt": {
|
|
93
|
-
"x": 0,
|
|
94
|
-
"y": 0,
|
|
95
|
-
"z": 8.193
|
|
96
|
-
},
|
|
97
|
-
"biorad_96_wellplate_200ul_pcr": {
|
|
98
|
-
"x": 0,
|
|
99
|
-
"y": 0,
|
|
100
|
-
"z": 8.08
|
|
101
|
-
},
|
|
102
|
-
"opentrons_flex_deck_riser": {
|
|
103
|
-
"x": 0,
|
|
104
|
-
"y": 0,
|
|
105
|
-
"z": 34
|
|
106
|
-
},
|
|
107
|
-
"protocol_engine_lid_stack_object": {
|
|
108
|
-
"x": 0,
|
|
109
|
-
"y": 0,
|
|
110
|
-
"z": 0
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
66
|
"stackLimit": 5,
|
|
114
67
|
"compatibleParentLabware": [
|
|
115
68
|
"armadillo_96_wellplate_200ul_pcr_full_skirt",
|
opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json
CHANGED
|
@@ -14,18 +14,38 @@
|
|
|
14
14
|
"extents": {
|
|
15
15
|
"total": {
|
|
16
16
|
"backLeftBottom": {
|
|
17
|
-
"x":
|
|
18
|
-
"y":
|
|
17
|
+
"x": 0,
|
|
18
|
+
"y": 0,
|
|
19
19
|
"z": 0
|
|
20
20
|
},
|
|
21
21
|
"frontRightTop": {
|
|
22
|
-
"x":
|
|
23
|
-
"y": -
|
|
22
|
+
"x": 127.2,
|
|
23
|
+
"y": -74.8,
|
|
24
24
|
"z": 12
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
|
-
"features": {
|
|
28
|
+
"features": {
|
|
29
|
+
"heaterShakerUniversalFlatAdapter": {
|
|
30
|
+
"flatSupportThermalCouplingZ": 4.7,
|
|
31
|
+
"deckLeft": {
|
|
32
|
+
"wallX": 7.52,
|
|
33
|
+
"screwCenter": {
|
|
34
|
+
"x": 71.7,
|
|
35
|
+
"y": -37.4,
|
|
36
|
+
"z": 0
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"deckRight": {
|
|
40
|
+
"wallX": -7.52,
|
|
41
|
+
"screwCenter": {
|
|
42
|
+
"x": 55.5,
|
|
43
|
+
"y": -37.4,
|
|
44
|
+
"z": 0
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
},
|
|
29
49
|
"wells": {},
|
|
30
50
|
"groups": [
|
|
31
51
|
{
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
},
|
|
685
685
|
"stackingOffsetWithLabware": {
|
|
686
686
|
"type": "object",
|
|
687
|
-
"description": "Supported labware that can be stacked
|
|
687
|
+
"description": "Supported labware that this one can be stacked atop, with overlaps between both labware. x and y should always equal 0 to preserve intended behavior. z=0 means the bottom of this labware is at the top of the labware below it. +z moves this labware down.",
|
|
688
688
|
"additionalProperties": {
|
|
689
689
|
"$ref": "#/definitions/vector"
|
|
690
690
|
}
|
|
@@ -700,6 +700,77 @@
|
|
|
700
700
|
"type": "number"
|
|
701
701
|
}
|
|
702
702
|
}
|
|
703
|
+
},
|
|
704
|
+
"heaterShakerUniversalFlatAdapter": {
|
|
705
|
+
"description": "Designates this labware as the Opentrons Universal Flat Adapter",
|
|
706
|
+
"type": "object",
|
|
707
|
+
"required": ["flatSupportThermalCouplingZ", "deckLeft", "deckRight"],
|
|
708
|
+
"properties": {
|
|
709
|
+
"flatSupportThermalCouplingZ": {
|
|
710
|
+
"description": "The bottom of the labware to the top of the labware's surface that makes contact with a child labware's wells.",
|
|
711
|
+
"type": "number"
|
|
712
|
+
},
|
|
713
|
+
"deckLeft": {
|
|
714
|
+
"type": "object",
|
|
715
|
+
"required": ["wallX", "screwCenter"],
|
|
716
|
+
"properties": {
|
|
717
|
+
"wallX": {
|
|
718
|
+
"description": "The +x coordinate in mm from the edge of the labware's external protrusion to the interior of the `wall` when the labware is placed on the left side of the deck.",
|
|
719
|
+
"type": "number"
|
|
720
|
+
},
|
|
721
|
+
"screwCenter": {
|
|
722
|
+
"description": "The +x,-y,+z coordinate offset from the labware origin to the bottom center of the pilot hole when the labware is placed on the left side of the deck.",
|
|
723
|
+
"$ref": "#/definitions/vector3D"
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
"deckRight": {
|
|
728
|
+
"type": "object",
|
|
729
|
+
"required": ["wallX", "screwCenter"],
|
|
730
|
+
"properties": {
|
|
731
|
+
"wallX": {
|
|
732
|
+
"description": "The -x coordinate in mm from the edge of the labware's external protrusion to the interior of the `wall` when the labware is placed on the right side of the deck.",
|
|
733
|
+
"type": "number"
|
|
734
|
+
},
|
|
735
|
+
"screwCenter": {
|
|
736
|
+
"description": "The +x,-y,+z coordinate offset from the labware origin to the bottom center of the pilot hole when the labware is placed on the right side of the deck.",
|
|
737
|
+
"$ref": "#/definitions/vector3D"
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
"flatSupportThermalCouplingAsChild": {
|
|
744
|
+
"type": "object",
|
|
745
|
+
"required": ["wellExteriorBottomZ"],
|
|
746
|
+
"properties": {
|
|
747
|
+
"wellExteriorBottomZ": {
|
|
748
|
+
"description": "The +z-coordinate in mm from the bottom of the labware's exterior wells to the bottom of the labware.",
|
|
749
|
+
"type": "number"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
},
|
|
753
|
+
"screwAnchoredAsParent": {
|
|
754
|
+
"description": "The labware provides a threaded hole into which a child deck item may be screwed securely.",
|
|
755
|
+
"type": "object",
|
|
756
|
+
"required": ["screwCenter"],
|
|
757
|
+
"properties": {
|
|
758
|
+
"screwCenter": {
|
|
759
|
+
"description": "The +x,-y,+z coordinate offset from the labware origin to the center of the threaded hole. The +z coordinate is zero by convention.",
|
|
760
|
+
"$ref": "#/definitions/vector3D"
|
|
761
|
+
}
|
|
762
|
+
}
|
|
763
|
+
},
|
|
764
|
+
"screwAnchoredAsChild": {
|
|
765
|
+
"description": "The labware contains a pilot hole through which the labware may be screwed securely to a parent deck item.",
|
|
766
|
+
"type": "object",
|
|
767
|
+
"required": ["screwCenter"],
|
|
768
|
+
"properties": {
|
|
769
|
+
"screwCenter": {
|
|
770
|
+
"description": "The +x,-y,+z coordinate offset from the labware origin to the center of the pilot hole. The +z coordinate is zero by convention.",
|
|
771
|
+
"$ref": "#/definitions/vector3D"
|
|
772
|
+
}
|
|
773
|
+
}
|
|
703
774
|
}
|
|
704
775
|
}
|
|
705
776
|
},
|
|
@@ -778,6 +849,13 @@
|
|
|
778
849
|
"$ref": "#/definitions/vector3D"
|
|
779
850
|
}
|
|
780
851
|
},
|
|
852
|
+
"legacyStackingOffsetWithLabware": {
|
|
853
|
+
"type": "object",
|
|
854
|
+
"description": "Legacy labware stacking offsets for Labware Schema 2 compatibility. See Labware Schema 2 `stackingOffsetWithLabware` documentation.",
|
|
855
|
+
"additionalProperties": {
|
|
856
|
+
"$ref": "#/definitions/vector3D"
|
|
857
|
+
}
|
|
858
|
+
},
|
|
781
859
|
"stackingOffsetWithModule": {
|
|
782
860
|
"type": "object",
|
|
783
861
|
"description": "Supported module that can be stacked upon, with overlap height between labware and module.",
|