From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/obsutil/src/bitcount.par | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 noao/obsutil/src/bitcount.par (limited to 'noao/obsutil/src/bitcount.par') diff --git a/noao/obsutil/src/bitcount.par b/noao/obsutil/src/bitcount.par new file mode 100644 index 00000000..be93f6c2 --- /dev/null +++ b/noao/obsutil/src/bitcount.par @@ -0,0 +1,4 @@ +images,s,a,,,,Input image names +grandtotal,b,h,no,,,Accumulate a grand total over all the images? +leftzeroes,b,h,yes,,,Count the leftmost zeroes? +verbose,b,h,yes,,,Verbose output? -- cgit