Giter VIP home page Giter VIP logo

python-sbigudrv's Introduction

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``

.. _Numpy: http://numpy.scipy.org
.. _SWIG: http://www.swig.org
.. _libusb: http://libusb.sourceforge.net

Author
------

Paulo Henrique Silva <[email protected]>, `Astrophysics Group`_,
`Universidade Federal de Santa Catarina`_.

.. _Astrophysics Group: http://www.astro.ufsc.br
.. _Universidade Federal de Santa Catarina: http://www.ufsc.br


LICENSE
=======

Copyright 2008 Paulo Henrique Silva <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


DISCLAIMER
==========

This is project is not sponsored or endorsed by Santa Barbara
Instrument Group, Inc.

This package contains the original SBIG (tm) libraries for Linux
kindly packaged by `Jan Soldan`_, Astronomical Institute, Ondrejov,
Czech Republic.

.. _Jan Soldan: http://pleione.asu.cas.cz/~soldan/software/software.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.