Installing Spire

These instructions are for systems that already have the additional packages required by Spire.

File layout after installation

After Spire has been installed, various files are located in 2 directories:
  1. The installation directory, spire-1.5, contains

  2. the Python site-packages directory, site-packages/Spire contains

  3. The configuration files have location tags that point to batch files in the installation directory, e.g.,
    <location>/home/user/spire-1.5/newprogs</location>
    

The configuration files that come with the spire package are XML files that tell Spire where to find the reconstruction batch files. When you start a new project, using e.g. SingleParticle.xml, Spire loads batch files from the newprogs directory into your working project directory, so you can alter the local copies without affecting the source batch files.


To use Spire with an external database, a little more configuration is necessary.