/**
\mainpage libSIF
\section readme Readme
<PRE>
2005-01-16
Turku PET Centre

This library is distributed under the GNU Lesser General Public Licence
http://pet.utu.fi/staff/vesoik/programs/lgpl-license.html
More information on open source licences: http://www.opensource.org

Description
------------------------

This library is a collection of functions for processing Scan Information Files
(SIF).

List of files
------------------------

include/     -	Includes all the .h files for the .c files
		
Makefile     -	The makefile.

history      -  Change history

README       -  This file

** .C files **

version.c    -  For displaying compilation time of this library.

sif.c        -  SIF memory allocation etc basic routines.

io.c         -  Reading and writing SIF files.

weight.c     -  Calculation of weights for PET frames.

</PRE>
*/

