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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt1.2.4.html.

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

2. pyQC: Python 2.6.2
... new: . ... Python 2.6.2 + most up-to-date modules (December 2009) . ... pyQC script structure . ... The current installation of python and its associated modules on our DFO machines is extremely old (i.e. python 2.4.2 was released in Sept. ... The new python executable lives in: /qcdp/bin/python . ... The first figure shows the execution times for the old python installation, while the second figure shows the execution times based on scripts running the python 2.6.2 installation with the new modules...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/python_2.6.2.html -- 13.7 Кб -- 18.12.2009
Похожие документы

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

4. 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
Похожие документы
Еще в разделе: (Показать все результаты (>307) - zebu.uoregon.edu/ )

5. http://www.stsci.edu/hst/HST_overview/documents/multidrizzle/ch68.html
... This is designed for more advanced users who were comfortable with Python/Pyraf programming and looking for a start on automating their data reduction pipeline. ... You can also simply copy the commanded parameters you used to run MultiDrizzle into a file. ... In summary, if one runs PyRAF in its default mode, the short-cut syntax can be used; but when PyRAF is being used from scripts or from the standard Python interpreter, one must use standard Python syntax (not CL-like syntax) to run IRAF tasks....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/HST_overview/documents/multidrizzle/ch68.html -- 12.2 Кб -- 05.02.2013
Похожие документы

6. Module mod_actions
This module provides for executing CGI scripts based on media type or request method. ... Source File: mod_actions.c . ... Action . ... Syntax: Action action-type cgi-script . ... Examples: # Requests for files of a particular type: Action image/gif /cgi-bin/images.cgi # Files of a particular file extension AddHandler my-file-type .xyz Action my-file-type /cgi-bin/program.cgi . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_actions.html -- 7.1 Кб -- 03.10.2002
Похожие документы

7. Standard Setup Files
Next: Examples of Setup Files Up: Setup Files Previous: Setup Files Contents . Over 200 standard setup files have been created, covering many of the normal modes of observing. ... These especially include precisely defined, and somewhat complex cases like the Mark III standard modes (although MarkIII went the way of the dinosaur long ago. ... v '' files: . These are setup files for VLBI observations using VLBA recording formats. ... These are setup files for Mark III observations. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/Standard_Setup_Files.html -- 9.1 Кб -- 10.04.2016
Похожие документы

8. SAS package documentation standards
The preferred way to document an SAS package is via LaTeX. If you created the package directory structure with the SAS package maker pkgmaker , a subdirectory called doc will have been created with partially filled out LaTeX templates. ... Also, the new structure is seamlessly integrated in the overall SAS make file mechanism so that it becomes possible to generate HTML or PostScript documentation for the whole SAS. ... The BibTeX file is called sas.bib and is pat of the package sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/documentation.html -- 5.6 Кб -- 30.03.2001
Похожие документы
Еще в разделе: (Показать все результаты (>6734) - xmm.vilspa.esa.es/ )

9. TUI:Scripts:Scripting Tutorial:Refinements
Adding a few refinements to the DISCals script makes a script worth adapting for your own uses. ... The exposure times and # of iterations are short so the demo runs quickly. def __init__(self, sr): Display the exposure status panel. # if True, run in debug-only mode (which doesn't DO anything, it just pretends) sr.debug = False expStatusWdg = ExposeStatusWdg( master = sr.master, instName = DIS , ) expStatusWdg.grid(row=0, column=0) # get the exposure model self.expModel = ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Refinements.html -- 6.6 Кб -- 05.09.2014
Похожие документы

10. Standard-star files
Next: Observatory table Up: Star tables Previous: Multiple star files . Some standard-star files are supplied for the UBVRI and uvby-H-Beta systems. ... You can also make new tables of standard stars. The easiest way to make standard-star tables is to begin as though they were program-star tables, but to include columns of standard values in the ASCII file, and field descriptions for them in the format file, before running MAKE/STARTABLE . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node271.html -- 5.3 Кб -- 23.02.1996
Похожие документы

11. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы

12. Amateur Telescope Makers of Boston
... Apr 14, 2016 - Monthly Meeting . ... The Amateur Telescope Makers of Boston, Inc. ATMoB) is an astronomy club devoted to telescope making, observing, and studying the heavens. ... CURRENT MOON . ... April Sky . ... Lyrids Meteor Shower . ... Sources: NASA JPL Space Calendar , StarDate Online , Sky Telescope , Harvard-Smithsonian Center for Astrophysics , RASC Observer’s Handbook , Abrams Planetarium Sky Calendar and Astronomy Magazine . ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/ -- 24.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>68199) - www.atmob.org/ )

13. Calibration Scans on Continuum Sources
Next: CORRELATOR BOARDS Up: OBSERVING PROCEDURES Previous: Frequency Switching . ... Continuum sources in the list used for flux density calibration were selected in an ad-hoc fashion from a variety of places, but primarily from Kuehr et al (A&AS, 45, 367, 1981), the compendium of linearly polarized sources by Tabara & Inoue (A&AS, 39, 379, 1980), and an unpublished list of unconfused calibrator sources prepared from the NVSS survey by Jim Condon and Qi Feng Yin. ... Board 0 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/spectral_line/handbook/node12.html -- 12.5 Кб -- 20.03.2002
Похожие документы

14. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Execution of CGI scripts . ... Source File: . mod_cgi.c . Any file that has the handler cgi-script will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_cgi.html -- 17.3 Кб -- 21.01.2013
Похожие документы

15. OptInt PmWiki : PmWiki / Upgrading From Pm Wiki 1
OptInt PmWiki : Pm Wiki / Upgrading From Pm Wiki 1 . This page gives suggestions for upgrading an existing PmWiki 1.x installation to use PmWiki 2.0. In this page we assume that a site administrator already has a site running using PmWiki version 1.x or earlier in a somewhat standard configuration, and wants to upgrade to the 2.0 software. Important note: The normal PmWiki upgrade procedure (i.e., copy the new software over the existing one) won't work for moving from 1.x to 2.0. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/UpgradingFromPmWiki1?action=print -- 14.2 Кб -- 01.03.2014
Похожие документы

16. Pre-Lab 1
... For students enrolled in PHYS1101, once you've finished the lesson you will need to go into Wattle and answer the pre-lab questions in this week's homework. Question 1 . Imagine that someone has given you a plot of the probability distribution function for the likely temperature in Canberra in July. ... Click here to see the answer. ... Question 2 An electric circuit produces a variable voltage, described by this probability distribution function: . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/phys1101/Labs/L01/index.html -- 5.3 Кб -- 03.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>589) - www.mso.anu.edu.au/ )

17. C, UNIX and Standard Libraries
... Using UNIX System Calls and Library Functions . ... To use system calls and library functions in a C program we simply call the appropriate C function. Examples of standard library functions we have met include the higher level I/O functions -- fprintf() , malloc() .. ... For most system calls and library functions we have to include an appropriate header file. e.g. stdio.h, math.h . ... Information on nearly all system calls and library functions is available in manual pages. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node15.html -- 6.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node15.html -- 6.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node15.html -- 6.1 Кб -- 02.10.2012
Похожие документы

18. Example of using a shell script
. To make a file containing a shell script executable and then run the script: display display: execute permission denied chmod u+x display display Date and time is: Mon Mar 8 10:51:17 GMT 1993 Your username is: erpl08 Your current directory is: /home/erpl08/scripts . The command display does not run the script as the user does not have execute permission for the file. They give themselves execute permission and then re-enter the command to run the script.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt1.2.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы

19. Word Games Are Endless..hence The Need For Standards Of Honesty - an Astronomy
Astronomy Discussion Forums . Forums: . ... Discussion Forums . ... Word Games Are Endless..hence The Need For Standards Of Honesty . Forum List | ... Post Message | ... of talking in endless circles . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... 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/exploration/messages/160.shtml -- 13.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>634) - www.astronomy.net/ )

20. Open Systems Handbook: A Guide to Building Open Systems
Open Systems Handbook: A Guide to Building Open Systems . ... This book is designed to provide interested individuals and organizations with an overview of open systems and the work being done to achieve them. ... This section is organized using a descriptive model of an open systems environment developed by the IEEE PI 003.0 Working Group, which is developing the Guide to POSIX-based Open System Architecture. ... Standards for open systems 13 . Chapter 3: The open systems environment (OSE) 15 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_12/1/13.htm -- 22.3 Кб -- 21.03.2016
Похожие документы

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


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

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

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