Sponsor:

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

unu-dhisto - Man Page

create image of 1-D value histogram

Synopsis

unu dhisto -h,--height <height> [-nolog] [-notick] [-max,--maximum <max # hits>] [-i,--input <nin>] [-o,--output <nout>]

Description

Create image of 1-D value histogram. With “-nolog”, this becomes a quick & dirty way of plotting a function.

Options

-h <height> , --height <height>

height of output image (horizontal size is determined by number of bins in input histogram). (unsigned int)

-nolog

do not show the log-scaled histogram with decade tick-marks

-notick

do not draw the log decade tick marks

-max <max # hits> , --maximum <max # hits>

constrain the top of the drawn histogram to be at this number of hits. This will either scale the drawn histogram downward or clip its top, depending on whether the given max is higher or lower than the actual maximum bin count. By not using this option (the default), the actual maximum bin count is used “double

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

input nrrd

-o <nout> , --output <nout>

output nrrd (string); default: “-

See Also

unu(1)

Referenced By

unu(1).

August 2021