From a5b0d06edfa3785fe26badda5f7419395d4a63af Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 11 Jan 2024 12:15:01 +0100 Subject: move --plot-param definition to cli.py --- bin/analyze-timing.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bin/analyze-timing.py') diff --git a/bin/analyze-timing.py b/bin/analyze-timing.py index 576c6ad..bd9a81b 100755 --- a/bin/analyze-timing.py +++ b/bin/analyze-timing.py @@ -14,13 +14,6 @@ Options: Plot all mesurements for without regard for parameter values. X axis is measurement number/id. ---plot-param= [gplearn function][; [function];...] - Plot measurements for by . - X axis is parameter value. - Plots the model function as one solid line for each combination of non- - parameters. Also plots the corresponding measurements. - If gplearn function is set, it is plotted using dashed lines. - --info Show parameter names and values -- cgit v1.2.3