Skip to content

Commit 011870e

Browse files
authored
fix(shared-data): Fixes multiDispense correctionByVolume for ethanol/glycerol (#18812)
1 parent f055f04 commit 011870e

File tree

4 files changed

+157
-98
lines changed

4 files changed

+157
-98
lines changed

shared-data/liquid-class/definitions/1/ethanol_80/1.json

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@
244244
"flowRateByVolume": [[0.0, 7.0]],
245245
"correctionByVolume": [
246246
[0.0, 0.0],
247-
[1.0, -1.6],
248-
[10.0, -1.1],
249-
[50.0, -3.0]
247+
[1.0, -0.7],
248+
[10.0, -0.2],
249+
[50.0, -0.5]
250250
],
251251
"conditioningByVolume": [
252252
[1.0, 5.0],
@@ -503,9 +503,9 @@
503503
"flowRateByVolume": [[0.0, 7.0]],
504504
"correctionByVolume": [
505505
[0.0, 0.0],
506-
[1.0, -1.6],
507-
[10.0, -1.1],
508-
[50.0, -3.0]
506+
[1.0, -0.7],
507+
[10.0, -0.2],
508+
[50.0, -0.5]
509509
],
510510
"conditioningByVolume": [
511511
[1.0, 5.0],
@@ -767,9 +767,9 @@
767767
"flowRateByVolume": [[0.0, 35.0]],
768768
"correctionByVolume": [
769769
[0.0, 0.0],
770-
[1.0, -1.6],
771-
[10.0, -1.1],
772-
[50.0, -3.0]
770+
[1.0, -0.5],
771+
[10.0, -0.2],
772+
[50.0, -1.5]
773773
],
774774
"conditioningByVolume": [
775775
[1.0, 5.0],
@@ -1026,9 +1026,9 @@
10261026
"flowRateByVolume": [[0.0, 35.0]],
10271027
"correctionByVolume": [
10281028
[0.0, 0.0],
1029-
[1.0, -1.6],
1030-
[10.0, -1.1],
1031-
[50.0, -3.0]
1029+
[1.0, -0.5],
1030+
[10.0, -0.2],
1031+
[50.0, -1.5]
10321032
],
10331033
"conditioningByVolume": [
10341034
[1.0, 5.0],
@@ -1295,9 +1295,9 @@
12951295
"flowRateByVolume": [[0.0, 100.0]],
12961296
"correctionByVolume": [
12971297
[0.0, 0.0],
1298-
[5.0, -2.1],
1299-
[10.0, -1.7],
1300-
[50.0, -3.3]
1298+
[5.0, -0.75],
1299+
[10.0, -0.7],
1300+
[50.0, -1.3]
13011301
],
13021302
"conditioningByVolume": [
13031303
[1.0, 5.0],
@@ -1559,9 +1559,9 @@
15591559
"flowRateByVolume": [[0.0, 100.0]],
15601560
"correctionByVolume": [
15611561
[0.0, 0.0],
1562-
[5.0, -2.1],
1563-
[10.0, -1.7],
1564-
[50.0, -3.3]
1562+
[5.0, -0.75],
1563+
[10.0, -0.7],
1564+
[50.0, -1.3]
15651565
],
15661566
"conditioningByVolume": [
15671567
[1.0, 5.0],
@@ -1822,9 +1822,9 @@
18221822
"flowRateByVolume": [[0.0, 100.0]],
18231823
"correctionByVolume": [
18241824
[0.0, 0.0],
1825-
[5.0, -1.5],
1825+
[5.0, -0.5],
18261826
[50.0, -2.2],
1827-
[200.0, -7.4]
1827+
[200.0, -8.9]
18281828
],
18291829
"conditioningByVolume": [
18301830
[1.0, 5.0],
@@ -2085,9 +2085,9 @@
20852085
"flowRateByVolume": [[0.0, 100.0]],
20862086
"correctionByVolume": [
20872087
[0.0, 0.0],
2088-
[5.0, -1.5],
2088+
[5.0, -0.5],
20892089
[50.0, -2.2],
2090-
[200.0, -7.4]
2090+
[200.0, -8.9]
20912091
],
20922092
"conditioningByVolume": [
20932093
[1.0, 5.0],
@@ -2348,8 +2348,8 @@
23482348
"flowRateByVolume": [[0.0, 300.0]],
23492349
"correctionByVolume": [
23502350
[0.0, 0.0],
2351-
[10.0, -1.9],
2352-
[100.0, -3.6],
2351+
[10.0, -0.9],
2352+
[100.0, -2.6],
23532353
[1000.0, -32.2]
23542354
],
23552355
"conditioningByVolume": [
@@ -2611,8 +2611,8 @@
26112611
"flowRateByVolume": [[0.0, 300.0]],
26122612
"correctionByVolume": [
26132613
[0.0, 0.0],
2614-
[10.0, -1.9],
2615-
[100.0, -3.6],
2614+
[10.0, -0.9],
2615+
[100.0, -2.6],
26162616
[1000.0, -32.2]
26172617
],
26182618
"conditioningByVolume": [
@@ -2880,14 +2880,14 @@
28802880
"flowRateByVolume": [[0.0, 100.0]],
28812881
"correctionByVolume": [
28822882
[0.0, 0.0],
2883-
[5.0, -2.1],
2884-
[10.0, -1.7],
2885-
[50.0, -3.3]
2883+
[5.0, -0.75],
2884+
[10.0, -0.7],
2885+
[50.0, -1.3]
28862886
],
28872887
"conditioningByVolume": [
2888-
[1.0, 5.0],
2888+
[0.0, 0.0],
28892889
[40.0, 5.0],
2890-
[45.0, 0.0],
2890+
[45.0, 5.0],
28912891
[50.0, 0.0]
28922892
],
28932893
"disposalByVolume": [
@@ -3144,9 +3144,9 @@
31443144
"flowRateByVolume": [[0.0, 100.0]],
31453145
"correctionByVolume": [
31463146
[0.0, 0.0],
3147-
[5.0, -2.1],
3148-
[10.0, -1.7],
3149-
[50.0, -3.3]
3147+
[5.0, -0.75],
3148+
[10.0, -0.7],
3149+
[50.0, -1.3]
31503150
],
31513151
"conditioningByVolume": [
31523152
[1.0, 5.0],
@@ -3407,9 +3407,9 @@
34073407
"flowRateByVolume": [[0.0, 100.0]],
34083408
"correctionByVolume": [
34093409
[0.0, 0.0],
3410-
[5.0, -1.5],
3411-
[50.0, -2.2],
3412-
[200.0, -7.4]
3410+
[5.0, -0.5],
3411+
[50.0, -0.2],
3412+
[200.0, -4.9]
34133413
],
34143414
"conditioningByVolume": [
34153415
[1.0, 5.0],
@@ -3670,9 +3670,9 @@
36703670
"flowRateByVolume": [[0.0, 100.0]],
36713671
"correctionByVolume": [
36723672
[0.0, 0.0],
3673-
[5.0, -1.5],
3674-
[50.0, -2.2],
3675-
[200.0, -7.4]
3673+
[5.0, -0.5],
3674+
[50.0, -0.2],
3675+
[200.0, -4.9]
36763676
],
36773677
"conditioningByVolume": [
36783678
[1.0, 5.0],
@@ -3933,8 +3933,8 @@
39333933
"flowRateByVolume": [[0.0, 300.0]],
39343934
"correctionByVolume": [
39353935
[0.0, 0.0],
3936-
[10.0, -1.9],
3937-
[100.0, -3.6],
3936+
[10.0, -0.9],
3937+
[100.0, -2.6],
39383938
[1000.0, -32.2]
39393939
],
39403940
"conditioningByVolume": [
@@ -4196,8 +4196,8 @@
41964196
"flowRateByVolume": [[0.0, 300.0]],
41974197
"correctionByVolume": [
41984198
[0.0, 0.0],
4199-
[10.0, -1.9],
4200-
[100.0, -3.6],
4199+
[10.0, -0.9],
4200+
[100.0, -2.6],
42014201
[1000.0, -32.2]
42024202
],
42034203
"conditioningByVolume": [
@@ -4465,9 +4465,9 @@
44654465
"flowRateByVolume": [[0.0, 100.0]],
44664466
"correctionByVolume": [
44674467
[0.0, 0.0],
4468-
[5.0, -2.1],
4469-
[10.0, -1.7],
4470-
[50.0, -3.3]
4468+
[5.0, -0.35],
4469+
[10.0, 0.1],
4470+
[50.0, -1.3]
44714471
],
44724472
"conditioningByVolume": [
44734473
[1.0, 5.0],
@@ -4729,9 +4729,9 @@
47294729
"flowRateByVolume": [[0.0, 100.0]],
47304730
"correctionByVolume": [
47314731
[0.0, 0.0],
4732-
[5.0, -2.1],
4733-
[10.0, -1.7],
4734-
[50.0, -3.3]
4732+
[5.0, -0.35],
4733+
[10.0, 0.1],
4734+
[50.0, -1.3]
47354735
],
47364736
"conditioningByVolume": [
47374737
[1.0, 5.0],
@@ -4992,9 +4992,9 @@
49924992
"flowRateByVolume": [[0.0, 100.0]],
49934993
"correctionByVolume": [
49944994
[0.0, 0.0],
4995-
[5.0, -1.5],
4995+
[5.0, -0.25],
49964996
[50.0, -2.2],
4997-
[200.0, -7.4]
4997+
[200.0, -8.9]
49984998
],
49994999
"conditioningByVolume": [
50005000
[1.0, 5.0],
@@ -5255,9 +5255,9 @@
52555255
"flowRateByVolume": [[0.0, 100.0]],
52565256
"correctionByVolume": [
52575257
[0.0, 0.0],
5258-
[5.0, -1.5],
5258+
[5.0, -0.25],
52595259
[50.0, -2.2],
5260-
[200.0, -7.4]
5260+
[200.0, -8.9]
52615261
],
52625262
"conditioningByVolume": [
52635263
[1.0, 5.0],
@@ -5518,8 +5518,8 @@
55185518
"flowRateByVolume": [[0.0, 200.0]],
55195519
"correctionByVolume": [
55205520
[0.0, 0.0],
5521-
[10.0, -1.9],
5522-
[100.0, -3.6],
5521+
[10.0, -0.4],
5522+
[100.0, -2.6],
55235523
[1000.0, -32.2]
55245524
],
55255525
"conditioningByVolume": [
@@ -5781,8 +5781,8 @@
57815781
"flowRateByVolume": [[0.0, 200.0]],
57825782
"correctionByVolume": [
57835783
[0.0, 0.0],
5784-
[10.0, -1.9],
5785-
[100.0, -3.6],
5784+
[10.0, -0.4],
5785+
[100.0, -2.6],
57865786
[1000.0, -32.2]
57875787
],
57885788
"conditioningByVolume": [

0 commit comments

Comments
 (0)