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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/WCLELMask_8h_source.html.

1. casacore: casa::WCLELMask Class Reference
... casa::WCLELMask . ... Class to define a mask as a LEL expression. ... WCLELMask (const String &command) . ... WCLELMask (const ImageExpr < Bool > &expr) . ... WCLELMask (const LatticeExpr < Bool > &expr) . ... operator== (const WCRegion &other) const . ... The WCLELMask class is a specialization of class WCRegion . ... Destructor. virtual Bool casa::WCLELMask::canExtend . ... virtual WCRegion * casa::WCLELMask::cloneRegion . ... Assignment (copy semantics). virtual Bool casa::WCLELMask::operator== ....
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1WCLELMask.html -- 44.3 Кб -- 14.02.2011
Похожие документы
Еще в разделе: (Показать все результаты (>19566) - www.atnf.csiro.au/ )

2. Space Telescope-European Coordinating Facility
... The European HST Archive has been moved to ESA's European Space Astronomy Centre ( ESAC ), Spain, where most of ESA's Space Science Archives are located and operated from. ... The Space Telescope European Coordinating Facility (ST-ECF), jointly operated by ESA and the European Southern Observatory ( ESO ) was, until the end of 2010, the European HST science facility, supporting the European astronomy community in exploiting the research opportunities provided by the Hubble Space Telescope. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/ -- 9.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>153) - www.stecf.org/ )

3. Table column construction
XMM-Newton Science Analysis System . ... Meta Index / Home Page / Description / Example expressions In the following the symbols RAWX , RAWY stand for names of existing columns in the table to be processed: . sqrt(RAWX**2 + RAWY**2) . Constructs a new table column with radius values (provided RAWX / RAWY contain Cartesian detection coordinates) . 100. * sin((TIME-#TIMEZERO)/#PERIOD * 360) . ... Construct a new column which contains the RAWX coordinates shifted by 100 pixels . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/selectlib/node25.html -- 3.8 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>6054) - xmm.vilspa.esa.es/ )

4. Stellarium: VertexP3T2 Struct Reference
Stellarium 0.12.3 . ... VertexP3T2 Struct Reference . Vertex with a 3D position and a 2D texture coordinate. ... VertexP3T2 (const Vec3f &position, const Vec2f texCoord) . Construct from a 3D position and 2D texture coordinate. ... VertexP3T2 (const Vec2f pos, const Vec2f texCoord) . Construct from a 2D position, setting the z coord to 0, and 2D texture coordinate. ... VERTEX_ATTRIBUTES ( Vec3f Position , Vec2f TexCoord) . ... position . ... VertexP3T2::VertexP3T2 . ... const Vec2f љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structVertexP3T2.html -- 9.9 Кб -- 28.02.2014
Похожие документы

5. IUM10 conference: L.Chekhov
... We use the graph description of coordinates on Teichmuller spaces of Riemann surfaces with holes due to Penner and Fock. ... The Goldman's Poisson structure can be recovered; its quantum deformation enables us to introduce noncommutative Teichmuller spaces and to construct the quantum mapping class group and quantum modular transformations. Using the geodesic spectral description, we can find a cell decomposition of Teichmuller (and moduli) spaces in the new coordinates. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/ium10/chekhov.html -- 2.5 Кб -- 09.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>380) - www.mccme.ru/ )

6. lsst.coordConv: coordConv::PVTCoord Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::PVTCoord Class Reference . ... PVTCoord ( Coord const &coord, Eigen::Vector3d const &vel, double tai) . PVTCoord ( Coord const &coord0, Coord const &coord1, double tai, double deltaT) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT= PVT ()) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT, double equatPM, double polarPM, double radVel) . ... Definition at line 13 of file pvtCoord.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t_coord.html -- 41.8 Кб -- 07.05.2015
Похожие документы

7. Spatial Region Coordinates
... In the above example, the second region uses the global coordinate system (PHYSICAL by default). ... Supported systems include: name description ---- ----------- PHYSICAL pixel coords of original file using LTM/LTV IMAGE pixel coords of current file FK4, B1950 sky coordinate systems FK5, J2000 sky coordinate systems GALACTIC sky coordinate systems ECLIPTIC sky coordinate systems ICRS currently same as J2000 LINEAR linear wcs as defined in file In addition, two mosaic coordinate ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/regcoords.html -- 8.7 Кб -- 01.10.2012
Похожие документы

8. http://www.stsci.edu/spst/UnixTransition/doc/geometry_util.py
... * -- Initial implementation 8/22/00 #*********************************************************************** DEBUG = 0 if DEBUG : print Debuggin turned on... class point : A 2 dimensional cartesian coordinate point class def __init__( self , tup, y=None): Requires a tuple of two point objects. if type (tup) == type ((1,)) or ... Returns 1 if this is the case, 0 otherwise. """ return other.contains_polygon(self) POINT_AT_INFINITY = point(0, 2000) ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/geometry_util.py -- 9.4 Кб -- 28.02.2014
Похожие документы

9. Regular expressions
. A regular expression is a concise way of expressing any pattern of characters. You construct a regular expression by combining ordinary characters with one or more metacharacters: characters that have special meaning for the shell . Regular expressions can be used to: . specify filenames . search file contents . change file contents . Commands differ in the range of the regular expressions that they support. Check the manual page for the command for further details.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/regexp.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>84) - comet.sai.msu.ru/ )

10. Constructing and Reducing Sets of HST Observations Using Accurate Spacecraft
... A further spin off of this project is that more reliable pointing information for all exposures is provided. In 1995 the ST-ECF introduced, along with the CADC, the re-calibration on-the-fly (OTF) of archived HST exposures. ... By correlating the HST Mission Schedule and the time-tagged engineering telemetry data stream downloaded from HST it is possible to reconstruct with great accuracy the pointing sequence of any given scientific observation. ... taken within the same HST visit . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/micola.html -- 13.4 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/micola.html -- 13.4 Кб -- 15.05.1998
Похожие документы

11. RoiDecoder (ImageJ API)
... FIELD | ... public class RoiDecoder . ... static int . ... Field Detail public static final int VERSION_OFFSET . ... public static final int TYPE . ... public static final int TOP . ... public static final int LEFT . ... public static final int BOTTOM . ... public static final int RIGHT . ... public static final int N_COORDINATES . ... public static final int X1 . ... public static final int STROKE_WIDTH . ... public static final int SHAPE_ROI_SIZE . ... public static final int STROKE_COLOR . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/RoiDecoder.html -- 26.6 Кб -- 02.12.2010
Похожие документы

12. XWare > APOD
... Recorded in astronomer Halton Arp's Atlas of Peculiar Galaxies as Arp 272, the pair is otherwise known as NGC 6050 near center, and IC 1179 at upper right. ... Have you ever seen the Pleiades star cluster? ... The South Pole of Asteroid Vesta . ... This stunning image shows remarkable details of a dark sunspot across the image bottom and numerous boiling granules which appear like kernels of corn across the top. Spitzer s Orion . ... September s Harvest Moon . ... NGC 3521: Galaxy in a Bubble . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=96&d=2014-04 -- 14.8 Кб -- 13.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>17376) - www.astronet.ru/ )

13. Zen: adql
Hide Zen home . ... ADQL, which stands for Astronomical Data Query Language, is an XML language for constructing queries, based on SQL[1]. ... Select xmlns:xsd= http ://www.w3.org/2001/XMLSchema xmlns: xsi = http ://www.w3.org/2001/XMLSchema-instance xmlns= http ://www.ivoa.net/ xml / ADQL /v0.9 SelectionList Item xsi :type= columnReferenceType Table= a Name= objid / Item xsi :type= columnReferenceType Table= a Name= ra / /SelectionList From Table ... Zen, 2003-2007 ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/adql -- 12.5 Кб -- 10.04.2016
Похожие документы

14. Astronomy Magazine - Interactive Star Charts, Planets, Meteors, Comets,
... Tonight's Sky . ... The Magazine . ... Star Atlas . ... An artificial comet holds secrets to Earths life . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... The planet has extreme temperature swings and perhaps active lava flows. ... A digital supplement to Astronomy magazine. ... Join TravelQuest International with Astronomy and Discover magazines on one of three great tour options surrounding this celestial spectacle . ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/ -- 79.0 Кб -- 09.04.2016
Похожие документы

15. Kepler's First Law of Planetary Motion
The laws of orbital motion are mathematical, and one cannot explore them without some mathematics. ... Straight line : . ... The distance of the line from the origin thus fluctuates between a(1 - e) and a(1 + e) , and the result is a flattened circle or ellipse ; the point O (the origin) is its focus . ... We can now state Kepler's law more precisely as "the square of the orbital period T is proportional to the cube of the semi-major axis of its orbit around the Sun." ... Kepler's first law was: . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/STARGAZE/Skepl1st.htm -- 13.3 Кб -- 21.12.2007
Похожие документы

16. RBSC-NVSS SAMPLE. I. RADIO AND OPTICAL IDENTIFICATIONS
... astro-ph/0003002 We cross-identified the ROSAT Bright Source Catalog (RBSC) and the NRAO VLA Sky Survey (NVSS) to construct the RBSC-NVSS sample of the brightest X-ray sources (~0.1 counts s^{-1} ~= 10^{-12} ergs cm^-2s^-1 in the 0.1--2.4 keV band) that are also radio sources (S ~= 2.5 mJy at 1.4 GHz) in the 7.8 sr of extragalactic sky with |b| > 15deg and DEC > -40deg. ... We used the more accurate radio positions to make reliable X-ray/radio/optical identifications down to the POSS plate limits. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/doc/RBSC-NVSS.html -- 6.7 Кб -- 18.03.2015
Похожие документы

17. http://vo.astronet.ru/arxiv/dict_regex.html
... Configuration The dictionary accepts one obligatory parameter - RULES, which has to be set to the file describing parsing rules and output recipes. ... Each non-empty line is either a comment (when started with '#' symbol), or a conversion rule, and in the latter case has to contain whitespace-separated pattern and output recipe. Currently, pattern has to match the _integer_ (one, two or more) number of input tokens; they will be replaced with a single one. ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/arxiv/dict_regex.html -- 4.9 Кб -- 24.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>40174) - vo.astronet.ru/ )

18. http://www.mrao.cam.ac.uk/~cjld1/pages/mit2.pdf
Geometric Algebra 2 Quantum Theory Chris Doran Astrophysics Group Cavendish Laboratory Cambridge, UK Spin · Stern-Gerlach tells us that electron wavefunction contains two terms · Describe state in terms of a spinor S N · A 2-state system or qubit MIT2 2003 2 Pauli Matrices · Operators acting on a spinor must obey angular momentum relations · Get spin operators · These form a Clifford algebra · A matrix representation of the geometric algebra of 3D space ...
[ Текст ]  Ссылки http://www.mrao.cam.ac.uk/~cjld1/pages/mit2.pdf -- 526.2 Кб -- 24.03.2003
Похожие документы

19. Self-constructed AstrodomeS - an Astronomy Net Domes Forum Message
Domes Forum Message . Forums: . ... Discussion Forums | Domes and Observatories Discussion | Post . ... Self-constructed AstrodomeS . ... Post Message | ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Unless otherwise specified, web site content Copyright 1994-2016 John Huggins All Rights Reserved . 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/domes/messages/36.shtml -- 13.0 Кб -- 09.04.2016
Похожие документы

20. http://www.ipa.nw.ru/conference/2002/sovet/PS/PITJEVA.PS
... 8, ``Celestial Mechanics'', 2002 EPM2002 and EPM2002C -- two versions of high accuracy numerical planetary ephemerides constructed for TDB and TCB time scales E. V. Pitjeva Institute of Applied Astronomy, St. Petersburg, Russia To be consistent with IAU resolutions ICRS should be treated as four-- dimensional reference frame with TCB time scale in which planetary ephemerides should be constructed. ... 2001, 80, 249-- 271. ... Standish E. M. JPL Planetary and Lunar Ephemerides, DE405/LE405. ...
[ Текст ]  Ссылки http://www.ipa.nw.ru/conference/2002/sovet/PS/PITJEVA.PS -- 37.4 Кб -- 19.08.2002
Похожие документы
Еще в разделе: (Показать все результаты (>347) - www.ipa.nw.ru/ )

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


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

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

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