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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.1.0/doc/omfchain/node8.html.

1. Fast chain tasks
... The Fast chain works in the following way: . When starten omfchain creates indexes of the optical monitor fast mode data set files presented in the input directory. ... If tracking history files (THX) are not found for the given exposure, the chain creates a dummy tracking history file. ... The following tasks are used by the Fast chain: . ... Task . ... in Tracking history, . Temporary tracking history 2,6 . ... in Event list, . ... Source region (ASCII-file) 9 . ... 8 Source region . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/omfchain/node8.html -- 16.4 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>31640) - xmm.vilspa.esa.es/ )

2. GHRS Instrument Handbook
... Instruments . ... Exposure_Number: 1 Target_Name: HD12345 Config: HRS Opmode: ACQ Aperture: 2.0 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: BRIGHT=RETURN, ! ... Number_of_Iterations: 1 Time_Per_Exposure: 13.5S Special_Requirements: ONBOARD ACQ FOR 2 Comments: STEP-TIME = 1.5 sec Exposure_Number: 2 Target_Name: HD12345 Config: HRS Opmode: ACQ/PEAKUP Aperture: 0.25 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: SEARCH-SIZE=5 ! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/ghrs/documents/handbooks/ihb/GHRS_24.html -- 21.8 Кб -- 11.04.2016
Похожие документы

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

4. Directories and Paths
The working directory can be changed by typing ESC D . Hermes then prompts the user for a new directory like this: . This directory will then be used for tasks started after the change. ... The working directory can also be set in the Hermes defaults file . The task path can be changed with ESC T . Upon the prompt that follows one or more directories separated by blanks can be specified. ... If it is not in one of the specified directories, Hermes tries to find the task in $gip_exe . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/dirpath.html -- 2.4 Кб -- 16.01.2009
Похожие документы

5. Background
Next: The root filesystem Up: Overview of the Directory Previous: Overview of the Directory . This chapter is loosely based on the Linux filesystem standard, FSSTND, version 1.2 (see the bibliography, [ Qui95 ]), which attempts to set a standard for how the directory tree in a Linux system is organized. ... This chapter does not explain all files in detail. ... The major parts are the root, /usr љ , /var љ , and /home љ filesystems (see figure 2.1 ). ... Figure 2.1: Parts of a Unix directory tree. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node21.html -- 9.5 Кб -- 04.05.1997
Похожие документы

6. Documentation: Backup of DFO and QC machines
home . ... The information on this page applies to the following DFO operational machines: . ... Home directories for the operational instrument accounts (as well as other important home directories such as quality, flowmgr etc) are served to the DFO Blade nodes and the QC cluster nodes via NFS from hrs01 . ... Since 2008-10-07 , the entire /ots directory structure (i.e. including these two vital home directory systems) is backed up to the Backup Server bu2 using the ONANU.backup script . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/DFO_Blade_Backup.html -- 7.8 Кб -- 08.10.2008
Похожие документы

7. Starting the MIDAS Monitor
Next: MIDAS And the Up: Monitor and Command Previous: Monitor and Command . ... the MIDAS working directory for internal files and (optionally) private procedures: . ... On a Unix system use the option -m < mid_work > to change the default working directory, and -p or -P to run MIDAS in parallel mode љ when you start MIDAS via the command inmidas (see below). ... In NOPARALLEL mode all intermediate MIDAS files in the MIDAS startup directory are deleted when starting MIDAS via inmidas. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node25.html -- 10.2 Кб -- 23.02.1996
Похожие документы

8. Copying files from another directory
. To copy a file from another directory to your current directory give the pathname to the source file followed by the name of the destination file. cp path_to_source_file destination . For the destination file to have the same name as the source file use: cp path_to_source_file . The . (dot) is shorthand for the current working directory. Examples . Problems? . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/copy4.html -- 2.3 Кб -- 17.01.1997
Похожие документы

9. mod_userdir - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... User-specific directories . ... A request for http://www.example.com/~bob/one/two.html will be translated to: . ... http://www.example.com/users/bob/one/two.html . ... http://www.example.com/bob/usr/one/two.html . ... With a request for http://www.example.com/~bob/one/two.html , will try to find the page at ~bob/public_html/one/two.html first, then /usr/web/bob/one/two.html , and finally it will send a redirect to http://www.example.com/bob/one/two.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_userdir.html -- 12.4 Кб -- 19.11.2015
Похожие документы

10. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT
... If You Have Neither OS/2 Dual Boot Nor OS/2 Boot Manager -------------------------------------------------------- If you want to remove OS/2 from your computer but want to save the data on your hard disk first, carry out the following procedure: To remove OS/2 and save the data on your computer: 1. ... Back up the data files you want to keep onto floppy disks by using the COPY command. ... Reinsert Setup Disk 1 in drive A (the startup drive). ... Restart your computer by pressing CTRL+ALT+DEL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT -- 7.2 Кб -- 06.03.2001
Похожие документы

11. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>6652) - crydee.sai.msu.ru/ )

12. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

13. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>168) - lnfm1.sai.msu.ru/ )

14. Adding new plug-ins to The Gimp
So you have downloaded the latest super-duper, all-doing, nice-looking plug-in for The Gimp, but you don't know how to actually plug it in. ... If your plug-in is one which does not require libraries other than libgimp (The Gimp's plug-in library) and libc (the standard C library; most C programs need this), that's all there is to it. ... To avoid having to add an entry for each new plug-in which requires the math library, you can look for the lines in the Makefile which look like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/quintero/tutorials/add-new-plugins.html -- 8.7 Кб -- 22.12.2007
Похожие документы

15. Astrophysical Research Consortium - Apache Point Observatory
... How do have my images go into a different directory? To put your images into a directory other than the standard /export/images you MUST create the directory from the dryrot prompt. ... Create the directory with the following command dryrot: mkdir /export/images/ your directory Now when you set up the directory in spicam you need to type spicam: path /export/images/ your directory This will now put the images into your directory. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/SPIcam/SPIcam_problems.html -- 4.9 Кб -- 07.03.2007
Похожие документы

16. More Compiliation Problems - an Astronomy Net XEphem Forum Message
XEphem Forum Message . ... More Compiliation Problems . ... when I compile the Xephem source code in the /GUI/xephem file, I get the following... gcc -O2 -fno-strength-reduce -I../../libastro -I/usr/X11R6/include -I/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT -DFUNCPROTO=15 -DNARROWPROTO -c aavso.c -o aavso.o . aavso.c:20: Xm/Xm.h: No such file or directory . ... www.astronomy.net . About Astronomy Net | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/xephem/messages/81.shtml -- 14.9 Кб -- 09.04.2016
Похожие документы

17. QPOE Files
Next: *.imh and *.qp Extensions Up: IRAF/PROS Files Previous: IRAF Image Arrays . The x-ray data are stored in QPOE files (Quick Position-Ordered Events, *.qp ) rather than image arrays. ... Note that, unlike IRAF images, QPOE files have no associated header file, and are always stored in the current directory, unless explicitly specified otherwise. Non-PROS IRAF tasks can also access QPOE data files in place of image arrays. ... rp110590.qp[pi=2:30] . ... The ROSAT PSPC qp file images are . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node15.html -- 11.5 Кб -- 01.10.2012
Похожие документы

18. ANU - RSAA - 5th Stromlo Symposium Registration
... ANU Home | Search ANU | ... Mount Stromlo and Siding Spring Observatories . Symposium Registration . In order to register please send an email to 5SS@mso.anu.edu.au with the text " 5th Stromlo Registration" in the subject field with the following information before October 15, 2006 . ... Could you please provide the following text in LaTeX to facilitate easy incorportation into the program (a template is given below)? ... Canberra in Early December . ... Canberra . ... Contact ANU . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/5SS/5SS-registration.html -- 10.2 Кб -- 01.10.2012
Похожие документы

19. New Mirrors
... Make a new empty directory; you'll need about 6 megabytes; . ... Customize "host.html" as described below (optional); . ... Send some mail to me ( billa@znet.com ) with the URL of your new copy so I can update the mirror list; also let me know if you would like to receive email notifications of future updates. ... Several of the mirror sites are using the "mirror" package to keep their copies of TNP up to date automatically instead of waiting for me to send these notices. ... Mirrors .. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/nineplanets/newmirrors.html -- 7.1 Кб -- 30.01.1997
Похожие документы

20. http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME
This directory contains material for running demonstrations of the routines in the IRAF.STECF package impol To run these demonstrations IRAF/ STSDAS is mandatory and the impol package must be loaded The directory is composed of the following files : reflneb.fits A 512x512 intensity image of a model reflection nebula demo_foc.cl demo_nicmos.cl IRAF cl scripts for running the demo's for the demo_wfpc2.cl three HST instruments and a SPECIAl (non-HST) demo_special.cl ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME -- 4.5 Кб -- 06.06.2006
Похожие документы

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


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

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

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