In scilab type
exec("getH5DSet_build.sce");
to build the function.

To use it from then on simply use:
 exec("getH5DSet_load.sce");

getSig.sci:getSig() - returns a cached JET PPF/JPF:
[data, timeVec, XVec] = getSig(pulse, "path");
