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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.1.0/watchout/6.0/New_parameter_interface.shtml.

1. Indirect Parameter Input
... It is possible that the length of a parameter value can become large (indeed quite huge). In this case, it is convenient to store the parameter value in a file and then to use the file name in place of the parameter value. ... For example, assuming the file name contains the text chicyg , then % histo in=@name is equivalent to % histo in=chicyg These @ files can be nested, and multiple @ files can appear on a line (separated by commas). ... The @ file can contain many lines. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node18.html -- 3.9 Кб -- 10.04.2016
Похожие документы

2. Program parameters
Next: Program use Up: Description of program searchdup Previous: Description of program searchdup . Parameter input is done with a graphic user interface. ... Input file: Name of the input catalog file. It has to be formatted, one record per source/observation, according to the format used in the Arcetri observations and source archives. ... Minimum number of observations per source Source with less than this number of independent observations are not included in the output file . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/Radio/red/searchdup/node2.html -- 8.0 Кб -- 30.06.2000
Похожие документы

3. Saving and Loading Session Parameters
... A number of parameters appear in the parameter area which correspond to the status of the package when the interface is created. These parameters can be changed by typing the new values in the field, or reading them from a previously saved session table. The option in the menu may be used to read a session file. The name of the currently loaded session is indicated in the first text field Session at the top of the parameter area in the Main window. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node488.html -- 3.2 Кб -- 23.02.1996
Похожие документы

4. Parameters
... The table that contains the event data - need to at least contain the columns named with the xcolumn , ycolumn , ecolumn parameters. colortablechoice . ... Choice parameter determining source of the color table that is to be used for the color coding. ... The name of the column that specifies the position of the event; passed to evselect as parameter xcolumn . ... The name of the column that specifies the scalar event attribute that is to be color-coded; passed to evselect as parameter zcolumn . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/xcolorcod/node6.html -- 18.2 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>13341) - xmm.vilspa.esa.es/ )

5. Simulation Parameters
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/science/starburst99/mappings/docs/parameters.html -- 23.0 Кб -- 04.10.2013
Похожие документы

6. Access via e-mail
... The e-mail interface of the CATS is designed like CGI for the call of the basic procedures: select and match from the html-forms and the program is a lexical analyser, distinguishing keywords and parameters from the electronic letter sent to the address `cats@sao.ru'. ... The output of result is forseen in the same formats as in other forms of the access to the CATS. ... out[put] < arg1 arg2... > . ... ra [ < arg1 > ] < arg2 > < arg3 > ... min max [center] . ... window < arg1 arg2 ... > . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 02.10.2012
Похожие документы

7. Parameters
... IRAF supports two kinds of parameters, auto parameters and hidden parameters, which are treated differently. auto parameters are updated every time a task is run. ... Parameters for each task are contained in `parameter files' in the uparm sub-directory in `myiraf'. ... im > imhead.longheader=yes # explicitly setting <task.param>=<value> im > eparam imhead # Edit the parameter file to update one or more # parameters at the same time # see next section . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node8.html -- 5.0 Кб -- 01.10.2012
Похожие документы

8. Getting Started in Actor Prolog. Oil Production.
In this chapter we will consider an example of visual expert system written on the Actor Prolog language. ... There are a lot of methods of oil field bed stimulation that increase output of the oil production: thermal, physical-chemical, gas, microbiological, and others. ... Fig. ... The Top-Most diagram consists of three blocks: the "Describe parameters of hydrocarbon field" block, the "Check adaptability of existed methods of oil production" block, and the "Display solution" block. ... Gas methods. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_oil.html -- 12.2 Кб -- 24.09.2007
Похожие документы

9. Bias-Free Parameter Estimation with Few Counts, by Iterative Chi-Squared
... We demonstrate through numerical simulations that model parameters estimated with our technique are essentially bias-free, even when the average number of counts per bin is 1. ... The IW technique avoids such biases by estimating through successive iterations, where for each iteration, j, , and the best-fit parameters are determined by minimization of . ... In our sample, we find that the minimum values and best-fit parameters converge after about 6 iterations. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kearnsk.html -- 12.3 Кб -- 03.11.2000
Похожие документы

10. Tutorial on Fortran 90, Digital UNIX
System parameters on Digital UNIX . ... Digital and Cray use the number of bytes as the KIND -parameter. ... LOGICAL Default byte word KIND number = 4 1 4 LOGICAL Default double quad KIND number = 4 8 16 INTEGER int15 int31 int63 KIND number = 2 4 8 digits = 15 31 63 radix = 2 2 2 range = 4 9 18 huge = 32767 2147483647 9223372036854775807 bit_size = 16 32 64 REAL single double quad KIND number = 4 8 16 digits = 24 53 113 maxexponent = 128 1024 16384 minexponent = -125 -1021 -16381 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/alpha.html -- 10.4 Кб -- 13.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы

11. OptInt PmWiki : Markup Expressions
OptInt PmWiki . ... Edit Page | ... Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . The "substr" expression extracts portions of a string. ... ftime "fmt" "when")} . ... The "ucfirst" expression converts the first character of a string to uppercase. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions -- 32.6 Кб -- 10.04.2016
Похожие документы

12. Zen: GiST internals
Hide Zen home . ... Parameters: table and index descriptors . ... Parameters: index descriptor, value, pointer to table record . ... Also rebuilds internal keys if needed (index is locked when rebuilding). ... These are base methods for search in index - create scan, finish scan, repeat scan. ... Restore one WAL record. Parameters: LSN (LogSequenceNumber), WAL record . ... GiST has no direct access to tables, only via pointers ( the number of page and the number of record on the page) to records. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/GiST_internals -- 10.5 Кб -- 10.04.2016
Похожие документы

13. http://www.eso.org/~qc/concept/MEF_QC.pdf
... Scoring Necessary step towards more automated certification Idea: · define key QC1 parameters , check new values against trending for those · evaluate compliance: o if new within defined range, ok o if outside: nok · user may focus on nok ones, while ok is certified automatically in `confidence mode ' Required: · configure set of key parameters per product · configure comparison mode o fixed: ...
[ Текст ]  Ссылки http://www.eso.org/~qc/concept/MEF_QC.pdf -- 49.3 Кб -- 07.08.2006
Похожие документы

14. INTRODUCTION to Spectral Line Observing at AO
Next: RECEIVER CHOICE Up: Spectral-Line Observing at AO Previous: Spectral-Line Observing at AO . ... This involves deciding which receiver you wish to use, the observing procedure and parameters you wish to employ, what frequency range and set-up for the correlator boards you want, integration length, any equipment you may need to deal with RFI (filters, radar blankers, etc.), etc. ... These files are automatically saved into your project area on the ``observer'' computer. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/spectral_line/handbook/node2.html -- 5.0 Кб -- 20.03.2002
Похожие документы

15. Uses of Interface ij.macro.MacroExtension (ImageJ API)
... Use . ... Packages that use MacroExtension . ... ExtensionDescriptor. newDescriptor (java.lang.String theName, MacroExtension theHandler) . ... ExtensionDescriptor. newDescriptor (java.lang.String theName, MacroExtension theHandler, int type) . ... ExtensionDescriptor. newDescriptor (java.lang.String theName, MacroExtension theHandler, int t1, int t2, int t3) . ... ExtensionDescriptor. newDescriptor (java.lang.String theName, MacroExtension theHandler, int t1, int t2, int t3, int t4) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/class-use/MacroExtension.html -- 14.4 Кб -- 02.12.2010
Похожие документы

16. http://www.gao.spb.ru/english/as/j2014/presentations/mosenkov.pdf
Decomposition of Galaxy Images and Galaxy Rotation Curves Mosenkov A.V.*^, Savchenko S.S.*, Sotnikova N.Ya.* ... The DECA (DEComposition Analysis) code is designed to investigate images of galaxies in an automatic regime (using the simple 'bulge+disc' model) as well as in manual mode for more detailed images and/or for multicomponent structures. ... The GRCF package was created for performing the galaxies rotation curve decomposition using the models of the bulge, the disc, and the dark halo. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/as/j2014/presentations/mosenkov.pdf -- 612.3 Кб -- 30.09.2014
Похожие документы

17. Biosphere: Analysis of Value Parameters
... Публикации и издания Публикации профессорско-преподавательского состава СГАУ Издания проф. Сосниной Т.Н. Biosphere: Analysis of Value Parameters . ... Besides, the ways of saving the use value and value properties of biosphere are analyzed. The expediency of transformation of two-criterion theory of value into the three- criterion theory of the balance of value, where the ecologic component performs the function of the key criterion has been founded. ... BIOSPHERE USE VALUE OF THE PRODUCT: MAIN . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/resources/sotrudniki/sosnina/mono14/ -- 80.9 Кб -- 10.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>258) - www.ssau.ru/ )

18. Multipoint correlations of the solar wind parameters observed by several
The problem of solar wind data correlation for the observations onboard several spacecraft is very important for three points of view: . ... This problem is studied now in detail by systematic determination of ion flux and ion velocity data correlations by INTERBALL-1 (IKI group), WIND and IMP 8 (both - MIT group). ... Solar wind plasma correlation lengths from IMP 8, WIND and INTERBALL-1. ... Correlation of solar wind observations onboard several spacecraft: INTERBALL-1, IMP 8 and WIND data. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/tail/results/vdp/correla.html -- 5.6 Кб -- 21.01.1997
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/tail/results/vdp/correla.html -- 5.6 Кб -- 21.01.1997
Похожие документы

19. Aspherical optics
... In laboratory the design and a manufacturing techniques mirror aspherical optics are developed ("fokon", ellipsoid, aspherical mirror).Such optical elements are made of widespread aluminium alloys on the standard equipment without use diamond turning. ... Using: optical blocks of not image optical devices for transitions, collimation, focus (concentration) radiations in a wide spectral range from UV to IR. Focusing and collimation of light; . ... circle aperture/ring aperture; . ... Back Forward . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/lao/aspherical_optics_eng.html -- 11.3 Кб -- 12.01.2010
Похожие документы
Еще в разделе: (Показать все результаты (>188) - www.mao.kiev.ua/ )

20. East Siberian Center for the Earth's Ionosphere Research. Ionospheric parameter
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... Here we present the ionospheric parameters variations for quiet conditions. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/isr/vozmnren.htm -- 3.4 Кб -- 04.06.2001
Похожие документы

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


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

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

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