aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/imutil/imhistogram.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/images/imutil/imhistogram.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/images/imutil/imhistogram.par')
-rw-r--r--pkg/images/imutil/imhistogram.par13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/images/imutil/imhistogram.par b/pkg/images/imutil/imhistogram.par
new file mode 100644
index 00000000..12911e63
--- /dev/null
+++ b/pkg/images/imutil/imhistogram.par
@@ -0,0 +1,13 @@
+image,s,a,,,,Image name
+z1,r,h,INDEF,,,Minimum histogram intensity
+z2,r,h,INDEF,,,Maximum histogram intensity
+binwidth,r,h,INDEF,,,Resolution of histogram in intensity units
+nbins,i,h,512,1,,Number of bins in histogram
+autoscale,b,h,yes,,,Adjust nbins and z2 for integer data?
+top_closed,b,h,no,,,Include z2 in the top bin?
+hist_type,s,h,"normal","normal|cumulative|difference|second_difference",,"Type of histogram"
+listout,b,h,no,,,List instead of plot histogram?
+plot_type,s,h,"line","line|box",,Type of vectors to plot
+logy,b,h,yes,,,Log scale y-axis?
+device,s,h,"stdgraph",,,output graphics device
+mode,s,h,ql,,,