LIGOtools Package: dmtroot


This package consists of a few shared-object libraries which are automatically loaded when you start up the LIGOtools version of ROOT, as well as some ROOT macros which also are automatically loaded. These provide mechanisms to create LIGO-specific data objects such as TSeries (time series), and to do signal processing (filtering, etc.). It also includes a "data accessor" function which reads in data from frame files.

Author: John Zweizig
LIGOtools contributor: Peter Shawhan


Version 2002.4.9

Release date: April 11, 2002

Frequently Asked Questions related to this package

Notes

Documentation

Distribution files

Normally, you should use the ligotools_update utility to download and install new packages or new versions of existing packages, since it automatically figures out what packages need to be updated. However, if you wish to do so manually, then click on the name of the appropriate distribution file (below) with the right mouse button and choose "Save Link As..." from the popup menu. Note that you must save it on your disk with exactly the same name as it has on this web site. After the file has been downloaded, do:
  ligotools_install <file>
where <file> is the file which was downloaded. This procedure will be quicker if the environment variable LIGOTOOLS is set to the main LIGOtools directory.