X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=conf%2Fautopeak.ini;fp=plugins%2Fautopeak.ini;h=ffc42f1023c3de7514cf7f1afc780e4a9bd0f482;hp=0f287aadfe2677d7f20888f2b74d3fe72c474ad4;hb=c46aaa51003a6722a28eea0e49f63ef1bb0e882d;hpb=fcd8ce88e3e15e25d42012b511fd89002b6474a7 diff --git a/plugins/autopeak.ini b/conf/autopeak.ini similarity index 95% rename from plugins/autopeak.ini rename to conf/autopeak.ini index 0f287aa..ffc42f1 100644 --- a/plugins/autopeak.ini +++ b/conf/autopeak.ini @@ -1,133 +1,133 @@ -[autopeak] - [[auto_fit_nm]] - default = 5 - minimum = 0 - type = float - value = 5 - - [[auto_fit_points]] - default = 50 - minimum = 0 - type = integer - value = 50 - - [[auto_left_baseline]] - default = 20 - minimum = 0 - type = float - value = 20 - - [[auto_max_p]] - default = 10 - minimum = 0 - type = float - value = 10 - - [[auto_min_p]] - default = 0.005 - minimum = 0 - type = float - value = 0.005 - - [[auto_right_baseline]] - default = 20 - minimum = 0 - type = float - value = 20 - - [[auto_slope_span]] - default = 20 - minimum = 0 - type = integer - value = 20 - - [[baseline_clicks]] - default = automatic - elements = contact point, automatic, 1 point, 2 points - type = enum - value = automatic - - [[color]] - default = black - type = color - value = "(0,0,0)" - - [[delta_force]] - default = 10 - minimum = 0 - type = integer - value = 10 - - [[fit_function]] - default = wlc - elements = wlc, fjc, fjcPEG - type = enum - value = wlc - - [[noauto]] - default = False - type = boolean - value = False - - [[noflatten]] - default = False - type = boolean - value = False - - [[persistence_length]] - default = 0.35 - minimum = 0 - type = float - value = 0.35 - - [[plot_linewidth]] - default = 1 - maximum = 10000 - minimum = 1 - type = integer - value = 1 - - [[plot_size]] - default = 20 - maximum = 10000 - minimum = 1 - type = integer - value = 20 - - [[plot_style]] - default = scatter - elements = plot, scatter - type = enum - value = scatter - - [[rebase]] - default = False - type = boolean - value = False - - [[reclick]] - default = False - type = boolean - value = False - - [[temperature]] - default = 293 - minimum = 0 - type = float - value = 293 - - [[usepl]] - default = False - type = boolean - value = False - - [[usepoints]] - default = False - type = boolean - value = False - - [[whatset]] - default = retraction - elements = extension, retraction - type = enum - value = retraction +[autopeak] + [[auto_fit_nm]] + default = 5 + minimum = 0 + type = float + value = 5 + + [[auto_fit_points]] + default = 50 + minimum = 0 + type = integer + value = 50 + + [[auto_left_baseline]] + default = 20 + minimum = 0 + type = float + value = 20 + + [[auto_max_p]] + default = 10 + minimum = 0 + type = float + value = 10 + + [[auto_min_p]] + default = 0.005 + minimum = 0 + type = float + value = 0.005 + + [[auto_right_baseline]] + default = 20 + minimum = 0 + type = float + value = 20 + + [[auto_slope_span]] + default = 20 + minimum = 0 + type = integer + value = 20 + + [[baseline_clicks]] + default = automatic + elements = contact point, automatic, 1 point, 2 points + type = enum + value = automatic + + [[color]] + default = black + type = color + value = "(0,0,0)" + + [[delta_force]] + default = 10 + minimum = 0 + type = integer + value = 10 + + [[fit_function]] + default = wlc + elements = wlc, fjc, fjcPEG + type = enum + value = wlc + + [[noauto]] + default = False + type = boolean + value = False + + [[noflatten]] + default = False + type = boolean + value = False + + [[persistence_length]] + default = 0.35 + minimum = 0 + type = float + value = 0.35 + + [[plot_linewidth]] + default = 1 + maximum = 10000 + minimum = 1 + type = integer + value = 1 + + [[plot_size]] + default = 20 + maximum = 10000 + minimum = 1 + type = integer + value = 20 + + [[plot_style]] + default = scatter + elements = plot, scatter + type = enum + value = scatter + + [[rebase]] + default = False + type = boolean + value = False + + [[reclick]] + default = False + type = boolean + value = False + + [[temperature]] + default = 293 + minimum = 0 + type = float + value = 293 + + [[usepl]] + default = False + type = boolean + value = False + + [[usepoints]] + default = False + type = boolean + value = False + + [[whatset]] + default = retraction + elements = extension, retraction + type = enum + value = retraction