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

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

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

1. Python: module create_contacts
create_contacts (version 14.05.08) . ... Run the PASS AVTUT tool. ... Allow for user input tdrs.dat file. ... Modules . ... time_util . ... pass_product.pass_product ( configure_util.pickled_product ) . ... class avtut ( pass_product.pass_product ) . ... pass_product.pass_product . ... init__ (self, ms =None , tut_file ='' , tdrs_dat =None ) . ... Get the run name this product is associated with. get_run_time (self) . ... set the run name this product is associated with. set_run_time (self, runtime) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_contacts.html -- 21.3 Кб -- 08.04.2016
Похожие документы

2. Creating a distribution list
. A distribution list is very useful where a group of users need to communicate amongst themselves on a regular basis. Each list is given a name just like any other user. By addressing a message to the list name, the sender can be sure that everyone will receive a copy. You cannot set up a distribution list yourself. Ask your system administrator to set one up for you.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/three.6.html -- 2.0 Кб -- 17.01.1997
Похожие документы

3. How to create QC web pages
... Editing policy: this page should be edited by the webmaster only. ... The purpose of the QC web pages is to provide in-depth, up-to-date information about . ... the data structure, handling and processing. ... The ESO web pages have information about the ESO web policy. ... E.g., rather than linking to http:/www.eso.org/images/eso-logo.gif, you better link to /images/eso-logo.gif. ... The top level page http://www.eso.org/qc/index.html must not be modified without permission of the page owner. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/procs/qc_webpages.html -- 8.8 Кб -- 11.07.2013
Похожие документы

4. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>32) - observ.pereplet.ru/ )

5. utility packages
... PostScript . ChangeLog . ... Performs adaptive smoothing on EPIC or OM images. ... Lists the differences between two Calibration Index Files . ... Add a column to a table . ... Add a comment to an attributable object . ... Copy a list of columns to a table . ... Insert one table (source) into another (destination) . ... List the columns in the given tables and/or or datasets . ... Adds corrected source positions to the EPIC source list by cross-correlating with optical source catalogues . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/packages.utility.html -- 22.1 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>9669) - xmm.vilspa.esa.es/ )

6. Handling of Plotfiles
... Plotting in MIDAS will create a MIDAS plotfile which contains all essential plot information. By default this plotfile (metafile) љ is always created by the execution of the main plot commands. ... The SHOW/GRAPH command shows the user which is the last created plotfile. ... Names of plotfiles are a composition of the device names that is currently assigned and the MIDAS session number. ... He/she can now send the plot to a hardcopy device using the COPY/GRA command. ... send plotfile to LASER . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node83.html -- 8.3 Кб -- 23.02.1996
Похожие документы

7. mirbug
... User Guide ] Task: mirbug (file: mirbug) Purpose: Send mail about bugs to appropriate person Categories: user utility Usage: mirbug [-r] [-b] taskname [file] Mirbug allows the user to send bug reports to the appropriate people. mirbug creates a template report or prepends it to the optional file and then starts an editor. The editor is that indicated by the VISUAL or EDITOR environment variable, or vi if neither environment variable is set. ... If ^C is used, the report is saved. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/doc/mirbug.html -- 2.5 Кб -- 10.04.2016
Похожие документы

8. mod_authn_core - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... Core Authentication . ... This module provides core authentication capabilities to allow or deny access to portions of the web site. mod_authn_core provides directives that are common to all authentication providers. AuthName . AuthnProviderAlias> . ... The example below creates two different ldap authentication provider aliases based on the ldap provider. ... Directory> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_authn_core.html -- 16.2 Кб -- 19.11.2015
Похожие документы

9. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

10. Manual Page: httpd - Apache HTTP Server
NAME httpd - Apache hypertext transfer protocol server SYNOPSIS httpd [ - X ] [ - R libexecdir ] [ - d serverroot ] [ - f config ] [ - C directive ] [ - c directive ] [ - D parameter ] httpd [ - h ] [ - l ] [ - L ] [ - v ] [ - V ] [ - S ] [ - t ] [ - T ] DESCRIPTION httpd is the Apache HyperText Transfer Protocol (HTTP) server program. ... This manual page only lists the command line arguments. ... Paths in this manual may not reflect those compiled into httpd. ... The default is /usr/local/apache . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/httpd.html -- 7.3 Кб -- 20.06.2002
Похожие документы

11. OptInt PmWiki : PmWiki / Page File Format
OptInt PmWiki : Pm Wiki / Page File Format . ... Only two lines are necessary in a PmWiki page file: . version=pmwiki-2.1.0 urlencoded=1 text=Markup text . ... version . ... A simple way to create a wikipage file to use for distribution (for example with a recipe or a skin) is to create the page with PmWiki and then use a text editor to delete all lines but version , text , and ctime . ... Inside of a page file, PmWiki stores the latest version of the markup text, and uses this to render the page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageFileFormat?action=print -- 14.3 Кб -- 01.03.2014
Похожие документы

12. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

13. Electronic Submission of HST Phase I Observing Proposals
... The process of proposing for Hubble Space Telescope observing time has been revised, to make it simpler for proposers. We describe the simple, flexible, and robust prototype system created to handle proposal submission. ... Proposing for Hubble Space Telescope ( HST ) observing time proceeds in two phases: the scientific merits of the proposal are considered in Phase I; only accepted proposals enter Phase II, where the observations are described in complete detail. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/payneh.html -- 10.3 Кб -- 03.11.2000
Похожие документы

14. Samara University scientists have developed a new technology to create solar
... News . ... Pre-university education . ... Samara University scientists have developed a technology of new-designed photoelectric converters for solar batteries of spacecraft. ... The new solar batteries will be as much effective as their contemporary nanoheterostructured counterparts surface-supported by germanium, and the cost will be five times cheaper. ... Scientists of Samara University (joint SSAU and SSU) developed a technology basis of new silicon-based photoelectric converters (FEC). ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12278/ -- 27.8 Кб -- 18.02.2016
Похожие документы

15. Contents
... Exercises . C/C++ Program Compilation . ... UNIX Library Functions . ... Further Data Types . ... Not assigning a pointer to memory address before using it . ... Low Level Operators and Bit Fields . ... Some further example shared memory programs . ... Threads: Basic Theory and Libraries . ... Single threading . Some Example applications of threads . Thread Levels . ... Global and Private Thread-Specific Data Example . ... Example Use of Thread Specific Data:Rethinking Global Variables . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
Похожие документы

16. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

17. Creating a swap space
Next: Using a swap space Up: Memory Management Previous: What is virtual memory? A swap file is an ordinary file; it is in no way special to the kernel. ... After you have created a swap file or a swap partition, you need to write a signature to its beginning; this contains some administrative information and is used by the kernel. ... Note that the swap space is still not in use yet: it exists, but the kernel does not use it to provide virtual memory. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node61.html -- 6.5 Кб -- 04.05.1997
Похожие документы

18. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

19. SETI League Guest Editorial -- Transforming SETI to METI
Guest Editorial , May 2006 . Transforming SETI to METI . ... Those who propose, or oppose, sending Messages to Extra-Terrestrial Intelligence (METI) must contemplate the Hamlet-like question: "To send or not to send?" The science known as SETI deals with searching for messages from aliens. ... We therefore propose that, for solution to the various current METI problems, we consider transforming the familiar SETI search space to a METI search space. ... Where to search? ... When to search? ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/ra&sr/irm/metitran.html -- 13.2 Кб -- 12.12.2006
Похожие документы

20. ASP: Creating Readable Electronic Articles
... Every year, more and more journals are switching from mailing paper copies to subscribers to putting material on the Internet either for free or via password-protected access. The primary driving force behind this is simple economics: the cost of publishing material online is a minuscule fraction of the expense of printing articles in a paper journal and mailing it. The majority of people over 40 greeted the advent of online journals with much sadness and even some derision. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/mercury/38_03/gould.html -- 6.7 Кб -- 02.10.2012
Похожие документы

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


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

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

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