Skip to content

Commit

Permalink
Revert "200 blank trials"
Browse files Browse the repository at this point in the history
This reverts commit 475eca3.
  • Loading branch information
andySigler committed Mar 19, 2024
1 parent 904fc0d commit 43b4221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware-testing/hardware_testing/gravimetric/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class PhotometricConfig(VolumetricConfig):
GRAV_CONFIG_EXCLUDE_FROM_REPORT = ["labware_offsets", "slots_tiprack"]
PHOTO_CONFIG_EXCLUDE_FROM_REPORT = ["labware_offsets", "slots_tiprack"]

NUM_BLANK_TRIALS: Final = 200
NUM_BLANK_TRIALS: Final = 10
NUM_MIXES_BEFORE_ASPIRATE = 5
SCALE_SECONDS_TO_TRUE_STABILIZE = 60 * 3

Expand Down

0 comments on commit 43b4221

Please sign in to comment.