Versions Compared

Key

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

...

psana-translate is in the final stages of testing and development, and consequently is not yet used for automatic translation by the Interface Controller. nor is it part of the current analysis release. To run it, you will have to create a release directory based on ana-current0.10.10, and add the development package. The commands are:

newrel ana-current0.10.10 myrelease
cd myrelease
sit_setup
addpkg Translator V00-00-10
scons

At this point, if you are in the release directory you just made (myrelease) you should be able to run psana-translate. It is run as you would any other psana module. Either through psana command line options or by writing a psana configuration file.  The module is Translator.H5Output.

...