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

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

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

1. CCD specific frame quality dependent livetime
. XMM-Newton Science Analysis System . epexposure (epexposure-0.9) [xmmsas_20080701_1801-8.0.0] . Meta Index / Home Page / Description / Basic Idea The SAS task epframes flags raw events as bad if events come in wrong readout order or if coordinates have invalid values (outside of the active window) because of data transfer problems. The epframes task handles this livetime via the creation of GTIs. XMM-Newton SOC/SSC -- 2008-07-02
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/epexposure/node9.html -- 3.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>32554) - xmm.vilspa.esa.es/ )

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

4. How to create QC web pages
... Editing policy: this page should be edited by the webmaster only. ... The purpose of the QC web pages is to provide in-depth, up-to-date information about . ... the data structure, handling and processing. ... The ESO web pages have information about the ESO web policy. ... E.g., rather than linking to http:/www.eso.org/images/eso-logo.gif, you better link to /images/eso-logo.gif. ... The top level page http://www.eso.org/qc/index.html must not be modified without permission of the page owner. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/procs/qc_webpages.html -- 8.8 Кб -- 11.07.2013
Похожие документы

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

6. Highlights (early results)
. Highlights (early results) . There are a lot of achivements. Let's try to enumerate and describe some of them: . Nov, 2004
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Laboratory/Highlights/Highlights_eng.html -- 3.7 Кб -- 02.03.2011
Похожие документы

7. SSAU plans to create a laboratory for structural dynamic analysis of aircraft
... SSAU History . ... Representatives of SSAU and the Polytechnic University of Turin held talks in Samara to discuss prospects for development of international cooperation in structural dynamic analysis of rotar systems of aircraft engines. ... During the negotiations, it was agreed to establish a research laboratory for structural dynamic analysis of aircraft engines in SSAU. ... Daniel Vernyano, Professor Muzio Gola and Professor Sergey Falaleev in SSAU museum of aviation and space exploration . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10724-SSAU-plans-to-create-a-laboratory-for-structural-dynamic-analysis-of-aircraft-engines/ -- 25.8 Кб -- 03.07.2014
Похожие документы

8. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

9. CSPICE Routines: SPKOPN_C
... Abstract Create a new SPK file, returning the handle of the opened file. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- name I The name of the new SPK file to be created. ifname I The internal filename for the SPK file. ncomch I The number of characters to reserve for comments. handle O The handle of the opened SPK file. ... Version -CSPICE Version 1.1.0, 20-APR-2005 (NJB) Bug fix: address, rather than value, of `ncomch' is now passed to spkopn...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/spkopn_c.html -- 7.0 Кб -- 17.12.2005
Похожие документы

10. casacore: casa::EclecticFunctionFactory< T > Class Template Reference
... Classes . ... casa . casa::EclecticFunctionFactory< T > . ... create an empty EclecticFunctionFactory . EclecticFunctionFactory (const EclecticFunctionFactory &factory) . ... template<class T > . ... add a factory for creating a specific type of function, associating it with a given "functype" name. template<class T > . virtual Function <T>* casa::EclecticFunctionFactory < T >::create . ... References casa::Map< key, value >::isDefined() , and casa::EclecticFunctionFactory< T >::lookup . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1EclecticFunctionFactory.html -- 27.4 Кб -- 14.02.2011
Похожие документы

11. An IRAF-Independent Interface for Spatial-Region Descriptors
... To move toward open analysis software, we plan to make the PROS regions subsystem available from processes outside of IRAF. We also plan to make the region descriptor parsing system available for purposes beyond the creation of masks, such as an interface to an image display program, accepting a region descriptor and generating commands to display the region on an image. ... Anticipating two kinds of new requirements, we reconsidered the design of the PROS region descriptor processing subsystem. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/schmidtd.html -- 11.4 Кб -- 03.11.2000
Похожие документы

12. http://www.mccme.ru/dfc/2010/Program2/Skopenkov_summary.pdf
Summary of A. Skop enkov's prop osal This proposal concerns the classical Knotting Problem in topology: classify embeddings of a given space into another given space up to isotopy. ... The Knotting Problem is known to be hard. ... The Knotting Problem is most interesting for manifolds of dimension at most 4, because embeddings of such manifolds often appear in other branches of mathematics and its applications. ... For N not a homology sphere until 2005 no description of the orbits was known. ...
[ Текст ]  Ссылки http://www.mccme.ru/dfc/2010/Program2/Skopenkov_summary.pdf -- 31.7 Кб -- 15.10.2010
Похожие документы

13. 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
Похожие документы
Еще в разделе: (Показать все результаты (>399) - www.astro.spbu.ru/ )

14. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

15. Astronomy Net creates online database to organize debris location reports.
. In an effort to provide a centralized database for indexing locations and descriptions of Shuttle debris, the editors of Astronomy Net have generated a database and web page where reports can be logged. This may or may not prove useful for cataloging debris reports, but Astronomy Net is happy to dedicate computer resources to help out any way possible. We express our sympathy and prayers to the families and friends of the Columbia crew. If you have located Shuttle debris, report it here.
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/stsdebris/press.html -- 1.9 Кб -- 01.10.2012
Похожие документы

16. Index of /ftproot/pub/comp/hardware/creative
. Parent Directory .description . awedw3up.exe . ctcmbbs.exe . s16dw3up.exe . sbbasic.exe
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/hardware/creative/ -- 1.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>23160) - crydee.sai.msu.ru/ )

17. Line (ImageJ API)
... java.lang.Object ij.gui.Roi ij.gui.Line . ... public class Line . ... int . ... protected double . ... Constructor Detail public Line (int ox1, int oy1, int ox2, int oy2) . Creates a new straight line selection using the specified starting and ending offscreen integer coordinates. public Line (double ox1, double oy1, double ox2, double oy2) . Creates a new straight line selection using the specified starting and ending offscreen double coordinates. public Line (int sx, int sy, ImagePlus imp) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Line.html -- 37.4 Кб -- 02.12.2010
Похожие документы

18. Creating a UNIX tape archive
. The tar command can be used to turn several files into a single tarfile . tar can also be used to bundle up whole directories before transferring them to another system. Use tar whenever you want to transfer a number of files or directories between different UNIX systems. Creating an archive file . Making a tarfile smaller . Examine the contents of a tarfile . Unpacking a tar file .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities2/trans1.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

19. Contents
... Exercises . C/C++ Program Compilation . ... UNIX Library Functions . ... Further Data Types . ... Not assigning a pointer to memory address before using it . ... Low Level Operators and Bit Fields . ... Some further example shared memory programs . ... Threads: Basic Theory and Libraries . ... Single threading . Some Example applications of threads . Thread Levels . ... Global and Private Thread-Specific Data Example . ... Example Use of Thread Specific Data:Rethinking Global Variables . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
Похожие документы

20. xterm compatibility problems
September, 2008 The root of the problem is that people are morons, more particularly, developers are morons, very particularly, xterm developers are morons. ... In fairness, it's not really the xterm that's incompatible, it's the xterm descriptions that ship with modern operating systems that are incompatible with older xterms. ... The developers had to know that people would actually USE the cool new features they put into xterms. ... A modern xterm! ... Line 'em up along with the xterm developers. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/opinions/xterm-problems.html -- 7.9 Кб -- 10.04.2016
Похожие документы

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


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

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

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