| Найдено документов: 81764 (136 сайтов) ---- Время поиска: 0.14сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/ircal/lgstools.html.
http://www.stsci.edu/~mperrin/ircal/lgstools.html.
1. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1338) - astro.uni-altai.ru/ )
2. TUI:Scripts:Scripting Tutorial:User Input
This example shows how to add a few input widgets to a script and how to get data from them. This is a fairly artificial example in that one would normally just use the DIS Expose window for this purpose. ... import RO.Wdg import Tkinter import TUI .Inst.ExposeModel as ExposeModel from TUI .Inst.ExposeStatusWdg import ExposeStatusWdg class ScriptClass(object): Take a series of DIS darks with user input . def __init__(self, sr): Display exposure status and a few user input ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/UserInput.html -- 6.6 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>387) - www.apo.nmsu.edu/ )
3. MKTRACE: A CL Script to Correct the Orientation of Spectral Traces for the STIS
... MKTRACE: A CL Script to Correct the Orientation of Spectral Traces for the STIS First Order Modes . ... STIS . ... Spectral Resolution . ... The orientation of spectral traces on the STIS detectors has been found to rotate slowly over time. ... The purpose of the new "mktrace" task is to generate an accurate SPTRCTAB for a specific science image, thus correcting for both the random offset and the temporal dependence in the trace orientation for any wavelength setting of any L or M first-order...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/hst/stis/software/analyzing/scripts/mktrace_descrip.html -- 20.5 Кб -- 12.04.2016
Похожие документы
Похожие документы
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9723) - www.eso.org/ )
5. HTML Tag Reference
... This section discusses the tags for defining scripts in a document. Scripts allow you to include JavaScript code in your HTML documents. ... The SCRIPT tag specifies client-side JavaScript code, which means JavaScript code that runs directly in the browser. ... For example, the browser interprets text within angle brackets as a script element, not as an HTML element. ... You can also use SCRIPT tags in the body of your document to define JavaScript code to be executed in that part of the document. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags13.htm -- 10.7 Кб -- 26.03.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>998) - www.sao.ru/ )
6. http://www.atnf.csiro.au/pub/people/vlbi/v137/v137a/v137ati.snp
source =VYCMA,072258.33,-254603.3, 2000.0 setup01=0 s2ready Boresight checks on VYCMa - tune MMS to H2O rest (22235.4 MHz) lo=lo1,21914 !+10s !170042500 Slew to first target - retune MMS to 22204.4MHz lo=lo1,21881 source =1144-379,114701.37,-381211.0, 2000.0 user_info =2, field ,, auto Frequency #2 sy=/ usr2 /st/ scripts / 2nd_lo_2 494.0 !170043000 Tapes start at 0430 UT ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/pub/people/vlbi/v137/v137a/v137ati.snp -- 5.6 Кб -- 17.06.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6155) - www.atnf.csiro.au/ )
7. Some first attempts at casata scripts Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... casata: CASA Tools for Analysis . Bojan Nikolic <b.nikolic@mrao.cam.ac.uk> # # This script is a translation of M. Zwaan's script at # http://wikis.alma.cl/twiki/pub/AIV/MakeMapsWithCasa/mapN3256B6new.py.txt # # Still a long way to go to tidying up everything, but a quick # illustration of where casata should be heading in. import sys , shutil sys . ... Some first attempts at casata scripts . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/casata/first-try-scripts.html -- 16.8 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1071) - www.mrao.cam.ac.uk/ )
8. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>82) - neptun.sai.msu.ru/ )
9. 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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>442) - jet.sao.ru/ )
10. 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
Похожие документы
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>1333) - www.adass.org/ )
11. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>122) - comet.sai.msu.ru/ )
12. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Execution of CGI scripts . ... Source File: . mod_cgi.c . Any file that has the handler cgi-script will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_cgi.html -- 17.3 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6179) - www.arcetri.astro.it/ )
13. Warranty checking script for OS X
... updated April 2011 This handy little script lets you check the warranty status of your systems more conveniently than through Apple's web site. You can give it a serial number for an argument, and it will give you the date when the system is no longer covered. ... Note: If you make changes on a live computer to the ARD computer information fields, they won't show up in ARD until the ARD agent on the client is restarted (for instance via the kickstart command, or a reboot). ... 1 comments: . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/OSX/warranty.html -- 6.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1029) - hea-www.harvard.edu/ )
14. SUN: Apparent Geocentric Positions, astronomical script - Запорожский клуб
... Киевский клуб любителей астрономии "Астрополис" > . ... Запорожский клуб АЛЬТАИР > . SUN: Apparent Geocentric Positions, astronomical script . ... Жизнь клуба . ... 05 Май 2006, 03:02:20 ? ... SUN Apparent Geocentric Positions . ... 2006 May 05 00h00m00s 2h 47m 38.744s +16* 09' 09.47" . 2006 May 06 00h00m00s 2h 51m 30.299s +16* 26' 14.04" . 2006 May 07 00h00m00s 2h 55m 22.396s +16* 43' 02.11" . ... 2006 May 05 00h00m00s 2h 47m 38.729s +16* 09' 09.43" . ...
[
Сохраненная копия
]
Ссылки http://www.astroclub.kiev.ua/forum/index.php?topic=1249.0 -- 46.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13) - www.astroclub.kiev.ua/ )
15. Шапка Skills Script Forest Green MAXITOYS Грелка-Игрушка Зайчонок MT-MRT0414029
... Тип: Шапка . ... Шапка Skills Script - мастхэв любого гардероба. ... Размер EU: EUR 41, EUR 38, EUR 39, EUR 40, . ...
[
Сохраненная копия
]
Ссылки http://astrokuban.info/astroku9839.html -- 24.4 Кб -- 14.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>84) - astrokuban.info/ )
16. http://www.naic.edu/~emuller/proja2034.html
... comments/log . ... G36p18 . ... Some timing problems, sorted themseves out . ... G36p18 complete!! ... G37p5 . Start map for ~1.25 hrs . ... G44p8 . ... SFS source for G37p5 did not rise in time! oops . ... G44p8 scans ok. log . ... G44p8 complete!!: tracks for G44p8 . ... G37p5 Complete!!: tracks for G37p5 . ... Note that the source for th G32 scans is labelled as G37p5!! oops. log . ... Wednesday 1st June . one more little bit on G32, then go to G30p5! . ... G32 now complete (again) . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~emuller/proja2034.html -- 7.6 Кб -- 06.06.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1982) - www.naic.edu/ )
17. Астронет > Использование Windows Scripting Host для контроля качества обучения
... Использование Windows Scripting Host для контроля качества обучения . ... Среди большого числа технологий, позволяющих решить эту задачу, особого внимания, на наш взгляд, заслуживает Windows Scripting Host (WSH) [3]. ... Из изложенного ясно, что использования Windows Scripting Host дает новые, широкие возможности при организации дистанционного обучения. ... Автоматизация работы с использованием Windows Scripting Host. http://www.optim.ru/cs/2000/1/WSH/WSH.asp , 2000г. 4. ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/msg/1177124/10.html -- 20.1 Кб -- 27.05.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14298) - www.astronet.ru/ )
18. Ссылки на учебники по HTML, CSS и Java Script в сети Internet
. Учебник по HTML и CSS . Учебник HTML . Учебник HTML 17 уроков . Учебник по HTML для начинающих . Учебник по основам HTML . Учебник по языку HTML (Львовский М.Б.) . Отличный учебник по основам HTML . Учебник по HTML . Учебник по HTML . Учебник по CSS
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/staff/afk/Teaching/Help/HTMLref.htm -- 5.1 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>110) - www.astro.spbu.ru/ )
19. General astronomical tools
... For given geographical longitude and time zone show the current data and time, Universal data and time, current local star time. ... Accept 10 different data formats (data&time, data with decimal day of month, data with decimal day of year, decimal year, some Julian dates), calculate from any formate to others, show day of week. Current data and time direct insertion function is exists. ... Calculate angular distance between two points at the sky by its equatorial coordinates. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/SXG/SDC/util/tools.htm -- 6.4 Кб -- 18.02.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>215) - hea.iki.rssi.ru/ )
20. Zen: Contributors to scripts
. Hide Zen home . Pgsql . GiST . GIN . SP-GiST . Tsearch2 . SAI RVO . SAI CAS . SOA . Supernovae . TODO . HomePage . Astronet . Google . Rambler . Yandex . Oddmuse . E-R-E dict . Index . edit . megera . SiteMap Changes HowTo 2016-04-11 2016-04-10 Blog . Administration . Search: . Zen, 2003-2007
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/Pgsql/scripts?action=contrib;id=scripts -- 6.4 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>696) - www.sai.msu.su/ )