Overview of the modules (applications) available in Karma
            ---------------------------------------------------------

  This file gives an overview of the standard modules supplied in the
Karma distribution.

Below follows a brief list of modules:

Module			Function
===============================================================================
add_zero		Append the integer value 0 in network format to a file
c2doc			Extract function interface definitions from C files
c2lint			Extract lint code from C files
chlen			Change the length of a dimension
cmshell			Connection Management Tool Shell
collect_frames		Collect frames of a movie from a connection
collect_struct		Collect Karma general data structures from a connection
conv_24to8		Convert a 24bit TrueColour image to PseudoColour
convert			Convert scalar data with scaling option
dos_headers		Convert #include  to #include  in C files
extract_functions	Extract list of public functions from C files
fits2karma		Convert FITS to Karma format
gipsy2karma		Convert GIPSY to Karma format
histogram		Compute the histogram of scalar data
karma2fits		Convert Karma image file to FITS format
karma2gipsy		Convert Karma image file to GIPSY format
karma2miriad		Convert Karma image file to Miriad Image format
karma2ppm		Convert Karma image file to PPM format
karma2ps		Convert Karma image file to PostScript
karma2sunras		Convert Karma image file to Sun Rasterfile
karma_cm_slave		Slave process for Connection Management
kcolourmap		Standalone colourmap manipulation tool (for X11)
kdump			Convert Karma file to ASCII-Karma
kfuncgen		General 1-dimensional function generator
kgen			Convert ASCII-Karma file to Karma
kgetslice		Extract 2-dimensional slice from 3-dimensional datafile
khuei			Hue-Intensity display tool (for X11)
kminmax			Find the minimum and maximum of an element
kimage			Display 2-D slice of data as an image (hard to use)
knoise			Generate n-dimensional array of random data
kprinthead		Print the "header" in a Karma data file
kpvslice		Interactive Position-Velocity slice tool (for X11)
kregrid			Regrid an image/cube to a different astronomical grid
kslice_3d		Interactive slicing of a 3-dimensional data set
kview			Display image or movie (for X11, easy to use)
mandel			Compute the Mandlebrot set
merge_planes		Combine multiple single-valued arrays into one array
miriad2gipsy		Convert Miriad Image file to GIPSY format
miriad2karma		Convert Miriad Image files to Karma format
ppm2karma		Convert a PPM file to Karma format
raw_grey2karma		Convert raw binary arrays to Karma format
raw_planes2karma	Convert multiple raw binary arrays to one Karma file
rx			Receive data from a connection
shader2c		Convert shader code to C code
sort_packages		Sort packages in Karma
tile1			Tile an n-dimensional array
tx			Transmit data over a connection
xray			Volume rendering tool


Below follows a brief list of connection management scripts:

Application			Function
===============================================================================
example				An example connection management script