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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node36.html.

1. Setting, Storing, and Retrieving the CCD Keywords
Next: Calibration Frames and Up: CCD Reductions Previous: General Overview of . ... However, apart from a few cases the keyword setting itself is not modified: principally, keywords can only be changed by the SET/CCD command. ... After (partially) having finished a CCD reduction the user may want to store the current keyword setting. ... The keyword setting can be restored by the command INIT/CCD red_table , where red_table is the reduction table containing the CCD keyword setting, previously saved. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node35.html -- 6.9 Кб -- 23.02.1996
Похожие документы

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

3. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

4. Host Command-Line Interface
Next: Writing Shell Scripts Up: The User Interface Previous: Indirect Parameter Input . Miriad tasks can always be run by specifying their parameters on the host command line. ... For example, out=gauss sets the parameter out to the `value' gauss . ... Next, we will run a histogram task, histo , with the input image dataset gauss that we just created: % histo in=gauss . ... The command-line interface is quite appropriate for tasks that take relatively few parameters, or in shell scripts. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node19.html -- 7.9 Кб -- 10.04.2016
Похожие документы

5. Create an XSPEC compatible PHA FITS file
Next: Rebin the XSPEC PHA Up: PHA Distributions Previous: Produce a spectral data . Write the contents of "*_obs.tab" to an ascii file using these parameter settings for the task 'tdump'. cl > epar tdump table = "*_obs.tab" name of table to dump . cdfile = "STDOUT") output file for column definitions . ... pwidth = 80) output page width . ... chanpres = no Channel data present? . ... Next: Rebin the XSPEC PHA Up: PHA Distributions Previous: Produce a spectral data rsdc@cfa.harvard.edu . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node215.html -- 5.8 Кб -- 01.10.2012
Похожие документы

6. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

7. Manual Page: httpd - Apache HTTP Server
NAME httpd - Apache hypertext transfer protocol server SYNOPSIS httpd [ - X ] [ - R libexecdir ] [ - d serverroot ] [ - f config ] [ - C directive ] [ - c directive ] [ - D parameter ] httpd [ - h ] [ - l ] [ - L ] [ - v ] [ - V ] [ - S ] [ - t ] [ - T ] DESCRIPTION httpd is the Apache HyperText Transfer Protocol (HTTP) server program. ... This manual page only lists the command line arguments. ... Paths in this manual may not reflect those compiled into httpd. ... The default is /usr/local/apache . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/httpd.html -- 7.3 Кб -- 20.06.2002
Похожие документы

8. Examples of creating a command alias in the C shell
To create a simple command alias: alias del 'rm -i' del memo.txt rm: remove memo.txt? y . This creates the alias del for the command rm -i which prompts you for confirmation that you want to remove a file before it does so. ... To create a command alias that consists of several commands: alias what 'ps -aux | ... This creates the alias what . ... To refer to another command alias within an alias: alias h history alias rev 'h | ... To pass command arguments to the alias: alias print 'lpr \\!^ ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_csh5.html -- 3.8 Кб -- 17.01.1997
Похожие документы

9.