This is the g2client module, part of the Gen2 Observation Control System.
It provides the client program for connecting observation workstations to the Gen2 servers running the OCS. This package is necessary for a site to participate as a local or remote observation location.
-
Requires
g2camandgingapackages from naojsoft. -
For client use also requires the
vncviewerandpaplayprograms to be installed and in the PATH for connecting screens and playing sounds. For VNC client we recommend tigervnc.
It is recommended that you install a virtual (miniconda, virtualenv, etc) environment to run the software in with related dependencies.
Activate this environment and then:
$ python setup.py install