opentrons-shared-data 8.7.0a2__py3-none-any.whl → 8.7.0a4__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 +0 -5
- opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +0 -13
- opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +0 -13
- opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +69 -138
- opentrons_shared_data/data/deck/schemas/5.json +1 -7
- opentrons_shared_data/data/errors/definitions/1/errors.json +0 -4
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +7 -1
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +27 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +47 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +5 -25
- opentrons_shared_data/data/labware/schemas/2.json +1 -1
- opentrons_shared_data/data/labware/schemas/3.json +0 -78
- opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json +1067 -0
- opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json +1011 -0
- opentrons_shared_data/data/liquid-class/definitions/1/water/2.json +46 -30
- opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +0 -6
- opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +0 -10
- opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +1 -30
- opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +0 -14
- opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +0 -13
- opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +0 -13
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +0 -13
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +0 -21
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +0 -3
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +0 -4
- opentrons_shared_data/data/module/schemas/3.json +0 -24
- opentrons_shared_data/deck/types.py +1 -3
- opentrons_shared_data/errors/codes.py +0 -1
- opentrons_shared_data/errors/exceptions.py +1 -28
- opentrons_shared_data/labware/labware_definition.py +0 -1
- opentrons_shared_data/labware/types.py +0 -32
- opentrons_shared_data/module/types.py +1 -9
- opentrons_shared_data/protocol/models/shared_models.py +0 -1
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a4.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a4.dist-info}/RECORD +39 -69
- opentrons_shared_data/data/command/schemas/15.json +0 -7342
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +0 -80
- opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +0 -72
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +0 -1187
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +0 -210
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +0 -342
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +0 -5116
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +0 -610
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +0 -134
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +0 -1177
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +0 -226
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +0 -83
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +0 -80
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +0 -1166
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +0 -1145
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +0 -1261
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +0 -232
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +0 -259
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +0 -370
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +0 -356
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +0 -358
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +0 -350
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +0 -386
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +0 -418
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +0 -473
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +0 -371
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +0 -150
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +0 -237
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +0 -1243
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +0 -1189
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a4.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a4.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,610 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"ordering": [
|
|
3
|
-
["A1", "B1", "C1", "D1", "E1", "F1"],
|
|
4
|
-
["A2", "B2", "C2", "D2", "E2", "F2"],
|
|
5
|
-
["A3", "B3", "C3", "D3", "E3", "F3"],
|
|
6
|
-
["A4", "B4", "C4", "D4", "E4", "F4"],
|
|
7
|
-
["A5", "B5", "C5", "D5", "E5", "F5"],
|
|
8
|
-
["A6", "B6", "C6", "D6", "E6", "F6"],
|
|
9
|
-
["A7", "B7", "C7", "D7", "E7", "F7"],
|
|
10
|
-
["A8", "B8", "C8", "D8", "E8", "F8"]
|
|
11
|
-
],
|
|
12
|
-
"schemaVersion": 2,
|
|
13
|
-
"version": 6,
|
|
14
|
-
"namespace": "opentrons",
|
|
15
|
-
"metadata": {
|
|
16
|
-
"displayName": "Corning 48 Well Plate 1.6 mL Flat",
|
|
17
|
-
"displayVolumeUnits": "mL",
|
|
18
|
-
"displayCategory": "wellPlate",
|
|
19
|
-
"tags": []
|
|
20
|
-
},
|
|
21
|
-
"dimensions": {
|
|
22
|
-
"xDimension": 127.89,
|
|
23
|
-
"yDimension": 85.6,
|
|
24
|
-
"zDimension": 20.02
|
|
25
|
-
},
|
|
26
|
-
"parameters": {
|
|
27
|
-
"format": "irregular",
|
|
28
|
-
"isTiprack": false,
|
|
29
|
-
"isMagneticModuleCompatible": false,
|
|
30
|
-
"loadName": "corning_48_wellplate_1.6ml_flat"
|
|
31
|
-
},
|
|
32
|
-
"gripForce": 16,
|
|
33
|
-
"gripHeightFromLabwareBottom": 18.3,
|
|
34
|
-
"wells": {
|
|
35
|
-
"F1": {
|
|
36
|
-
"shape": "circular",
|
|
37
|
-
"depth": 17.399,
|
|
38
|
-
"diameter": 11.1,
|
|
39
|
-
"totalLiquidVolume": 1600,
|
|
40
|
-
"x": 18.16,
|
|
41
|
-
"y": 10.12,
|
|
42
|
-
"z": 2.621,
|
|
43
|
-
"geometryDefinitionId": "conicalWell"
|
|
44
|
-
},
|
|
45
|
-
"E1": {
|
|
46
|
-
"shape": "circular",
|
|
47
|
-
"depth": 17.399,
|
|
48
|
-
"diameter": 11.1,
|
|
49
|
-
"totalLiquidVolume": 1600,
|
|
50
|
-
"x": 18.16,
|
|
51
|
-
"y": 23.2,
|
|
52
|
-
"z": 2.621,
|
|
53
|
-
"geometryDefinitionId": "conicalWell"
|
|
54
|
-
},
|
|
55
|
-
"D1": {
|
|
56
|
-
"shape": "circular",
|
|
57
|
-
"depth": 17.399,
|
|
58
|
-
"diameter": 11.1,
|
|
59
|
-
"totalLiquidVolume": 1600,
|
|
60
|
-
"x": 18.16,
|
|
61
|
-
"y": 36.28,
|
|
62
|
-
"z": 2.621,
|
|
63
|
-
"geometryDefinitionId": "conicalWell"
|
|
64
|
-
},
|
|
65
|
-
"C1": {
|
|
66
|
-
"shape": "circular",
|
|
67
|
-
"depth": 17.399,
|
|
68
|
-
"diameter": 11.1,
|
|
69
|
-
"totalLiquidVolume": 1600,
|
|
70
|
-
"x": 18.16,
|
|
71
|
-
"y": 49.36,
|
|
72
|
-
"z": 2.621,
|
|
73
|
-
"geometryDefinitionId": "conicalWell"
|
|
74
|
-
},
|
|
75
|
-
"B1": {
|
|
76
|
-
"shape": "circular",
|
|
77
|
-
"depth": 17.399,
|
|
78
|
-
"diameter": 11.1,
|
|
79
|
-
"totalLiquidVolume": 1600,
|
|
80
|
-
"x": 18.16,
|
|
81
|
-
"y": 62.44,
|
|
82
|
-
"z": 2.621,
|
|
83
|
-
"geometryDefinitionId": "conicalWell"
|
|
84
|
-
},
|
|
85
|
-
"A1": {
|
|
86
|
-
"shape": "circular",
|
|
87
|
-
"depth": 17.399,
|
|
88
|
-
"diameter": 11.1,
|
|
89
|
-
"totalLiquidVolume": 1600,
|
|
90
|
-
"x": 18.16,
|
|
91
|
-
"y": 75.52,
|
|
92
|
-
"z": 2.621,
|
|
93
|
-
"geometryDefinitionId": "conicalWell"
|
|
94
|
-
},
|
|
95
|
-
"F2": {
|
|
96
|
-
"shape": "circular",
|
|
97
|
-
"depth": 17.399,
|
|
98
|
-
"diameter": 11.1,
|
|
99
|
-
"totalLiquidVolume": 1600,
|
|
100
|
-
"x": 31.24,
|
|
101
|
-
"y": 10.12,
|
|
102
|
-
"z": 2.621,
|
|
103
|
-
"geometryDefinitionId": "conicalWell"
|
|
104
|
-
},
|
|
105
|
-
"E2": {
|
|
106
|
-
"shape": "circular",
|
|
107
|
-
"depth": 17.399,
|
|
108
|
-
"diameter": 11.1,
|
|
109
|
-
"totalLiquidVolume": 1600,
|
|
110
|
-
"x": 31.24,
|
|
111
|
-
"y": 23.2,
|
|
112
|
-
"z": 2.621,
|
|
113
|
-
"geometryDefinitionId": "conicalWell"
|
|
114
|
-
},
|
|
115
|
-
"D2": {
|
|
116
|
-
"shape": "circular",
|
|
117
|
-
"depth": 17.399,
|
|
118
|
-
"diameter": 11.1,
|
|
119
|
-
"totalLiquidVolume": 1600,
|
|
120
|
-
"x": 31.24,
|
|
121
|
-
"y": 36.28,
|
|
122
|
-
"z": 2.621,
|
|
123
|
-
"geometryDefinitionId": "conicalWell"
|
|
124
|
-
},
|
|
125
|
-
"C2": {
|
|
126
|
-
"shape": "circular",
|
|
127
|
-
"depth": 17.399,
|
|
128
|
-
"diameter": 11.1,
|
|
129
|
-
"totalLiquidVolume": 1600,
|
|
130
|
-
"x": 31.24,
|
|
131
|
-
"y": 49.36,
|
|
132
|
-
"z": 2.621,
|
|
133
|
-
"geometryDefinitionId": "conicalWell"
|
|
134
|
-
},
|
|
135
|
-
"B2": {
|
|
136
|
-
"shape": "circular",
|
|
137
|
-
"depth": 17.399,
|
|
138
|
-
"diameter": 11.1,
|
|
139
|
-
"totalLiquidVolume": 1600,
|
|
140
|
-
"x": 31.24,
|
|
141
|
-
"y": 62.44,
|
|
142
|
-
"z": 2.621,
|
|
143
|
-
"geometryDefinitionId": "conicalWell"
|
|
144
|
-
},
|
|
145
|
-
"A2": {
|
|
146
|
-
"shape": "circular",
|
|
147
|
-
"depth": 17.399,
|
|
148
|
-
"diameter": 11.1,
|
|
149
|
-
"totalLiquidVolume": 1600,
|
|
150
|
-
"x": 31.24,
|
|
151
|
-
"y": 75.52,
|
|
152
|
-
"z": 2.621,
|
|
153
|
-
"geometryDefinitionId": "conicalWell"
|
|
154
|
-
},
|
|
155
|
-
"F3": {
|
|
156
|
-
"shape": "circular",
|
|
157
|
-
"depth": 17.399,
|
|
158
|
-
"diameter": 11.1,
|
|
159
|
-
"totalLiquidVolume": 1600,
|
|
160
|
-
"x": 44.32,
|
|
161
|
-
"y": 10.12,
|
|
162
|
-
"z": 2.621,
|
|
163
|
-
"geometryDefinitionId": "conicalWell"
|
|
164
|
-
},
|
|
165
|
-
"E3": {
|
|
166
|
-
"shape": "circular",
|
|
167
|
-
"depth": 17.399,
|
|
168
|
-
"diameter": 11.1,
|
|
169
|
-
"totalLiquidVolume": 1600,
|
|
170
|
-
"x": 44.32,
|
|
171
|
-
"y": 23.2,
|
|
172
|
-
"z": 2.621,
|
|
173
|
-
"geometryDefinitionId": "conicalWell"
|
|
174
|
-
},
|
|
175
|
-
"D3": {
|
|
176
|
-
"shape": "circular",
|
|
177
|
-
"depth": 17.399,
|
|
178
|
-
"diameter": 11.1,
|
|
179
|
-
"totalLiquidVolume": 1600,
|
|
180
|
-
"x": 44.32,
|
|
181
|
-
"y": 36.28,
|
|
182
|
-
"z": 2.621,
|
|
183
|
-
"geometryDefinitionId": "conicalWell"
|
|
184
|
-
},
|
|
185
|
-
"C3": {
|
|
186
|
-
"shape": "circular",
|
|
187
|
-
"depth": 17.399,
|
|
188
|
-
"diameter": 11.1,
|
|
189
|
-
"totalLiquidVolume": 1600,
|
|
190
|
-
"x": 44.32,
|
|
191
|
-
"y": 49.36,
|
|
192
|
-
"z": 2.621,
|
|
193
|
-
"geometryDefinitionId": "conicalWell"
|
|
194
|
-
},
|
|
195
|
-
"B3": {
|
|
196
|
-
"shape": "circular",
|
|
197
|
-
"depth": 17.399,
|
|
198
|
-
"diameter": 11.1,
|
|
199
|
-
"totalLiquidVolume": 1600,
|
|
200
|
-
"x": 44.32,
|
|
201
|
-
"y": 62.44,
|
|
202
|
-
"z": 2.621,
|
|
203
|
-
"geometryDefinitionId": "conicalWell"
|
|
204
|
-
},
|
|
205
|
-
"A3": {
|
|
206
|
-
"shape": "circular",
|
|
207
|
-
"depth": 17.399,
|
|
208
|
-
"diameter": 11.1,
|
|
209
|
-
"totalLiquidVolume": 1600,
|
|
210
|
-
"x": 44.32,
|
|
211
|
-
"y": 75.52,
|
|
212
|
-
"z": 2.621,
|
|
213
|
-
"geometryDefinitionId": "conicalWell"
|
|
214
|
-
},
|
|
215
|
-
"F4": {
|
|
216
|
-
"shape": "circular",
|
|
217
|
-
"depth": 17.399,
|
|
218
|
-
"diameter": 11.1,
|
|
219
|
-
"totalLiquidVolume": 1600,
|
|
220
|
-
"x": 57.4,
|
|
221
|
-
"y": 10.12,
|
|
222
|
-
"z": 2.621,
|
|
223
|
-
"geometryDefinitionId": "conicalWell"
|
|
224
|
-
},
|
|
225
|
-
"E4": {
|
|
226
|
-
"shape": "circular",
|
|
227
|
-
"depth": 17.399,
|
|
228
|
-
"diameter": 11.1,
|
|
229
|
-
"totalLiquidVolume": 1600,
|
|
230
|
-
"x": 57.4,
|
|
231
|
-
"y": 23.2,
|
|
232
|
-
"z": 2.621,
|
|
233
|
-
"geometryDefinitionId": "conicalWell"
|
|
234
|
-
},
|
|
235
|
-
"D4": {
|
|
236
|
-
"shape": "circular",
|
|
237
|
-
"depth": 17.399,
|
|
238
|
-
"diameter": 11.1,
|
|
239
|
-
"totalLiquidVolume": 1600,
|
|
240
|
-
"x": 57.4,
|
|
241
|
-
"y": 36.28,
|
|
242
|
-
"z": 2.621,
|
|
243
|
-
"geometryDefinitionId": "conicalWell"
|
|
244
|
-
},
|
|
245
|
-
"C4": {
|
|
246
|
-
"shape": "circular",
|
|
247
|
-
"depth": 17.399,
|
|
248
|
-
"diameter": 11.1,
|
|
249
|
-
"totalLiquidVolume": 1600,
|
|
250
|
-
"x": 57.4,
|
|
251
|
-
"y": 49.36,
|
|
252
|
-
"z": 2.621,
|
|
253
|
-
"geometryDefinitionId": "conicalWell"
|
|
254
|
-
},
|
|
255
|
-
"B4": {
|
|
256
|
-
"shape": "circular",
|
|
257
|
-
"depth": 17.399,
|
|
258
|
-
"diameter": 11.1,
|
|
259
|
-
"totalLiquidVolume": 1600,
|
|
260
|
-
"x": 57.4,
|
|
261
|
-
"y": 62.44,
|
|
262
|
-
"z": 2.621,
|
|
263
|
-
"geometryDefinitionId": "conicalWell"
|
|
264
|
-
},
|
|
265
|
-
"A4": {
|
|
266
|
-
"shape": "circular",
|
|
267
|
-
"depth": 17.399,
|
|
268
|
-
"diameter": 11.1,
|
|
269
|
-
"totalLiquidVolume": 1600,
|
|
270
|
-
"x": 57.4,
|
|
271
|
-
"y": 75.52,
|
|
272
|
-
"z": 2.621,
|
|
273
|
-
"geometryDefinitionId": "conicalWell"
|
|
274
|
-
},
|
|
275
|
-
"F5": {
|
|
276
|
-
"shape": "circular",
|
|
277
|
-
"depth": 17.399,
|
|
278
|
-
"diameter": 11.1,
|
|
279
|
-
"totalLiquidVolume": 1600,
|
|
280
|
-
"x": 70.48,
|
|
281
|
-
"y": 10.12,
|
|
282
|
-
"z": 2.621,
|
|
283
|
-
"geometryDefinitionId": "conicalWell"
|
|
284
|
-
},
|
|
285
|
-
"E5": {
|
|
286
|
-
"shape": "circular",
|
|
287
|
-
"depth": 17.399,
|
|
288
|
-
"diameter": 11.1,
|
|
289
|
-
"totalLiquidVolume": 1600,
|
|
290
|
-
"x": 70.48,
|
|
291
|
-
"y": 23.2,
|
|
292
|
-
"z": 2.621,
|
|
293
|
-
"geometryDefinitionId": "conicalWell"
|
|
294
|
-
},
|
|
295
|
-
"D5": {
|
|
296
|
-
"shape": "circular",
|
|
297
|
-
"depth": 17.399,
|
|
298
|
-
"diameter": 11.1,
|
|
299
|
-
"totalLiquidVolume": 1600,
|
|
300
|
-
"x": 70.48,
|
|
301
|
-
"y": 36.28,
|
|
302
|
-
"z": 2.621,
|
|
303
|
-
"geometryDefinitionId": "conicalWell"
|
|
304
|
-
},
|
|
305
|
-
"C5": {
|
|
306
|
-
"shape": "circular",
|
|
307
|
-
"depth": 17.399,
|
|
308
|
-
"diameter": 11.1,
|
|
309
|
-
"totalLiquidVolume": 1600,
|
|
310
|
-
"x": 70.48,
|
|
311
|
-
"y": 49.36,
|
|
312
|
-
"z": 2.621,
|
|
313
|
-
"geometryDefinitionId": "conicalWell"
|
|
314
|
-
},
|
|
315
|
-
"B5": {
|
|
316
|
-
"shape": "circular",
|
|
317
|
-
"depth": 17.399,
|
|
318
|
-
"diameter": 11.1,
|
|
319
|
-
"totalLiquidVolume": 1600,
|
|
320
|
-
"x": 70.48,
|
|
321
|
-
"y": 62.44,
|
|
322
|
-
"z": 2.621,
|
|
323
|
-
"geometryDefinitionId": "conicalWell"
|
|
324
|
-
},
|
|
325
|
-
"A5": {
|
|
326
|
-
"shape": "circular",
|
|
327
|
-
"depth": 17.399,
|
|
328
|
-
"diameter": 11.1,
|
|
329
|
-
"totalLiquidVolume": 1600,
|
|
330
|
-
"x": 70.48,
|
|
331
|
-
"y": 75.52,
|
|
332
|
-
"z": 2.621,
|
|
333
|
-
"geometryDefinitionId": "conicalWell"
|
|
334
|
-
},
|
|
335
|
-
"F6": {
|
|
336
|
-
"shape": "circular",
|
|
337
|
-
"depth": 17.399,
|
|
338
|
-
"diameter": 11.1,
|
|
339
|
-
"totalLiquidVolume": 1600,
|
|
340
|
-
"x": 83.56,
|
|
341
|
-
"y": 10.12,
|
|
342
|
-
"z": 2.621,
|
|
343
|
-
"geometryDefinitionId": "conicalWell"
|
|
344
|
-
},
|
|
345
|
-
"E6": {
|
|
346
|
-
"shape": "circular",
|
|
347
|
-
"depth": 17.399,
|
|
348
|
-
"diameter": 11.1,
|
|
349
|
-
"totalLiquidVolume": 1600,
|
|
350
|
-
"x": 83.56,
|
|
351
|
-
"y": 23.2,
|
|
352
|
-
"z": 2.621,
|
|
353
|
-
"geometryDefinitionId": "conicalWell"
|
|
354
|
-
},
|
|
355
|
-
"D6": {
|
|
356
|
-
"shape": "circular",
|
|
357
|
-
"depth": 17.399,
|
|
358
|
-
"diameter": 11.1,
|
|
359
|
-
"totalLiquidVolume": 1600,
|
|
360
|
-
"x": 83.56,
|
|
361
|
-
"y": 36.28,
|
|
362
|
-
"z": 2.621,
|
|
363
|
-
"geometryDefinitionId": "conicalWell"
|
|
364
|
-
},
|
|
365
|
-
"C6": {
|
|
366
|
-
"shape": "circular",
|
|
367
|
-
"depth": 17.399,
|
|
368
|
-
"diameter": 11.1,
|
|
369
|
-
"totalLiquidVolume": 1600,
|
|
370
|
-
"x": 83.56,
|
|
371
|
-
"y": 49.36,
|
|
372
|
-
"z": 2.621,
|
|
373
|
-
"geometryDefinitionId": "conicalWell"
|
|
374
|
-
},
|
|
375
|
-
"B6": {
|
|
376
|
-
"shape": "circular",
|
|
377
|
-
"depth": 17.399,
|
|
378
|
-
"diameter": 11.1,
|
|
379
|
-
"totalLiquidVolume": 1600,
|
|
380
|
-
"x": 83.56,
|
|
381
|
-
"y": 62.44,
|
|
382
|
-
"z": 2.621,
|
|
383
|
-
"geometryDefinitionId": "conicalWell"
|
|
384
|
-
},
|
|
385
|
-
"A6": {
|
|
386
|
-
"shape": "circular",
|
|
387
|
-
"depth": 17.399,
|
|
388
|
-
"diameter": 11.1,
|
|
389
|
-
"totalLiquidVolume": 1600,
|
|
390
|
-
"x": 83.56,
|
|
391
|
-
"y": 75.52,
|
|
392
|
-
"z": 2.621,
|
|
393
|
-
"geometryDefinitionId": "conicalWell"
|
|
394
|
-
},
|
|
395
|
-
"F7": {
|
|
396
|
-
"shape": "circular",
|
|
397
|
-
"depth": 17.399,
|
|
398
|
-
"diameter": 11.1,
|
|
399
|
-
"totalLiquidVolume": 1600,
|
|
400
|
-
"x": 96.64,
|
|
401
|
-
"y": 10.12,
|
|
402
|
-
"z": 2.621,
|
|
403
|
-
"geometryDefinitionId": "conicalWell"
|
|
404
|
-
},
|
|
405
|
-
"E7": {
|
|
406
|
-
"shape": "circular",
|
|
407
|
-
"depth": 17.399,
|
|
408
|
-
"diameter": 11.1,
|
|
409
|
-
"totalLiquidVolume": 1600,
|
|
410
|
-
"x": 96.64,
|
|
411
|
-
"y": 23.2,
|
|
412
|
-
"z": 2.621,
|
|
413
|
-
"geometryDefinitionId": "conicalWell"
|
|
414
|
-
},
|
|
415
|
-
"D7": {
|
|
416
|
-
"shape": "circular",
|
|
417
|
-
"depth": 17.399,
|
|
418
|
-
"diameter": 11.1,
|
|
419
|
-
"totalLiquidVolume": 1600,
|
|
420
|
-
"x": 96.64,
|
|
421
|
-
"y": 36.28,
|
|
422
|
-
"z": 2.621,
|
|
423
|
-
"geometryDefinitionId": "conicalWell"
|
|
424
|
-
},
|
|
425
|
-
"C7": {
|
|
426
|
-
"shape": "circular",
|
|
427
|
-
"depth": 17.399,
|
|
428
|
-
"diameter": 11.1,
|
|
429
|
-
"totalLiquidVolume": 1600,
|
|
430
|
-
"x": 96.64,
|
|
431
|
-
"y": 49.36,
|
|
432
|
-
"z": 2.621,
|
|
433
|
-
"geometryDefinitionId": "conicalWell"
|
|
434
|
-
},
|
|
435
|
-
"B7": {
|
|
436
|
-
"shape": "circular",
|
|
437
|
-
"depth": 17.399,
|
|
438
|
-
"diameter": 11.1,
|
|
439
|
-
"totalLiquidVolume": 1600,
|
|
440
|
-
"x": 96.64,
|
|
441
|
-
"y": 62.44,
|
|
442
|
-
"z": 2.621,
|
|
443
|
-
"geometryDefinitionId": "conicalWell"
|
|
444
|
-
},
|
|
445
|
-
"A7": {
|
|
446
|
-
"shape": "circular",
|
|
447
|
-
"depth": 17.399,
|
|
448
|
-
"diameter": 11.1,
|
|
449
|
-
"totalLiquidVolume": 1600,
|
|
450
|
-
"x": 96.64,
|
|
451
|
-
"y": 75.52,
|
|
452
|
-
"z": 2.621,
|
|
453
|
-
"geometryDefinitionId": "conicalWell"
|
|
454
|
-
},
|
|
455
|
-
"F8": {
|
|
456
|
-
"shape": "circular",
|
|
457
|
-
"depth": 17.399,
|
|
458
|
-
"diameter": 11.1,
|
|
459
|
-
"totalLiquidVolume": 1600,
|
|
460
|
-
"x": 109.72,
|
|
461
|
-
"y": 10.12,
|
|
462
|
-
"z": 2.621,
|
|
463
|
-
"geometryDefinitionId": "conicalWell"
|
|
464
|
-
},
|
|
465
|
-
"E8": {
|
|
466
|
-
"shape": "circular",
|
|
467
|
-
"depth": 17.399,
|
|
468
|
-
"diameter": 11.1,
|
|
469
|
-
"totalLiquidVolume": 1600,
|
|
470
|
-
"x": 109.72,
|
|
471
|
-
"y": 23.2,
|
|
472
|
-
"z": 2.621,
|
|
473
|
-
"geometryDefinitionId": "conicalWell"
|
|
474
|
-
},
|
|
475
|
-
"D8": {
|
|
476
|
-
"shape": "circular",
|
|
477
|
-
"depth": 17.399,
|
|
478
|
-
"diameter": 11.1,
|
|
479
|
-
"totalLiquidVolume": 1600,
|
|
480
|
-
"x": 109.72,
|
|
481
|
-
"y": 36.28,
|
|
482
|
-
"z": 2.621,
|
|
483
|
-
"geometryDefinitionId": "conicalWell"
|
|
484
|
-
},
|
|
485
|
-
"C8": {
|
|
486
|
-
"shape": "circular",
|
|
487
|
-
"depth": 17.399,
|
|
488
|
-
"diameter": 11.1,
|
|
489
|
-
"totalLiquidVolume": 1600,
|
|
490
|
-
"x": 109.72,
|
|
491
|
-
"y": 49.36,
|
|
492
|
-
"z": 2.621,
|
|
493
|
-
"geometryDefinitionId": "conicalWell"
|
|
494
|
-
},
|
|
495
|
-
"B8": {
|
|
496
|
-
"shape": "circular",
|
|
497
|
-
"depth": 17.399,
|
|
498
|
-
"diameter": 11.1,
|
|
499
|
-
"totalLiquidVolume": 1600,
|
|
500
|
-
"x": 109.72,
|
|
501
|
-
"y": 62.44,
|
|
502
|
-
"z": 2.621,
|
|
503
|
-
"geometryDefinitionId": "conicalWell"
|
|
504
|
-
},
|
|
505
|
-
"A8": {
|
|
506
|
-
"shape": "circular",
|
|
507
|
-
"depth": 17.399,
|
|
508
|
-
"diameter": 11.1,
|
|
509
|
-
"totalLiquidVolume": 1600,
|
|
510
|
-
"x": 109.72,
|
|
511
|
-
"y": 75.52,
|
|
512
|
-
"z": 2.621,
|
|
513
|
-
"geometryDefinitionId": "conicalWell"
|
|
514
|
-
}
|
|
515
|
-
},
|
|
516
|
-
"brand": {
|
|
517
|
-
"brand": "Corning",
|
|
518
|
-
"brandId": ["3548"],
|
|
519
|
-
"links": [
|
|
520
|
-
"https://ecatalog.corning.com/life-sciences/b2c/US/en/Microplates/Assay-Microplates/96-Well-Microplates/Costar%C2%AE-Multiple-Well-Cell-Culture-Plates/p/3548"
|
|
521
|
-
]
|
|
522
|
-
},
|
|
523
|
-
"groups": [
|
|
524
|
-
{
|
|
525
|
-
"wells": [
|
|
526
|
-
"A1",
|
|
527
|
-
"B1",
|
|
528
|
-
"C1",
|
|
529
|
-
"D1",
|
|
530
|
-
"E1",
|
|
531
|
-
"F1",
|
|
532
|
-
"A2",
|
|
533
|
-
"B2",
|
|
534
|
-
"C2",
|
|
535
|
-
"D2",
|
|
536
|
-
"E2",
|
|
537
|
-
"F2",
|
|
538
|
-
"A3",
|
|
539
|
-
"B3",
|
|
540
|
-
"C3",
|
|
541
|
-
"D3",
|
|
542
|
-
"E3",
|
|
543
|
-
"F3",
|
|
544
|
-
"A4",
|
|
545
|
-
"B4",
|
|
546
|
-
"C4",
|
|
547
|
-
"D4",
|
|
548
|
-
"E4",
|
|
549
|
-
"F4",
|
|
550
|
-
"A5",
|
|
551
|
-
"B5",
|
|
552
|
-
"C5",
|
|
553
|
-
"D5",
|
|
554
|
-
"E5",
|
|
555
|
-
"F5",
|
|
556
|
-
"A6",
|
|
557
|
-
"B6",
|
|
558
|
-
"C6",
|
|
559
|
-
"D6",
|
|
560
|
-
"E6",
|
|
561
|
-
"F6",
|
|
562
|
-
"A7",
|
|
563
|
-
"B7",
|
|
564
|
-
"C7",
|
|
565
|
-
"D7",
|
|
566
|
-
"E7",
|
|
567
|
-
"F7",
|
|
568
|
-
"A8",
|
|
569
|
-
"B8",
|
|
570
|
-
"C8",
|
|
571
|
-
"D8",
|
|
572
|
-
"E8",
|
|
573
|
-
"F8"
|
|
574
|
-
],
|
|
575
|
-
"metadata": {
|
|
576
|
-
"wellBottomShape": "flat"
|
|
577
|
-
}
|
|
578
|
-
}
|
|
579
|
-
],
|
|
580
|
-
"cornerOffsetFromSlot": {
|
|
581
|
-
"x": 0,
|
|
582
|
-
"y": 0,
|
|
583
|
-
"z": 0
|
|
584
|
-
},
|
|
585
|
-
"stackingOffsetWithLabware": {
|
|
586
|
-
"opentrons_aluminum_flat_bottom_plate": {
|
|
587
|
-
"x": 0,
|
|
588
|
-
"y": 0,
|
|
589
|
-
"z": 4.4
|
|
590
|
-
},
|
|
591
|
-
"corning_48_wellplate_1.6ml_flat": {
|
|
592
|
-
"x": 0,
|
|
593
|
-
"y": 0,
|
|
594
|
-
"z": 0
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
"innerLabwareGeometry": {
|
|
598
|
-
"conicalWell": {
|
|
599
|
-
"sections": [
|
|
600
|
-
{
|
|
601
|
-
"shape": "conical",
|
|
602
|
-
"bottomDiameter": 10.643,
|
|
603
|
-
"topDiameter": 11.1,
|
|
604
|
-
"topHeight": 17.399,
|
|
605
|
-
"bottomHeight": 0.0
|
|
606
|
-
}
|
|
607
|
-
]
|
|
608
|
-
}
|
|
609
|
-
}
|
|
610
|
-
}
|