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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/index.html.

1. Sternberg Astronomical Institute
SAI 175 anniversary . ... Moscow University . Search for in SAI Moscow University Search for in Russian astronomical resources . ... SAI Astronomical Databases . ... Browse SAI Software archive(ftp.sai.msu.su) . ASTRONET.RU - Russian Astronomical Network (available in translit also) . ... SAI Supernovae Research Group . ... Department of the Galaxy and Variable Stars (in Russian) . Sternberg Astronomical Institute Seminars . ... All-Russian Astronomical Olympiad (in Russian) . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ -- 7.0 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>3520) - www.sai.msu.su/ )

2. http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf
Astronomical Data Analysis Software and Systems X ASP Conference Series, Vol. ... F. A. Primini, and H. E. Payne, eds. ATV: An Image-Display To ol for IDL Aaron J. Barth Harvard-Smithsonian Center for Astrophysics Abstract. ... It works equally well under the Unix, Linux, Windows, and MacOS versions of IDL, and includes features such as interactive control of color stretch, zoom, and image scaling; image blinking; and creation of publication-quality PostScript output. ... 386 Barth Figure 1. window. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf -- 70.4 Кб -- 29.05.2001
Похожие документы

3. Pulsar Group PmWiki/Wiki Style Examples
... PmWiki . Summary: PmWiki group header. ... Summary: Styling text for colour and other attributes:) See also Wiki Styles Plus and Wiki style colors . ... PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... This text is %color=red% red, %color=blue% blue, %% and normal (black). ... For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ... Group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.WikiStyleExamples -- 22.1 Кб -- 12.04.2016
Похожие документы

4. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2341) - astro.uni-altai.ru/ )

5. OptInt PmWiki : PmWiki / Wiki Style Examples
OptInt PmWiki : Pm Wiki / Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples?action=print -- 19.5 Кб -- 01.03.2014
Похожие документы

6. Web-Site Content and Internet Access
... The Armagh Observatory web-sites now include a substantial amount of weather and related meteorological information. ... The Observatory web-site is also increasingly making available the results of astronomical observations carried out at Armagh, for example images of meteorological or space-weather events such as aurorae (see star.arm.ac.uk/images/aurora-2003-Oct/ ), and of transient astronomical events such as occultations, eclipses and transits. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/annrep/annrep2003/node65.html -- 4.1 Кб -- 19.05.2004
Похожие документы

7. On-line Data in Astronomy; Library
... Fortunately, astronomy is an exception in this regard. ... As commercial databases have been described in detail before (see e.g. Watson 1991), this chapter will concentrate on Library information services that require neither an account nor a password and do not charge fees according to the connecting time or the number of data sets that are displayed or downloaded. ... American Astronomical Society (AAS) . Astronomical Observatory Trieste (OAT) library . ... Center for Astrophysics library . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/libraries/articles/LibraryInfoServices.html -- 10.5 Кб -- 22.12.2007
Похожие документы

8. coordConv
... CoordConv is written in C++ and Python, using SWIG as the C++ wrapper. ... In Python the following will convert an FK5 J2000 position to apparent topocentric coordinates at a specified TAI date: import coordConv taiDate = 4916391905 # TAI date in MJD, seconds site = coordConv . Site (-105.822616, 32.780988, 2788) # Apache Point Observatory 3.5m telescope # For better accuracy you may also specify UT1- TAI and pole wander in site ; # these may be obtained from IERS Bulletin B fk5Sys = ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/ -- 5.1 Кб -- 14.01.2015
Похожие документы

9. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

10. Using mod_rewrite to control access - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... It describes how you can use mod_rewrite to control access to various resources, and other related techniques. ... This technique relies on the value of the HTTP_REFERER variable, which is optional. ... RewriteCond %{HTTP_REFERER} !^ RewriteCond %{HTTP_REFERER} !www.example.com [NC] RewriteRule \.(gif|jpg|png)$ - [F,NC] . ... RewriteCond ${deflector:%{HTTP_REFERER}} =- RewriteRule ^ %{HTTP_REFERER} [R,L] RewriteCond %{HTTP_REFERER} != ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/rewrite/access.html -- 14.9 Кб -- 19.11.2015
Похожие документы

11. AstroImageJ (AIJ) - ImageJ for Astronomy
... AstroImageJ (AIJ) .. ... Reads and writes FITS images with standard headers . ... Provides a time and coordinate converter tool with capability to update/enhance FITS header content (AIRMASS, BJD, etc.) ... Creates color images and with native ImageJ processing power . ... AstroImageJ_Updater . Update operation now updates AIJ version number in Info.plist CFBundleVersion and CFBundleShortVersionString (MacOSX only) . ... AstroImageJ is ImageJ with astronomy plugins and macros installed. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/ -- 6.2 Кб -- 01.02.2016
Похожие документы
Еще в разделе: (