You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Goal

Provide RM builds of GRBAnalysis for distribution.  GRBAnalysis depends somewhat loosely on ScienceTools: the BackgroundEstimator subpackage links to a few ST libraries, and other elements within GRBAnalysis make use of ST binaries.

Method

  1. Make a ScienceTools external library.  That is, for current ST tag and others in the future as needed, install the ST build (libraries, binaries, includes, python, and any other public files as needed) in the SLAC externals area. Add entries to allExternals.scons for this new external (known as STExt)
  2. Re-organize GRBAnalysis into standard form for a container.  It will depend on STExt as well as all the externals which ScienceTools itself depends upon.

Status

As of May 9th..

STExt

GRBAnalysis-scons

  • No labels