Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 36068 (81 сайтов) ---- Время поиска: 0.58сек.   

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/README.

1. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.2/README
XmCCD ----- This distribution includes source code to utilize the Santa Barbara Instrument Group (SBIG) udrv.a library with a Motif-based graphical user interface camera control program. ... Since the driver and camera control protocols are proprietary, source code is not available for the library. ... INSTALL describes how to build and install XmCCD. Note that XmCCD is based on Motif. ... Note that by default XmCCD will build an executable for access to the USB interface camera. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.2/README -- 2.2 Кб -- 20.10.2004
Похожие документы

2. The ISOPHOT Interactive Analysis PIA, a Calibration and Scientific Analysis...
Next: Calibration with the ISOPHOT Interactive Analysis (PIA) . ... ISO P HOT I nteractive A nalysis, PIA , is a scientific and calibration data analysis tool for ISOPHOT data reduction. The PIA software was designed both as a tool for use by the instrument team for calibration of the PHT instrument during and after the ISO mission, and as an interactive tool for ISOPHOT data analysis by general observers. ... PIA is entirely based on the Interactive Data Language IDL (IDL92). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/gabrielc1.html -- 12.8 Кб -- 23.06.1998
Похожие документы

3. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>51) - vega.inp.nsk.su/ )

4. Spectrograph Interface Control
Slithead identification (which slithead is installed?) will be sensed and reported by the on-board spectrograph computer. ... Observer's software to handle spectrographic observations will be written by JHU and installed on the Fermilab supplied observatory workstation. ... UW will be responsible for the slithead latch-down control. ... Database computer at APO: The observer's software will query the observatory database for information on the currently installed fiber cartridge. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Instruments/SDSS/Spectrographs/Interfaces.html -- 8.6 Кб -- 26.08.2008
Похожие документы

5. Apache's Handler Use - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... This document describes the use of Apache's Handlers. ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/handler.html -- 12.8 Кб -- 21.01.2013
Похожие документы

6. Guide to Science Software and Data on HEAD Computers
This is a preliminary version of a document which will hopefully evolve into a useful SCIENCE HELP page. This is meant to be an easily accessed directory of science software and data products which are available in the high energy division, primarily those which are maintained by "volunteer" scientists. ... The idea is to make this a cooperative venture - this document can be edited by anyone on the HEAD network (/proj/qedros2/QEDT/www/Science_guide/science_guide.html). ... LOCATION: /soft/ciao . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/QEDT/Science_guide/science_guide.html -- 8.0 Кб -- 01.10.2012
Похожие документы

7. Installing the System
README for XFree86 on OS/2 : Installing the System . ... The binary distribution is composed of a number of zip archives which are the executables, servers, fonts, libraries, include files, man pages, and config files. ... the X server for IBM 8514/A and compatible boards . ... the X server for AGX boards . ... the X server for P9000 based boards . ... the X server for S3 based boards (excluding S3 ViRGE) . ... the X server for S3 ViRGE based boards . ... the X server for et4000w32 based boards . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS25.html -- 5.5 Кб -- 23.10.2000
Похожие документы

8. LWN: Driver porting: dealing with interrupts
... Kernel . ... This article is part of the LWN Porting Drivers to 2.6 series . The kernel's handling of device interrupts has been massively reworked in the 2.6 series. ... If no interrupt handler for a given IRQ has been registered, the kernel knows that any interrupt on that number is spurious. ... If your interrupt handler recognizes and handles a given interrupt, it should return IRQ_HANDLED . ... can also be used; handled should be nonzero if the handler could deal with the interrupt. ...
[