aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/text2mask.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/text2mask.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/proto/text2mask.par')
-rw-r--r--pkg/proto/text2mask.par8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/proto/text2mask.par b/pkg/proto/text2mask.par
new file mode 100644
index 00000000..4f8b8938
--- /dev/null
+++ b/pkg/proto/text2mask.par
@@ -0,0 +1,8 @@
+text,f,a,,,,Text file description of mask regions
+mask,f,a,,,,Mask image name
+ncols,i,a,,1,,Number of columns in mask
+nlines,i,a,,1,,Number of lines in mask
+linterp,i,h,1,1,,Mask code for rectangles narrower along lines
+cinterp,i,h,2,1,,Mask code for rectangles narrower along columns
+square,i,h,3,1,,Mask code for squares
+pixel,i,h,4,1,,Mask code for single pixels