CellCount
CellCount computes counts of all combinations of factor levels from a given design file.
Invocation
java CellCount
This starts up the java interpreter and runs the CellCount
application. You need to have
set up your environment for java
in order for this to work.
CellCount window
Information to be entered
- Design file
Text file with design levels and corresponding image files.
- Level separator
Any character (or series of characters) to be used to separate level names in table of cell counts.
Whitespace characters (spaces or tabs) are also allowed.
- Show line numbers
Checking this box produces a column
with indices (line numbers) of lines with the given level combinations
in the design file.
Last updated Thu Mar 02 13:11:49 EST 2000