Skip to content

astroufsc/chimera-sbig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chimera-sbig plugin

A chimera plugin for Santa Barbara Instrument Group cameras and filter wheels.

Usage

Install chimera on your computer, and then, this package. Edit the configuration like the example below. The type of the camera instrument section should be SBIG.

Installation

This plugin depends on the SBIG Universal Driver library libsbigudrv.so installed on the system LD_LIBRARY_PATH. There is a package on Ubuntu Server 14.04.2 which installs it:

sudo apt-get install libsbigudrv2-dev

Then, install the plugin running: :

pip install -U git+https://github.com/astroufsc/chimera-sbig.git

This plugin works both on Windows and Linux. For Windows installation, make sure that you have a 32bit Pyhton distribution and the latest drivers which can be downloaded from the SBIG website http://www.sbig.com/support/software/ (Windows DriverChecker).

Configuration Example

camera:
  name: st7
  type: SBIG
  filters: R G B RGB CLEAR

Tested Hardware

This plugin was tested on:

  • SBIG ST7 USB + ??? fwheel

Contact

For more information, contact us on chimera's discussion list: https://groups.google.com/forum/#!forum/chimera-discuss

Bug reports and patches are welcome and can be sent over our GitHub page: https://github.com/astroufsc/chimera-sbig/

About

Chimera plugin for Santa Barbara Instrument Group CCD cameras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages