From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/proto/mskregions.par | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pkg/proto/mskregions.par (limited to 'pkg/proto/mskregions.par') 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 ? -- cgit