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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/hst/hst/proposing/documents/primer/Ch_72.html.

1. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>392) - zebu.uoregon.edu/ )

2. Development of an ADS Data Dictionary Standard
... We present a proposed standard for data dictionaries associated with catalogs being accessed through the Astrophysics Data System (ADS) Mosaic Catalog Service. Each catalog made available for searching must have a data dictionary, which consists of a set of specified keywords describing format, content and location of data. ... There are two keywords in the Table Data Dictionary which indicate to the server software that the corresponding column contains special attributes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/grantc.html -- 11.3 Кб -- 03.11.2000
Похожие документы

3. Multi-Rsh parallelized rsh program
multi-rsh is a perl script which runs the same command on multiple machines, in parallel, and provides reasonable, adjustable timeouts for those machines which fail to answer. Both standard output and standard error are returned through the same channel, and all output has the hostname prepended to each line. Multi-rsh must be run as root (remote jobs can be set to run as any user, see Options below). ... Neither form allows you to directly pass input to the remote programs. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/multi-rsh.html -- 7.8 Кб -- 10.04.2016
Похожие документы

4. 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
Похожие документы

5. http://www.stsci.edu/documents/dhb/web/c30_wfpc2calib.fm.html
... Recalibration / 26-10 . ... DPERSC-CP34SE: ...and 0 packets were found to have segments without Reed Solomon corrections CPEEND- DATA EDITING ENDED 31-AUG-94 16:23:20 FOR U28S0303P . CPE0EN--------------------------------------------- DATA EDITING COMPLETED ----------------------------------------------------- CPG0VS--------------------------------------------- DATA EVALUATION STARTED ----------------------------------------------- DPVSTR- DATA EVALUATION STARTED 31-AUG-94 16:23:39 FOR ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c30_wfpc2calib.fm.html -- 11.1 Кб -- 17.11.1997
Похожие документы

6. Pulsar Group Main/Psrfits
... There are compelling reasons for the pulsar community to utilise a standard data storage format. For example, standardisation of file formats significantly decreases the amount of effort required to integrate new instruments into the analysis chain. ... Accordingly, we have defined PSRFITS as a standard FITS-based format for pulsar data files. ... For example, the first line of Processing History HDU contains information about the data acquisition program and the initial structure of the file. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=Main.Psrfits -- 15.3 Кб -- 12.04.2016
Похожие документы

7. ASP: Black Holes to Blackboards: Building Universes in the Classroom
... Although many of the images are used for teacher-driven activities, students do have the opportunity to work with scientists on original research projects. ... The primary goal is to have teachers experience astronomy research and then to bring the research data into their classrooms via the internet. ... They also learn how to process their data, build a solar telescope to take home to their classrooms, and learn background information from astronomers in each of the three research areas. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/mercury/9805/lockwood.html -- 12.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1312) - www.astrosociety.org/ )

8. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.0/README
XmCCD ----- The programs provided here offer a Linux graphical user interface to astronomical and scientific CCD cameras. ... SBIG has provided the library used here. It is essentially the same library used by commercial software for control of their cameras under Windows. ... This distribution includes source code to utilize the Santa Barbara Instrument Group (SBIG) shared library libsbigudrv.so with a Motif-based graphical user interface program to control SBIG astronomical CCD cameras. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.0/README -- 5.2 Кб -- 23.07.2012
Похожие документы

9. Creating Your Source Tree
GTK+ / Gnome Application Development . ... Overview of a Gnome Source Tree . ... Almost all Gnome applications use the same build system based on the GNU tools automake , autoconf , and libtool . ... Beginning with this chapter and continuing throughout Part 2 of the book, a sample application called GnomeHello will be used to demonstrate Gnome features. ... Together, these tools are used to create a portable shell script called configure ; configure is distributed to users with your software package. ...