accu-combine

From PMFLib Wiki
Jump to navigation Jump to search

Navigation: Documentation / Utilities / accu-combine


accu-combine: version 6.1090.a7cf688 (2026-06-18 21:15)

Name

accu-combine

Synopsis

accu-combine [OPTIONS] [--] accuname1 [accuname2 [..]] outaccuname

Description

accu-combine combines more PMF accumulators into one. All PMF accumulators have to be of the same dimensions and contain data from the same PMF method.

Arguments

accuname1 File name of the PMF accumulator.
outaccuname File name of the resulting PMF accumulator.

Options

--linear
Combine PMF accumulators by step-by-step algorithm.
--common
Combine only common data sections.
-l, --limit LIMIT
Only bins containing more samples than NUMBER are considered as properly sampled.
(Default: 0)
-v, --verbose
Increase output verbosity.
--version
Output version information and exit.
-h, --help
Display this help and exit.