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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.adass.org/adass/proceedings/adass96/williamsonr.html.

1. http://www.adass.org/adass/proceedings/adass96/reprints/williamsonr.pdf
... 125, 1997 Gareth Hunt and H. E. Payne, eds. An ExpectTk/Perl Graphical User Interface to the Revision Control System (RCS) R. L. Williamson I I Space Telescope Science Institute, Baltimore, MD 21218, E-mail: ramon@stsci.edu Abstract. In order to track changes in the TABLES/STSDAS code, as well as for Quality Assurance and to simplify the code release process, the GNU Revision Control System (RCS) was chosen as the method of revision control. ... RCS Graphical User Interface. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass96/reprints/williamsonr.pdf -- 143.3 Кб -- 14.01.1998
Похожие документы

2. RtFC
No command line options or environment variables needed. -control . Name of host running control.pl (default is $RTFC_CONTROL) . ... Default 1. ... Name of host running fringe checker interface (default localhost then $RTFC_CORRELATOR)) . ... Name of host running control.pl (defaults to $RTFC_CONTROL) . ... Name of optional config file to pre-set variables (defaults to $RTFC_CONFIG then ~/.config if it exists) . ... To see the current value of a variable, just type the variable name with no value. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/evlbi/software/RtFC/rtfc_ref.html -- 15.1 Кб -- 10.04.2016
Похожие документы

3. OptInt PmWiki : Trolley Software
OptInt PmWiki . MROI Delay Line / . ... MROI Delay Line Design Contract . ... Software Design Documentation . ... Trolley Software . ... The essence of the solution is to generate a virtual PC on your desktop PC and install an old Linux distribution, circa 2006, in that. ... There are two major free virtual machines available for Linux, these are VirtualBox and KVM. ... Install a Linux 2.6 kernel if it isn't installed by default (you'll need to reboot the virtual machine after this step): . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware -- 25.3 Кб -- 28.02.2014
Похожие документы

4. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы

5. SAS package check list
... Check a package against all these points before delivering it. files should be -rw-r--r-- or -r--r--r-- . ... should contain only the files ChangeLog DEPEND Makefile VERSION DISTRIBUTION . ... ChangeLog should contain a list of open SPRs including their number. ... If the package contains a task, DEPEND must contain taskmain. For each library in USEDLIBS statements in all Makefiles in the package, the corresponding package should be listed in DEPEND . ... Makefile should contain TEXDOCS=task . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/checklist.html -- 6.2 Кб -- 16.01.2001
Похожие документы

6. 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
Похожие документы

7. Pipeline Code Internal Organization GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . Enter search terms or a module, class or function name. Pipeline Code Internal Organization . ... Function Call Hierarchy when Running Recipes . ... The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... For detailed documentation on the functions and variables internal to the following, please see the comments in the source code directly. ... The main object class of the pipeline! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/organization.html -- 12.3 Кб -- 14.02.2014
Похожие документы

8. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы

9. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы

10. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.0/README
XmCCD ----- The programs provided here offer a Linux graphical user interface to astronomical and scientific CCD cameras. ... SBIG has provided the library used here. It is essentially the same library used by commercial software for control of their cameras under Windows. ... 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. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.0/README -- 5.2 Кб -- 23.07.2012
Похожие документы