Source Code

The Hydra-CTIO positioner GUI software lives in ctioa6:/home/hercules/Hydra. The structure of the source directory tree is as follows:

  • Hydra

    • bin
    • data

      • coords
      • inits
      • scripts
      • status
    • doc

      • guider
      • html
      • hydraassign
      • legacy
    • galil
    • lib

      • bitmaps
      • tclhydra
    • man

      • man1
      • man7
      • mann
    • share

      • lib

        • tcl7.6
        • tk4.2
        • tix4.1
      • include

        • gwc
        • msg
        • names
    • src

      • astroLib
      • astrometry
      • fileioLib2.0
      • hydraassign
      • include
      • kaboomLib2.0
      • main
      • serialLib
      • slaLib
      • transition2.0

The Hydra positioner GUI consists of an extended TCL/TK interpreter plus a set of TCL/TK scripts that build the functionality required by the application. The extended TCL/TK interpreter lives at sub directory Hydra/src/main. Support is provided for compiling the interpreter under Linux, SunOs and Solaris. The TCL/TK scripts live at sub directory Hydra/lib/tclhydra.

 

Last Modified: May 9, 2000
rcantarutti