Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/optec/INSTALL
Дата изменения: Wed Aug 3 22:49:30 2011
Дата индексирования: Thu Feb 27 21:43:52 2014
Кодировка:

Поисковые слова: релятивистское движение
The build the executables:

make

To install the executables and set_camera_filter link in /usr/local/bin/

make install


To uninstall the executables

make uninstall

To use the IFW filter wheel from within xmccd, you need to specify an
external filter wheel option in the configuration file by setting

ccd.filter_wheel = 1

in prefs.ccd

By default, XmCCD will try to automatically configure an SBIG filter wheel on
SBIG cameras, or follow a configuration file directive. On Apogee cameras, it
will assume that there is no filter wheel present unless an external filter
wheel is specified in the configuration file.

XmCCD will try to run "setfilter" as an external program. For an Optec IFW
filter wheel, install the software in this directory to /usr/local/bin/ and then

cd /usr/local/bin
ln -s setifw setfilter

to make a soft link that XmCCD will find.