ldas-tools-frameAPI  3.0.4
The Frame Utility Library

Abstract

The purpose of the Frame Utility Library is to provide a collection of useful algorithms for manipulating frame data as described by the document titled "Specification of a Common Data Frame Format for Interferometric Gravitational Wave Detectors (IGWD)". The document can be read in full from the DCC as LIGO-T970130.

Users

This package does provides no command line tools.

Developers

C++

For C++ developers, there is a rich extension to the FrameCPP library. With this library, creation of RDS (Reduced Data Set) frame files becomes a nearly trivial exercise.

C

This library has not yet been made available for C developers.

Python

Many of the classes that are exposed for the C++ developer are also available for Python developers. The core module is ????