From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/mimstatistics.par | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pkg/proto/mimstatistics.par (limited to 'pkg/proto/mimstatistics.par') diff --git a/pkg/proto/mimstatistics.par b/pkg/proto/mimstatistics.par new file mode 100644 index 00000000..84585cb8 --- /dev/null +++ b/pkg/proto/mimstatistics.par @@ -0,0 +1,13 @@ +images,f,a,,,,List of input images +imasks,f,h,"",,,List of input image masks +omasks,f,h,"",,,List of output image masks +fields,s,h,"image,npix,mean,stddev,min,max",,,Fields to be printed +lower,r,h,INDEF,,,Lower limit for pixel values +upper,r,h,INDEF,,,Upper limit for pixel values +nclip,i,h,0,0,,Number of clipping iterations +lsigma,r,h,3.0,0,,Lower side clipping factor in sigma +usigma,r,h,3.0,0,,Upper side clipping factor in sigma +binwidth,r,h,0.1,,,Bin width of image histogram in sigma +format,b,h,yes,,,Format output and print column labels ? +cache,b,h,no,,,Cache the image in memory ? + -- cgit