diff options
Diffstat (limited to 'pkg/proto/vol/src/im3dtran.par')
-rw-r--r-- | pkg/proto/vol/src/im3dtran.par | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/proto/vol/src/im3dtran.par b/pkg/proto/vol/src/im3dtran.par new file mode 100644 index 00000000..3c24953b --- /dev/null +++ b/pkg/proto/vol/src/im3dtran.par @@ -0,0 +1,6 @@ +input,s,a,,,,Input 3d image (datacube) +output,s,a,,,,Output 3d image +new_x,i,a,3,1,3,"New x axis = old axis (1=x, 2=y, 3=z)" +new_y,i,a,2,1,3,"New y axis = old axis (1=x, 2=y, 3=z)" +new_z,i,a,1,1,3,"New z axis = old axis (1=x, 2=y, 3=z)" +len_blk,i,h,128,,,Size in pixels of internal subraster |