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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.eso.org/~qc/dfos/policy_hideFrame1.html.

21. Open Systems Handbook: A Guide to Building Open Systems
Open Systems Handbook: A Guide to Building Open Systems . ... This book is designed to provide interested individuals and organizations with an overview of open systems and the work being done to achieve them. ... This section is organized using a descriptive model of an open systems environment developed by the IEEE PI 003.0 Working Group, which is developing the Guide to POSIX-based Open System Architecture. ... Standards for open systems 13 . Chapter 3: The open systems environment (OSE) 15 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_12/1/13.htm -- 22.3 Кб -- 21.03.2016
Похожие документы

22. Digitized Sky Survey - SIAP Interface
SAI VO . ... SAI CAS . ... Web Services . Catalog Access Services . ... SAI VO Wiki . ... Program Access . SAI CAS Wiki . SAI Web Services . ... DSS Mirror . ... We provide an implementation of IVOA standard Simple Image Access Protocol interface to our DSS mirror. Service metadata is available here . Currently, we provide the atlas service only, which returns the list of original DSS images intersecting the requested sky area. ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/dss/siap.html -- 5.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>98) - vo.astronet.ru/ )

23. Index of /highlights/2012/600/losscone/losscone_l=3_velocity/standard
. Name . Last modified . Size . Description . Parent Directory . - . apicm.gif . 2011-09-29 22:43 . 8.2M . apicm.mp4 . 2011-09-29 22:43 . 8.2M .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/highlights/2012/600/losscone/losscone_l=3_velocity/standard/ -- 2.6 Кб -- 10.04.2016
Похожие документы

24. http://www.astro.louisville.edu/shared_skies/archive/select/messier/m67/20110406/tmp/m67_4s_12800iso_1302145416.axy
SIMPLE = T / file does conform to FITS standard BITPIX = 8 / number of bits per data pixel NAXIS = 0 / number of data axes EXTEND = T / FITS dataset may contain extensions COMMENT FITS (Flexible Image Transport System) format is defined in 'AstronomyCOMMENT and Astrophysics', volume 376, page 359; bibcode: 2001A .. ... IMAGEW = 4256 / image width IMAGEH = 2832 / image height ANRUN = T / Solve this field! ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/shared_skies/archive/select/messier/m67/20110406/tmp/m67_4s_12800iso_1302145416.axy -- 12.2 Кб -- 09.04.2011
Похожие документы
Еще в разделе: (Показать все результаты (>1650) - www.astro.louisville.edu/ )

25. Designated Observatory Application
The Astronomical Society of Australia has been asked by STANDARDS AUSTRALIA to compile a list of "designated" optical observatories that are valuable resources for (i) research, (ii) education and (iii) community use. The ASA is the final arbiter of whether any particular observatory is so designated. ... Upon receipt of your application form, your observatory will be entered on a list of "Pending Designated Observatories" on the ASA Home Page. ... It will be emailed for you. ... Email . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~bessell/DOapp.html -- 16.5 Кб -- 01.10.2012
Похожие документы

26. Geomagnetic Indices Kp, ap, Ap, Cp and C9
This service contributes to the International Service of Geomagnetic Indices (ISGI) of the IAGA . ... The Kp numbers of the previous month are available in tabular format . ... There are available also historical and current Kp and derived indices per anonoymos FTP (see below). ... U.S.A. FTP server: ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/ . monthly update) . ... contains the monthly Kp / ap tables in a simple text format readable for both humans and computers (*.tab). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/index.html -- 13.1 Кб -- 14.10.2001
Похожие документы

27. General description of the database
It is a matter of common knowledge that in processes of genesis and evolution of many solar phenomena participate magnetic fields of sunspots. ... As a basis for formation of the database we take data on magnetic fields, collected by set of observatories during many years of observations. ... Section "Magnetic field data" contains data of magnetic field observation for separate sunspots, presented in standard text format (ASCII). ... Description of structure of these files is presented here . ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/database/mfbase/info_e.html -- 5.3 Кб -- 21.05.2007
Похожие документы

28. http://www.2dfquasar.org/Spec_Cat/fits_header.txt
... Equinox of object coordinates BJ = 18.87 / bJ magnitude UMBJ = -0.69 / u - bJ colour BJMR = 0.22 / bJ - r colour NOBS = 1 / Number of 2dF observations available IS_ BEST = 'TRUE ' / TRUE if this file contains the best 2dF observa DATEBEST= '24/09/00' / Date of best 2dF observation (DD/MM/YY) ID_ BEST = 'QSO ' / ID from best 2dF observation QUALBEST= 11 / Data quality flag from best 2dF observation Z_ ...
[ Сохраненная копия ]  Ссылки http://www.2dfquasar.org/Spec_Cat/fits_header.txt -- 5.1 Кб -- 03.03.2004
Похожие документы
Еще в разделе: (Показать все результаты (>10) - www.2dfquasar.org/ )

29. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы

30. The Ekpyrotic [string] Models And The Standard Guth Model. - an Astronomy Net
Bigbang Forum Message . Forums: . ... Discussion Forums | ... The Ekpyrotic [string] Models And The Standard Guth Model. Forum List | ... Post Message | ... Could you outline the differences between the Ekpyrotic [string] models and the standard Guth model? ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/bigbang/messages/859.shtml -- 13.9 Кб -- 09.04.2016
Похожие документы

31. standard of astronomical data, catalogs
This section of library contains information about "classic" Star Catalogs. ... For a Henry Draper Catalog 272149 stars have received a total of 531,211 identifications in 7 сatalogs: . 270456 - in Astrographic Catalogue ( "Carte du Ciel", 4M), . 251943 - in Guide Stars Catalog (GSC), . ... A file with information on the components of 1788 of multiple systems in catalog HDEC (3681 component, or a combination thereof, with 4054 recording). ... A file with information about 21971 variable stars. ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/lib_projects_01.html -- 4.1 Кб -- 07.11.2008
Похожие документы
Еще в разделе: (Показать все результаты (>13) - astrometric.sai.msu.ru/ )

32. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

33. Description of the RadioAstron project, english version
Data Processing . S2 or VLBA tapes containing the astronomical data recorded at tracking stations and ground radio telescopes must be sent to correlation center chosen by the principal investigator (PI). ... There are four correlators, which will be able to process RadioAstron data: DRAO S2-correlators in Canada, NRAO VLBA-correlator in USA, and Mitaka correlator in Japan. ... Data and Phase Links . Ground Support of the RadioAstron . ... Progress of the RadioAstron Project in Pictures . ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/description/processing_eng.htm -- 3.6 Кб -- 10.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>171) - www.asc.rssi.ru/ )

34. NAA 2011-2012 (preface)
NAUTICAL ASTRONOMICAL ALMANAC for 2011-2012 (in Russian-English) . Preface . The Institute of Applied Astronomy of the RAS (IAA RAS) submits the next issue of ?The Nautical Astronomical Almanac for the years 2011-2012? biennial (NAA-2). ... There are some auxiliary tables for interpolation and calculation of altitude and azimuth in NAA-2. Calculations of ephemerides in NAA-2 for 2011-2012 have been executed by the following researchers of Laboratory of Astronomical Yearbooks of IAA RAS: . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/EDITION/ENG/MAE/2011/navyalmanac.htm -- 9.9 Кб -- 10.04.2016
Похожие документы

35. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы

36. Stellarium: PreModelViewFunc Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ClassљList . ClassљIndex . ClassљHierarchy . ClassљMembers . PreModelViewFunc Class Reference . Allows to define non linear operations in addition to the standard linear (Matrix 4d) ModelView transformation. ... The documentation for this class was generated from the following file: . ... Generated on Sat Aug 10 2013 17:12:45 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classPreModelViewFunc.html -- 4.0 Кб -- 28.02.2014
Похожие документы

37. Sven Standard 307M USB, Черный - Sven - Sven Рюкзак городской Nixon Beacons
... Sven Standard 307M USB, Черный USB, Черный.. ... Тип: Рюкзак городской . ... Благодаря вместительности и прочным качественным материалам, из которых изготовлен рюкзак, это отличный, надежный вариант на каждый день.Характеристики: Большое основное отделение. ... Ralph Lauren Black - это линия культового бренда Ralph Lauren, отличающаяся продуманным дизайном, использованием высококачественных материалов и разнообразием цветов и оттенков. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku9644.html -- 23.1 Кб -- 14.02.2016
Похожие документы

38. SAO Star Catalog
... The catalog contains SAO number; the right ascension and declination with a B1950.0 equinox and epoch; annual proper motion and its standard deviation, photographic and visual magnitudes; spectral type; references to sources; the Durchmusterung (DM) identifier if the star is listed in the Bonner DM (BD), Cordoba DM (CD), or Cape Photographic DM (CP); component identification; The Henry Draper (Extension) (HD or HDE) number; and J2000 positions and proper motions. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/catalogs/sao-description.php3 -- 18.0 Кб -- 01.10.2012
Похожие документы

39. BaBar data hint at cracks in the standard model | Astronomy.com
... Tonight's Sky . ... Astronomy for Kids . ... Sky Events . ... BaBar data hint at cracks in the standard model . ... The latest results from the BaBar experiment may suggest a surplus over standard model predictions of a type of particle decay called т??B to D-star-tau-nu.т?? ... Recently analyzed data from BaBar, a high-energy physics experiment in the U.S., may suggest possible flaws in the standard model of particle physics т?? the reigning description of how the universe works on subatomic scales...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/news/2012/06/babar-data-hint-at-cracks-in-the-standard-model -- 70.4 Кб -- 10.04.2016
Похожие документы

40. Meade Standard Field Tripod
... Superb optical performance coupled with time proven computerized pointing and tracking has made the LX200 ACF series a best-seller in the high-performance telescope class. ... MeadeтАЩs new LX70 Series offers high-quality German equatorially mounted telescopes with slow-motion controls and heavy-duty steel tripods. ... For crisp wide-field observing and imaging, few optical designs match the performance of a true triple-element apochromatic refractor. ... Meade Standard Field Tripod #07020. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/meade-standard-field-tripod.html -- 84.1 Кб -- 09.04.2016
Похожие документы

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


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

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

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