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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/hst/training/events/HowHSTWorks/SSD990225/tsld014.htm.

1. General attributes of command processors
Absolute execution time (in units of spacecraft clock ticks to one second accuracy) . Delta time after previous command (in units of 1 second) . A few commands implicitly have delta time tags of 0 seconds (immediate execution) . Execution time is computed based on type of time tag . Execution time is in units of one second . Processor can be idled by setting address pointer to 0 . ... Moves pointer down to the next command and computes its execution time . Previous slide . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/HowHSTWorks/SSD990225/tsld015.htm -- 2.8 Кб -- 23.12.2007
Похожие документы

2. Execution of Commands
Next: MIDAS Command Language Up: Monitor and Command Previous: Output Redirection in . ... The basic commands are executed inside the MIDAS monitor, which is the program you are interacting with. All other commands are implemented by executing a MIDAS procedure љ which runs one or more programs in a subprocess (child process). During the time a command is being processed in the subprocess, the MIDAS monitor is suspended until the corresponding program terminates in the subprocess. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node37.html -- 5.8 Кб -- 23.02.1996
Похожие документы

3. Examples of interrupt handling
To use single quotes to inhibit command substitution: #!/bin/sh trap 'echo `pwd` >>$HOME/errdir' 2 3 15 for i in /bin /usr/bin /usr/any/bin do cd $i some series of commands in the directory $i done . The file errdir will contain the name of the directory being worked on when the procedure is interrupted. ... To remove temporary files when a procedure is interrupted: #!/bin/sh temp=/tmp/file.$$ trap 'rm $temp; exit' 0 1 2 3 15 ls > $temp .. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.9.3.html -- 3.4 Кб -- 17.01.1997
Похожие документы

4. Central Processor Manager CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... The Central Processor Manager is the local monitoring and control agent for the Central Processor sub-system. ... At the moment the Central Processor Manager only controls the acquisition phase; that is, it only controls the ingest pipeline. ... In addition to the CP manager specific parameters, any parameters that begin with ice_properties are passed directly to the ICE Communicator during initialisation. ... string . ... Central Processor Manager . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/services/manager/index.html -- 16.3 Кб -- 12.04.2016
Похожие документы

5. Accelerator Buttons in SAOtng
The Accelerator command buttons located on the left side of the SAOtng GUI provide a quick means of executing common menu options. ... For example, the default accel.cmds file includes the following commands: # label type command color # ----- ---- ------- ____ Load Image tcl LoadNewImage AntiqueWhite Save Image tcl SaveFITS AntiqueWhite Next Frame xpa frame next pink Prev Frame xpa frame prev pink New Frame xpa ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/accel.html -- 3.3 Кб -- 01.10.2012
Похожие документы

6. Rotang - IDL procedure for calculating the optimum rotation angle for ALFA
Rotang can either be run from the command line as described here or through the alfa_ang GUI . ... To run rotang at Arecibo: . Start IDL . ... rotang, Date , RA , Dec , Time , /choice . Here Date takes the format YYMMDD (e.g. 041128 for the 28 th of November, 2004). ... Rotang also calculates the Azimuth and Zenith Angle fir every source. If the Zenith Angle is greater than 20 degrees, then the program will return that the source is down and will not calculate an optimum ALFA angle. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~ages/rotang.html -- 4.6 Кб -- 22.11.2004
Похожие документы

7. 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
Похожие документы

8. Tirgo Worm Handling
We will describe the basic user operations for Tirgo Nicmos3 data handling as well as data format and telescope archiving items. ... Data handling during measurements . ... Worm cartridge formatting . All data taken with Tirgo Nicmos3 instruments (Arnica and Longsp) are stored directly as standard FITS files at 16 bits integer format. ... After having collected a between 50 to 100 data files, observer should use a 4Dos procedure ( savedata ) to move data files to a different location. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/tirgo/worm_tirgo.html -- 11.2 Кб -- 01.10.1999
Похожие документы

9. OptInt PmWiki : PmWiki / Backup and Restore
OptInt PmWiki : Pm Wiki / Backup and Restore . ... Uploads administration > . ... Your wiki installation contains some unique data in the following directories: . ... The following *nix command, executed from the parent directory of your wiki's directory, will put a complete backup archive of your site in your home directory. tar -zcvf ~/wiki-backup-`date +%Y%m`.tar.gz wiki/ . ... If your site doesn't have uploads, just visit your site once so the wiki.d/ directory will be created. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/BackupAndRestore?action=print -- 13.8 Кб -- 01.03.2014