You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pineappl_cli/tests/write.rs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Options:
20
20
--delete-key <KEY> Delete an internal key-value pair
21
21
--div-bin-norm-dims <DIM1,...> Divide each bin normalizations by the bin lengths for the given dimensions
22
22
--merge-bins <BIN1-BIN2,...> Merge specific bins together
23
+
--merge-channel-factors[=<ON>] Merge channel factors into the grid [possible values: true, false]
23
24
--mul-bin-norm <NORM> Multiply all bin normalizations with the given factor
24
25
--optimize[=<ENABLE>] Optimize internal data structure to minimize memory and disk usage [possible values: true, false]
25
26
--optimize-fk-table <OPTIMI> Optimize internal data structure of an FkTable to minimize memory and disk usage [possible values: Nf6Ind, Nf6Sym, Nf5Ind, Nf5Sym, Nf4Ind, Nf4Sym, Nf3Ind, Nf3Sym]
0 commit comments