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
|
@@ -3983,7 +3983,7 @@
|
|
|
3983
3983
|
"z": 2
|
|
3984
3984
|
}
|
|
3985
3985
|
},
|
|
3986
|
-
"flowRateByVolume": [[1.0,
|
|
3986
|
+
"flowRateByVolume": [[1.0, 6.5]],
|
|
3987
3987
|
"correctionByVolume": [[0.0, 0.0]],
|
|
3988
3988
|
"preWet": false,
|
|
3989
3989
|
"mix": {
|
|
@@ -4034,10 +4034,10 @@
|
|
|
4034
4034
|
[50.0, 0.0]
|
|
4035
4035
|
],
|
|
4036
4036
|
"blowout": {
|
|
4037
|
-
"enable":
|
|
4037
|
+
"enable": true,
|
|
4038
4038
|
"params": {
|
|
4039
4039
|
"location": "destination",
|
|
4040
|
-
"flowRate":
|
|
4040
|
+
"flowRate": 80.0
|
|
4041
4041
|
}
|
|
4042
4042
|
},
|
|
4043
4043
|
"touchTip": {
|
|
@@ -4063,7 +4063,7 @@
|
|
|
4063
4063
|
"z": 2
|
|
4064
4064
|
}
|
|
4065
4065
|
},
|
|
4066
|
-
"flowRateByVolume": [[1.0,
|
|
4066
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4067
4067
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4068
4068
|
"mix": {
|
|
4069
4069
|
"enable": false,
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"enable": true,
|
|
4118
4118
|
"params": {
|
|
4119
4119
|
"location": "trash",
|
|
4120
|
-
"flowRate":
|
|
4120
|
+
"flowRate": 80.0
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
"touchTip": {
|
|
@@ -4143,7 +4143,7 @@
|
|
|
4143
4143
|
"z": 2
|
|
4144
4144
|
}
|
|
4145
4145
|
},
|
|
4146
|
-
"flowRateByVolume": [[1.0,
|
|
4146
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4147
4147
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4148
4148
|
"conditioningByVolume": [
|
|
4149
4149
|
[1.0, 5.0],
|
|
@@ -4194,8 +4194,8 @@
|
|
|
4194
4194
|
},
|
|
4195
4195
|
"speed": 35,
|
|
4196
4196
|
"airGapByVolume": [
|
|
4197
|
-
[1.0, 1
|
|
4198
|
-
[49.0, 1
|
|
4197
|
+
[1.0, 0.1],
|
|
4198
|
+
[49.0, 0.1],
|
|
4199
4199
|
[50.0, 0.0]
|
|
4200
4200
|
],
|
|
4201
4201
|
"touchTip": {
|
|
@@ -4221,7 +4221,7 @@
|
|
|
4221
4221
|
"z": 2
|
|
4222
4222
|
}
|
|
4223
4223
|
},
|
|
4224
|
-
"flowRateByVolume": [[1.0,
|
|
4224
|
+
"flowRateByVolume": [[1.0, 6.5]],
|
|
4225
4225
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4226
4226
|
"preWet": false,
|
|
4227
4227
|
"mix": {
|
|
@@ -4272,10 +4272,10 @@
|
|
|
4272
4272
|
[50.0, 0.0]
|
|
4273
4273
|
],
|
|
4274
4274
|
"blowout": {
|
|
4275
|
-
"enable":
|
|
4275
|
+
"enable": true,
|
|
4276
4276
|
"params": {
|
|
4277
4277
|
"location": "destination",
|
|
4278
|
-
"flowRate":
|
|
4278
|
+
"flowRate": 80.0
|
|
4279
4279
|
}
|
|
4280
4280
|
},
|
|
4281
4281
|
"touchTip": {
|
|
@@ -4301,7 +4301,7 @@
|
|
|
4301
4301
|
"z": 2
|
|
4302
4302
|
}
|
|
4303
4303
|
},
|
|
4304
|
-
"flowRateByVolume": [[1.0,
|
|
4304
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4305
4305
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4306
4306
|
"mix": {
|
|
4307
4307
|
"enable": false,
|
|
@@ -4310,7 +4310,12 @@
|
|
|
4310
4310
|
"volume": 50
|
|
4311
4311
|
}
|
|
4312
4312
|
},
|
|
4313
|
-
"pushOutByVolume": [
|
|
4313
|
+
"pushOutByVolume": [
|
|
4314
|
+
[1.0, 7.0],
|
|
4315
|
+
[5.0, 2.0],
|
|
4316
|
+
[10.0, 2.0],
|
|
4317
|
+
[50.0, 5.0]
|
|
4318
|
+
],
|
|
4314
4319
|
"delay": {
|
|
4315
4320
|
"enable": false,
|
|
4316
4321
|
"params": {
|
|
@@ -4355,7 +4360,7 @@
|
|
|
4355
4360
|
"enable": true,
|
|
4356
4361
|
"params": {
|
|
4357
4362
|
"location": "trash",
|
|
4358
|
-
"flowRate":
|
|
4363
|
+
"flowRate": 80.0
|
|
4359
4364
|
}
|
|
4360
4365
|
},
|
|
4361
4366
|
"touchTip": {
|
|
@@ -4381,7 +4386,7 @@
|
|
|
4381
4386
|
"z": 2
|
|
4382
4387
|
}
|
|
4383
4388
|
},
|
|
4384
|
-
"flowRateByVolume": [[1.0,
|
|
4389
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4385
4390
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4386
4391
|
"conditioningByVolume": [
|
|
4387
4392
|
[1.0, 5.0],
|
|
@@ -4432,8 +4437,9 @@
|
|
|
4432
4437
|
},
|
|
4433
4438
|
"speed": 35,
|
|
4434
4439
|
"airGapByVolume": [
|
|
4435
|
-
[1.0,
|
|
4436
|
-
[
|
|
4440
|
+
[1.0, 2],
|
|
4441
|
+
[50, 3.5],
|
|
4442
|
+
[198.0, 2.0],
|
|
4437
4443
|
[200.0, 0.0]
|
|
4438
4444
|
],
|
|
4439
4445
|
"touchTip": {
|
|
@@ -4459,7 +4465,7 @@
|
|
|
4459
4465
|
"z": 2
|
|
4460
4466
|
}
|
|
4461
4467
|
},
|
|
4462
|
-
"flowRateByVolume": [[1.0,
|
|
4468
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4463
4469
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4464
4470
|
"preWet": false,
|
|
4465
4471
|
"mix": {
|
|
@@ -4510,10 +4516,10 @@
|
|
|
4510
4516
|
[200.0, 0.0]
|
|
4511
4517
|
],
|
|
4512
4518
|
"blowout": {
|
|
4513
|
-
"enable":
|
|
4519
|
+
"enable": true,
|
|
4514
4520
|
"params": {
|
|
4515
4521
|
"location": "destination",
|
|
4516
|
-
"flowRate":
|
|
4522
|
+
"flowRate": 80.0
|
|
4517
4523
|
}
|
|
4518
4524
|
},
|
|
4519
4525
|
"touchTip": {
|
|
@@ -4539,7 +4545,7 @@
|
|
|
4539
4545
|
"z": 2
|
|
4540
4546
|
}
|
|
4541
4547
|
},
|
|
4542
|
-
"flowRateByVolume": [[1.0,
|
|
4548
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4543
4549
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4544
4550
|
"mix": {
|
|
4545
4551
|
"enable": false,
|
|
@@ -4548,7 +4554,12 @@
|
|
|
4548
4554
|
"volume": 50
|
|
4549
4555
|
}
|
|
4550
4556
|
},
|
|
4551
|
-
"pushOutByVolume": [
|
|
4557
|
+
"pushOutByVolume": [
|
|
4558
|
+
[1.0, 5.0],
|
|
4559
|
+
[5.0, 5.0],
|
|
4560
|
+
[50.0, 5.0],
|
|
4561
|
+
[200.0, 5.0]
|
|
4562
|
+
],
|
|
4552
4563
|
"delay": {
|
|
4553
4564
|
"enable": false,
|
|
4554
4565
|
"params": {
|
|
@@ -4593,7 +4604,7 @@
|
|
|
4593
4604
|
"enable": true,
|
|
4594
4605
|
"params": {
|
|
4595
4606
|
"location": "trash",
|
|
4596
|
-
"flowRate":
|
|
4607
|
+
"flowRate": 80.0
|
|
4597
4608
|
}
|
|
4598
4609
|
},
|
|
4599
4610
|
"touchTip": {
|
|
@@ -4697,7 +4708,7 @@
|
|
|
4697
4708
|
"z": 2
|
|
4698
4709
|
}
|
|
4699
4710
|
},
|
|
4700
|
-
"flowRateByVolume": [[1.0,
|
|
4711
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4701
4712
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4702
4713
|
"preWet": false,
|
|
4703
4714
|
"mix": {
|
|
@@ -4748,10 +4759,10 @@
|
|
|
4748
4759
|
[200.0, 0.0]
|
|
4749
4760
|
],
|
|
4750
4761
|
"blowout": {
|
|
4751
|
-
"enable":
|
|
4762
|
+
"enable": true,
|
|
4752
4763
|
"params": {
|
|
4753
4764
|
"location": "destination",
|
|
4754
|
-
"flowRate":
|
|
4765
|
+
"flowRate": 80.0
|
|
4755
4766
|
}
|
|
4756
4767
|
},
|
|
4757
4768
|
"touchTip": {
|
|
@@ -4777,7 +4788,7 @@
|
|
|
4777
4788
|
"z": 2
|
|
4778
4789
|
}
|
|
4779
4790
|
},
|
|
4780
|
-
"flowRateByVolume": [[1.0,
|
|
4791
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4781
4792
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4782
4793
|
"mix": {
|
|
4783
4794
|
"enable": false,
|
|
@@ -4786,7 +4797,12 @@
|
|
|
4786
4797
|
"volume": 50
|
|
4787
4798
|
}
|
|
4788
4799
|
},
|
|
4789
|
-
"pushOutByVolume": [
|
|
4800
|
+
"pushOutByVolume": [
|
|
4801
|
+
[1.0, 5.0],
|
|
4802
|
+
[5.0, 5.0],
|
|
4803
|
+
[50.0, 2.0],
|
|
4804
|
+
[200.0, 5.0]
|
|
4805
|
+
],
|
|
4790
4806
|
"delay": {
|
|
4791
4807
|
"enable": false,
|
|
4792
4808
|
"params": {
|
|
@@ -4831,7 +4847,7 @@
|
|
|
4831
4847
|
"enable": true,
|
|
4832
4848
|
"params": {
|
|
4833
4849
|
"location": "trash",
|
|
4834
|
-
"flowRate":
|
|
4850
|
+
"flowRate": 80.0
|
|
4835
4851
|
}
|
|
4836
4852
|
},
|
|
4837
4853
|
"touchTip": {
|
|
@@ -4857,7 +4873,7 @@
|
|
|
4857
4873
|
"z": 2
|
|
4858
4874
|
}
|
|
4859
4875
|
},
|
|
4860
|
-
"flowRateByVolume": [[1.0,
|
|
4876
|
+
"flowRateByVolume": [[1.0, 80.0]],
|
|
4861
4877
|
"correctionByVolume": [[0.0, 0.0]],
|
|
4862
4878
|
"conditioningByVolume": [
|
|
4863
4879
|
[1.0, 5.0],
|
|
@@ -48,12 +48,6 @@
|
|
|
48
48
|
"ot2_short_trash": {},
|
|
49
49
|
"ot3_standard": {}
|
|
50
50
|
},
|
|
51
|
-
"orientation": {
|
|
52
|
-
"A3": "right",
|
|
53
|
-
"B3": "right",
|
|
54
|
-
"C3": "right",
|
|
55
|
-
"D3": "right"
|
|
56
|
-
},
|
|
57
51
|
"compatibleWith": [],
|
|
58
52
|
"incompatibleWithDecks": ["ot2_standard", "ot2_short_trash"],
|
|
59
53
|
"uniqueModuleData": {}
|
|
@@ -154,16 +154,6 @@
|
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
|
-
"orientation": {
|
|
158
|
-
"A3": "right",
|
|
159
|
-
"A4": "right",
|
|
160
|
-
"B3": "right",
|
|
161
|
-
"B4": "right",
|
|
162
|
-
"C3": "right",
|
|
163
|
-
"C4": "right",
|
|
164
|
-
"D3": "right",
|
|
165
|
-
"D4": "right"
|
|
166
|
-
},
|
|
167
157
|
"compatibleWith": [],
|
|
168
158
|
"incompatibleWithDecks": ["ot2_standard", "ot2_short_trash"],
|
|
169
159
|
"uniqueModuleData": {
|
|
@@ -7,15 +7,7 @@
|
|
|
7
7
|
"y": 1.125,
|
|
8
8
|
"z": 68.275
|
|
9
9
|
},
|
|
10
|
-
"features": {
|
|
11
|
-
"screwAnchoredAsParent": {
|
|
12
|
-
"screwCenter": {
|
|
13
|
-
"x": 64,
|
|
14
|
-
"y": 43,
|
|
15
|
-
"z": 0
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
},
|
|
10
|
+
"features": {},
|
|
19
11
|
"dimensions": {
|
|
20
12
|
"bareOverallHeight": 82,
|
|
21
13
|
"overLabwareHeight": 0,
|
|
@@ -192,27 +184,6 @@
|
|
|
192
184
|
}
|
|
193
185
|
}
|
|
194
186
|
},
|
|
195
|
-
"orientation": {
|
|
196
|
-
"1": "left",
|
|
197
|
-
"2": "center",
|
|
198
|
-
"3": "right",
|
|
199
|
-
"4": "left",
|
|
200
|
-
"5": "center",
|
|
201
|
-
"6": "right",
|
|
202
|
-
"7": "left",
|
|
203
|
-
"8": "center",
|
|
204
|
-
"9": "right",
|
|
205
|
-
"10": "left",
|
|
206
|
-
"11": "center",
|
|
207
|
-
"A1": "left",
|
|
208
|
-
"A3": "right",
|
|
209
|
-
"B1": "left",
|
|
210
|
-
"B3": "right",
|
|
211
|
-
"C1": "left",
|
|
212
|
-
"C3": "right",
|
|
213
|
-
"D1": "left",
|
|
214
|
-
"D3": "right"
|
|
215
|
-
},
|
|
216
187
|
"compatibleWith": [],
|
|
217
188
|
"incompatibleWithDecks": []
|
|
218
189
|
}
|
|
@@ -64,20 +64,6 @@
|
|
|
64
64
|
"ot2_short_trash": {},
|
|
65
65
|
"ot3_standard": {}
|
|
66
66
|
},
|
|
67
|
-
"orientation": {
|
|
68
|
-
"A1": "center",
|
|
69
|
-
"A2": "center",
|
|
70
|
-
"A3": "center",
|
|
71
|
-
"B1": "center",
|
|
72
|
-
"B2": "center",
|
|
73
|
-
"B3": "center",
|
|
74
|
-
"C1": "center",
|
|
75
|
-
"C2": "center",
|
|
76
|
-
"C3": "center",
|
|
77
|
-
"D1": "center",
|
|
78
|
-
"D2": "center",
|
|
79
|
-
"D3": "center"
|
|
80
|
-
},
|
|
81
67
|
"compatibleWith": [],
|
|
82
68
|
"incompatibleWithDecks": [],
|
|
83
69
|
"uniqueModuleData": {}
|
|
@@ -48,19 +48,6 @@
|
|
|
48
48
|
"displayName": "Magnetic Module GEN1",
|
|
49
49
|
"quirks": [],
|
|
50
50
|
"slotTransforms": {},
|
|
51
|
-
"orientation": {
|
|
52
|
-
"1": "left",
|
|
53
|
-
"2": "center",
|
|
54
|
-
"3": "right",
|
|
55
|
-
"4": "left",
|
|
56
|
-
"5": "center",
|
|
57
|
-
"6": "right",
|
|
58
|
-
"7": "left",
|
|
59
|
-
"8": "center",
|
|
60
|
-
"9": "right",
|
|
61
|
-
"10": "left",
|
|
62
|
-
"11": "center"
|
|
63
|
-
},
|
|
64
51
|
"compatibleWith": [],
|
|
65
52
|
"incompatibleWithDecks": ["ot3_standard"],
|
|
66
53
|
"uniqueModuleData": {}
|
|
@@ -101,19 +101,6 @@
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
|
-
"orientation": {
|
|
105
|
-
"1": "left",
|
|
106
|
-
"2": "center",
|
|
107
|
-
"3": "right",
|
|
108
|
-
"4": "left",
|
|
109
|
-
"5": "center",
|
|
110
|
-
"6": "right",
|
|
111
|
-
"7": "left",
|
|
112
|
-
"8": "center",
|
|
113
|
-
"9": "right",
|
|
114
|
-
"10": "left",
|
|
115
|
-
"11": "center"
|
|
116
|
-
},
|
|
117
104
|
"compatibleWith": [],
|
|
118
105
|
"incompatibleWithDecks": ["ot3_standard"],
|
|
119
106
|
"uniqueModuleData": {}
|
|
@@ -49,19 +49,6 @@
|
|
|
49
49
|
"displayName": "Temperature Module GEN1",
|
|
50
50
|
"quirks": [],
|
|
51
51
|
"slotTransforms": {},
|
|
52
|
-
"orientation": {
|
|
53
|
-
"1": "left",
|
|
54
|
-
"2": "center",
|
|
55
|
-
"3": "right",
|
|
56
|
-
"4": "left",
|
|
57
|
-
"5": "center",
|
|
58
|
-
"6": "right",
|
|
59
|
-
"7": "left",
|
|
60
|
-
"8": "center",
|
|
61
|
-
"9": "right",
|
|
62
|
-
"10": "left",
|
|
63
|
-
"11": "center"
|
|
64
|
-
},
|
|
65
52
|
"compatibleWith": ["temperatureModuleV2"],
|
|
66
53
|
"incompatibleWithDecks": ["ot3_standard"],
|
|
67
54
|
"uniqueModuleData": {}
|
|
@@ -182,27 +182,6 @@
|
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
|
-
"orientation": {
|
|
186
|
-
"1": "left",
|
|
187
|
-
"2": "center",
|
|
188
|
-
"3": "right",
|
|
189
|
-
"4": "left",
|
|
190
|
-
"5": "center",
|
|
191
|
-
"6": "right",
|
|
192
|
-
"7": "left",
|
|
193
|
-
"8": "center",
|
|
194
|
-
"9": "right",
|
|
195
|
-
"10": "left",
|
|
196
|
-
"11": "center",
|
|
197
|
-
"A1": "left",
|
|
198
|
-
"A3": "right",
|
|
199
|
-
"B1": "left",
|
|
200
|
-
"B3": "right",
|
|
201
|
-
"C1": "left",
|
|
202
|
-
"C3": "right",
|
|
203
|
-
"D1": "left",
|
|
204
|
-
"D3": "right"
|
|
205
|
-
},
|
|
206
185
|
"compatibleWith": ["temperatureModuleV1"],
|
|
207
186
|
"incompatibleWithDecks": [],
|
|
208
187
|
"uniqueModuleData": {}
|
|
@@ -111,7 +111,6 @@
|
|
|
111
111
|
"displayName",
|
|
112
112
|
"quirks",
|
|
113
113
|
"slotTransforms",
|
|
114
|
-
"orientation",
|
|
115
114
|
"compatibleWith",
|
|
116
115
|
"incompatibleWithDecks"
|
|
117
116
|
],
|
|
@@ -181,17 +180,6 @@
|
|
|
181
180
|
"enum": ["backLeftBottom"]
|
|
182
181
|
}
|
|
183
182
|
}
|
|
184
|
-
},
|
|
185
|
-
"screwAnchoredAsParent": {
|
|
186
|
-
"description": "The module provides a threaded hole into which a child deck item may be screwed securely.",
|
|
187
|
-
"type": "object",
|
|
188
|
-
"required": ["screwCenter"],
|
|
189
|
-
"properties": {
|
|
190
|
-
"screwCenter": {
|
|
191
|
-
"description": "The +x,+y,+z coordinate offset measured from the module's X/Y labware interface dimension origin to the center of the threaded hole. The +z is 0 by convention. When the threaded hole is located in a spring-loaded plate, the z represents the top of the threaded hole when the plate is compressed.",
|
|
192
|
-
"$ref": "#/definitions/vector3D"
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
183
|
}
|
|
196
184
|
}
|
|
197
185
|
},
|
|
@@ -309,18 +297,6 @@
|
|
|
309
297
|
}
|
|
310
298
|
}
|
|
311
299
|
},
|
|
312
|
-
"orientation": {
|
|
313
|
-
"type": "object",
|
|
314
|
-
"description": "The orientation of the module when placed in a particular cutout id.",
|
|
315
|
-
"patternProperties": {
|
|
316
|
-
"^([1-9]|10|11|[A-D][1-4])$": {
|
|
317
|
-
"description": "The keys are the id of cutouts.",
|
|
318
|
-
"type": "string",
|
|
319
|
-
"enum": ["left", "right", "center"]
|
|
320
|
-
}
|
|
321
|
-
},
|
|
322
|
-
"additionalProperties": false
|
|
323
|
-
},
|
|
324
300
|
"compatibleWith": {
|
|
325
301
|
"type": "array",
|
|
326
302
|
"items": {
|
|
@@ -7,7 +7,7 @@ This should only be imported if typing.TYPE_CHECKING is True
|
|
|
7
7
|
from typing import Any, Dict, List, NewType, Union
|
|
8
8
|
from typing_extensions import Literal, TypedDict
|
|
9
9
|
|
|
10
|
-
from ..module.types import ModuleType
|
|
10
|
+
from ..module.types import ModuleType
|
|
11
11
|
from opentrons_shared_data.labware.types import LocatingFeatures
|
|
12
12
|
|
|
13
13
|
|
|
@@ -46,7 +46,6 @@ class SlotDefV3(TypedDict, total=False):
|
|
|
46
46
|
compatibleModuleTypes: List[ModuleType]
|
|
47
47
|
matingSurfaceUnitVector: List[Union[Literal[1], Literal[-1]]]
|
|
48
48
|
features: LocatingFeatures
|
|
49
|
-
orientation: ModuleOrientation
|
|
50
49
|
|
|
51
50
|
|
|
52
51
|
class CalibrationPoint(TypedDict):
|
|
@@ -113,7 +112,6 @@ class AddressableAreaV5(_RequiredAddressableArea, total=False):
|
|
|
113
112
|
ableToDropTips: bool
|
|
114
113
|
ableToDropLabware: bool
|
|
115
114
|
features: LocatingFeatures
|
|
116
|
-
orientation: Union[ModuleOrientation, None]
|
|
117
115
|
|
|
118
116
|
|
|
119
117
|
class Cutout(TypedDict):
|
|
@@ -98,7 +98,6 @@ class ErrorCodes(Enum):
|
|
|
98
98
|
MISSING_CONFIGURATION_DATA = _code_from_dict_entry("4009")
|
|
99
99
|
RUNTIME_PARAMETER_VALUE_REQUIRED = _code_from_dict_entry("4010")
|
|
100
100
|
INCORRECT_API_VERSION = _code_from_dict_entry("4011")
|
|
101
|
-
LABWARE_LOCATING_FEATURE_ERROR = _code_from_dict_entry("4012")
|
|
102
101
|
|
|
103
102
|
@classmethod
|
|
104
103
|
@lru_cache(25)
|
|
@@ -1,18 +1,6 @@
|
|
|
1
1
|
"""Exception hierarchy for error codes."""
|
|
2
2
|
|
|
3
|
-
from
|
|
4
|
-
from typing import (
|
|
5
|
-
Dict,
|
|
6
|
-
Any,
|
|
7
|
-
Optional,
|
|
8
|
-
List,
|
|
9
|
-
Iterator,
|
|
10
|
-
Union,
|
|
11
|
-
Sequence,
|
|
12
|
-
overload,
|
|
13
|
-
Type,
|
|
14
|
-
TypeVar,
|
|
15
|
-
)
|
|
3
|
+
from typing import Dict, Any, Optional, List, Iterator, Union, Sequence, overload
|
|
16
4
|
from logging import getLogger
|
|
17
5
|
from traceback import format_exception_only, format_tb
|
|
18
6
|
import inspect
|
|
@@ -28,18 +16,6 @@ log = getLogger(__name__)
|
|
|
28
16
|
class EnumeratedError(Exception):
|
|
29
17
|
"""The root class of error-code-bearing exceptions."""
|
|
30
18
|
|
|
31
|
-
@classmethod
|
|
32
|
-
def ensure(cls: Type[_ET], exception: Exception) -> _ET:
|
|
33
|
-
"""Ensure that an exception is enumerated.
|
|
34
|
-
|
|
35
|
-
If the passed exception is an EnumeratedError, returns it; otherwise, wraps it in an appropriate
|
|
36
|
-
child class.
|
|
37
|
-
"""
|
|
38
|
-
if isinstance(exception, cls):
|
|
39
|
-
return exception
|
|
40
|
-
else:
|
|
41
|
-
return PythonException(exception) # type: ignore[return-value]
|
|
42
|
-
|
|
43
19
|
def __init__(
|
|
44
20
|
self,
|
|
45
21
|
code: ErrorCodes,
|
|
@@ -74,9 +50,6 @@ class EnumeratedError(Exception):
|
|
|
74
50
|
)
|
|
75
51
|
|
|
76
52
|
|
|
77
|
-
_ET = TypeVar("_ET", bound=EnumeratedError, covariant=True)
|
|
78
|
-
|
|
79
|
-
|
|
80
53
|
class CommunicationError(EnumeratedError):
|
|
81
54
|
"""An exception indicating an unknown communications error.
|
|
82
55
|
|
|
@@ -604,7 +604,6 @@ class LabwareDefinition3(BaseModel):
|
|
|
604
604
|
wells: dict[str, WellDefinition3]
|
|
605
605
|
groups: list[Group]
|
|
606
606
|
stackingOffsetWithLabware: dict[str, Vector3D] = Field(default_factory=dict)
|
|
607
|
-
legacyStackingOffsetWithLabware: dict[str, Vector3D] = Field(default_factory=dict)
|
|
608
607
|
stackingOffsetWithModule: dict[str, Vector3D] = Field(default_factory=dict)
|
|
609
608
|
allowedRoles: list[LabwareRole] = Field(default_factory=list)
|
|
610
609
|
gripperOffsets: dict[str, GripperOffsets] = Field(default_factory=dict)
|
|
@@ -180,29 +180,6 @@ class OpentronsFlexTipRackLidAsChildFeature(TypedDict):
|
|
|
180
180
|
matingZ: float
|
|
181
181
|
|
|
182
182
|
|
|
183
|
-
class HeaterShakerUniversalFlatAdapterDeckSide(TypedDict):
|
|
184
|
-
wallX: float
|
|
185
|
-
screwCenter: Vector3D
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
class HeaterShakerUniversalFlatAdapterFeature(TypedDict):
|
|
189
|
-
flatSupportThermalCouplingZ: float
|
|
190
|
-
deckLeft: HeaterShakerUniversalFlatAdapterDeckSide
|
|
191
|
-
deckRight: HeaterShakerUniversalFlatAdapterDeckSide
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
class FlatSupportThermalCouplingAsChildFeature(TypedDict):
|
|
195
|
-
wellExteriorBottomZ: float
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
class ScrewAnchoredAsParentFeature(TypedDict):
|
|
199
|
-
screwCenter: Vector3D
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
class ScrewAnchoredAsChildFeature(TypedDict):
|
|
203
|
-
screwCenter: Vector3D
|
|
204
|
-
|
|
205
|
-
|
|
206
183
|
class LocatingFeatures(TypedDict):
|
|
207
184
|
"""A dictionary of locating features."""
|
|
208
185
|
|
|
@@ -211,14 +188,6 @@ class LocatingFeatures(TypedDict):
|
|
|
211
188
|
springDirectionalForceAsParent: NotRequired[SpringDirectionalForce]
|
|
212
189
|
opentronsFlexTipRackLidAsParent: NotRequired[OpentronsFlexTipRackLidAsParentFeature]
|
|
213
190
|
opentronsFlexTipRackLidAsChild: NotRequired[OpentronsFlexTipRackLidAsChildFeature]
|
|
214
|
-
heaterShakerUniversalFlatAdapter: NotRequired[
|
|
215
|
-
HeaterShakerUniversalFlatAdapterFeature
|
|
216
|
-
]
|
|
217
|
-
flatSupportThermalCouplingAsChild: NotRequired[
|
|
218
|
-
FlatSupportThermalCouplingAsChildFeature
|
|
219
|
-
]
|
|
220
|
-
screwAnchoredAsParent: NotRequired[ScrewAnchoredAsParentFeature]
|
|
221
|
-
screwAnchoredAsChild: NotRequired[ScrewAnchoredAsChildFeature]
|
|
222
191
|
|
|
223
192
|
|
|
224
193
|
class LabwareDefinition2(TypedDict):
|
|
@@ -268,7 +237,6 @@ class LabwareDefinition3(_OTSharedSchemaMixin, TypedDict):
|
|
|
268
237
|
wells: dict[str, WellDefinition3]
|
|
269
238
|
groups: list[WellGroup]
|
|
270
239
|
stackingOffsetWithLabware: NotRequired[dict[str, Vector3D]]
|
|
271
|
-
legacyStackingOffsetWithLabware: NotRequired[dict[str, Vector3D]]
|
|
272
240
|
stackingOffsetWithModule: NotRequired[dict[str, Vector3D]]
|
|
273
241
|
allowedRoles: NotRequired[list[LabwareRoles]]
|
|
274
242
|
gripperOffsets: NotRequired[dict[str, GripperOffsets]]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
opentrons_shared_data.module.types: types requiring typing_extensions
|
|
3
3
|
for modules
|
|
4
4
|
"""
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
from typing import Any, Dict, List, Union
|
|
7
7
|
from typing_extensions import Literal, TypedDict
|
|
8
8
|
|
|
@@ -112,13 +112,6 @@ class TOFSensorBaseline(TypedDict):
|
|
|
112
112
|
Z: TOFBaseline
|
|
113
113
|
|
|
114
114
|
|
|
115
|
-
class ModuleOrientation(enum.Enum):
|
|
116
|
-
LEFT = "left"
|
|
117
|
-
RIGHT = "right"
|
|
118
|
-
CENTER = "center"
|
|
119
|
-
NOT_APPLICABLE = None
|
|
120
|
-
|
|
121
|
-
|
|
122
115
|
# TODO(mc, 2022-03-18): potentially move from typed-dict to Pydantic
|
|
123
116
|
ModuleDefinitionV3 = TypedDict(
|
|
124
117
|
"ModuleDefinitionV3",
|
|
@@ -140,7 +133,6 @@ ModuleDefinitionV3 = TypedDict(
|
|
|
140
133
|
"uniqueModuleData": Dict[str, Any],
|
|
141
134
|
"incompatibleWithDecks": List[str],
|
|
142
135
|
"gripperOffsets": Dict[str, GripperOffsets],
|
|
143
|
-
"orientation": Dict[str, str],
|
|
144
136
|
},
|
|
145
137
|
total=False,
|
|
146
138
|
)
|