Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

Frame builder emulation (Fbe) library

v1r2

Author:
Andrea Vicere'

Introduction

The Fbe is a simple library to be used to generate frame files starting from different sources, including data in memory and on files.

It is not designed for speed, but for simplicity of use, to the benefit of people willing to create frames starting from their favorite data format.

It can help you in three ways:

  1. You can use the Ready to use provided to quickly generate frames starting from data in ASCII format or from your C,C++ code.
  2. You can tailor one of the examples to produce data starting from your data generating code.
  3. You can use the functions in the library to do more complex things.

The library is written in ANSI-C and it is designed to be portable.

It depends currently on the Fr library which is part of the LIGOtools.

Applicable documents

On the frame format

Specification of a Common Data Frame Format for Interferometric Gravitational Wave Detectors (IGWD) LIGO DCC T970130-D, LIGO Data Group, VIRGO Data Acquisition Group.

On the detector positions and orientations

Interferometers: Gravitational Wave Detector Sites, Bruce Allen, 1997.

Resonant bars: International Gravitational Event Collaboration.

Usage

This manual is divided in several sections:

Future work

Please be advised that this is not a stable project.

I anticipate several changes in the near future:

Contacts

Please contact Andrea Vicere' for help with the library and for reporting bugs.

Acknowledgements

Many thanks are due to


Generated at Wed Aug 22 14:41:48 2001 for Frame building emulator by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001