diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/proto/vol/src/im3dtran.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |