The Frame Library
A Common Data Frame Format for Interferometric Gravitational Wave Detector
has been developed by VIRGO and LIGO. The Frame Library is a software dedicated
to the frame manipulation including file input/output. It is a C code and
a matlab interface is also provided as part of the distribution. This software
is publicly available. The doc sub directory included in each version contains
the software documentation and the format specification.
The following versions are available:
Recommended versions:
v8r19 (May 02, 2013)
to write frame format version 8.
Older versions for frame format:
-
version 8:
v8r17p2 (Oct 14, 2011)
v8r15 (May 30, 2011)
v8r14 (April 15, 2011)
v8r13 (November 14, 2010)
v8r08 (June 30, 2009)
v8r04 (May 06, 2009)
v8r02 (May 04, 2009)
v8r01 (April 16, 2009)
v8r00 (March 14, 2009)
-
version 6:
v6r26 (March 14, 2009)
This version is able to read frame format version 6 and 8.
v6r24 (May 02, 2007)
v6r20 (March 15, 2006)
v6r19 (May 14, 2005);
v6r18 (March 23, 2005);
v6r17 (February 21, 2005);
v6r16 (February 14, 2005);
v6r15 (September 10, 2004);
v6r14 (August 8, 2004);
v6r13 (May 23, 2004);
v6r12 (March 03, 2004);
v6r11 (January 20, 2004);
v6r10 (December 11, 2003);
v6r09 (October 01, 2003);
v6r08 (August 28, 2003);
v6r07 (May 24, 2003);
v6r06 (March 17, 2003);
v6r05 (February 25, 2003);
v6r04 (February 11, 2003);
v6r03 (December 20, 2002);
v6r02 (October 22, 2002);
v6r01 (September 9, 2002);
v6r00 (August 14, 2002)
- version 5: There is no release since this was a temporary format.
- version 4: v4r53 (May 02, 2002); v4r41 (July 31, 2001)
- version 3: v3r85 (September 11, 1999) This is the last version for this format.
Please read the end of the Library Changes section of the documentation to see how to update your code. Usually, a recent FrameLib could read old frame file with a lower format version.
Once transfer, to install this software you should
type:
-
tar xvfz libframe-8.17.2.tar.gz
Then go in the mgr directory and run the compilation script
(makecc) (see also the installation section in the documentation).
A Frame Vector manipulation library (Frv) is also provided.
See the documentation
and load the last version:
-
v4r18
(May 31, 2011) This is the version compatible with Fr/v8r15 (and higger) and FFTW 3.
-
v4r16
(February 20, 2010) This is the version compatible with Fr/v8r11 (and higger) and FFTW 3.
-
v4r12
(February 21, 2005) This is the version compatible with Fr/v6r17 (and higger) and FFTW 3.
-
v4r11
(March 3, 2004) This is the version compatible with Fr/v6r12 (and higger) and FFTW 3.
-
v4r02
(February 27, 2003) This is the version compatible with v6r05.
-
v4r01
(December 2, 2002) This is the version compatible with v6r02.
-
v4r00
(August 12, 2002) This is the version compatible with v6r00.
-
v3r30
(Jul 15, 2002)
-
v3r20
(May 02, 2002)
Once transfer, to install this software you should type:
gunzip v4r18.tar.gz
tar xvf v4r18.tar
then go in the mgr directory and run the compilation script
(makesh).
VIRGO-LAPP
group page ,
LAPP
Home Page
For any comment : send a mail to mours@lapp.in2p3.fr or verkindt@lapp.in2p3.fr
Last update May 31, 2011