diff --git a/benchmarks/cellfinder/workflows.py b/benchmarks/cellfinder/workflows.py index 309e91f1..9e7b6ea5 100644 --- a/benchmarks/cellfinder/workflows.py +++ b/benchmarks/cellfinder/workflows.py @@ -36,7 +36,7 @@ class TimeBenchmark: - if rounds != 1 the default is (min_repeat, max_repeat, max_time) = (1, 5, 10.0) - - sample: `number` is determined so that each sample takes + - sample_time: `number` is determined so that each sample takes approx sample_time=10ms """