opentrons-shared-data 8.7.0a1__py3-none-any.whl → 8.7.0a3__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/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +7 -1
- 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-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/RECORD +9 -9
- {opentrons_shared_data-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.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],
|
{opentrons_shared_data-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: opentrons_shared_data
|
|
3
|
-
Version: 8.7.
|
|
3
|
+
Version: 8.7.0a3
|
|
4
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
5
|
Project-URL: Source Code, https://github.com/Opentrons/opentrons
|
|
6
6
|
Author-email: Opentrons <engineering@opentrons.com>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
opentrons_shared_data/__init__.py,sha256=DVgoqWWN7qiAJ20GG2gweJeYYpA6xbHg-88ilVLjsgE,430
|
|
2
|
-
opentrons_shared_data/_version.py,sha256=
|
|
2
|
+
opentrons_shared_data/_version.py,sha256=IAMsy3P1gON2CGG_IOimhHRbM6QZupESi0tCqzGfgKU,712
|
|
3
3
|
opentrons_shared_data/load.py,sha256=fTd57_9QvpC8I48380rfxFDgGy-vhPZyEW2sGA3mcfo,1605
|
|
4
4
|
opentrons_shared_data/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
opentrons_shared_data/command/__init__.py,sha256=54jWGDwpdI0dAaaQMsty1N40WsB88uywBoCbiAta4Hc,3961
|
|
@@ -176,7 +176,7 @@ opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat
|
|
|
176
176
|
opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/2.json,sha256=3NsxluKaIIFTUhg35-xLF5WsVJ8BrV4OoMCE6xaCWkw,20707
|
|
177
177
|
opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/3.json,sha256=0Q9I0BYKhsEGGFwl1mD9CsRj8N5Od7DEAxLckz81ndQ,25292
|
|
178
178
|
opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/4.json,sha256=4GhBgkwklMDe7ouGi3D15KXJctn5fYCULtz3YPAF9ik,25384
|
|
179
|
-
opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json,sha256=
|
|
179
|
+
opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json,sha256=8KDxqO6hLe78F4w1dX63-qKsAWcHfSflaY59whKpHjc,2145
|
|
180
180
|
opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_1000ul_eptips/1.json,sha256=ojBxh0STJVd2l-ei-riNueJcLdkwKmFBPditeKyNwIw,19632
|
|
181
181
|
opentrons_shared_data/data/labware/definitions/2/eppendorf_96_tiprack_10ul_eptips/1.json,sha256=L6O6gTOumyUHPSXMZG-wDEwyFm6EkO5uQ6WXPeG8fgg,19241
|
|
182
182
|
opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_1000ul/1.json,sha256=j3pWViGr16I1sDX_QKwRozE_Skr0a4RcCQrCPJBRnL4,24170
|
|
@@ -345,11 +345,11 @@ opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adap
|
|
|
345
345
|
opentrons_shared_data/data/labware/schemas/2.json,sha256=cB7UrI4icRBiErb6h9RkykW8xENRv-lGta5TtifTnu4,26272
|
|
346
346
|
opentrons_shared_data/data/labware/schemas/3.json,sha256=ZD_8i4h_UE5LyvBIeVPuuM1XX7KEEGzWrtyZooOs8H0,29520
|
|
347
347
|
opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/1.json,sha256=4xrnMxUpUadSIg1gTaYngq34Ns_0zCh2tXGaRtXeFrw,153228
|
|
348
|
-
opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json,sha256=
|
|
348
|
+
opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json,sha256=64JEbK66nJBCHDcVhgBKpHyOHmtoldCvGl8My8gj-Bs,181265
|
|
349
349
|
opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/1.json,sha256=9aVYYU6-gKmdVcJfoGzJ0cN3u3IYFY8ZMeAuqT4_OyI,146440
|
|
350
|
-
opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json,sha256=
|
|
350
|
+
opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json,sha256=JFJ1HFL7L_na9FAYRh39rIMHMjJz7TOHwf4lhSOgfk4,173185
|
|
351
351
|
opentrons_shared_data/data/liquid-class/definitions/1/water/1.json,sha256=pj5uELd1E3icv9eQNpcsTyY5SxzruYXkHz-jDfD5fHI,142901
|
|
352
|
-
opentrons_shared_data/data/liquid-class/definitions/1/water/2.json,sha256=
|
|
352
|
+
opentrons_shared_data/data/liquid-class/definitions/1/water/2.json,sha256=iFkgyRCZQBHkVUVoyBAt972uCIYQbSuYeZssE4zk_yA,168801
|
|
353
353
|
opentrons_shared_data/data/liquid-class/schemas/1.json,sha256=DGlB_u7zwnUmAU5T7Ej4WLz5alQgT16kOSkf0WULUcM,14956
|
|
354
354
|
opentrons_shared_data/data/liquid/schemas/1.json,sha256=2_Wcc7r_mc3HKQENSs2oRQnGlU9LK4ABD-nvTmHVvzw,692
|
|
355
355
|
opentrons_shared_data/data/module/definitions/1.json,sha256=Ch4s46bjIRQ6go2fzlGvFlDZi92p8JkcWJWJNSGuTCw,1074
|
|
@@ -631,7 +631,7 @@ opentrons_shared_data/data/robot/definitions/1/ot2.json,sha256=3XY9bD1Q2uCfmiHBy
|
|
|
631
631
|
opentrons_shared_data/data/robot/definitions/1/ot3.json,sha256=jGwWoCT3-FAMnKG7C64HRpUISfELOcExL7XYhzwh6I4,376
|
|
632
632
|
opentrons_shared_data/data/robot/schemas/1.json,sha256=akt5AiU8pwc68JlVVq8MI37J-a6g6vSxXfcBM19yiQQ,3049
|
|
633
633
|
opentrons_shared_data/data/labware/repository/schemas/1.json,sha256=-iZkF5yZN7MZCQPDm-fAhug-FLFX_Wi9wF0m7LwFQiQ,2314
|
|
634
|
-
opentrons_shared_data-8.7.
|
|
635
|
-
opentrons_shared_data-8.7.
|
|
636
|
-
opentrons_shared_data-8.7.
|
|
637
|
-
opentrons_shared_data-8.7.
|
|
634
|
+
opentrons_shared_data-8.7.0a3.dist-info/METADATA,sha256=YcbL4lkFxgXcTj4eSZMAF-arIEs9zP7BLzDeEv0tDzU,965
|
|
635
|
+
opentrons_shared_data-8.7.0a3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
636
|
+
opentrons_shared_data-8.7.0a3.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
637
|
+
opentrons_shared_data-8.7.0a3.dist-info/RECORD,,
|
|
File without changes
|
{opentrons_shared_data-8.7.0a1.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|