SBIG python module
==================

This directory contains the "sbig" python module to be able
to control the SBIG CCD camera in Python. Please refer to
the HERMES-WP-430-03, HERMES-WP-430-04 and HERMES-WP-430-05
documents for installing and using this module.

sbig.c              Source of the Python module.

setup.py            Installation script (Python equivalent of a Makefile).

sbig.rules	    Rules for the udev system to automatically load the
                    firmware. vendorId and productId are specific of the
                    ST-1603ME model. Can be adapted for other SBIG models.

testsbig.c	    Test program written in C (not needed).

dark-current.py     Test code to measure the dark current.

MANIFEST            List of files to be installed or distributed.
                    Needed by setup.py.

INSTALL             Installation instructions.

README              This file.


LLG - 2006-07-26

