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

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

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

1. the Technical Archive procedure for issue of documentation
... Each document which is or can be circulated outside DMD division has to be issued according to the following Technical Archive procedure. ... Identify the type of document according to the ESO Documentation Type definition list . ... Get the chronological four-digit number from Technical Archive (pday@eso.org phone 6462 or tecarch@eso.org), specifying: the document type, PSC, document title, author(s), issue and issue date. ... ESO document number (i.e. VLT-SPE-ESO-19100-1836). ... issue number . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/TA-doc-proc.html -- 10.6 Кб -- 13.04.2005
Похожие документы

2. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы

3. External SAS packages
It is possible to incorporate in the SAS software packages that are not part of the official SAS distribution. These we call 'external packages'. All that is needed is to set the environment variable SAS_PATH to point to all directories that contain SAS components, in the form of a colon-separated list. ... He will have to set the SAS_DIR and SAS_PATH environment variable and call the sas-setup script (preferably in a login script), e.g. (csh): setenv SAS_DIR /usr/sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/externdevel.html -- 4.8 Кб -- 09.08.2000
Похожие документы

4. Draco Distribution
... If your workstation can run any of the standard data reduction systems, it can run Draco. ... The Draco source files and executable will require about 20Mb of disk space. Draco is written in Common Lisp, specifically Allegro Common Lisp 4.2 beta by Franz, Inc. The distribution includes an executable image, so you don't need a Lisp system at your site. We chose Lisp since it offered a powerful, high-level development environment that is available on many different machines. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~miller/draco/draco-dist.html -- 4.2 Кб -- 21.11.2007
Похожие документы

5. SPC - Spectral Line Reduction Package
SPC is a Spectral Line Reduction Package used for reducing spectral line data from the Parkes and Mopra radiotelescopes. ... The SPC source code is available for version 3.17 (dated 2004/01/28): . Source code distribution (589 kbyte) (requires RPFITS , FITSIO , PGPLOT , ATELIB and SLALIB ). ... The following binary SPC distribution kits are available: . ... Solaris 2.6 binary kit for spc_32k.exe , an extended version of spc which handles 32768 channels (689 kbyte). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/spc.html -- 3.4 Кб -- 01.10.2012
Похожие документы

6. OptInt PmWiki : Trolley Software | History
OptInt PmWiki . ... Trolley Software . Edit Page | Page History | ... Software Design Documentation . ... PmWiki . ... PmWiki FAQ . ... Return to Trolley Software ( Edit ) . ... July 22, 2011, at 05:20 PM by EBS - . ... For Debian etch using a network install: . ... July 22, 2011, at 05:08 PM by EBS - First edit - trolley software compilation instructions . ... The essence of the solution is to generate a virtual PC on your desktop PC and install an old Linux distribution, circa 2006, in that. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware?action=diff -- 29.4 Кб -- 01.03.2014
Похожие документы

7. ESO-MIDAS Documentation
... ESO-MIDAS is decribed in full detail in a number of documents. ... ESO-MIDAS User's Guide ( Release 95NOV or Release 94NOV ) : . ... Describes the basic MIDAS system with all general purpose facilities such as MIDAS Control Language, all available commands, data input/output (including plotting and image display), table system (MIDAS Data Base). ... Apart for this "standard" set of documentation, the MIDAS Users community is provided with two other sources of information: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/midas-document.html -- 7.1 Кб -- 23.02.1996
Похожие документы

8. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

9. Using Apache With RPM Based Systems (Redhat / CentOS / Fedora) - Apache HTTP
... Apache HTTP Server Version 2.4 . ... While many distributions make Apache httpd available as operating system supported packages, it can sometimes be desirable to install and use the canonical version of Apache httpd on these systems, replacing the natively provided versions of the packages. ... This document explains how to build, install, configure and run Apache httpd 2.4 under Unix systems supporting the RPM packaging format. ... Configuring the Default Instance of Apache httpd . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/platform/rpm.html -- 12.7 Кб -- 19.11.2015
Похожие документы

10. Bugs found so far in XFree86/OS2 3.3.1
... Bug fixes below are collected in /pub/misc/XFree86OS2/fixes at the same site. If you came here by a notice of this URL in some newsgroup article: Here is the toplevel of the XFree86/OS2 pages . ... The following is the list of recent file dates and sizes from the main archive at ftp.xfree86.org/pub/XFree86/3.3.1/binaries/OS2. ... XFree86/OS2 3.1.2D . ... This fix is recommended because of unrelated bug fixes, but is not required specifically for XFree86/OS2 if you don't have TCP/IP 4.1. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/xf86bugs_331.html -- 7.1 Кб -- 23.10.2000
Похожие документы

11. Format Documentation of kpyymm.tab Files
The most recent kpyymm.tab (yymm stands for year and month, each expressed with two digits) files are distributed per e-mail half-monthly by Dr. H.-J. Linthe, mailto:kp_index@gfz-potsdam.de Both recent and past tables are supplied as an archive on the FTP servers . ... Since many observatories are interested mainly in the international quietest and most disturbed days, beginning August 1996 three extra lines have been added to the end of the table containing these values in an easy to read form. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/tab_fmt.html -- 5.7 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>564) - www.iki.rssi.ru/ )

12. TCC Documentation
... TCC User's Guide explains how to use the TCC from an Astronomer's point of view. TCC Commands describes the commands in detail. ... You can talk to one using the tcc command talk mirror_name " mirrorCtrl command " for example talk sec showparams . ... You can talk to one using the tcc command talk mirror_name "galil Galil command " for example talk sec "galil XQ#SHOWPARAMS" . ... You can talk to one using the command talk axis_name " axis controller command " for example talk az "MS.DUMP" . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/ -- 3.9 Кб -- 10.09.2015
Похожие документы

13. Chapter 30. Acknowledgements
Chapter 30. Acknowledgements . ... These carry the following copyright notice: . ... This software was developed by the Computer Systems Engineering group at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to Berkeley. ... All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-30.html -- 6.2 Кб -- 30.10.2009
Похожие документы

15. Access to Data Sources and the ESO SkyCat Tool
... Canadian Astronomy Data Center, DAO/NRC . SkyCat is a tool that combines image visualization with access to astronomical catalogs and data archives. SkyCat uses a standardized URL syntax to access a large number of data sources on the net. ... More information on SkyCat can be found at the SkyCat Web site. The ESO SkyCat Tool includes the following features: . ... PostScript color printing of the display (image + graphics), . ... overlay catalog sources on an image, . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/albrechtm.html -- 9.9 Кб -- 23.06.1998
Похожие документы

16. Armagh Observatory: Chris Winter [ lte-codes ]
... Now, all three programs come in one easy to build package. ... Unfortunately, because it is the only brand of F90 compiler I have access to, the source codes can only be guaranteed to build with Intel Fortran Compiler v6.0 , and now with the newer v7.1 . ... Binary RPM - RedHat 8.0 Binary RPM Package (~2.8 MB) [ How to install ] . Source RPM - Source RPM package (~1.7MB) [ How to install ] . ... Source RPM - Source RPM package (~2.5MB) [ How to install ] . ... Chris Winter, 2007 . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~cwr/lte-codes.html -- 8.1 Кб -- 07.01.2007
Похожие документы

17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README
XmCCD ----- The programs provided here offer a Linux graphical user interface to astronomical and scientific CCD cameras. ... It is the latest one they offer and the files included allow support for Android and Mac OS X. This distribution of XmCCD includes source code to utilize the SBIG shared library libsbigudrv.so with a Motif-based graphical user interface. ... The XmCCD source package includes and will install: SAOimage ds9 xpa cfitsio SAOimage is the primary image display for XmCCD. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README -- 5.0 Кб -- 27.04.2013
Похожие документы

18. Database of Optical Properties -- Level: subpage
The following page provides access to several SVM codes developed by us. ... Several our codes realizing some other exact and approximate methods are also available. The codes are provided by rather small (sorry) comments and test run results. ... Another page contains links to other collections of light scattering software (under construction). Our overview of the ranges of applicability of different codes is under preparation. ... Created by V.I. Last modified: 10/05/03, V.I. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/6-SOFT/ -- 2.8 Кб -- 19.11.2010
Похожие документы

19. http://hea.iki.rssi.ru/integral06/papers/E36_Stephen01-07May07_17:57:56.pdf
USING THE CORRELATION BETWEEN ISGRI SURVEY RESULTS AND OTHER CATALOGUES TO AID SOURCE IDENTIFICATION John B. Stephen, A. Malizia and L. Bassani IASF-INAF, Via P. Gobetti 101, 40129 Bologna, ITALY, E-mail: stephen@iasfbo.inaf.it ABSTRACT In order to help in the identification of INTEGRAL/ISGRI sources, we have developed a software package which allows a rapid and detailed cross-correlation to be performed between various source catalogues. ... We show below some preliminary results from this analysis. ...
[ Текст ]  Ссылки http://hea.iki.rssi.ru/integral06/papers/E36_Stephen01-07May07_17:57:56.pdf -- 317.3 Кб -- 07.05.2007
Похожие документы
Еще в разделе: (Показать все результаты (>791) - hea.iki.rssi.ru/ )

20. Nonequilibrium distributions
Results on nonequilibrium distributions of charged particles and radioisotope sources of current are as the following: . the new power-law distribution of charged particles in nonequilibrium media, for example, in the thin metalic films, under powerful energy source pumping were obtained ( together with V.I.Karas, V.M.Kontoriovich, V.E.Novikov); . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mss04/s5.htm -- 2.8 Кб -- 04.03.2004
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mss04/s5.htm -- 2.8 Кб -- 04.03.2004
Похожие документы

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


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

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

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