diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/proto/mskregions.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/proto/mskregions.par')
-rw-r--r-- | pkg/proto/mskregions.par | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg/proto/mskregions.par b/pkg/proto/mskregions.par new file mode 100644 index 00000000..eab9af38 --- /dev/null +++ b/pkg/proto/mskregions.par @@ -0,0 +1,12 @@ +# MSKREGIONS parameters + +regions,s,a,,,,The list of region specifications +masks,f,a,,,,The list of output mask images +refimages,f,a,,,,The list of input reference images +dims,s,h,"512,512",,,The default output mask dimensions +depth,i,h,0,,,The default output mask depth in bits +regnumber,s,h,"constant", "|constant|number|",,The region numbering scheme +regval,i,h,1,,,The default starting mask region value +exprdb,s,h,"none",,,The optional expression database +append,b,h,no,,,Append new regions to an existing mask ? +verbose,b,h,yes,,,Print task status messages ? |