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

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. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_v1.html -- 2.9 Кб -- 02.06.2003
Похожие документы
Еще в разделе: (Показать все результаты (>2332) - star.arm.ac.uk/ )

13. ESO-MIDAS Users Guide Overview
... Monitor and Command Language . Data Structures . ... Data Exchange Format . Fitting of Data . Command Summary . ... CCD Reductions . ... Crowded Field Photometry . Long-Slit and 1D Spectra . Echelle Spectra . ... Test Data . Multivariate Analysis Methods . ... Time Series Analysis . PEPSYS general photometry package . ... The Data Organizer . ... Echelle Reduction . ... IRSPEC REDUCTION . Reduction of Long Slit and 1D Spectra . ... File Formats Required for Photometry . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/midasman.html -- 8.2 Кб -- 23.02.1996
Похожие документы

14. Client-Side JavaScript Guide
... This book explains how to use core and client-side JavaScript for version 1.3. JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. ... Core, Client-Side, and Server-Side JavaScript . ... Client-Side JavaScript . ... JavaScript and Java . ... Examples . ... Conditional Statements . ... Object Manipulation Statements . ... Defining Functions . ... Objects and Properties . ... Indexing Object Properties . ... Defining an Event Handler . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/contents.htm -- 19.7 Кб -- 07.10.1999
Похожие документы

15. Introduction to XPA
A brief introduction to the XPA messaging system, which provides seamless communication between all kinds of Unix event-driven programs, including X programs, Tcl/Tk programs, and Perl programs. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ... An XPA name server program, xpans, through which XPA access point names are registered by servers and distributed to clients. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/intro.html -- 6.6 Кб -- 09.03.2007
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/intro.html -- 6.6 Кб -- 01.10.2012
Похожие документы

16. pdev_software
The pnet, prun, psrv suite of programs . ... pnet -> prun -> psrv -> disc . ... It can forward commands from pnet to psrv and pass back the replies. prun starts the data taking, gets the data from the spectrometer, and passes it via a socket to the psrv program running on the file server. ... There is a psrv task for each prun task (one for each subband on a spectrometer box). prun starts psrv via xinetd by connecting to the well known port address. psrv accepts commands from pnet via prun. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/pdev/jeffscode.html -- 8.6 Кб -- 24.03.2010
Похожие документы

17. http://hea.iki.rssi.ru/Z-90/form
myform.presentation_talk.checked=false; document.myform.presentation_poster.checked=false; } /script table BORDER=0 align = right tr td /td td class = tab h2 Pre-registration Form /h2 (Required fields are span class =required highlighted /span ) /td /tr form NAME =myform ACTION= http://hea.iki.rssi.ru/Z-90/z90-prereg.pl METHOD=POST tr td align = ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/form -- 4.6 Кб -- 17.09.2004
Похожие документы

18. Sysadm
... Introduction to Unix System Administration . ... The Linux System Administrators' Guide . ... Master System - UNIX systems configuration tool . ... System optimization Information . ... The PC-Mac TCP/IP NFS FAQ list by Rawn Shah . ... Windows 95-L Networking FAQ and Windows NT 4.0 FAQ . ... Reptile's Linux Security Page . ... Internet Security Systems Inc.() and Security FAQs . ... Matt's Unix Security Page . ... Trusted Information Systems - Network Security and The TIS Firewall Toolkit FAQ . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/sysadm.html -- 16.3 Кб -- 01.10.2012
Похожие документы

19. SCRIPT - зарезервирован для будущего использования
... Центром Информационных Технологий . ... Зарезервировано для будущего использования с описывающими языками. ... Программы просмотра не должны показывать содержимое элементов SCRIPT. SCRIPT> скриптовые объявления </SCRIPT> . ... Синтаксис и семантика должны быть определены отдельно. ... Так как семантика для элемента SCRIPT не определена в HTML 3.2, нет возможности дать какой-нибудь выразительный пример. Элементы SCRIPT в будущих версиях HTML будут служить для создания и поддержки сценариев. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/RusDoc/html3.2ex/gl_72.htm -- 4.0 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_72.htm -- 4.0 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_72.htm -- 4.0 Кб -- 17.03.1998
Похожие документы

20. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/install-sh
... sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue ;; *) if [ x $ src = x ] then src =$1 else # this colon is to work around a 386BSD /bin/sh bug : dst =$1 fi shift continue ;; esac done if [ x $ src = x ] then echo $0: no input file specified 2 exit 1 else : fi if [ x $dir_arg != x ]; then dst =$ src src = if [ -d $ ... IFS='%' set - `echo "$dstdir" | ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/install-sh -- 7.2 Кб -- 03.12.2002
Похожие документы

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


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

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

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