From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/bscale.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/proto/bscale.par (limited to 'pkg/proto/bscale.par') diff --git a/pkg/proto/bscale.par b/pkg/proto/bscale.par new file mode 100644 index 00000000..a3b25d30 --- /dev/null +++ b/pkg/proto/bscale.par @@ -0,0 +1,9 @@ +input,s,a,,,,Input images +output,s,a,,,,Output images +bzero,s,h,"0.",,,Zero point (mean|median|mode or value) +bscale,s,h,"1.",,,Scale factor (mean|median|mode or value) +section,s,h,"",,,Image section for calculating statistics +step,i,h,10,1,,Default sampling step for calculating statistics +lower,r,h,INDEF,,,Lower limit for calculating statistics +upper,r,h,INDEF,,,Upper limit for calculating statistics +verbose,b,h,yes,,,Verbose mode ? -- cgit