This directory contains prototypes for scripts that may be called by the
camera driver. Copy appropriately edited versions to /usr/local/bin in the
search path for the server.

The ccd driver executes transfer_image to send a fits image to a 
remote observer. Edit the script to have the appropriate address.

The script set_camera_filter should take a filter number as an argument and send
a command to a filter wheel.  The SBIG filter wheel is supported internally and
does not use this script. If you have another filter wheel, then a script such
as this would allow you to use XmCCD to control the filter wheel.

An executable for the Optec IFW3 filter wheel is provided.  Simply "make"
the routine in the ifw directory, and copy "setifw"  "set_camera_filter" in
/usr/local/bin.



