added dataset name which will be appended to sample nicknames; added descriptive nicknames to masked samples

This commit is contained in:
P.M. Sutter 2013-05-25 02:09:11 -05:00
parent ed788a5421
commit 3e25f0c276
2 changed files with 25 additions and 9 deletions

View file

@ -23,6 +23,8 @@ import os
# -----------------------------------------------------------------------------
# DEFAULT CONFIGURATION
datasetName = ""
startCatalogStage = 1
endCatalogStage = 3