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

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

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

1. Parameters
... srclist . ... Source definition list: a dataset containing the SRCLIST table, and to which the region extensions will be added. evlist . ... The dispersion-axis spacing of vertices for image regions and the spatial background region, specified as the number of vertices across a node. Not applicable in HTR mode. orderres . ... The dispersion-axis spacing of vertices for order regions, specified as the number of vertices across a node. xpsfbelow . ... Not applicable in HTR mode. xpsfabove . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/rgsregions/node4.html -- 9.8 Кб -- 22.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>32302) - xmm.vilspa.esa.es/ )

2. Tasks
Tasks in GIPSY are the application programs which do useful work for the user. ... To start a task without parameters, only the name of the task needs to be supplied. taskname To specify parameters, any number of keyword-value pairs separated by blanks can be added to the taskname: taskname keyword1 = value1 keyword2 = value2 .. ... The user can set a parameter in the task context to change requests for hidden keywords into requests for defaulted keywords. ... Tasks all run in a context . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/tasks.html -- 8.7 Кб -- 16.01.2009
Похожие документы
Еще в разделе: (Показать все результаты (>19715) - www.atnf.csiro.au/ )

3. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

4. Loading the Telescope and Instrument Specifications
... For reducing data from ESO instrumentation it is assumed that the FITS headers conform the standards set by the document ``ESO Archive, Data Interface Requirements''. ... As an example, in the ESO case the exposure type is stored in the ESO hierarchical FITS keyword `HIERARCH ESO GEN EXPO TYPE'. ... To fill the CCD keywords with the telescope and instrument setup parameters, like name of the telescope, CCD used, read-out noise, frame size, etc. the command LOAD/CCD can be used. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node39.html -- 5.6 Кб -- 23.02.1996
Похожие документы

5. Index
... ACQ-DIST Optional Parameter for FGS 1 , 2 . ACQTYPE Optional Parameter for STIS . Acquisition modes . ... Aperture Coordinate System . ... AFTER date Special Requirement . ... BINAXIS1, BINAXIS2 Optional Parameters for STIS 1 , 2 . ... BUFFER-TIME Optional Parameter for STIS . ... CHECKBOX Optional Parameter for STIS . ... Calibration Targets . ... CR-SPLIT Optional Parameter for STIS . ... DIFFUSE-CENTER Optional Parameter for STIS . ... GAIN Optional Parameter for STIS . ... Position . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/ix.html -- 54.9 Кб -- 31.05.2012
Похожие документы

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

7. Regions and Source Parameters
... This section will deal with obtaining photons within specified regions of an image. Available regions are: Annulus Box Circle Ellipse Field -- entire field Irregular region based on intensity of map... i.e. region defined by contour levels. ... The imcnts task in the xray-spatial package sums the source and background counts in specified regions, and subtracts one from the other properly normalized. ... imcnts* - Find counts in an extended region, after removing an embedded point source . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node89.html -- 5.8 Кб -- 01.10.2012
Похожие документы

8. OptInt PmWiki : Forms
OptInt PmWiki . ... Forms . ... This page explains how you can embed input forms into wiki pages. ... input text name value size= n :) (:input hidden name value :) (:input password name value :) (:input radio name value :) (:input checkbox name value :) (:input select name value label :) (:input default default-name default-value :) (:input submit name value :) (:input textarea name [=value=] rows= n cols= n :) (:input reset name label :) (:input file name label :) (:input image name "src" alt :) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Forms -- 29.2 Кб -- 28.02.2014
Похожие документы

9. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

10. http://www.eso.org/~qc/procs/checklist.pdf
... The instrument modes and arms should be indicated and described, and the keywords that distinguish between different modes should be indicated (usually INS.MODE is used if it is a mode and OCS keys are used in case it is related to an arm). ... Raw frames The format of the raw frames for each mode and arm should be described. ... The design should be checked on pre-processing or processing, which involves products only (no trigger via raw frames). ... QC parameters. ...
[ Текст ]  Ссылки http://www.eso.org/~qc/procs/checklist.pdf -- 156.7 Кб -- 18.06.2015
Похожие документы

11. XHelp: A Help Navigator for the IRAF System
... Help pages are formatted and converted automatically to HTML for presentation in the GUI (or on the WWW), or to Postscript for hardcopy output. ... XHelp is a GUI browser for the IRAF help system which uses existing help facilities in IRAF to locate documents, but provides a familiar web-browser interface. ... Easy access to auxiliary help documents such as package ``system documents'' and task source code, . ... Extensions to LROFF to support HTML style document links within IRAF help pages. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P3-01/ -- 10.6 Кб -- 11.10.2000
Похожие документы

12. http://www.asc.rssi.ru/RadioAstron/archives/2004/month_notic/ramn8.pdf
... A bright flare-up of emission (>1000 Jy) was found in OH-maser source during tests of 18cm receiver in observations with Kalyazin 64-m radio telescope (August 2004). ... Appendix (The list of used acronyms) ASC Cold Plate DC Astro Space Center of Lebedev Physical Instutute cooled LNAs and antenna feed hermetic device container (part of payload ); it contains Formatter, Rb oscillators, synthesizer, control unit and is placed under dish DM Device Module = DC + H-maser EGSE ...
[ Текст ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/2004/month_notic/ramn8.pdf -- 90.3 Кб -- 03.11.2011
Похожие документы

13. Security Considerations
Anchors, embedded images, and all other elements which contain URIs as parameters may cause the URI to be dereferenced. In this case, the security considerations of the URI specification apply. ... The MD attribute is useful when authors are concerned that a linked object may be subsequently changed to something other than intended. This attribute is used to specify a cryptographic checksum for the linked object to provide a check on its integrity. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/security.html -- 1.7 Кб -- 19.12.1996
Похожие документы

14. APO WWW Search
Search the public APO pages. To modify the search terms, see the 'Search Term Modifiers' below the search window. ... To perform a single character wildcard search use the "?" symbol. ... This search will find terms like foam and roams. ... For example to search for a "apache" and "jakarta" within 10 words of each other in a document use the search: "jakarta apache"~10 . ... To search for documents that contain either "jakarta apache" or just "jakarta" use the query: "jakarta apache" jakarta . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/cgi/search.py -- 8.8 Кб -- 09.04.2016
Похожие документы

15. Untitled Document
. 1. Basic Info . 2. Current Status . 3. Calibration parameters . 4. RFI situation . 5. History . 6. Everything else . 1. Basic = Information: . [back to = top] . 2. Current = Status: . [back to = top] . 3. = Calibration Parameters: . [back to top] = . 4. RFI = situation: . [back to = top] . 5. = History: . [back to = top] . 6. Everything = Else: . [back to = top] . ------=_NextPart_000_004C_01C0427C.19DD8620--
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/rxtemp.html -- 4.0 Кб -- 01.11.2000
Похожие документы

16. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы

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

18. The Effect of Relativistic Wind on Accretion Flow Parameters
... Obviously, the size of the cavern is of the order of the Schwartzman radius. ... Thus, consideration of the inverse effect of pulsar radiation on the properties of accreting plasma makes the ejection possible even when the Schwartzman radius is smaller than the capture radius. ... If the cavern radius , the condition at its boundary can be written as . ... Apart from magnetic dipole radiation, the cavern may also contain relativistic particles (which are also reflected from the cavern boundary). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node56.html -- 10.8 Кб -- 26.02.1997
Похожие документы

19. Biosphere: Analysis of Value Parameters
... Публикации и издания Публикации профессорско-преподавательского состава СГАУ Издания проф. Сосниной Т.Н. Biosphere: Analysis of Value Parameters . ... Besides, the ways of saving the use value and value properties of biosphere are analyzed. The expediency of transformation of two-criterion theory of value into the three- criterion theory of the balance of value, where the ecologic component performs the function of the key criterion has been founded. ... BIOSPHERE USE VALUE OF THE PRODUCT: MAIN . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/resources/sotrudniki/sosnina/mono14/ -- 80.9 Кб -- 10.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>583) - www.ssau.ru/ )

20. http://scan.sai.msu.ru/lk/
Please enter the lightcurve file name and period search parameters: . Lightcurve file: . ... Apply the Heliocentric correction and convert all dates to Terrestrial Time (TT)? ... Also, the Heliocentric correction cannot be applied to such lightcurves. ... This period search service is also available at the mirror sites: Mirror 1 , Mirror 2 , Mirror 3 , Mirror 4 . You may download the latest source code distribution and install the period search service at your own web server. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/lk/ -- 6.6 Кб -- 24.12.2015
Похожие документы
Еще в разделе: (Показать все результаты (>2) - scan.sai.msu.ru/ )

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования