History of Changes for LIGOtools Package: Fbe

Version v1r1

First released version.

Version v1r2

(August 24, 2001)

New version from Andrea, with some bug fixes.

Version v1r2a

(April 24, 2002)

Same code, but rebuilt, linking against version v4r52 of the Fr package. This fixes the problem encountered by a few people, that ascii2frame produced bad frames (indicating the wrong byte ordering) when run on little-endian (Linux) machines.

Also fixed a few mistakes in the usage information for ascii2frame. In particular, there is actually no "-o" option, despite the fact that such an option was listed when you typed "ascii2frame -h".

Version v1r2b

(April 25, 2002)

Changed code to write out the azimuth values in radians rather than degrees, as specified in version 4 of the frame specification.

Fixed degreeToDMS() to calculate degrees/minutes/seconds correctly (thanks to John Whelan for finding the bug).

Added more digits of precision to many detector geometry values, using the values listed in lsd.pdf from LAL 0.10 .

Version v1r2b

(April 26, 2002)

Fixed azimuth values for bar detectors. (Had been expressed in degrees east of north, but the frame spec needs the angle north of east.)