Skip to content

GOTO Telescope Control System: code shared between G-TeCS packages

Notifications You must be signed in to change notification settings

GOTO-OBS/gtecs-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G-TeCS common package

G-TeCS (gee-teks) is the GOTO Telescope Control System.

This package (gtecs-common) contains common functions and utilities that are used by other G-TeCS packages.

Note this module is Python3 only and has been developed for Linux, otherwise use at your own risk.

Requirements

This package requires several Python modules, which should be included during installation.

This package doesn't require any other G-TeCS packages to be installed, but it itself is a requirement of several of them.

Installation

Once you've downloaded or cloned the repository, in the base directory run:

pip3 install . --user

You should then be able to import the module from within Python.

Testing

TODO

Usage

TODO

About

GOTO Telescope Control System: code shared between G-TeCS packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages