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

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

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/~jcm/asc/docs/asc/func3.ps.

21. 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
Похожие документы
Еще в разделе: (Показать все результаты (>409) - lnfm1.sai.msu.ru/ )

22. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы

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

24. saivo:ws:start [SAI Virtual Observatory - Wiki]
. Trace: . start : saivo : ws . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show pagesource Old revisions . You ve followed a link to a topic that doesn t exist yet. If permissions allow, you may create it by using the Create this page button. Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/saivo/ws/start -- 9.5 Кб -- 01.10.2012
Похожие документы

25. http://www.astro.louisville.edu/software/astroimagej/astroimagej_20130129/ABOUT_UPGRADING
... Linux ===== Preferences can be propagated forward by copying the hidden file cp $HOME/.image/IJ_Prefs.txt $HOME/.astroimage/AIJ_Prefs.txt Windows ======= Preferences can be propagated forward by copying the hidden file HOME/.image/IJ_Prefs.txt to HOME/.astroimage/AIJ_Prefs.txt To propagate memory and java virtual machine settings forward, copy the ImageJ.cfg file from your old installation directory to AstroImageJ.cfg in your new installation directory. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/astroimagej_20130129/ABOUT_UPGRADING -- 3.4 Кб -- 29.01.2013
Похожие документы
Еще в разделе: (Показать все результаты (>465) - www.astro.louisville.edu/ )

26. http://xray.sai.msu.ru/~ivan/gmt/man/gmtmath.html
... By default, all columns except the "time" column is operated on, but this can be changed (see -C ). operand If operand can be opened as a file it will be read as an ASCII (or binary, see -bi ) table data file. ... I0 1 Modified Bessel function of A (1st kind, order 0). ... INV 1 1 / A. J0 1 Bessel function of A (1st kind, order 0). J1 1 Bessel function of A (1st kind, order 1). ... K1 1 Modified Bessel function of A (2nd kind, order 1). ... Y0 1 Bessel function of A (2nd kind, order 0). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/gmtmath.html -- 10.7 Кб -- 19.03.1999
Похожие документы

27. The layout of a program
Sometimes we require more than one line for a statement Print *, 'This is a long output line',& ' this is the second part',& ' and this is the third part!' Nowadays, in the free form, we continue a line with the symbol "&" (called ampersand), i.e. with the sign & at the end of the old line instead of an almost arbitrary character in column 6 of the new line. ... Exclamation mark in column 1 of course means a comment line also in the old fixed form. ... 3.1) What does the following line mean? ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c3.html -- 5.1 Кб -- 11.02.1996
Похожие документы

28. CIMA Source Catalogs
Although You can type in source coordinates as You go, it is usually much easier and safer to use a source catalog. ... Note that coordinate type, velocity, velocity frame and velocity type are required parameters for all sources in a catalog. If they are the same for all objects, You can set them up in the beginning of Your source catalog with a DEFAULT line ( only for CIMA version 2.3 or later ). ... You can add a ' # ' followed by an optional comment after the last parameter. ... velocity . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_catalogs.html -- 12.8 Кб -- 01.03.2012
Похожие документы

29. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы

30. October Mars
... Credit: Chris Cook Explanation: This October, Mars has become a bright, yellowish star in planet Earth's sky as it approaches oppositon , the period when Mars and Earth pass close as they orbit the Sun. ... For example, this series of sharp Mars images follows the development of a dust storm as the planet rotates from right to left. ... Publications with keywords: Mars - dust storm . Publications with words: Mars - dust storm . ... Victoria Crater on Mars . ... Inside Victoria Crater on Mars . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1209053 -- 14.2 Кб -- 28.10.2005
Похожие документы

31. http://www.meade.com/support/auto/AutostarTourFiles/HowToWriteATour.pdf
... Tour Objects Tours can be created using objects from within the Autostar database or a user can enter in different objects (such as a newly discovered comet). ... Automatic Mode: As the user advances to each object, the title of the object appears on line 1 of the display while its descriptive text automatically starts scrolling across line 2. ... For example: STAR "Rigel" LANDMARK az alt "title" "description" Enter the azimuth (az) for the desired object in the following format xxxdxxmxxs. ...
[ Текст ]  Ссылки http://www.meade.com/support/auto/AutostarTourFiles/HowToWriteATour.pdf -- 21.4 Кб -- 09.04.2009
Похожие документы

32. http://www.iki.rssi.ru/gmic100/manual/manual.ps
... References (if any) 2 Preamble Please follow this sample (see LaTeX file). If your contribution is submitted by less than 3 coнauthors, please use \markboth{A.B.\,Author A and A.B.\,Author B}{Title of Contribution} otherwise please use \markboth{A.B.\,Author A et al.} ... 6.2 Reference list Please follow the examples: [1] shows the ref. for a journal article, [3] shows the ref. for a monograph, [4] shows the ref. for an article in proceedings, [5] shows the ref. for a preprint. ...
[ Текст ]  Ссылки http://www.iki.rssi.ru/gmic100/manual/manual.ps -- 1009.3 Кб -- 23.08.2004
Похожие документы

33. SAI OCL Catalog Virtual Observatory
... Structure of Data . ... Catalog . ... The SAI OCL Catalog site provides several VO-enabled modes of operation: . VO-enabled catalog data analysis from a browser . ... Endpoint URL is http://ocl.sai.msu.ru/catalog/conesearch/ . ... VO-enabled catalog analysis from a browser . Presently, this recipe works with Firefox (Windows, MacOS, Linux), Internet Explorer (Windows) and Opera (Windows) browsers with Java plugin 1.6 installed. ... Main TOPCAT window with SAI OCL catalog loaded will appear. ...
[ Сохраненная копия ]  Ссылки http://ocl.sai.msu.ru/vo/ -- 7.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>212) - ocl.sai.msu.ru/ )

34. ASP: Family ASTRO: Astronomy Events
Although there are no set rules for running Family ASTRO Astronomy Events, extensive testing with our Leader Kits and activities has allowed us to develop suggested agendas (found in each kit's "Leader Guide") and some general guidelines. ... Stations: These are stand-alone activities that can be explored by participants without much instruction from Event Leaders . In a "classic" Family ASTRO event, one or more of these self-guided activities are set up in the room before participants arrive. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/family/about/events.html -- 10.2 Кб -- 02.10.2012
Похожие документы

35. Dubna-2009: Dehornoy
... The goal of this course is to introduce some -- very interesting -- basic examples and notions of combinatorial game theory, following the book "How to win your mathematical games", by Berlekamp, Conway and Guy. ... So, for every game there is a winning strategy, and to find one one can use the well-known idea of winning/losing positions. ... Temperature theory. We will see the limits of the association of numbers and games: some positions can not be associated to a single real number! ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/dubna/2009/courses/dehornoy.html -- 4.4 Кб -- 09.06.2009
Похожие документы

36. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

37. Symbolic circuit processor
... All circuit parameters have been presented in a symbolic form. ... To use the program you will need a CIR file (PSpise, DesignLab file) of your circuit. CIR file examples have been enclosured: bpasside.cir, test1.cir, test2.cir, test3.cir, test4.cir, laksamp.cir, bridge.cir, uA741acf.cir, quartz.cir. ... Ideal operational amplifier (nullor) * Nname n1 n2 n3 n4 * * In the ideal op amp data, (n1,n2) represent output nodes, * (n3,n4) represent input nodes (noninverting, inverting). ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/cirsym.html -- 4.4 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>13) - astrometric.sai.msu.ru/ )

38. S.P.Korolev RSC Energia - LAUNCHERS
... The first domestic liquid-propellant rocket engine with afterburning of generated gas in a combustion chamber allowed to achieve a specific impulse of up to 340 kgf s/kg in vacuum when using main components. ... Fuel components: . ... fuel . ... The engine has a more heat-intensive combustion chamber, therefore, RG-1 is used as fuel. When launching heavy-lift spacecraft, synthine can be used in the capacity of fuel without re-designing the engine. ... Official WEB-site of S.P.Korolev RSC Energia . ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/english/energia/launchers/engines.html -- 12.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>984) - www.energia.ru/ )

39. The Discovery of Atoms and Nuclei
What follows is a brief list of benchmarks and discoveries that shaped our ideas on atoms and nuclei. ... Discovery of electrons . ... Comparing this to Faraday's results, one could get " Avogadro's number ", the number of (say) hydrogen atoms in one gram of hydrogen--an enormously large number. ... Similarly, energized atoms are only allowed to exist in one of a number of energy levels. ... By the way, Avogadro's number is 602,000,000,000,000,000,000,000 (6.02 10 23 ) molecules in 1 gr hydrogen. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/ILs7adisc.htm -- 10.2 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/ILs7adisc.htm -- 10.2 Кб -- 22.12.2007
Похожие документы

40. http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/whitepaper.shtml
AMPLE 3 - Multi-purpose Software Package for Asteroids and Comets . ... AMPLE 3 v0.7.2 contains data base of 31.03.2011. ... OS Windows, Linux. ... New icons. ... To download the archive of new data base (for example, dbfiles-2011apr.zip ) click on necessary zip-file from list below. ... Replace directory dbfiles in "C:\Documents and Settings", where the part of AMPLE 3 is installed (for example, C:\Documents ans Settings\Username\Application Data\Ample 3), by new directory dbfiles from the archive. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/whitepaper.shtml -- 68.0 Кб -- 01.04.2016
Похожие документы

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


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

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

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