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/images/imgeom/shiftlines.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/imgeom/shiftlines.par')
-rw-r--r-- | pkg/images/imgeom/shiftlines.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/images/imgeom/shiftlines.par b/pkg/images/imgeom/shiftlines.par new file mode 100644 index 00000000..957f8b98 --- /dev/null +++ b/pkg/images/imgeom/shiftlines.par @@ -0,0 +1,9 @@ +# Task parameters for SHIFTLINES. + +input,s,a,,,,Input images +output,s,a,,,,Output images +shift,r,a,,,,Line shift in pixels +interp_type,s,h,"linear",,,'Interpolant (nearest,linear,poly3,poly5,spline3,sinc,drizzle)' +boundary_type,s,h,"nearest","|nearest|constant|reflect|wrap|",,'Boundary (constant,nearest,reflect,wrap)' +constant,r,h,0.0,,,Constant for boundary extension +mode,s,h,ql |