Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whatever the source for the list of input data files, one can obtain a copy of this list , when giving a value to SK_OUTPUT_FILE_LIST. This list is restrained to the files whose at least one entry has been usedkept after skimming. The ouput format is the same as the input format above. After a skimmer executionskimming, one can copy the resulting output file defined by SK_OUTPUT_FILE_LIST, edit it freely and reuse it the copy later as a SK_INPUT_FILE_LIST. It is not recommended to use a single file in such a casescenario, because the file defined by SK_OUTPUT_FILE_LIST is always overwritten if it already exists, and you could loose your modifications.

Here are the default values of the shell variables for this section input data files mining (i.e. the values which are used if the variables are undefined or empty strings) :

No Format
SK_INPUT_CEL = ""
SK_INPUT_FILE_LIST = ""
SK_INPUT_TASK = ""
SK_DATA_TYPES = "merit:mc:digi:recon"
SK_RUN_MIN = 0
SK_RUN_MAX = 0
SK_OUTPUT_FILE_LIST=""
SK_FORCE_FILE_LIST="false"
SK_DEBUG_FILE_LIST="false"

...