Versions Compared

Key

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

...

See the Account Setup section to set up the analysis environment. Set up your release working directory from pslogin:

Code Block
[user@pslogin ~] newrel ana-current myrelease
[user@pslogin ~] cd myrelease
[user@pslogin myrelease] sit_setup

...

Note! If you don't check out this local copy, you will run whichever version is in the release. You will not be able to edit any of the source files to tweak your analysis.
Note! You can omit the "tag" (VXX-XX-XX) to get the latest and greatest version in the svn repository, but this may look different from described here, and might have more problems.

Run the program with the command 'xtcexplorer' and optionally give the input xtc files that you want to read as arguments. You can also browse to find files after launching the browser.

...