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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node683.html.

1. Order Definition
... The first of the equations defines the position of the spectral orders, m , in the raw image, while the second equation gives, for each order, the dispersion relation in one dimension. ... where the coefficients are computed using least squares techniques on a grid , i.e. sample number and line number of points located within the spectral orders of the image. These points in the grid are found automatically by an order--following algorithm, normally using the FLAT or STD image. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node162.html -- 8.3 Кб -- 23.02.1996
Похожие документы

2. lsst.tcc: python/tcc/mir/mirrorDevice.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . tcc . mir . mirrorDevice.py . ... 30 љ DefaultTimeLim = None # a poor choice, but the best we can do until commands pay attention to predicted duration . ... 54 љ @param[in] userCmd user command that tracks this command, if any . ... 129 љ @param[in] userCmd user command that tracks this command, if any . ... 131 љ @param[in] userCmd user command that tracks this command, if any . ... tcc.mir.mirrorDevice.MirrorDevice.handleReply . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/mirror_device_8py_source.html -- 36.9 Кб -- 14.09.2015
Похожие документы

3. casacore: casa::SparseDiffA< T > Class Template Reference
... Classes . ... casa::SparseDiffA< T > . ... The function, with fixed parameters a,b: template class T class f { public : T operator ()( const T x) { return a_p*a_p*a_p*b_p*b_p*x; } void set ( const T a, const T b) { a_p = a; b_p = b; } private : T a_p; T b_p; }; // The specialized function template class f SparseDiffA Double { public : T operator ()( const T x) { return a_p*a_p*a_p*b_p*b_p*x; } void set ( ... Referenced by casa::SparseDiffA< T >::operator=() . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SparseDiffA.html -- 28.8 Кб -- 14.02.2011
Похожие документы

4. Basic definitions and sign conventions
... A baseline vector is oriented from telescope 1 to telescope 2, i.e. the baseline coordinates are the coordinates of station 2 minus the coordinates from station 1. In the aperture plane, the coordinate increases to the East, and the coordinate increases to the North. ... In PEARL, a map on the sky is allocated with the -coordinate corresponding to RA, which increases to the left (East). The relationship between visibility and map is then . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node219.html -- 4.6 Кб -- 28.04.2015
Похожие документы

5. Finding definitions in the source
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Linux SMP Scheduling (Angela) . Date: Mon, 16 Mar 1998 16:34:54 GMT . From: Felix Rauch < rauch@inf.ethz.ch > . The definition of NO_PROC_ID can be fount by, e.g., the following command: . find . -name "*.[ch]" -print | xargs grep NO_PROC_ID | grep #define . (assuming you are in the Linux-source-directory). This will show that NO_PROC_ID is defined as follows: . #define NO_PROC_ID 0xFF .
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/220/2.html -- 2.5 Кб -- 23.03.2000
Похожие документы

6. Spectrum - control
... spectrum . ... nsource <n> : choice of source function (def: 3=Feautrier) . noptype <n> : choice of continuous opacity (def: 1=Kiel) . nhedat <nhedat> : choice of HeI data (BCS or Mon treal) (def: 1=BCS) . ... read_model <filename>: read model atmosphere in QUB/STERNE2 format . ... wavmax <w_max> : distance from line centre to compute . ... nvturb <n vt > : number of points in -dependent v turb . ... tau_exp <n> : increase resolution of optical depth scale by adding additional points . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_commands.html -- 10.8 Кб -- 03.06.2012
Похожие документы

7. Apache module mod_status
This module provides information on server activity and performance. ... Compatibility: Available in Apache 1.1 and later. ... ExtendedStatus To enable status reports only for browsers from the foo.com domain add this code to your httpd.conf configuration file <Location /server-status> SetHandler server-status Order Deny,Allow Deny from all Allow from .foo.com </Location> . ... A machine-readable version of the status file is available by accessing the page http://your.server.name/server-status?auto . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_status.html -- 7.0 Кб -- 11.04.2002
Похожие документы

8. Actor Prolog. Programming language definition.
1 буквы_и_цифры .................................... 1 буква_e (e) .......................................... 2.1.3 порядок .......................................... 2.1.3 буквы_и_цифры (letters_and_digits) ................... 1 переменная ....................................... 2.1.1 простой_символ ................................... 2.1.2 расширенное_число ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/1251/02001030.html -- 29.5 Кб -- 24.09.2007
Похожие документы

9. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

10. ASP: A Good Definition of the Word "Planet": Mission Impossible?
... Planets and Brown Dwarfs . ... Mission Definition . Ask anyone on the street to give an example of a planet, and they'll consider you a bit dim. ... Finally, if you ask "What is the exact scientific definition of 'planet'?", it turns out that nobody can answer it, because there really isn't one. ... The word itself means "wanderer" in Greek, and other cultures generally have words for "planet" with a similar meaning. So why isn't that good enough for us today? ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/59/planetdefine.html -- 13.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>317) - www.astrosociety.org/ )

11. Towards a General Definition for Spectroscopic Resolution
... Judged by their instrumental profiles, spectrometers fall into two basic classes---Lorentzian and Gaussian---with many other line profile functions (sinc functions, Voigt functions, Airy functions, etc.) falling into one of these two categories in some limit. We demonstrate that the Rayleigh, Sparrow, and Houston resolution criteria are of limited use compared to the ``equivalent width'' of the line profile. ... Rayleigh criterion. ... All of these functions have continuous higher derivatives. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/jonesa.html -- 12.2 Кб -- 03.11.2000
Похожие документы