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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/6.0.0/doc/epchain/node8.html.

1. Optical loading
. XMM-Newton Science Analysis System . epchain (epchain-8.60.1) [???] . Meta Index / Home Page / Description . As the final event file does not contain events below 150 eV, the information to assess the presence of optical loading in a straight forward way is not available in the event file anymore. Parameter optloadingimage therefore controls the optional creation of an image in the ADU 20-30 range where optical loading is easily visible. XMM-Newton SOC/SSC -- 2007-11-26
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/epchain/node10.html -- 3.4 Кб -- 26.11.2007
Похожие документы
Еще в разделе: (Показать все результаты (>31394) - xmm.vilspa.esa.es/ )

2. CREATE FULLTEXT PARSER
... CREATE FULLTEXT PARSER -- create a parser for full-text search . CREATE FULLTEXT PARSER prsname START= start_function GETTOKEN gettoken_function END end_function LEXTYPES lextypes_function [ HEADLINE headline_function ] ; . CREATE FULLTEXT PARSER will create a new parser used to break document onto lexemes. If a schema name is given (for example, CREATE FULLTEXT PARSER myschema.prsname ... ) then the parser is created in the specified schema. ... DROP FULLTEXT PARSER ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createparser.html -- 6.2 Кб -- 13.04.2008
Похожие документы

3. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

4. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>360) - www.astro.spbu.ru/ )

5. Tables
... Midas tables are used to store most the information created and/or used by the MOS context. The tables MOS, LINPOS, LINFIT and WINDOWS are created by the MOS commands; the tables LINECAT and STANDARD are available in the Midas data base. ... MOS.tbl . ... is created by DEFINE/MOS and used by FITSKY/MOS and by EXTRACT/MOS . ... Table: Tables created and/or used by the MOS context . Table: Tables created and/or used by the MOS context, continued . Table: Keywords used in context MOS . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node685.html -- 4.5 Кб -- 23.02.1996
Похожие документы

6. mod_authn_core - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... Core Authentication . ... This module provides core authentication capabilities to allow or deny access to portions of the web site. mod_authn_core provides directives that are common to all authentication providers. AuthName . AuthnProviderAlias> . ... The example below creates two different ldap authentication provider aliases based on the ldap provider. ... Directory> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_authn_core.html -- 16.2 Кб -- 19.11.2015
Похожие документы

7. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

8. http://www.atnf.csiro.au/computing/software/gipsy/sub/irds_basic.dc2
Function: irds_basic Purpose: irds_basic.c contains all basic irds access routines Category: IRDS File: irds_basic.c Author: P.R. Roelfsema Description: This file contains the basic IRDS routines for creating, deleting etc. of IRDSs. ... Updates: Aug 8, 1990: PRR, Creation date Nov 4, 1990: PRR, Changed SATCAL -> TICK axis DETECTOR -> SDET axis Feb 19,1992: DK, make status/error output parameter only Mar 18,1992: FL, interface to IRDS_ENQUIRE_SNIP and IRDS_EXTEND changed. ...