Sponsor:

Your company here, and a link to your site. Click to find out more.

unu-sselect - Man Page

select subset of slices along an axis

Synopsis

unu sselect [-i,--input <nin>] -a,--axis <axis> -s,--selector <nline> -th <thresh> [-o,--output <above below>]

Description

Select subset of slices along an axis. The choice to keep or nix a slice is determined by whether the values in a given 1-D line of values is above or below a given threshold.

Options

-i <nin> , --input <nin>

input nrrd

-a <axis> , --axis <axis>

axis to slice along (unsigned int)

-s <nline> , --selector <nline>

the 1-D nrrd of values to compare with threshold

-th <thresh>

threshold on selector line (double)

-o <above below> , --output <above below>

outputs for slices corresponding to values above (first) and below (second) given threshold. Use “x” to say that no output is desired. (2 strings); default: “- x

See Also

unu(1)

Referenced By

unu(1).

August 2021