We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8b290 commit 817050bCopy full SHA for 817050b
hardware-testing/hardware_testing/production_qc/pipette_assembly_qc_ot3/pressure.py
@@ -76,7 +76,7 @@ class PressureEventConfig:
76
min=2000.0,
77
max=7000.0,
78
stability_delay=DEFAULT_STABILIZE_SECONDS,
79
- stability_threshold=200.0,
+ stability_threshold=600.0,
80
sample_count=DEFAULT_PRESSURE_SAMPLE_COUNT_DURING_ASPIRATE,
81
sample_delay=DEFAULT_PRESSURE_SAMPLE_DELAY,
82
)
0 commit comments