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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/shell/ksh_hist5.1.html.

1. Recipes and the Queue GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... Recipes and the Queue . ... The pipeline?s actions are controlled by ?Recipes? that specify input FITS files, various tasks (called ?primitives?) to run on them, and options or parameters for those tasks. ... For GPI, recipes are saved as XML files, and while they may be edited by hand, they are more easily created through the use of the Recipe Editor and Data Parser tools. ... The pipeline checks the queue for new recipes once per second by default. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/recipesqueue.html -- 16.0 Кб -- 14.02.2014
Похожие документы

2. A few useful commands
... It will be useful to have a list of the images stored on the disk. The command: . CREATE/ICAT mycat *.bdf . creates a catalog stored on the disk as the file mycat.cat which contains the list of all images present on the disk. ... which allows in any command to refer to a catalog image by the simplified syntax #n where n is the entry number of the image in the catalog. The following commands are also useful: . ... It is also useful to handle tables, using commands: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node463.html -- 4.1 Кб -- 23.02.1996
Похожие документы

3. http://xray.sai.msu.ru/~ivan/gmt/man/grdinfo.html
grdinfo - Get information about the contents of a 2-D grd file grdinfo grdfiles [ -C ] [ -L1 ] [ -L2 ] [ -M ] grdinfo reads a 2-D binary grd file and reports various statistics for the (x,y,z) data in the grdfile. ... L1 Report median and L1 scale of z (L1 scale = 1.4826 * Median Absolute Deviation (MAD)). ... To obtain all the information about the data set in file hawaii_topo.grd, try grdinfo -L1 -L2 -M hawaii_topo.grd gmt , grd2cpt , grd2xyz , grdedit . Man(1) output converted with man2html ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdinfo.html -- 3.2 Кб -- 19.03.1999
Похожие документы

4. Lists
... If, for example, there is no BSC number in the table ( startable.bsc ) for a specific star, no diameter will be read for it. get_diameter Diameters, BSC identifier. get_parallax Parallaxes, HDN identifier. get_position Coordinates, HDN identifier. get_ubvri UBVRI photometry, HDN identifier. get_ubv UBV photometry, HDN identifier. get_uvbybeta Str?mgren photometry, HDN identifier. get_feh [Fe/H] metallicity, HDN identifier. get_toe Common names, BSC identifier. Christian Hummel 2015-04-28 ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node110.html -- 3.6 Кб -- 28.04.2015
Похожие документы

5. VLBI Wiki | PmWiki / WikiStyles
... PmWiki . ... WikiStyles allow authors to modify the color and other styling attributes of a page's contents. ... The most basic use of wikistyles is to change text attributes such as color, background color, and font. ... Wikistyles can also specify a scope ; with no scope, the style is applied to any text that follows up to the next wikistyle specification or the end of the paragraph, whichever comes first. ... The >>style<< block can be used to apply a wikistyle to a large block of items. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.WikiStyles -- 23.2 Кб -- 12.04.2016
Похожие документы

6. htcacheclean - Clean up the disk cache - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... htcacheclean is used to keep the size of mod_cache_disk 's storage within a given size limit, or limit on inodes in use. ... If one or more URLs are specified, each URL will be deleted from the cache, if present. ... Specify limit as the total disk cache size limit. ... By passing the -a or -A options to htcacheclean , the URLs within the cache will be listed as they are found, one URL per line. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/htcacheclean.html -- 14.9 Кб -- 19.11.2015
Похожие документы

7. Re-running a command from the history list
. To run a command from the history list use a command from this table. To... Do this... Move up through the command history list ^P one command at a time. Move down through the command history list ^N one command at a time. Run the previous command. !! Run command number n ! n Run most recent command starting with ! string characters in string Run most recent command containing !? string characters that match string . Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/tcsh_hist3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

8. The FITS List Calculator and Bulk Data Processor
... Up: FITS-Flexible Image Transport System . ... The FITS List Calculator and Bulk Data Processor (FLC) is an IDL program with a graphical user interface developed for processing large groups of Near Infrared Camera and Multi-Object Spectrometer (NICMOS) test data efficiently. ... Figure 1 shows the data structures used to hold lists and images. ... The IDL structures for images are similar to the structures for lists except that the image headers and image data arrays are kept in the structure. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/stobiee.html -- 11.1 Кб -- 23.06.1998
Похожие документы

9. Dynamic HTML in Communicator
... This example illustrates the use of external files as the source for a layer. This example creates a web page for Nikki's Diner, which is a vegan restaurant that offers tasty daily specials. The web page contains some general information about the diner, and then offers a pop-up menu that lists the days of the week. ... These files contain HTML formatted text that describes the specials for that day. ... LAYER ID="menu" LEFT=50 WIDTH=400 src="specials/sat.htm"> </LAYER> . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers36.htm -- 11.0 Кб -- 13.08.1997
Похожие документы

10. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

11. Description
... A one line summary for each source detected by the EPIC detection tasks is created. The summary information is a subset of the information given in the emldetect source list table. ... M2_BOX_ID_SRC columns). emldetect source lists from different detection runs can be merged into one summary source list. ... The cross-correlation radius can be specified by an input parameter. ... In the case of several source lists from one instrument, count rates are averaged and exposure map values are added. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/srcmatch/node3.html -- 8.3 Кб -- 01.07.2008