opentrons-shared-data 8.7.0a2__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/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.0a3.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.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.0a3.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/licenses/LICENSE +0 -0
|
@@ -5806,6 +5806,1073 @@
|
|
|
5806
5806
|
}
|
|
5807
5807
|
}
|
|
5808
5808
|
]
|
|
5809
|
+
},
|
|
5810
|
+
{
|
|
5811
|
+
"pipetteModel": "flex_96channel_200",
|
|
5812
|
+
"byTipType": [
|
|
5813
|
+
{
|
|
5814
|
+
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
|
|
5815
|
+
"aspirate": {
|
|
5816
|
+
"submerge": {
|
|
5817
|
+
"startPosition": {
|
|
5818
|
+
"positionReference": "well-top",
|
|
5819
|
+
"offset": {
|
|
5820
|
+
"x": 0,
|
|
5821
|
+
"y": 0,
|
|
5822
|
+
"z": 2
|
|
5823
|
+
}
|
|
5824
|
+
},
|
|
5825
|
+
"speed": 35,
|
|
5826
|
+
"delay": {
|
|
5827
|
+
"enable": true,
|
|
5828
|
+
"params": {
|
|
5829
|
+
"duration": 0.0
|
|
5830
|
+
}
|
|
5831
|
+
}
|
|
5832
|
+
},
|
|
5833
|
+
"retract": {
|
|
5834
|
+
"endPosition": {
|
|
5835
|
+
"positionReference": "well-top",
|
|
5836
|
+
"offset": {
|
|
5837
|
+
"x": 0,
|
|
5838
|
+
"y": 0,
|
|
5839
|
+
"z": 2
|
|
5840
|
+
}
|
|
5841
|
+
},
|
|
5842
|
+
"speed": 35,
|
|
5843
|
+
"airGapByVolume": [
|
|
5844
|
+
[1.0, 5.0],
|
|
5845
|
+
[45.0, 5.0],
|
|
5846
|
+
[50.0, 0.0]
|
|
5847
|
+
],
|
|
5848
|
+
"touchTip": {
|
|
5849
|
+
"enable": false,
|
|
5850
|
+
"params": {
|
|
5851
|
+
"zOffset": -1,
|
|
5852
|
+
"mmFromEdge": 0.5,
|
|
5853
|
+
"speed": 30
|
|
5854
|
+
}
|
|
5855
|
+
},
|
|
5856
|
+
"delay": {
|
|
5857
|
+
"enable": true,
|
|
5858
|
+
"params": {
|
|
5859
|
+
"duration": 0.5
|
|
5860
|
+
}
|
|
5861
|
+
}
|
|
5862
|
+
},
|
|
5863
|
+
"aspiratePosition": {
|
|
5864
|
+
"positionReference": "well-bottom",
|
|
5865
|
+
"offset": {
|
|
5866
|
+
"x": 0,
|
|
5867
|
+
"y": 0,
|
|
5868
|
+
"z": 2
|
|
5869
|
+
}
|
|
5870
|
+
},
|
|
5871
|
+
"flowRateByVolume": [
|
|
5872
|
+
[1.0, 7.0],
|
|
5873
|
+
[10.0, 10.0],
|
|
5874
|
+
[50.0, 30.0]
|
|
5875
|
+
],
|
|
5876
|
+
"correctionByVolume": [
|
|
5877
|
+
[0.0, -0.1],
|
|
5878
|
+
[5.0, -0.35],
|
|
5879
|
+
[10.0, 0.08],
|
|
5880
|
+
[50.0, -1.34]
|
|
5881
|
+
],
|
|
5882
|
+
"preWet": false,
|
|
5883
|
+
"mix": {
|
|
5884
|
+
"enable": false,
|
|
5885
|
+
"params": {
|
|
5886
|
+
"repetitions": 1,
|
|
5887
|
+
"volume": 50
|
|
5888
|
+
}
|
|
5889
|
+
},
|
|
5890
|
+
"delay": {
|
|
5891
|
+
"enable": true,
|
|
5892
|
+
"params": {
|
|
5893
|
+
"duration": 0.2
|
|
5894
|
+
}
|
|
5895
|
+
}
|
|
5896
|
+
},
|
|
5897
|
+
"singleDispense": {
|
|
5898
|
+
"submerge": {
|
|
5899
|
+
"startPosition": {
|
|
5900
|
+
"positionReference": "well-top",
|
|
5901
|
+
"offset": {
|
|
5902
|
+
"x": 0,
|
|
5903
|
+
"y": 0,
|
|
5904
|
+
"z": 2
|
|
5905
|
+
}
|
|
5906
|
+
},
|
|
5907
|
+
"speed": 35,
|
|
5908
|
+
"delay": {
|
|
5909
|
+
"enable": false,
|
|
5910
|
+
"params": {
|
|
5911
|
+
"duration": 0.0
|
|
5912
|
+
}
|
|
5913
|
+
}
|
|
5914
|
+
},
|
|
5915
|
+
"retract": {
|
|
5916
|
+
"endPosition": {
|
|
5917
|
+
"positionReference": "well-top",
|
|
5918
|
+
"offset": {
|
|
5919
|
+
"x": 0,
|
|
5920
|
+
"y": 0,
|
|
5921
|
+
"z": 2
|
|
5922
|
+
}
|
|
5923
|
+
},
|
|
5924
|
+
"speed": 35,
|
|
5925
|
+
"airGapByVolume": [
|
|
5926
|
+
[1.0, 5.0],
|
|
5927
|
+
[45.0, 5.0],
|
|
5928
|
+
[50.0, 0.0]
|
|
5929
|
+
],
|
|
5930
|
+
"blowout": {
|
|
5931
|
+
"enable": false,
|
|
5932
|
+
"params": {
|
|
5933
|
+
"location": "destination",
|
|
5934
|
+
"flowRate": 100.0
|
|
5935
|
+
}
|
|
5936
|
+
},
|
|
5937
|
+
"touchTip": {
|
|
5938
|
+
"enable": false,
|
|
5939
|
+
"params": {
|
|
5940
|
+
"zOffset": -1,
|
|
5941
|
+
"mmFromEdge": 0.5,
|
|
5942
|
+
"speed": 30
|
|
5943
|
+
}
|
|
5944
|
+
},
|
|
5945
|
+
"delay": {
|
|
5946
|
+
"enable": true,
|
|
5947
|
+
"params": {
|
|
5948
|
+
"duration": 0.5
|
|
5949
|
+
}
|
|
5950
|
+
}
|
|
5951
|
+
},
|
|
5952
|
+
"dispensePosition": {
|
|
5953
|
+
"positionReference": "well-bottom",
|
|
5954
|
+
"offset": {
|
|
5955
|
+
"x": 0,
|
|
5956
|
+
"y": 0,
|
|
5957
|
+
"z": 2
|
|
5958
|
+
}
|
|
5959
|
+
},
|
|
5960
|
+
"flowRateByVolume": [
|
|
5961
|
+
[0.0, 7.0],
|
|
5962
|
+
[10.0, 60.0],
|
|
5963
|
+
[50.0, 60.0]
|
|
5964
|
+
],
|
|
5965
|
+
"correctionByVolume": [
|
|
5966
|
+
[0.0, -0.1],
|
|
5967
|
+
[5.0, -0.35],
|
|
5968
|
+
[10.0, 0.08],
|
|
5969
|
+
[50.0, -1.34]
|
|
5970
|
+
],
|
|
5971
|
+
"mix": {
|
|
5972
|
+
"enable": false,
|
|
5973
|
+
"params": {
|
|
5974
|
+
"repetitions": 1,
|
|
5975
|
+
"volume": 50
|
|
5976
|
+
}
|
|
5977
|
+
},
|
|
5978
|
+
"pushOutByVolume": [
|
|
5979
|
+
[5.0, 0.0],
|
|
5980
|
+
[10.0, 0.0],
|
|
5981
|
+
[45.0, 0.0],
|
|
5982
|
+
[50.0, 0.0]
|
|
5983
|
+
],
|
|
5984
|
+
"delay": {
|
|
5985
|
+
"enable": true,
|
|
5986
|
+
"params": {
|
|
5987
|
+
"duration": 0.2
|
|
5988
|
+
}
|
|
5989
|
+
}
|
|
5990
|
+
},
|
|
5991
|
+
"multiDispense": {
|
|
5992
|
+
"submerge": {
|
|
5993
|
+
"startPosition": {
|
|
5994
|
+
"positionReference": "well-top",
|
|
5995
|
+
"offset": {
|
|
5996
|
+
"x": 0,
|
|
5997
|
+
"y": 0,
|
|
5998
|
+
"z": 2
|
|
5999
|
+
}
|
|
6000
|
+
},
|
|
6001
|
+
"speed": 35,
|
|
6002
|
+
"delay": {
|
|
6003
|
+
"enable": false,
|
|
6004
|
+
"params": {
|
|
6005
|
+
"duration": 0.0
|
|
6006
|
+
}
|
|
6007
|
+
}
|
|
6008
|
+
},
|
|
6009
|
+
"retract": {
|
|
6010
|
+
"endPosition": {
|
|
6011
|
+
"positionReference": "well-top",
|
|
6012
|
+
"offset": {
|
|
6013
|
+
"x": 0,
|
|
6014
|
+
"y": 0,
|
|
6015
|
+
"z": 2
|
|
6016
|
+
}
|
|
6017
|
+
},
|
|
6018
|
+
"speed": 35,
|
|
6019
|
+
"airGapByVolume": [
|
|
6020
|
+
[1.0, 5.0],
|
|
6021
|
+
[45.0, 5.0],
|
|
6022
|
+
[50.0, 0.0]
|
|
6023
|
+
],
|
|
6024
|
+
"blowout": {
|
|
6025
|
+
"enable": true,
|
|
6026
|
+
"params": {
|
|
6027
|
+
"location": "trash",
|
|
6028
|
+
"flowRate": 100.0
|
|
6029
|
+
}
|
|
6030
|
+
},
|
|
6031
|
+
"touchTip": {
|
|
6032
|
+
"enable": false,
|
|
6033
|
+
"params": {
|
|
6034
|
+
"zOffset": -1,
|
|
6035
|
+
"mmFromEdge": 0.5,
|
|
6036
|
+
"speed": 30
|
|
6037
|
+
}
|
|
6038
|
+
},
|
|
6039
|
+
"delay": {
|
|
6040
|
+
"enable": true,
|
|
6041
|
+
"params": {
|
|
6042
|
+
"duration": 0.5
|
|
6043
|
+
}
|
|
6044
|
+
}
|
|
6045
|
+
},
|
|
6046
|
+
"dispensePosition": {
|
|
6047
|
+
"positionReference": "well-bottom",
|
|
6048
|
+
"offset": {
|
|
6049
|
+
"x": 0,
|
|
6050
|
+
"y": 0,
|
|
6051
|
+
"z": 2
|
|
6052
|
+
}
|
|
6053
|
+
},
|
|
6054
|
+
"flowRateByVolume": [[0.0, 100.0]],
|
|
6055
|
+
"correctionByVolume": [
|
|
6056
|
+
[0.0, 0.0],
|
|
6057
|
+
[5.0, -2.1],
|
|
6058
|
+
[10.0, -1.7],
|
|
6059
|
+
[50.0, -3.3]
|
|
6060
|
+
],
|
|
6061
|
+
"conditioningByVolume": [
|
|
6062
|
+
[1.0, 5.0],
|
|
6063
|
+
[40.0, 5.0],
|
|
6064
|
+
[45.0, 0.0],
|
|
6065
|
+
[50.0, 0.0]
|
|
6066
|
+
],
|
|
6067
|
+
"disposalByVolume": [
|
|
6068
|
+
[1.0, 5.0],
|
|
6069
|
+
[40.0, 5.0],
|
|
6070
|
+
[45.0, 0.0],
|
|
6071
|
+
[50.0, 0.0]
|
|
6072
|
+
],
|
|
6073
|
+
"delay": {
|
|
6074
|
+
"enable": true,
|
|
6075
|
+
"params": {
|
|
6076
|
+
"duration": 2.0
|
|
6077
|
+
}
|
|
6078
|
+
}
|
|
6079
|
+
}
|
|
6080
|
+
},
|
|
6081
|
+
{
|
|
6082
|
+
"tiprack": "opentrons/opentrons_flex_96_filtertiprack_50ul/1",
|
|
6083
|
+
"aspirate": {
|
|
6084
|
+
"submerge": {
|
|
6085
|
+
"startPosition": {
|
|
6086
|
+
"positionReference": "well-top",
|
|
6087
|
+
"offset": {
|
|
6088
|
+
"x": 0,
|
|
6089
|
+
"y": 0,
|
|
6090
|
+
"z": 2
|
|
6091
|
+
}
|
|
6092
|
+
},
|
|
6093
|
+
"speed": 35,
|
|
6094
|
+
"delay": {
|
|
6095
|
+
"enable": true,
|
|
6096
|
+
"params": {
|
|
6097
|
+
"duration": 0.0
|
|
6098
|
+
}
|
|
6099
|
+
}
|
|
6100
|
+
},
|
|
6101
|
+
"retract": {
|
|
6102
|
+
"endPosition": {
|
|
6103
|
+
"positionReference": "well-top",
|
|
6104
|
+
"offset": {
|
|
6105
|
+
"x": 0,
|
|
6106
|
+
"y": 0,
|
|
6107
|
+
"z": 2
|
|
6108
|
+
}
|
|
6109
|
+
},
|
|
6110
|
+
"speed": 35,
|
|
6111
|
+
"airGapByVolume": [
|
|
6112
|
+
[1.0, 5.0],
|
|
6113
|
+
[45.0, 5.0],
|
|
6114
|
+
[50.0, 0.0]
|
|
6115
|
+
],
|
|
6116
|
+
"touchTip": {
|
|
6117
|
+
"enable": false,
|
|
6118
|
+
"params": {
|
|
6119
|
+
"zOffset": -1,
|
|
6120
|
+
"mmFromEdge": 0.5,
|
|
6121
|
+
"speed": 30
|
|
6122
|
+
}
|
|
6123
|
+
},
|
|
6124
|
+
"delay": {
|
|
6125
|
+
"enable": true,
|
|
6126
|
+
"params": {
|
|
6127
|
+
"duration": 0.5
|
|
6128
|
+
}
|
|
6129
|
+
}
|
|
6130
|
+
},
|
|
6131
|
+
"aspiratePosition": {
|
|
6132
|
+
"positionReference": "well-bottom",
|
|
6133
|
+
"offset": {
|
|
6134
|
+
"x": 0,
|
|
6135
|
+
"y": 0,
|
|
6136
|
+
"z": 2
|
|
6137
|
+
}
|
|
6138
|
+
},
|
|
6139
|
+
"flowRateByVolume": [
|
|
6140
|
+
[1.0, 7.0],
|
|
6141
|
+
[10.0, 10.0],
|
|
6142
|
+
[50.0, 30.0]
|
|
6143
|
+
],
|
|
6144
|
+
"correctionByVolume": [
|
|
6145
|
+
[0.0, -0.1],
|
|
6146
|
+
[5.0, -0.35],
|
|
6147
|
+
[10.0, 0.08],
|
|
6148
|
+
[50.0, -1.34]
|
|
6149
|
+
],
|
|
6150
|
+
"preWet": false,
|
|
6151
|
+
"mix": {
|
|
6152
|
+
"enable": false,
|
|
6153
|
+
"params": {
|
|
6154
|
+
"repetitions": 1,
|
|
6155
|
+
"volume": 50
|
|
6156
|
+
}
|
|
6157
|
+
},
|
|
6158
|
+
"delay": {
|
|
6159
|
+
"enable": true,
|
|
6160
|
+
"params": {
|
|
6161
|
+
"duration": 0.2
|
|
6162
|
+
}
|
|
6163
|
+
}
|
|
6164
|
+
},
|
|
6165
|
+
"singleDispense": {
|
|
6166
|
+
"submerge": {
|
|
6167
|
+
"startPosition": {
|
|
6168
|
+
"positionReference": "well-top",
|
|
6169
|
+
"offset": {
|
|
6170
|
+
"x": 0,
|
|
6171
|
+
"y": 0,
|
|
6172
|
+
"z": 2
|
|
6173
|
+
}
|
|
6174
|
+
},
|
|
6175
|
+
"speed": 35,
|
|
6176
|
+
"delay": {
|
|
6177
|
+
"enable": false,
|
|
6178
|
+
"params": {
|
|
6179
|
+
"duration": 0.0
|
|
6180
|
+
}
|
|
6181
|
+
}
|
|
6182
|
+
},
|
|
6183
|
+
"retract": {
|
|
6184
|
+
"endPosition": {
|
|
6185
|
+
"positionReference": "well-top",
|
|
6186
|
+
"offset": {
|
|
6187
|
+
"x": 0,
|
|
6188
|
+
"y": 0,
|
|
6189
|
+
"z": 2
|
|
6190
|
+
}
|
|
6191
|
+
},
|
|
6192
|
+
"speed": 35,
|
|
6193
|
+
"airGapByVolume": [
|
|
6194
|
+
[1.0, 5.0],
|
|
6195
|
+
[45.0, 5.0],
|
|
6196
|
+
[50.0, 0.0]
|
|
6197
|
+
],
|
|
6198
|
+
"blowout": {
|
|
6199
|
+
"enable": false,
|
|
6200
|
+
"params": {
|
|
6201
|
+
"location": "destination",
|
|
6202
|
+
"flowRate": 100.0
|
|
6203
|
+
}
|
|
6204
|
+
},
|
|
6205
|
+
"touchTip": {
|
|
6206
|
+
"enable": false,
|
|
6207
|
+
"params": {
|
|
6208
|
+
"zOffset": -1,
|
|
6209
|
+
"mmFromEdge": 0.5,
|
|
6210
|
+
"speed": 30
|
|
6211
|
+
}
|
|
6212
|
+
},
|
|
6213
|
+
"delay": {
|
|
6214
|
+
"enable": true,
|
|
6215
|
+
"params": {
|
|
6216
|
+
"duration": 0.5
|
|
6217
|
+
}
|
|
6218
|
+
}
|
|
6219
|
+
},
|
|
6220
|
+
"dispensePosition": {
|
|
6221
|
+
"positionReference": "well-bottom",
|
|
6222
|
+
"offset": {
|
|
6223
|
+
"x": 0,
|
|
6224
|
+
"y": 0,
|
|
6225
|
+
"z": 2
|
|
6226
|
+
}
|
|
6227
|
+
},
|
|
6228
|
+
"flowRateByVolume": [
|
|
6229
|
+
[0.0, 7.0],
|
|
6230
|
+
[10.0, 60.0],
|
|
6231
|
+
[50.0, 60.0]
|
|
6232
|
+
],
|
|
6233
|
+
"correctionByVolume": [
|
|
6234
|
+
[0.0, -0.1],
|
|
6235
|
+
[5.0, -0.35],
|
|
6236
|
+
[10.0, 0.08],
|
|
6237
|
+
[50.0, -1.34]
|
|
6238
|
+
],
|
|
6239
|
+
"mix": {
|
|
6240
|
+
"enable": false,
|
|
6241
|
+
"params": {
|
|
6242
|
+
"repetitions": 1,
|
|
6243
|
+
"volume": 50
|
|
6244
|
+
}
|
|
6245
|
+
},
|
|
6246
|
+
"pushOutByVolume": [
|
|
6247
|
+
[5.0, 0.0],
|
|
6248
|
+
[10.0, 0.0],
|
|
6249
|
+
[45.0, 0.0],
|
|
6250
|
+
[50.0, 0.0]
|
|
6251
|
+
],
|
|
6252
|
+
"delay": {
|
|
6253
|
+
"enable": true,
|
|
6254
|
+
"params": {
|
|
6255
|
+
"duration": 0.2
|
|
6256
|
+
}
|
|
6257
|
+
}
|
|
6258
|
+
},
|
|
6259
|
+
"multiDispense": {
|
|
6260
|
+
"submerge": {
|
|
6261
|
+
"startPosition": {
|
|
6262
|
+
"positionReference": "well-top",
|
|
6263
|
+
"offset": {
|
|
6264
|
+
"x": 0,
|
|
6265
|
+
"y": 0,
|
|
6266
|
+
"z": 2
|
|
6267
|
+
}
|
|
6268
|
+
},
|
|
6269
|
+
"speed": 35,
|
|
6270
|
+
"delay": {
|
|
6271
|
+
"enable": false,
|
|
6272
|
+
"params": {
|
|
6273
|
+
"duration": 0.0
|
|
6274
|
+
}
|
|
6275
|
+
}
|
|
6276
|
+
},
|
|
6277
|
+
"retract": {
|
|
6278
|
+
"endPosition": {
|
|
6279
|
+
"positionReference": "well-top",
|
|
6280
|
+
"offset": {
|
|
6281
|
+
"x": 0,
|
|
6282
|
+
"y": 0,
|
|
6283
|
+
"z": 2
|
|
6284
|
+
}
|
|
6285
|
+
},
|
|
6286
|
+
"speed": 35,
|
|
6287
|
+
"airGapByVolume": [
|
|
6288
|
+
[1.0, 5.0],
|
|
6289
|
+
[45.0, 5.0],
|
|
6290
|
+
[50.0, 0.0]
|
|
6291
|
+
],
|
|
6292
|
+
"blowout": {
|
|
6293
|
+
"enable": true,
|
|
6294
|
+
"params": {
|
|
6295
|
+
"location": "trash",
|
|
6296
|
+
"flowRate": 100.0
|
|
6297
|
+
}
|
|
6298
|
+
},
|
|
6299
|
+
"touchTip": {
|
|
6300
|
+
"enable": false,
|
|
6301
|
+
"params": {
|
|
6302
|
+
"zOffset": -1,
|
|
6303
|
+
"mmFromEdge": 0.5,
|
|
6304
|
+
"speed": 30
|
|
6305
|
+
}
|
|
6306
|
+
},
|
|
6307
|
+
"delay": {
|
|
6308
|
+
"enable": true,
|
|
6309
|
+
"params": {
|
|
6310
|
+
"duration": 0.5
|
|
6311
|
+
}
|
|
6312
|
+
}
|
|
6313
|
+
},
|
|
6314
|
+
"dispensePosition": {
|
|
6315
|
+
"positionReference": "well-bottom",
|
|
6316
|
+
"offset": {
|
|
6317
|
+
"x": 0,
|
|
6318
|
+
"y": 0,
|
|
6319
|
+
"z": 2
|
|
6320
|
+
}
|
|
6321
|
+
},
|
|
6322
|
+
"flowRateByVolume": [[0.0, 100.0]],
|
|
6323
|
+
"correctionByVolume": [
|
|
6324
|
+
[0.0, 0.0],
|
|
6325
|
+
[5.0, -2.1],
|
|
6326
|
+
[10.0, -1.7],
|
|
6327
|
+
[50.0, -3.3]
|
|
6328
|
+
],
|
|
6329
|
+
"conditioningByVolume": [
|
|
6330
|
+
[1.0, 5.0],
|
|
6331
|
+
[40.0, 5.0],
|
|
6332
|
+
[45.0, 0.0],
|
|
6333
|
+
[50.0, 0.0]
|
|
6334
|
+
],
|
|
6335
|
+
"disposalByVolume": [
|
|
6336
|
+
[1.0, 5.0],
|
|
6337
|
+
[40.0, 5.0],
|
|
6338
|
+
[45.0, 0.0],
|
|
6339
|
+
[50.0, 0.0]
|
|
6340
|
+
],
|
|
6341
|
+
"delay": {
|
|
6342
|
+
"enable": true,
|
|
6343
|
+
"params": {
|
|
6344
|
+
"duration": 2.0
|
|
6345
|
+
}
|
|
6346
|
+
}
|
|
6347
|
+
}
|
|
6348
|
+
},
|
|
6349
|
+
{
|
|
6350
|
+
"tiprack": "opentrons/opentrons_flex_96_tiprack_200ul/1",
|
|
6351
|
+
"aspirate": {
|
|
6352
|
+
"submerge": {
|
|
6353
|
+
"startPosition": {
|
|
6354
|
+
"positionReference": "well-top",
|
|
6355
|
+
"offset": {
|
|
6356
|
+
"x": 0,
|
|
6357
|
+
"y": 0,
|
|
6358
|
+
"z": 2
|
|
6359
|
+
}
|
|
6360
|
+
},
|
|
6361
|
+
"speed": 35,
|
|
6362
|
+
"delay": {
|
|
6363
|
+
"enable": true,
|
|
6364
|
+
"params": {
|
|
6365
|
+
"duration": 0.0
|
|
6366
|
+
}
|
|
6367
|
+
}
|
|
6368
|
+
},
|
|
6369
|
+
"retract": {
|
|
6370
|
+
"endPosition": {
|
|
6371
|
+
"positionReference": "well-top",
|
|
6372
|
+
"offset": {
|
|
6373
|
+
"x": 0,
|
|
6374
|
+
"y": 0,
|
|
6375
|
+
"z": 2
|
|
6376
|
+
}
|
|
6377
|
+
},
|
|
6378
|
+
"speed": 35,
|
|
6379
|
+
"airGapByVolume": [
|
|
6380
|
+
[5.0, 10.0],
|
|
6381
|
+
[190.0, 10.0],
|
|
6382
|
+
[200.0, 0.0]
|
|
6383
|
+
],
|
|
6384
|
+
"touchTip": {
|
|
6385
|
+
"enable": false,
|
|
6386
|
+
"params": {
|
|
6387
|
+
"zOffset": -1,
|
|
6388
|
+
"mmFromEdge": 0.5,
|
|
6389
|
+
"speed": 30
|
|
6390
|
+
}
|
|
6391
|
+
},
|
|
6392
|
+
"delay": {
|
|
6393
|
+
"enable": true,
|
|
6394
|
+
"params": {
|
|
6395
|
+
"duration": 0.5
|
|
6396
|
+
}
|
|
6397
|
+
}
|
|
6398
|
+
},
|
|
6399
|
+
"aspiratePosition": {
|
|
6400
|
+
"positionReference": "well-bottom",
|
|
6401
|
+
"offset": {
|
|
6402
|
+
"x": 0,
|
|
6403
|
+
"y": 0,
|
|
6404
|
+
"z": 2
|
|
6405
|
+
}
|
|
6406
|
+
},
|
|
6407
|
+
"flowRateByVolume": [
|
|
6408
|
+
[5.0, 7.0],
|
|
6409
|
+
[50.0, 50.0],
|
|
6410
|
+
[200.0, 200.0]
|
|
6411
|
+
],
|
|
6412
|
+
"correctionByVolume": [
|
|
6413
|
+
[0.0, 0.0],
|
|
6414
|
+
[5.0, 0.1],
|
|
6415
|
+
[50.0, -2.2],
|
|
6416
|
+
[200.0, -8.9]
|
|
6417
|
+
],
|
|
6418
|
+
"preWet": false,
|
|
6419
|
+
"mix": {
|
|
6420
|
+
"enable": false,
|
|
6421
|
+
"params": {
|
|
6422
|
+
"repetitions": 1,
|
|
6423
|
+
"volume": 50
|
|
6424
|
+
}
|
|
6425
|
+
},
|
|
6426
|
+
"delay": {
|
|
6427
|
+
"enable": true,
|
|
6428
|
+
"params": {
|
|
6429
|
+
"duration": 0.2
|
|
6430
|
+
}
|
|
6431
|
+
}
|
|
6432
|
+
},
|
|
6433
|
+
"singleDispense": {
|
|
6434
|
+
"submerge": {
|
|
6435
|
+
"startPosition": {
|
|
6436
|
+
"positionReference": "well-top",
|
|
6437
|
+
"offset": {
|
|
6438
|
+
"x": 0,
|
|
6439
|
+
"y": 0,
|
|
6440
|
+
"z": 2
|
|
6441
|
+
}
|
|
6442
|
+
},
|
|
6443
|
+
"speed": 35,
|
|
6444
|
+
"delay": {
|
|
6445
|
+
"enable": false,
|
|
6446
|
+
"params": {
|
|
6447
|
+
"duration": 0.0
|
|
6448
|
+
}
|
|
6449
|
+
}
|
|
6450
|
+
},
|
|
6451
|
+
"retract": {
|
|
6452
|
+
"endPosition": {
|
|
6453
|
+
"positionReference": "well-top",
|
|
6454
|
+
"offset": {
|
|
6455
|
+
"x": 0,
|
|
6456
|
+
"y": 0,
|
|
6457
|
+
"z": 2
|
|
6458
|
+
}
|
|
6459
|
+
},
|
|
6460
|
+
"speed": 35,
|
|
6461
|
+
"airGapByVolume": [
|
|
6462
|
+
[5.0, 10.0],
|
|
6463
|
+
[190.0, 10.0],
|
|
6464
|
+
[200.0, 0.0]
|
|
6465
|
+
],
|
|
6466
|
+
"blowout": {
|
|
6467
|
+
"enable": false,
|
|
6468
|
+
"params": {
|
|
6469
|
+
"location": "destination",
|
|
6470
|
+
"flowRate": 100.0
|
|
6471
|
+
}
|
|
6472
|
+
},
|
|
6473
|
+
"touchTip": {
|
|
6474
|
+
"enable": false,
|
|
6475
|
+
"params": {
|
|
6476
|
+
"zOffset": -1,
|
|
6477
|
+
"mmFromEdge": 0.5,
|
|
6478
|
+
"speed": 30
|
|
6479
|
+
}
|
|
6480
|
+
},
|
|
6481
|
+
"delay": {
|
|
6482
|
+
"enable": true,
|
|
6483
|
+
"params": {
|
|
6484
|
+
"duration": 0.5
|
|
6485
|
+
}
|
|
6486
|
+
}
|
|
6487
|
+
},
|
|
6488
|
+
"dispensePosition": {
|
|
6489
|
+
"positionReference": "well-bottom",
|
|
6490
|
+
"offset": {
|
|
6491
|
+
"x": 0,
|
|
6492
|
+
"y": 0,
|
|
6493
|
+
"z": 2
|
|
6494
|
+
}
|
|
6495
|
+
},
|
|
6496
|
+
"flowRateByVolume": [[0.0, 7.0]],
|
|
6497
|
+
"correctionByVolume": [
|
|
6498
|
+
[0.0, 0.0],
|
|
6499
|
+
[5.0, 0.1],
|
|
6500
|
+
[50.0, -2.2],
|
|
6501
|
+
[200.0, -8.9]
|
|
6502
|
+
],
|
|
6503
|
+
"mix": {
|
|
6504
|
+
"enable": false,
|
|
6505
|
+
"params": {
|
|
6506
|
+
"repetitions": 1,
|
|
6507
|
+
"volume": 50
|
|
6508
|
+
}
|
|
6509
|
+
},
|
|
6510
|
+
"pushOutByVolume": [
|
|
6511
|
+
[5.0, 0.0],
|
|
6512
|
+
[50.0, 0.0],
|
|
6513
|
+
[200.0, 0.0]
|
|
6514
|
+
],
|
|
6515
|
+
"delay": {
|
|
6516
|
+
"enable": true,
|
|
6517
|
+
"params": {
|
|
6518
|
+
"duration": 2.0
|
|
6519
|
+
}
|
|
6520
|
+
}
|
|
6521
|
+
},
|
|
6522
|
+
"multiDispense": {
|
|
6523
|
+
"submerge": {
|
|
6524
|
+
"startPosition": {
|
|
6525
|
+
"positionReference": "well-top",
|
|
6526
|
+
"offset": {
|
|
6527
|
+
"x": 0,
|
|
6528
|
+
"y": 0,
|
|
6529
|
+
"z": 2
|
|
6530
|
+
}
|
|
6531
|
+
},
|
|
6532
|
+
"speed": 35,
|
|
6533
|
+
"delay": {
|
|
6534
|
+
"enable": false,
|
|
6535
|
+
"params": {
|
|
6536
|
+
"duration": 0.0
|
|
6537
|
+
}
|
|
6538
|
+
}
|
|
6539
|
+
},
|
|
6540
|
+
"retract": {
|
|
6541
|
+
"endPosition": {
|
|
6542
|
+
"positionReference": "well-top",
|
|
6543
|
+
"offset": {
|
|
6544
|
+
"x": 0,
|
|
6545
|
+
"y": 0,
|
|
6546
|
+
"z": 2
|
|
6547
|
+
}
|
|
6548
|
+
},
|
|
6549
|
+
"speed": 35,
|
|
6550
|
+
"airGapByVolume": [
|
|
6551
|
+
[5.0, 10.0],
|
|
6552
|
+
[190.0, 10.0],
|
|
6553
|
+
[200.0, 0.0]
|
|
6554
|
+
],
|
|
6555
|
+
"blowout": {
|
|
6556
|
+
"enable": true,
|
|
6557
|
+
"params": {
|
|
6558
|
+
"location": "trash",
|
|
6559
|
+
"flowRate": 100.0
|
|
6560
|
+
}
|
|
6561
|
+
},
|
|
6562
|
+
"touchTip": {
|
|
6563
|
+
"enable": false,
|
|
6564
|
+
"params": {
|
|
6565
|
+
"zOffset": -1,
|
|
6566
|
+
"mmFromEdge": 0.5,
|
|
6567
|
+
"speed": 30
|
|
6568
|
+
}
|
|
6569
|
+
},
|
|
6570
|
+
"delay": {
|
|
6571
|
+
"enable": true,
|
|
6572
|
+
"params": {
|
|
6573
|
+
"duration": 0.5
|
|
6574
|
+
}
|
|
6575
|
+
}
|
|
6576
|
+
},
|
|
6577
|
+
"dispensePosition": {
|
|
6578
|
+
"positionReference": "well-bottom",
|
|
6579
|
+
"offset": {
|
|
6580
|
+
"x": 0,
|
|
6581
|
+
"y": 0,
|
|
6582
|
+
"z": 2
|
|
6583
|
+
}
|
|
6584
|
+
},
|
|
6585
|
+
"flowRateByVolume": [[0.0, 100.0]],
|
|
6586
|
+
"correctionByVolume": [
|
|
6587
|
+
[0.0, 0.0],
|
|
6588
|
+
[5.0, -1.5],
|
|
6589
|
+
[50.0, -2.2],
|
|
6590
|
+
[200.0, -7.4]
|
|
6591
|
+
],
|
|
6592
|
+
"conditioningByVolume": [
|
|
6593
|
+
[1.0, 5.0],
|
|
6594
|
+
[190.0, 5.0],
|
|
6595
|
+
[195.0, 0.0],
|
|
6596
|
+
[200.0, 0.0]
|
|
6597
|
+
],
|
|
6598
|
+
"disposalByVolume": [
|
|
6599
|
+
[1.0, 5.0],
|
|
6600
|
+
[190.0, 5.0],
|
|
6601
|
+
[195.0, 0.0],
|
|
6602
|
+
[200.0, 0.0]
|
|
6603
|
+
],
|
|
6604
|
+
"delay": {
|
|
6605
|
+
"enable": true,
|
|
6606
|
+
"params": {
|
|
6607
|
+
"duration": 1.0
|
|
6608
|
+
}
|
|
6609
|
+
}
|
|
6610
|
+
}
|
|
6611
|
+
},
|
|
6612
|
+
{
|
|
6613
|
+
"tiprack": "opentrons/opentrons_flex_96_filtertiprack_200ul/1",
|
|
6614
|
+
"aspirate": {
|
|
6615
|
+
"submerge": {
|
|
6616
|
+
"startPosition": {
|
|
6617
|
+
"positionReference": "well-top",
|
|
6618
|
+
"offset": {
|
|
6619
|
+
"x": 0,
|
|
6620
|
+
"y": 0,
|
|
6621
|
+
"z": 2
|
|
6622
|
+
}
|
|
6623
|
+
},
|
|
6624
|
+
"speed": 35,
|
|
6625
|
+
"delay": {
|
|
6626
|
+
"enable": true,
|
|
6627
|
+
"params": {
|
|
6628
|
+
"duration": 0.0
|
|
6629
|
+
}
|
|
6630
|
+
}
|
|
6631
|
+
},
|
|
6632
|
+
"retract": {
|
|
6633
|
+
"endPosition": {
|
|
6634
|
+
"positionReference": "well-top",
|
|
6635
|
+
"offset": {
|
|
6636
|
+
"x": 0,
|
|
6637
|
+
"y": 0,
|
|
6638
|
+
"z": 2
|
|
6639
|
+
}
|
|
6640
|
+
},
|
|
6641
|
+
"speed": 35,
|
|
6642
|
+
"airGapByVolume": [
|
|
6643
|
+
[5.0, 10.0],
|
|
6644
|
+
[190.0, 10.0],
|
|
6645
|
+
[200.0, 0.0]
|
|
6646
|
+
],
|
|
6647
|
+
"touchTip": {
|
|
6648
|
+
"enable": false,
|
|
6649
|
+
"params": {
|
|
6650
|
+
"zOffset": -1,
|
|
6651
|
+
"mmFromEdge": 0.5,
|
|
6652
|
+
"speed": 30
|
|
6653
|
+
}
|
|
6654
|
+
},
|
|
6655
|
+
"delay": {
|
|
6656
|
+
"enable": true,
|
|
6657
|
+
"params": {
|
|
6658
|
+
"duration": 0.5
|
|
6659
|
+
}
|
|
6660
|
+
}
|
|
6661
|
+
},
|
|
6662
|
+
"aspiratePosition": {
|
|
6663
|
+
"positionReference": "well-bottom",
|
|
6664
|
+
"offset": {
|
|
6665
|
+
"x": 0,
|
|
6666
|
+
"y": 0,
|
|
6667
|
+
"z": 2
|
|
6668
|
+
}
|
|
6669
|
+
},
|
|
6670
|
+
"flowRateByVolume": [
|
|
6671
|
+
[5.0, 7.0],
|
|
6672
|
+
[50.0, 50.0],
|
|
6673
|
+
[200.0, 200.0]
|
|
6674
|
+
],
|
|
6675
|
+
"correctionByVolume": [
|
|
6676
|
+
[0.0, 0.0],
|
|
6677
|
+
[5.0, 0.1],
|
|
6678
|
+
[50.0, -2.2],
|
|
6679
|
+
[200.0, -8.9]
|
|
6680
|
+
],
|
|
6681
|
+
"preWet": false,
|
|
6682
|
+
"mix": {
|
|
6683
|
+
"enable": false,
|
|
6684
|
+
"params": {
|
|
6685
|
+
"repetitions": 1,
|
|
6686
|
+
"volume": 50
|
|
6687
|
+
}
|
|
6688
|
+
},
|
|
6689
|
+
"delay": {
|
|
6690
|
+
"enable": true,
|
|
6691
|
+
"params": {
|
|
6692
|
+
"duration": 0.2
|
|
6693
|
+
}
|
|
6694
|
+
}
|
|
6695
|
+
},
|
|
6696
|
+
"singleDispense": {
|
|
6697
|
+
"submerge": {
|
|
6698
|
+
"startPosition": {
|
|
6699
|
+
"positionReference": "well-top",
|
|
6700
|
+
"offset": {
|
|
6701
|
+
"x": 0,
|
|
6702
|
+
"y": 0,
|
|
6703
|
+
"z": 2
|
|
6704
|
+
}
|
|
6705
|
+
},
|
|
6706
|
+
"speed": 35,
|
|
6707
|
+
"delay": {
|
|
6708
|
+
"enable": false,
|
|
6709
|
+
"params": {
|
|
6710
|
+
"duration": 0.0
|
|
6711
|
+
}
|
|
6712
|
+
}
|
|
6713
|
+
},
|
|
6714
|
+
"retract": {
|
|
6715
|
+
"endPosition": {
|
|
6716
|
+
"positionReference": "well-top",
|
|
6717
|
+
"offset": {
|
|
6718
|
+
"x": 0,
|
|
6719
|
+
"y": 0,
|
|
6720
|
+
"z": 2
|
|
6721
|
+
}
|
|
6722
|
+
},
|
|
6723
|
+
"speed": 35,
|
|
6724
|
+
"airGapByVolume": [
|
|
6725
|
+
[5.0, 10.0],
|
|
6726
|
+
[190.0, 10.0],
|
|
6727
|
+
[200.0, 0.0]
|
|
6728
|
+
],
|
|
6729
|
+
"blowout": {
|
|
6730
|
+
"enable": false,
|
|
6731
|
+
"params": {
|
|
6732
|
+
"location": "destination",
|
|
6733
|
+
"flowRate": 100.0
|
|
6734
|
+
}
|
|
6735
|
+
},
|
|
6736
|
+
"touchTip": {
|
|
6737
|
+
"enable": false,
|
|
6738
|
+
"params": {
|
|
6739
|
+
"zOffset": -1,
|
|
6740
|
+
"mmFromEdge": 0.5,
|
|
6741
|
+
"speed": 30
|
|
6742
|
+
}
|
|
6743
|
+
},
|
|
6744
|
+
"delay": {
|
|
6745
|
+
"enable": true,
|
|
6746
|
+
"params": {
|
|
6747
|
+
"duration": 0.5
|
|
6748
|
+
}
|
|
6749
|
+
}
|
|
6750
|
+
},
|
|
6751
|
+
"dispensePosition": {
|
|
6752
|
+
"positionReference": "well-bottom",
|
|
6753
|
+
"offset": {
|
|
6754
|
+
"x": 0,
|
|
6755
|
+
"y": 0,
|
|
6756
|
+
"z": 2
|
|
6757
|
+
}
|
|
6758
|
+
},
|
|
6759
|
+
"flowRateByVolume": [[0.0, 7.0]],
|
|
6760
|
+
"correctionByVolume": [
|
|
6761
|
+
[0.0, 0.0],
|
|
6762
|
+
[5.0, 0.1],
|
|
6763
|
+
[50.0, -2.2],
|
|
6764
|
+
[200.0, -8.9]
|
|
6765
|
+
],
|
|
6766
|
+
"mix": {
|
|
6767
|
+
"enable": false,
|
|
6768
|
+
"params": {
|
|
6769
|
+
"repetitions": 1,
|
|
6770
|
+
"volume": 50
|
|
6771
|
+
}
|
|
6772
|
+
},
|
|
6773
|
+
"pushOutByVolume": [
|
|
6774
|
+
[5.0, 0.0],
|
|
6775
|
+
[50.0, 0.0],
|
|
6776
|
+
[200.0, 0.0]
|
|
6777
|
+
],
|
|
6778
|
+
"delay": {
|
|
6779
|
+
"enable": true,
|
|
6780
|
+
"params": {
|
|
6781
|
+
"duration": 2.0
|
|
6782
|
+
}
|
|
6783
|
+
}
|
|
6784
|
+
},
|
|
6785
|
+
"multiDispense": {
|
|
6786
|
+
"submerge": {
|
|
6787
|
+
"startPosition": {
|
|
6788
|
+
"positionReference": "well-top",
|
|
6789
|
+
"offset": {
|
|
6790
|
+
"x": 0,
|
|
6791
|
+
"y": 0,
|
|
6792
|
+
"z": 2
|
|
6793
|
+
}
|
|
6794
|
+
},
|
|
6795
|
+
"speed": 35,
|
|
6796
|
+
"delay": {
|
|
6797
|
+
"enable": false,
|
|
6798
|
+
"params": {
|
|
6799
|
+
"duration": 0.0
|
|
6800
|
+
}
|
|
6801
|
+
}
|
|
6802
|
+
},
|
|
6803
|
+
"retract": {
|
|
6804
|
+
"endPosition": {
|
|
6805
|
+
"positionReference": "well-top",
|
|
6806
|
+
"offset": {
|
|
6807
|
+
"x": 0,
|
|
6808
|
+
"y": 0,
|
|
6809
|
+
"z": 2
|
|
6810
|
+
}
|
|
6811
|
+
},
|
|
6812
|
+
"speed": 35,
|
|
6813
|
+
"airGapByVolume": [
|
|
6814
|
+
[5.0, 10.0],
|
|
6815
|
+
[190.0, 10.0],
|
|
6816
|
+
[200.0, 0.0]
|
|
6817
|
+
],
|
|
6818
|
+
"blowout": {
|
|
6819
|
+
"enable": true,
|
|
6820
|
+
"params": {
|
|
6821
|
+
"location": "trash",
|
|
6822
|
+
"flowRate": 100.0
|
|
6823
|
+
}
|
|
6824
|
+
},
|
|
6825
|
+
"touchTip": {
|
|
6826
|
+
"enable": false,
|
|
6827
|
+
"params": {
|
|
6828
|
+
"zOffset": -1,
|
|
6829
|
+
"mmFromEdge": 0.5,
|
|
6830
|
+
"speed": 30
|
|
6831
|
+
}
|
|
6832
|
+
},
|
|
6833
|
+
"delay": {
|
|
6834
|
+
"enable": true,
|
|
6835
|
+
"params": {
|
|
6836
|
+
"duration": 0.5
|
|
6837
|
+
}
|
|
6838
|
+
}
|
|
6839
|
+
},
|
|
6840
|
+
"dispensePosition": {
|
|
6841
|
+
"positionReference": "well-bottom",
|
|
6842
|
+
"offset": {
|
|
6843
|
+
"x": 0,
|
|
6844
|
+
"y": 0,
|
|
6845
|
+
"z": 2
|
|
6846
|
+
}
|
|
6847
|
+
},
|
|
6848
|
+
"flowRateByVolume": [[0.0, 100.0]],
|
|
6849
|
+
"correctionByVolume": [
|
|
6850
|
+
[0.0, 0.0],
|
|
6851
|
+
[5.0, -1.5],
|
|
6852
|
+
[50.0, -2.2],
|
|
6853
|
+
[200.0, -7.4]
|
|
6854
|
+
],
|
|
6855
|
+
"conditioningByVolume": [
|
|
6856
|
+
[1.0, 5.0],
|
|
6857
|
+
[190.0, 5.0],
|
|
6858
|
+
[195.0, 0.0],
|
|
6859
|
+
[200.0, 0.0]
|
|
6860
|
+
],
|
|
6861
|
+
"disposalByVolume": [
|
|
6862
|
+
[1.0, 5.0],
|
|
6863
|
+
[190.0, 5.0],
|
|
6864
|
+
[195.0, 0.0],
|
|
6865
|
+
[200.0, 0.0]
|
|
6866
|
+
],
|
|
6867
|
+
"delay": {
|
|
6868
|
+
"enable": true,
|
|
6869
|
+
"params": {
|
|
6870
|
+
"duration": 1.0
|
|
6871
|
+
}
|
|
6872
|
+
}
|
|
6873
|
+
}
|
|
6874
|
+
}
|
|
6875
|
+
]
|
|
5809
6876
|
}
|
|
5810
6877
|
]
|
|
5811
6878
|
}
|