Найдено документов: 278928 (184 сайтов) ---- Время поиска: 0.79сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node283.html.
http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node283.html.
1. Calling Parameters
. Next: Input Up: CAL_mosCTIcorrection Previous: Procedure Contents . Subsections . Input . Output . Michael Smith 2011-09-20
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node97.html -- 3.2 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18485) - xmm.vilspa.esa.es/ )
2. http://www.naic.edu/~tghosh/software/parcheck.pro
Viewing contents of file '/net/www/deutsch/idl/idllib/ghrs/pro/ parcheck .pro' ;********************************************************************* ;+ ; ;*name: ; parcheck (general idl library 01) 30-mar-1987 ; ;*class: ; error checking ; ;*category: ; ;*purpose: ; to check that a procedure has been called with the minimum of allowed ; number of parameters . ; ;*calling sequence: ; parcheck , nparm , minparms , callingpro ; ;* parameters : ; ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~tghosh/software/parcheck.pro -- 4.4 Кб -- 24.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4156) - www.naic.edu/ )
3. HST Call for Proposals
HST Call for Proposals and HST Primer for Cycle 24 . ... Hubble Space Telescope Call for Proposals for Cycle 24 . Call for Proposals . ... Chapter 2: Proposal Submission Policies . ... Chapter 3: Proposal Categories . ... 3.5 Joint HST-Chandra Observing Proposals . 3.6 Joint HST-Spitzer Observing Proposals . 3.7 Joint HST/XMM-Newton Observing Proposals . 3.8 Joint HST-NOAO Observing Proposals . 3.9 Joint HST-NRAO Observing Proposals . ... 4.2 Parallel Observations . ... 8.5 Cycle . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/hst/hst/proposing/documents/cp/toc.html -- 38.6 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20624) - www.stsci.edu/ )
4. Report on Cosmic Call 1999
... Report on Cosmic Call 1999 . ... Cosmic Call Sessions . ... This Report outlines methodology, hard- and software, which were developed to transmit first public Interstellar messages from Evpatoria Deep Space Center (EDSC), and describes four Cosmic Call Sessions, which were fulfilled in EDSC on May 24 and June 30 - July 1, 1999. ... Each Cosmic Call consists of two parts. ... Dutil Message, . ... The software for gathering all messages and creating the Cosmic Call stream, was written on C language. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/html/ra&sr/irm/report-1999.html -- 56.9 Кб -- 30.11.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>572) - www.cplire.ru/ )
5. Contents
Next: Up: Optical Interferometer Script Data Previous: Optical Interferometer Script Data . ... Programmer's reference . ... The plot selection widget . ... Astrometry . ... Script library files . ... Introduction . ... Data files . ... Basic widget procedures . Load data . ... File usage . ... Data and auxilliary files . ... Output files . ... Open the data file . ... Open a data file . Access a data file . ... Accessing data files . ... NPOI raw data files . ... NPOI raw packet data files . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node1.html -- 20.6 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14164) - www.eso.org/ )
6. P.I. Bakulin, E.V. Kononovich, V.I. Moroz, General Astronomy. Table of Content
. ОГЛАВЛЕНИЕ . Предисловие к четвертому изданию . Введение . § 1. Предмет и задачи астрономии . § 2. Подразделение астрономии . § 3. Возникновение и основные этапы развития астрономии . § 4. Практическое и идеологическое значение астрономии . § 5. Основа и источник астрономических исследований . § 6. Краткий очерк строения Вселенной . Глава I . Основные сведения из сферической астрономии . § 7. Видимые положения светил. Созвездия . § 8. Видимые движения звезд, Солнца, Луны и планет . § 9. Географические
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ak4/Table_of_Content.htm -- 106.8 Кб -- 24.01.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3699) - crydee.sai.msu.ru/ )
7. difx:difx_call_sequence [ATNF VLBI Wiki]
... You are here: start €Ё difx €Ё difx_call_sequence . Trace: тАв difx_call_sequence . difx:difx_call_sequence . DIFX Call Sequence . DataStream . ... Main Loop (execute) . ... Core . ... Mode . ... The following are essential тАЬprivateтАЭ notes to sort out the call sequence used as data flows through DataStream processes and Core processes. ... Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/difx_call_sequence -- 15.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>28728) - www.atnf.csiro.au/ )
8. Linux I/O port programming mini-HOWTO: Interrupts (IRQs) and DMA access
Next Previous Contents . You cannot use IRQs or DMA directly from a user-mode process. You need to write a kernel driver; see The Linux Kernel Hacker's Guide for details and the kernel source code for examples. You can disable interrupts from within a user-mode program, though it can be dangerous (even kernel drivers do it for as short a time as possible). After calling iopl(3) , you can disable interrupts simply by calling asm("cli"); , and re-enable them with asm("sti"); . Next Previous Contents
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1185) - jet.sao.ru/ )
9. Command Syntax
... A MIDAS command line is structured as command/qualifier par1 par2 ... par8 !comments . ... In case you omit the qualifier, the default qualifier of that command is used by MIDAS. The default qualifier of a MIDAS command may be displayed via SHOW/COMMAND command . ... If the command procedure which is activated by a MIDAS command uses the CROSSREF command, it is also possible to execute that command via: command/qualifier label4=par4 label1=par1 label7=par7 ... !comments . ... command/qualifier ? ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node31.html -- 9.6 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2550) - www.sao.ru/ )
10. MAO NASU :: Topic: Open access submissions and content now available (1/1)
... Recent Topics . ... MAO main . ... Open access submissions and content now available . ... Отправлено: Thu, 15 Oct 2015 07:50:43 +0300 (EEST) Тема: Open access submissions and content now available Planetary and Space Science Welcomes Open Access Submissions @media only screen and (max-device-width: 480px) { } p { margin-top: 1em; margin-bottom: 1em; margin-left: 0em; margin-right: 0em; color: #53565A; } img { display:block; -ms-interpolation-mode:bicubic; } Can't see this email properly? ...
[
Сохраненная копия
]
Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/444-open-access-submissions-and-content-now-available -- 25.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>990) - www.mao.kiev.ua/ )
11. The SRON-HeaD Data Analysis System
Next: Three-dimensional Data Analysis in IRAF and ZODIAC+ . ... A data analysis system has been developed at SRON, which has been designed to allow rigorous control of the quality of its processed data products. ... This means recording all parameters of all steps which lead to the establishment of the final data products (Figure 1 ). ... Figure: A processing pipeline is a sequence of tasks with several input/output files and parameters, which pass data from one task to the next. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/devriesc.html -- 9.7 Кб -- 23.06.1998
Похожие документы
Похожие документы
12. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3765) - www.mrao.cam.ac.uk/ )
13. SPICE Kernels Contents (briefly)
Spacecraft ephemeris , or more generally, location of an observer, given as a function of time. ... The ephemeris data for spacecraft and target bodies are normally combined in a single file called the SPICE SPK file. ... Attitude data is contained in the SPICE CK file. ... Several miscellaneous kernel files - spacecraft clock (SPICE SCLK file) and leapseconds (SPICE LSK file) - are also part of SPICE; these are used in converting time tags between various time measurement systems. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/naif/spiceker.htm -- 3.2 Кб -- 08.11.1994
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>715) - www.iki.rssi.ru/ )
14. Page contents
Next: Presentation of the results Up: World Wide Web version Previous: WWW access . On the main page, a very short description of the program may be found. ... The first link brings the user to a very friendly interface of the main code, where all parameters can be set and the calculations can be started. The second lonk provides a list of papers containing the results of the Scenario Machine calculations beginning from 1983 untill 1996 and a short description of the code. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~polar/sceintro/poster/be_inwww/node7.html -- 3.0 Кб -- 21.06.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>588) - xray.sai.msu.ru/ )
15. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7690) - www.arcetri.astro.it/ )
16. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>307) - comet.sai.msu.ru/ )
17. sgs summary
... Guider functions . ... Guide Sensor Performance . ... Guide Sensor Sky Coverage/ Star Availability . Guide Star Selection Criteria . ... Guide fiber organization and reach at plug plate . ... Plug plate holes for guide stars are identical to those for science FO . ... FOV for each of 9 guide stars is 7.4 arcsec dia. (0.45 mm FO, Sumitomo IGN-05/10) . ... Selected guide stars must have no neighbor stars within TBD (5 arcsec) radius that have a brightness within TBD (5 mag.) of guide stars . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19990324_guider/19990324.html -- 19.2 Кб -- 26.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>847) - www.apo.nmsu.edu/ )
18. AY2016 (contents)
... Contents . ... Sidereal time . ... Mean longitude of the Moon, mean elements of the Moon's orbit and equator . ... Ephemeris for physical observations of the Sun . ... Ephemeris for physical observations of the Moon . ... Matrix elements for conversion to CIRS . ... Conversion of mean time to sidereal time (with accuracy 0.01 s ) . ... Conversion of sidereal time to mean time (with accuracy 0.01 s ) . ... Conversion of mean time to sidereal time (with accuracy 0.001 s and 0.0001 s ) . ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/EDITION/ENG/AE/2016/ae_12.htm -- 16.5 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>566) - www.ipa.nw.ru/ )
19. http://hea-www.harvard.edu/ChaMPlane/quantile/4ciao4.3/strreplace.pro
NAME: ; STRREPLACE ; ; PURPOSE: ; The STRREPLACE procedure replaces the contents of one string ; with another. The first occurrence of the search substring, Find ; within the source string, String is replaced by the string, ; Replacement. ... CALLING SEQUENCE: ; ; STRREPLACE, String, Find, Replacement ; ; INPUTS: ; String: The string to have substring(s) replaced. ... Find: The scalar substring to be replaced. ... Replacement: A scalar string to replace the Find substring. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/ChaMPlane/quantile/4ciao4.3/strreplace.pro -- 3.2 Кб -- 20.03.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4279) - hea-www.harvard.edu/ )
20. Cosmological Issues for Theorists
. ___________________________________________________________________ The Electronic Universe Project e-mail: nuts@moo.uoregon.edu
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/cosmo.html -- 6.5 Кб -- 19.04.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>292) - zebu.uoregon.edu/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда