Python wrappers to SBIGtm Universal Driver libraries for Linux.
The installation is easily done using PyPI archived version. Use setuptools easy_install script, which will check the required Python packages and install any if necessary.
easy_install python-sbigudrv
To install this package you will need:
- Numpy >= 1.0.3 (which is automatically installed if you doesn't have one).
- SWIG (optionally). If you need to regenerate the included pre-compiled wrapper.
And, SBIG Universal Driver requires:
- libusb. Use your distro packager to install it, it's widely available. It works with the stable (0.1) version, not the new in development 1.0
Disclaimer
This is project is not sponsored or endorsed by Santa Barbara Instrument Group, Inc.
This package contains the original SBIGtm libraries for Linux kindly packaged by Jan Soldan, Astronomical Institute, Ondrejov, Czech Republic.