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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/navbar.html.

1. TUI:Scripts:Scripting Tutorial
This tutorial introduces you to the joys and pains of writing scripts for TUI. Scripts are written in Python, and this tutorial does not attempt to teach the language. ... Send Commands (DISDark script) Control an instrument. ... Loops (DISCals script) Use a loop to simplify repetitive commands. Refinements (NiceDISCals script) Add a few refinements to DISCals to make a script worth emulating. UserInput (DISDark v2 script) Add user input widgets to your script. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Introduction.html -- 2.5 Кб -- 05.09.2014
Похожие документы

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

3. http://www.stsci.edu/spst/UnixTransition/doc/ctm_search.py
... ----- # J. Lecourt PR44502 06/02 Original Implementation # + J. Taylor PR44503 # # J. Lecourt PR46322 10/02 Add HGA_INI to MSCH text block search, # move text block search first, and then # add MSCH text block | to list of # lines removed from cleanLines # # INVOCATION METHOD: # From Python - # ctmSearch input _ file _spec output_dir # # From Command line , DCL procedure, or shell script - # VMS: python ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/ctm_search.py -- 13.0 Кб -- 28.02.2014
Похожие документы

4. Examples of Bourne shell scripts
To read input to a command and process it in some way: #!/bin/sh # usage: fsplit file1 file2 total=0; lost=0 while read next do total=`expr $total + 1` case "$next" in *[A-Za-z]*) echo "$next" >> $1 ;; *[0-9]*) echo "$next" >> $2 ;; *) lost=`expr $lost + 1` esac done echo "$total lines read, $lost thrown away" . ... The script then processes the lines as follows: . ... The user types the command: process sub-directory . This script will read and process commands in the named sub-directory . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.x.html -- 3.8 Кб -- 17.01.1997
Похожие документы

5. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы

6. Course Info
.
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~fbriggs/waarneem.html -- 3.4 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2455) - www.mso.anu.edu.au/ )

7. Optical Interferometer Script Data Reduction Version 8 for IDL
... support for other interferometers . ... The data selection widget . Flagging data . ... Script library files . ... Introduction . ... Data files . ... Basic widget procedures . Load data . ... Auxilliary data . ... Data and auxilliary files . ... Open the data file . ... Open a data file . Access a data file . ... Accessing data files . ... Discussion of reduction issues . ... Astrometry data reduction . ... Optical path lengths . ... NPOI raw data files . ... NPOI raw packet data files . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/oyster.html -- 21.3 Кб -- 28.04.2015
Похожие документы

8. userhtml
... The miriad Front-End . ... Miriad Datasets . ... Inside Datasets . Scratch Files . Miriad Data Disks at Epping . Visibility Data Concepts . Miriad Visibility File Format . Miriad 's Calibration Model . ... Selecting UV Data in Miriad . Spectral Window Selection . ... Image Data Concepts . Image Datasets . ... Getting Data In and Out of Miriad . ... Reading Visibility FITS Files . ... Writing Visibility FITS Files . ... Flagging, Manipulating and Examining Visibility Data . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/ -- 21.3 Кб -- 10.04.2016
Похожие документы

9. General
... The epchain task chains and loops over all first-level EPIC PN tasks to produce an event list ready to be exported as a PPS product. The epchain script is executed with a number of command line input parameters (arguments to the script). ... Input files corresponding to the specified readout mode, CCD and exposure number are searched for in the given ODF directory. ... Badpixfind files (created by badpixfind and to be used by badpix ) will be placed in badpixset . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/epchain/node4.html -- 8.7 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>15449) - xmm.vilspa.esa.es/ )

10. http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz
... GUI­fying and Documenting your Shell Script Peter. ... 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. ... Tcl/Tk: TkRun The GUI that is created will provide a simple interface to a program that is spawned by the GUI. ... Sample Script: testscript Here is an example header from a C­shell script with which Figure 1 was made. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz -- 105.9 Кб -- 12.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>272) - www.stecf.org/ )

11. Explanation of my Python scripts and how to use them Bojan Nikolic web pages
... Bojan Nikolic web pages (r. 329) . ... python <name of some script> . ... The reason for such design is that the scripts are designed for interactive use within Python. What you are supposed to do is to start python interpreter, load up the script using the execfile command, e.g., . ... and then continue in Python to use the commands defined by the script, maybe for example calling a analyse() function. ... Explanation of my Python scripts and how to use them . Design for use within Python . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/oof/bojanspython.html -- 9.0 Кб -- 04.04.2016
Похожие документы

12. Spectrum v1 - Input Syntax
The main input to SPECTRUM has been changed to allow a more flexible definition of some of the many options and to enable the elements of the code to be used in a more versatile way. ... The strict formatting of these files makes them unintelligible and the addition of new data inputs, options, etc., difficult. For example the mode of operation currently depends on the sign of certain data inputs! ... For the time being, both old and new style input will be recognised. ..