DCD-0.17
device control device

Description:

DCD is a platform independent user interface for remote telescope and device control, compatible with the INDI standard written in Python 3 using GTK as GUI Toolkit.

Library:

 DCD has got a documented API, including some examples:

Requirements:

1) A TCP/IP (Internet) connection to a computer running an INDI sever connected to the telescope you like to operate.
2) Linux or Windows (or any other operating system supporting Python and GTK and Glade).

Installation for Windows:

Installation for Linux and other operating systems:

Optional packages:

Fits viewer (needed to display .fits files):

SAOImage DS9 (Linux Windows, others)

CCDpreview (needed to display .ccdpreview data):
Windows: run .dcd/lib/preview.exe  (installer)
Linux: as root do:
cd dcd/lib
python setup.py install
# This installs a mini C library to do gamma correction
# brightness and contrast adjustment
# The source is given in previewcrunch.c


History

I stated to work on this project in the IAYC 2005  (an international meeting of youngsters interested in astronomy). In this group it is usual to call anything either stuff or device since the proper English expression is usually not known by most of the people, which explains this rather unusual name. I would like to thank IWA (the organization behind IAYC) for the wonderful time, and the spirit that encouraged me and many other people to work on astronomical projects.

This project is hosted by:
SourceForge.net Logo