mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-11 06:35:30 +00:00
add pi to min/max
This commit is contained in:
@@ -31,14 +31,14 @@ args:
|
||||
takes_value: true
|
||||
required: true
|
||||
allow_hyphen_values: true
|
||||
help: Histogram minima (comma separated for multiple dimensions).
|
||||
help: Histogram minima (comma separated for multiple dimensions). Also accepts "pi".
|
||||
- max_hist:
|
||||
long: max
|
||||
value_name: HIST_MAX
|
||||
takes_value: true
|
||||
required: true
|
||||
allow_hyphen_values: true
|
||||
help: Histogram maxima (comma separated)
|
||||
help: Histogram maxima (comma separated). Also accepts "pi".
|
||||
- bins:
|
||||
short: b
|
||||
long: bins
|
||||
|
||||
Reference in New Issue
Block a user