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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~bn204/alma/script-logging.html.

1. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>13431) - www.eso.org/ )

2. mod_session_crypto - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Session encryption support . ... session_crypto_module . ... The session will be encrypted with the given key. Different servers can be configured to share sessions by ensuring the same encryption key is used on each server. ... The SessionCryptoPassphrase directive specifies the keys to be used to enable symmetrical encryption on the contents of the session before writing the session, or decrypting the contents of the session after reading the session. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_session_crypto.html -- 17.7 Кб -- 19.11.2015
Похожие документы
Еще в разделе: (Показать все результаты (>8898) - www.arcetri.astro.it/ )

3. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы

4. TUI:Scripts:Scripting Tutorial:Loops
... This script also shows a simple but crude way of displaying more feedback while operating: it opens the DIS Expose window. ... As always, get permission to use DIS before commanding it. import TUI.TUIModel def init(sr): """Open the DIS Expose window so the user can see what's going on.""" tuiModel = TUI.TUIModel.getModel() tuiModel.tlSet.makeVisible("None.DIS Expose") def run(sr): """Sample script to take a series of DIS calibration images and demonstrate looping through data in Python. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Loops.html -- 4.4 Кб -- 05.09.2014
Похожие документы

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

6. Host Command-Line Interface
Next: Writing Shell Scripts Up: The User Interface Previous: Indirect Parameter Input . Miriad tasks can always be run by specifying their parameters on the host command line. ... For example, out=gauss sets the parameter out to the `value' gauss . ... Next, we will run a histogram task, histo , with the input image dataset gauss that we just created: % histo in=gauss . ... The command-line interface is quite appropriate for tasks that take relatively few parameters, or in shell scripts. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node19.html -- 7.9 Кб -- 10.04.2016
Похожие документы

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

8. Database of Optical Properties -- Level: subpage
Links given for particles of different shapes allows one to access our graphics illustrating the dependence of various optical properties of model scatterers on their parameters. ... Q ext , Q sca , Q abs , Q bk , albedo, g, Q pr vs x for different m . F ij vs theta for different x, m . ... Q ext , Q sca , Q abs , Q bk , albedo, g, F ij vs x for different m, alpha . F ij vs theta for different x, m, alpha . ... Q ext , Q sca , Q abs , Q bk , albedo, g, Q pr vs x for different m (TE/TM modes) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/DOP-old/2-24.html -- 4.0 Кб -- 19.11.2010
Похожие документы

9. OptInt PmWiki : MROIDelayLineSW / Baseline Solution Software
OptInt PmWiki : MROI Delay Line SW / Baseline Solution Software . Need to design this. May be best to implement within a framework which is an embryonic form of the MROI offline software framework - but we need to design the framework! ... Data import/export from/to MCDB . ... Export results (e.g. baseline solution) to MCDB . How to structure data? ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/BaselineSolutionSoftware) ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/BaselineSolutionSoftware?action=print -- 7.7 Кб -- 01.03.2014
Похожие документы

10. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

11. Editing Files and Parameters
... eparam* - edit parameter files . ... Type ``<esc>-?'' within a parameter editor for more details on commands. *tupar* - Edit table headers . Table files (* .tab ) consist of a header including a variety of parameters and the table itself. It is possible to edit the header using tupar and the table with tedit provided you have write-access to the file. ... Works like emacs but uses <ctrl> D to exit. *hedit* - edit image file header . qphedit* - edit .qp file headers . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node11.html -- 5.8 Кб -- 01.10.2012
Похожие документы

12. East Siberian Center for the Earth's Ionosphere Research. Databases.
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The ionogram catalogue is divided into the data file and the key file. ... The station codes database consists of the data file and two key files. ... This database consists of the data file and the key file. ... The antenna DB consists of two interrelated databases. ... The data file contains the following information: antenna type, antenna name, antenna parameters names, measurement units, and ranges of parameters. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/basydnen.htm -- 12.9 Кб -- 01.06.2001
Похожие документы

13. Database on Wolf numbers
... Insert date: . Day: . Month: . ... This CGI -script calculates a day of week of the given date, Julian date of Greenwich noon JD and extracts from the database indices of solar activity: Wolf number for the day W , monthly W m and yealy means W y of Wolf number for month and year of the date. The prediction of Wolf number (which was made in 1998 and, hence, lost actuality) is also presented. The database uses solar activity data got from server of National Geophysical Data Center . ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/personal/ivanov/wolfbase_e.html -- 3.4 Кб -- 21.05.2007
Похожие документы

14. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы

15. Work notes
As it was already mentioned, the idea behind File Juggler is rather simple: using CGI scripts as processing tools and WWW browser as user interface, display the structure and content of typical anonymous FTP server in a convenient, easily navigated form. ... My P5-133 spends about 0.025 ms on one file when doing linear search with simple criterion (690 ms for 27,000 files, search for substring among file names/descriptions with 70 hits). ... Let's now look whether we can handle 1,000,000 files. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/software/juggler/work.html -- 7.6 Кб -- 12.02.2000
Похожие документы

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

17. execl()
Next: fork() Up: Running UNIX Commands from C Previous: Running UNIX Commands from C . ... execl(char *path, char *arg0,...,char *argn, 0); . The last parameter must always be 0. ... The NULL terminator does this job. where path points to the name of a file holding a command that is to be executed, argo points to a string that is the same as path (or at least its last component. arg1 ... argn are pointers to arguments for the command and 0 simply marks the end of the (variable) list of arguments. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_1.html -- 2.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_1.html -- 2.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_1.html -- 2.8 Кб -- 02.10.2012
Похожие документы

18. Astronet > Sky Map, professional edition
... Field size . Object name . ... Map size . ... Field size: the approximate size of the map in the Y direction. ... Galaxies: . ... Galaxies, which size exceeds some value depending on the field and map sizes, are displayed with their real positional angles and sizes by 25m isophote. ... In the "tools" fields there are links to the several famous AVO (Astrophysical Virtual Observatory) resources: NED and Simbad databases and DSS2 (Palomar Digitized Sky Survey) images of the corresponding sky area. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/map+/?lang=en -- 30.6 Кб -- 12.02.2011
Похожие документы

19. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/scripts/README
This directory contains prototypes for scripts that may be called by the camera driver. ... The script set_camera_filter should take a filter number as an argument and send a command to a filter wheel. The SBIG filter wheel is supported internally and does not use this script. If you have another filter wheel, then a script such as this would allow you to use XmCCD to control the filter wheel. ... Simply "make" the routine in the ifw directory, and then "make install". ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/scripts/README -- 2.3 Кб -- 27.04.2013
Похожие документы

20. IAA VLBI Analysis Center
Data files used in analysis (supported by the IAA except other stated) . ... Database name-Experiment code cross-reference table (based on the IVS master files, updated with every new session) . ... Observations Statistics (updated near-daily) . ... Starting from June 2004 IAA AC regularly submits NGS cards to the IVS with a delay of several hours after appearing of the database in the IVS archive. ... Session tropospheric paremeters are regularly submitted to the IVS troposphere combining center ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/GEO/ac_vlbi/index.htm -- 15.3 Кб -- 09.04.2016
Похожие документы

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


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

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

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