Appendices


Appendix A


Features of the command line

Additional features


Appendix B


Supported Data File Formats

Open GENIE supports access to the file formats listed below:

These files can all be read directly with the Get() and Put() commands by specifying numbered or named data elements. Open GENIE supports access to any format of ASCII file via the Asciifile() command.


Appendix C


Supported Graphics Devices

Below is a list of graphics devices currently supported by Open GENIE, these rely upon the PGPLOT package and it may well be possible to use other pgplot drivers with Open GENIE. In the distributed version of Open GENIE we have only checked out the functioning of the devices below on all platforms. To see other devices which may be available on a particular version of Open GENIE type

>> Device/Open "Help"

Device Name Description String
Tcl/Tk driver "TK" or "tk"
X-Windows devices "XWINDOW" or "xw"
Postscript (portrait) "PS" or "ps"
Colour Postscript (portrait) "CPS" or "cps"
Postscript (landscape) "PS" or "ps"
Colour Postscript (landscape) "VCPS" or "vcps"

Appendix D


Supported Graphics Attributes

Fonts

Open GENIE uses the PGPLOT fonts when drawing fonts onto the open graphics device, currently, the supported fonts available are:

$NORMAL
$ROMAN
$ITALIC
$SCRIPT

Note: For accessing special scientific/Greek characters within these fonts, the documented PGPLOT escape sequences may be used in the Open GENIE text string being plotted. For example "Time-of-Flight (\gms)" where "\gm" produces a Greek m character. For further details see the PGPLOT documentation, available at ftp://astro.caltech.edu/pub/pgplot.

Markers

Markers types available for plotting.

$POINT
$PLUS
$STAR
$CIRCLE
$CROSS
$BOX

Linestyles

Linestyles available for plotting.

$FULL
$DASH
$DOT_DASH
$DOT

Colours

Pre-defined colours available for the graphics by default. For using further colours in the graphics, see the Open Genie reference manual.

$BLACK
$WHITE
$RED
$GREEN
$BLUE
$CYAN
$MAGENTA
$YELLOW
$ORANGE
$LIGHT_GREEN
$SEA_GREEN
$LIGHT_BLUE
$PURPLE
$CRIMSON
$DARK_GRAY
$LIGHT_GRAY


Appendix E


Commands required for installing Open GENIE from a CD ROM

Please note that these commands vary depending on the version of the operating system you are using.

Installing on UNIX with Digital UNIX

Initially find the CD

>file /dev/rrz*c

and look for an RRD device e.g. RRD42 on /dev/rrz4c then mount the CD

>mount -t cdfs -o ro,rrip /dev/rz4c /mnt

then get the kit

>cp /mnt/osf/genie-1.1.31F

Note: you will need to have the CDFS kernel option enabled.

Installing on VMS

Type in, for example

$mount DKA400:GENIE11
$copy sys$scratch: /log