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