File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,11 +94,13 @@ Required Arguments
9494 - (**g **) Gaussian: Weights are given by the Gaussian function, where
9595 *width * is 6 times the conventional Gaussian sigma.
9696 - (**f **) Custom: Weights are given by the precomputed values in the
97- filter weight grid file *weight *, which must have odd dimensions;
97+ filter weight grid file *weight *; append the name of the weight grid in the
98+ form of **-Ff **\ *weight *. The grid must have odd dimensions;
9899 also requires **-D0 ** and output spacing must match input spacing or
99100 be integer multiples.
100101 - (**o **) Operator: Weights are given by the precomputed values in the
101- filter weight grid file *weight *, which must have odd dimensions;
102+ filter weight grid file *weight *; append the name of the weight grid in the
103+ form of **-Fo **\ *weight *. The grid must have odd dimensions;
102104 also requires **-D0 ** and output spacing must match input spacing or
103105 be integer multiples. Weights are assumed to sum to zero so no
104106 accumulation of weight sums and normalization will be done.
You can’t perform that action at this time.
0 commit comments