Найдено документов: 187635 (172 сайтов) ---- Время поиска: 0.39сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.4.3.html.
http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.4.3.html.
1. Example
... The input images are wlc , the wavelength calibration frame, and obj , the object. ... WRITE/OUT Copy test images -DELETE lndemo_*.* ... SAVE/LONG ses1 WRITE/OUT "Now calibrating another arc spectrum in GUESS mode" SET/LONG WLCMTD=GUESS GUESS=ses1 WLC=lndemo2 LINCAT=lndemo_thorium SET/LONG WIDTH=4 THRES=3. ... RADIUS=2 SKYFIT/LONG ext8 stdsky LOAD stdsky COMPUTE/IMAGE ext7 = ext8 - stdsky SET/LONG OBJECT = 199,203 EXTRACT/AVERAGE ext7 stda PLOT stda EXTRACT/LONG ext8 stde stdsky PLOT stde ! ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node156.html -- 7.6 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3886) - www.sao.ru/ )
2. Example of debugging a shell script
To print commands and their arguments as they are executed: cat example #!/bin/sh TEST1=result1 TEST2=result2 if [ $TEST1 = "result2" ] then echo $TEST1 fi if [ $TEST1 = "result1" ] then echo $TEST1 fi if [ $test3 = "whosit" ] then echo fail here cos it's wrong fi . This is a script called example which has an error in it; the variable $test3 is not set so the 3rd and last test [ command will fail. Running the script produces: example result1 [: argument expected . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.8.1.html -- 2.7 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>778) - comet.sai.msu.ru/ )
3. Where to Find Example/Test Code
The XPA source code directory contains two test programs, stest.c , and ctest.c that can serve as examples for writing XPA servers and clients, respectively. ... The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. ... xpaset xpa # send to xpa cat xpa.c | xpaset "xpa*" # send to xpa and xpa1 xpaget xpa # receive from xpa xpaget xpa* # receive from xpa and xpa1 etc. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/examples.html -- 3.1 Кб -- 25.12.2003
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1980) - hea-www.harvard.edu/ )
4. mod_version - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... This module is designed for the use in test suites and large networks which have to deal with different httpd versions and different configurations. ... IfVersion 2.1.0> . ... IfVersion [[!] operator ] version > .. ... httpd version is equal . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_version.html -- 10.8 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7199) - www.arcetri.astro.it/ )
5. CSPICE Routines: FAILED_C
... Abstract True if an error condition has been signalled via sigerr_c . ... The status value applies to the CSPICE routines, and to any other routines which call the status-setting routine, sigerr_c . ... More specifically, when failed_c has the value SPICETRUE, some routine has indicated an error by calling the CSPICE routine, sigerr_c . ... However, here are some notes: When any CSPICE routine detects an error, the status is set to indicate an error condition via a call to sigerr_c . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/failed_c.html -- 8.6 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18445) - www.stsci.edu/ )
6. casacore: casa::SofaTest Class Reference
... Classes . Files . ... casa . casa::SofaTest . ... Private Member Functions | ... More... #include < SofaTest.h > . ... put (const Double in) . ... Step in histogram. uInt . ... Constructors Create an empty SofaTest class, ready for accumulation. casa::SofaTest::SofaTest . ... Double casa::SofaTest::hstep_p [private] . ... Double casa::SofaTest::max_p [private] . ... Double casa::SofaTest::min_p [private] . ... Double casa::SofaTest::sq_p [private] . ... Double casa::SofaTest::sum_p [private] . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SofaTest.html -- 31.5 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20302) - www.atnf.csiro.au/ )
7. Examples
... playback:- # -------------------------- playback:- # SAS commands from test.ds: playback:- # -------------------------- playback:- dscreatedataset name='test.ds' # (daltools-0.27) [xmmsas_20001001_1900] playback:- dsaddtable label='' name='table' position=-1 rows=10 set='test.ds' withlabel=no withposition=no # (daltools-0.27) [xmmsas_20001001_1900] playback:- dssetattr label='' to='test.ds%HELLO' type='string' units='' value='hello ccb' # (daltools-0.27) [xmmsas_20001001_1900] . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/playback/node4.html -- 5.8 Кб -- 09.07.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11253) - xmm.vilspa.esa.es/ )
8. http://www.eso.org/projects/dfs/dfs-shared/NGAS-3_1_1.txt
DFS COMPONENT NAME: NGAS ==> DFS COMPONENT RELEASE NUMBER: 3.1.1 ==> DFS RELEASE TYPE: General patch. ... Remove compression ratio calculation from NGAS WEB pages (disk status) + add operators in table. DEADLINE FOR DELIVERY OUTSIDE DFS GROUP: 2007-06-18 ==> CONFIGURATION REQUIRED FOR INTEGRATION TESTS: See the NGAS documentation .. ... POINTS ALREADY CHECKED DURING UNIT TESTS: NG/AMS: - Functional Tests (automatic tests). NGAS Utils: - No tests done. ... DFS03398: NGAS disk problem. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/projects/dfs/dfs-shared/NGAS-3_1_1.txt -- 4.5 Кб -- 18.06.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12670) - www.eso.org/ )
9. Zen: tprewriter
Hide Zen home . ... Integrity of complex keyword is preserved by using '&' to minimize possible noise. example: Rewrite query 'new & york & hotel' and preserve 'new & york' regression=# select tp_rewrite(to_tsquery('new&york&hotel'),to_tsquery('new&york')); tp_rewrite -------------------------- 'hotel' | ... Intersected keywords: 'new & york & city' - original query, new & york', 'new & city' - keywords, then tp_rewrite could produce two variants: 'new & york | ... hotel' 'new & city | york | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/wiki/tprewriter -- 12.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1286) - www.sai.msu.su/ )
10. Testing of ALMA Prototype Water-Vapour Radiometers at the SMA Bojan Nikolic web
... Bojan Nikolic web pages (r. 329) . ALMA . ... This page describes the testing of ALMA prototype water-vapour radiometers at the SMA earlier in the ALMA project (2006-7). ... This page will contain information on the testing of the ALMA prototype radiometers at the Submilleter Array that occurred in 2006 and 2007. ... Testing of ALMA Prototype Water-Vapour Radiometers at the SMA . ... Summary of tests . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/smat.html -- 8.8 Кб -- 04.04.2016
Похожие документы
Похожие документы
11. http://zebu.uoregon.edu/~uochep/talks/talks03/G030633-00.pdf
... Future additional features: Minute trends (both online offline access) Alarms on DMT Alarm webpage Monitor additional suspension channels (e.g. coils which are actuated during lock acquisition) LIGO-G030633-00-Z UO S/W Status LSC Meeting , Nov 10-13 Hanford 2 suspensionMon : How It Works Detection Issue to detect ring-ups in suspensions for science mode, but also need to monitor out-of-lock state not ... Trigger EPICS alarm ! ... LSC Meeting, Nov 10-13 Hanford 8 ...
[
Текст
]
Ссылки http://zebu.uoregon.edu/~uochep/talks/talks03/G030633-00.pdf -- 106.6 Кб -- 12.10.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>236) - zebu.uoregon.edu/ )
12. Example of the Scale of the Cost Risk to NAIC
. First page Back Continue Last page Summary Graphics .
[
Сохраненная копия
]
Ссылки http://www.naic.edu/alfa/galfa/meetings/1/talks/rlb_files/text7.htm -- 2.2 Кб -- 06.05.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3630) - www.naic.edu/ )
13. Mirror Controller Actor
... The mirrorCtrl mirror controller actor controls one telescope mirror. It accepts desired orientation and commands mirror motion accordingly. ... It is presently designed to command a Galil mirror controller , but one may add support for other low-level motion controllers. mirrorCtrl is written pure Python. ... Home the desired actuators, where actuator list is a comma-separated list of actuator letters A through F (but some mirrors have fewer than 6 actuators). 2.5m M1 valid actuators: A-F . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/mirrorCtrl/ -- 8.8 Кб -- 02.03.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>843) - www.apo.nmsu.edu/ )
14. comedi_command_test
... Prev . Next . comedi_command_test -- test streaming input/output configuration . ... int comedi_command_test (comedi_t * device, comedi_cmd * command); . The function comedi_command_test() tests the command structure pointed to by the parameter command and returns an integer describing the testing stages that were sucessfully passed. In addition, if elements of the command structure are invalid, they may be modified. Source elements are modified to remove invalid source triggers. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>895) - jet.sao.ru/ )
15. Astronaut Bio: Timothy L. Kopra (10/2014)
... Timothy L. Kopra (Colonel, U. S. Army, Ret.) NASA Astronaut . ... In this position, he primarily served as an engineering liaison for space shuttle launch operations and International Space Station hardware testing. ... He then served in the Space Station Branch of the Astronaut Office, where he was involved in the testing of crew interfaces for two space station pressurized modules as well as the implementation of support computers and operational Local Area Network on the station. ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/kopra-tl.html -- 9.5 Кб -- 15.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2380) - www.jsc.nasa.gov/ )
16. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>122) - neptun.sai.msu.ru/ )
17. IKI test facilities
. December 10,1998 - Laminar flow units were integrated to the clean tent at IKI test area. November 15,1998 - Integration of the Clean tent at IKI test area is finished. September 25,1998 - the clean tent laminar flow units (fLeicester University, UK) are put at IKI test room. August 28,1998 - the clean tent supporting structure is assembled . August 6, 1998 - integration of the bottom level of the clean tent supporting structure . Last updated Nov. 16, 1998 by V.Arefiev, gita@hea.iki.rssi.ru .
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/SXG/news/clean_tent/images1.html -- 4.4 Кб -- 18.02.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>228) - hea.iki.rssi.ru/ )
18. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README
CFITSIO Interface Library CFITSIO is a library of ANSI C routines for reading and writing FITS format data files. ... The CFITSIO library is built on Unix systems by typing: > ./configure [--prefix=/target/installation/path] > make (or 'make shared') > make install (this step is optional) at the operating system prompt. The configure command customizes the Makefile for the particular system, then the `make' command compiles the source files and builds the library. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README -- 6.9 Кб -- 30.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>520) - www.astro.louisville.edu/ )
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/scripts/ccd_expose
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libcfitsio/libcfitsio-3.340/config.status
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/fitsio.toc
19. Course Info
.
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/~fbriggs/waarneem.html -- 3.4 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>456) - www.mso.anu.edu.au/ )
20. Periodic command execution: cron and at
... Both users and system administrators often need to run commands periodically. For example, the system administrator might want to run a command to clean the directories with temporary files ( /tmp љ and /var/tmp љ ) from old files, to keep the disks from filling up, since not all programs clean up after themselves correctly. The cron љ service is set up to do this. Each user has a crontab љ , where he lists the commands he wants to execute and the times they should be executed. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node12.html -- 3.6 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1527) - star.arm.ac.uk/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда