资 源 简 介
Python wrappers for SBIG (tm) Universal Driver
This is a Python wrapper to SBIG (tm) Universal Driver libraries for
Linux.
The installation is easily done using setuptools easy_install script,
which will check the required Python packages and install install any
if necessary.
easy_install python-sbigudrv
To install this package you will need:
Numpy >= 1.0.3.
SWIG (optionally, but recommended). Only if you need to regenerate the included
pre-generated wrapper.
libusb. It"s widely available. It works with the stable (0.1) version, not the new in
development 1.0.
You"ll also need Python developer package.
On Ubuntu, use the following to install all dependencies:
sudo apt-get install python-dev python-numpy swig libusb-dev
Author
Paulo Henriqu