runHDF_Eventpar : HDF_Eventpar on host asellus

Run from the standard analysis directory on host asellus the multiprocesor HDF_Eventpar script.

To process a file:

  • ssh with your own user_id to host asellus

  • first ‘cd’ to the directory where the analysis results should go (on /data/….)

  • next start the script: runHDF_Eventpar

When providing no parameters a standard set “-f all –pdf -sum -ss” is used.

You can provide your own parameters. All h5 files in the corresponding data directory will then be processed with these parameters. Thus, do not provide a datafile.

Example:

runHDF_Eventpar -f 2 3 --pdf -sum -el

run HDF_Eventpar for all h5 files for pixels 2 and 3, giving pdf and
summary files, and the processed event list.

[source download]