Get Scalar from Experiment

This script extract a scalar from all the experiment replicas. It generates directly a data file. The output file will be called Experiment-ScalarName.data. It need at least 2 argument: Experiment Name and Scalar Name. A third argument is possible specifying a module filter, if we are interested only in the scalars from some modules. The data file header indicate the information in the data file: Experiment Replica Module Obs. Obs means Observation, the scalar value.

Examples:

$ getScalarFromExperiment.sh Example "numRetry"
$ getScalarFromExperiment.sh Example "numRetry" "*AccessPoint6*"

Download


Last Update: Sat May 26 2:55:03 CEST 2012