Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.0/README
Дата изменения: Tue Jul 24 00:17:12 2012
Дата индексирования: Sun Feb 3 00:00:19 2013
Кодировка:
XmCCD
-----

The programs provided here offer a Linux graphical user interface to
astronomical and scientific CCD cameras.

XmCCD operates Apogee Alta cameras when compiled and used with libapogeedrv.so .
The source code for this library is included here. It depends on programs by
Dave Mills, The Random Factory, http://www.randomfactory.com . Please see the
directory libapogeedrv for notes on the changes needed to the source
distribution in order to use it with XmCCD.

SBIG has provided the library used here. It is essentially the same library
used by commercial software for control of their cameras under Windows.
However, some recent cameras and accessories may not be supported yet, and some
older models may have limited support.

This distribution includes source code to utilize the Santa Barbara Instrument
Group (SBIG) shared library libsbigudrv.so with a Motif-based graphical user
interface program to control SBIG astronomical CCD cameras. Since the driver and
camera control protocols are proprietary, source code is not available for the
library. However, there is a very complete manual accompanying the library,
kernel modules, necessary files and utilities in the sbig subdirectory.
The SBIG library is available directly from http://www.sbig.com

The versions included here have been tested with the software, and should be
used if possible. The SBIG library is closed source and its use is subject to
their copyright.


The most recent version of XmCCD is available from
http://www.astro.louisville.edu/software and you are encouraged to check
there for the latest release, sources for other software needed to compile
and run XmCCD, and supporting utilities.

XmCCD software is offered under the GNU Public License.
Please see the files LICENSE and COPYRIGHT for more information.

SBIG and APOGEE describe how to build and install XmCCD. It does require other
programs to compile and run, some of which are not usually present in Linux
distributions. Before building and running XmCCD, you will need to install the
following if they are not already on your system:

Motif or LessTif development libraries and headers
fxload

Motif development libraries and the firmware loader fxload are not installed
by default in Suse 11.1, but are available from software repositories.

The XmCCD source package includes and will install:

SAOimage ds9
xpa
cfitsio

SAOimage is the primary image display for XmCCD. The binary version works well.

XPA is a communication protocol used by ds9. It enables xmccd to notify the
display when a new image is available, and to accept coordinates from ds9
to select regions of interest. XPA should be installed system-wide with
the source code included here. Earlier versions will work if the library and
include files are in /usr/local/lib/ and /usr/local/include/.

The cfitsio library package provides standard FITS library support for
the image file format in xmccd. A recent version is included in the XmCCD
source code, and should be used if possible. Earlier versions should work as
well. If you use a different version, the fits library and header files are
expected in /usr/local/lib and /usr/local/include/.

Our group also develops Alsvid, an Open Source astronomical CCD image
reduction package. It is useful for batch processing of images to do bias and
dark subtraction, flat field division, and non-linearity corrections. Aperture
photometry in sparse fields is under development.

We also use ImageJ with the astronomical plug-ins from Frederic Hessman along
with new plug-ins from Karen Collins in conjunction with this software
for exoplanet transit measurements.

ImageJ, GIMP and CINEPAINT are very useful for subsequent image
processing. GIMP is often included in comprehensive Linux distributions. It is
an 8-bit image processing program comparable to Adobe Photoshop. CINEPAINT is a
32-bit program similar to GIMP that is more useful for astronomical
images with large dynamic range. Both programs will read the FITS format
camera image files written by XmCCD or ds9. AstroImageJ, our Java-based data
reduction system built on ImageJ, is especially useful for photometry.

Links to sources for these programs are given on the web site for XmCCD.


John Kielkopf
23 July 2012