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

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

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

1. Parameters
... yes . ... Indicate whether you wish to specify the source position . ... Indicate the coordinate system for which the source position is specified . ... Indicate the x-position of source centre, in terms of the coordinate system specified in sourcecoords. sourcey . ... Indicate the y-position of source centre, in terms of the coordinate system specified in sourcecoords. bkgdx . ... Indicate the x-position of the background region, in terms of the coordinate system specified in sourcecoords. bkgdy . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/backcorr/node5.html -- 7.7 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>32518) - xmm.vilspa.esa.es/ )

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>3183) - crydee.sai.msu.ru/ )

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

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

5. http://www.stsci.edu/~mperrin/ircal/webquery
usr/bin/perl # # This program gets the output of a specified URL. The user # specifies the host and URL as well as any parameters that might # be used by the URL. The output of URL is returned either # to standard output or to a specified file. Five special keyword # parameters may be specified: url, host, method, port and file. ... Usage: # webquery url=URL host=HOST method=METHOD port=PORT file=FILE # [key=VALUE key=VALUE] # # The default URL is the null string. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/ircal/webquery -- 5.6 Кб -- 03.07.2004
Похожие документы

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. HTML Tag Reference
... HTML . HEAD . ... BODY . The HTML tag identifies a document as an HTML document. ... The HEAD tag defines an HTML document header. ... The web browser displays none of the information in the header, except for text contained by the TITLE tag. ... The HEAD tag can contain TITLE, BASE, ISINDEX, META, SCRIPT, STYLE, and LINK tags. ... The BODY tag specifies the main content of a document. ... TEXT=" color " . ... VLINK="color" specifies the text color of visited (followed) links in a document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags2.htm -- 10.4 Кб -- 26.03.1998
Похожие документы

8. OptInt PmWiki : Available Actions
OptInt PmWiki . Pm Wiki / . Edit Page | ... Available Actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... edit the specified page, see basic editing PmWiki's basic edit syntax . ... action= dc . ... To see more than what ?action=ruleset gives you, apply the Cookbook:MarkupRulesetDebugging recipe: it can also show the pattern and the replacement strings. doesn't make use of PmWiki's authorization mechanisms. ?action= phpinfo . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions -- 38.1 Кб -- 28.02.2014
Похожие документы

9. Understanding HTML and MIME
I have dropped the differentiation of HTML into a sequence of conformance levels. ... This (and upward compatible specifications) define the Internet Media Type (RFC 1590) and MIME Content Type (RFC 1521) called "text/html". The type "text/html" accepts the following parameters: . ... Character sets . The charset parameter (as defined in section 7.1.1 of RFC 1521) may be used with the text/html content type to specify the encoding used to represent the HTML document as a sequence of bytes. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/HTMLandMIME.html -- 3.3 Кб -- 19.12.1996
Похожие документы

10. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы

11. Stellarium: SphereParams Struct Reference
... SphereParams Struct Reference . ... SphereParams (const float radius) . ... Definition at line 50 of file StelGeometryBuilder.hpp . ... Definition at line 103 of file StelGeometryBuilder.hpp . ... Definition at line 120 of file StelGeometryBuilder.hpp . ... Definition at line 112 of file StelGeometryBuilder.hpp . ... Definition at line 118 of file StelGeometryBuilder.hpp . ... Definition at line 110 of file StelGeometryBuilder.hpp . ... Definition at line 114 of file StelGeometryBuilder.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structSphereParams.html -- 23.3 Кб -- 28.02.2014
Похожие документы

12. TUI:Instruments:Agile:Agile window
The Agile window provides complete control over the Agile high-speed photometer. ... All other parameters are specified as part of the command that starts an exposure sequence. ... To connect the filter wheel controller, issue this command in the command bar at the bottom of the Log window: agile connDev fw . ... To home the filter wheel controller, issue this command in the command bar at the bottom of the Log window: agile fwhome (there must be a filter wheel mounted in Agile for homing to succeed). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Instruments/AgileWin.html -- 5.9 Кб -- 05.09.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1290) - www.apo.nmsu.edu/ )

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

14. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы

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

16. ASNCOMBINE (Nov98) --- nictools --- ASNCOMBINE (Nov98)
asncombine -- Process and combine images in one or two NICMOS associations asncombine association . ... set to yes to include error planes in co-added images error. background . ... This is useful to use different background subtractions for different images. fheader . set to yes in order to multiply the background by the value of keyword "factor" in the image header. ... Set to yes to use quadrants statistics save in the image header from previous runs of asncombine. regquad1 . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/asncombine.hlp.html -- 8.9 Кб -- 06.06.2006
Похожие документы

17. Pulkovo NEO Page: Ephemeris Support
Pulkovo NEO Page . ... EPOS Software Package . ... EPOS ( E phemeris P rogram for O bjects of the S olar system) is the Windows PC application for study and ephemeris support of observations of the Solar system objects. ... It controls the part of common data and transfers the control to one of the programs that solve the restricted set of tasks. ... So with the EPOS software package one can calculate the accurate ephemerides for many objects and get the quick illustration of their motion as well. ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/personal/neo/eng/esupp/main.htm -- 15.5 Кб -- 06.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>257) - www.gao.spb.ru/ )

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

19. http://xray.sai.msu.ru/~ivan/gmt/man/pshistogram.html
pshistogram - Bin data and plot histograms pshistogram file -Jx xscale [/ yscale ] -W bin _ width [ -2 ] [ -A ] [ -B tickinfo ] [ -C ] [ -E azimuth / elevation ] [ -G fill ] [ -H[ nrec ] ] [ -I[o] ] [ -K ] [ -L pen ] ... [r] ] [ -S ] [ -U[ / dx / dy / ][ label ] ] [ -V ] [ -X x - shift ] [ -Y y - shift ] [ -Z type ] [ -c copies ] [ -bi[s][ n ] ] pshistogram reads the first column from file [or standard input ] and calculates ... L Draw bar outline using the specified pen thickness. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/pshistogram.html -- 7.9 Кб -- 19.03.1999
Похожие документы

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

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


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

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

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