Installtion:

-Unzip the CBCD.evaluation.package.tar.gz file in a specific folder.
-The software requires that you have Perl environment. It was developed and tested under linux operating system only.

Instructions for running CBCD evaluation software:

1) Evaluating single run file:
   - example:  
             perl -I common/lib evaluateSingleCBCD.pl runfile

2) Evaluating Multiple run files:
   - example:
	     evaluateMultipleCBCD runfiles


Results output:

1) High-level analysis for each transformation results will be generated under:

	  ./results/analysis/runfile.results.table

2) Detailed diagnostic results for each submitted result item will be generated under:

	  ./results/analysis/runfile.results.detail

3) DET curves will be generated under:

	  ./results/DET.files/



Evaluating a sample run:

The file "nist.v.BALANCED.allgood" is a sample run file, which, when evaluated,
should produce the same output in the "results" directory as is found
in the "sample.results" directory.


	
