aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/vol/src/i2sun.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/proto/vol/src/i2sun.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/proto/vol/src/i2sun.par')
-rw-r--r--pkg/proto/vol/src/i2sun.par14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg/proto/vol/src/i2sun.par b/pkg/proto/vol/src/i2sun.par
new file mode 100644
index 00000000..d28d887c
--- /dev/null
+++ b/pkg/proto/vol/src/i2sun.par
@@ -0,0 +1,14 @@
+input,s,a,,,,Input image template or 3d image
+output,s,a,,,,Output rasterfile template
+z1,r,a,,,,Minimum greylevel to be displayed
+z2,r,a,,,,Maximum greylevel to be displayed
+clutfile,f,h,"",,,Input rasterfile containing color lookup table
+ztrans,s,h,linear,,,Greylevel transformation (linear|log|none|user)
+ulutfile,f,h,"",,,File containing user defined look up table
+xsize,i,h,INDEF,1,,Output rasterfile horizontal size
+ysize,i,h,INDEF,1,,Output rasterfile vertical size
+xmag,r,h,1.,,,Output rasterfile horizontal magnification
+ymag,r,h,1.,,,Output rasterfile vertical magnification
+order,i,h,1,0,1,"Spatial interpolator order; 0=replic., 1=linear"
+sliceaxis,i,h,3,,,"Slice a 3d or higher image through this axis"
+swap,b,h,no,,,"Swap bytes in output rasterfiles?"