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

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

12. http://hea.iki.rssi.ru/local/mac-help.html
As usual: it depends! It depends on the operating system of your laptop! And then: I don't know and it's not my task to know, so please don't ask me. ... In the menu "Start" -> "(all) Programs" -> "Accessories" -> "System Tools" -> "System Information" . click on "Components" -> "Network" -> "Adapters" . ... Open a DOS-window by clicking on "Start" -> "Programs" -> "Command Prompt" and enter the command "ipconfig /ALL" . ... Here you can find a more detailed description. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/local/mac-help.html -- 4.8 Кб -- 17.12.2015
Похожие документы

13. Creating a command alias
Remembering the name of a command and how it is used can be difficult. Assigning your own name for a command - an alias - is very easy. Assigning an alias is done with the command: alias name definition . The syntax of the alias command is different for each shell. Follow the guidelines and examples for the shell that you are using. ... Creating an alias with the C shell . ... Creating an alias with the Korn shell . Creating an alias with the Bourne Again SHell . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias.html -- 2.4 Кб -- 17.01.1997
Похожие документы

14. Ziggy Telescope Simulator
... It will automatically identify any fuzzballs in this picture. It will then randomly select one of these fuzzballs, and get a spectrum of it. ... A declination of 90 will find you a fuzzball directly overhead. ... Once you pick a region, press the "find and measure" button and your automatic telescope will search for a fuzzball near these coordinates. ... If you hit the "find and measure" button repeatedly at the same coordinates, the telescope will keep on finding new fuzzballs near this position. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/roleplay/ziggy/ziggy.html -- 2.7 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>446) - www.mso.anu.edu.au/ )

15. MAO NASU :: Topic: Definition of Polarization Angle (1/1)
... Recent Topics . ... Forum . MAO main . Info . Definition of Polarization Angle . info . ... От: "Claus Leitherer" . ... Тема: Definition of Polarization Angle . ... Please take note of the attached IAU recommendation concerning the definition . of the polarization angle in astronomical measurements. ... www.mao.kiev.ua/images/postbyemail/Polarization.pdf . ... Board Categories MAO main - Info - MAO - news - Flame Technical - Technical Support(Forum)(Техподдержка(Форум)) . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/461-definition-of-polarization-angle -- 16.4 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>126) - www.mao.kiev.ua/ )

16. Call Status Definitions
... Us . ... Merging Calls . ... Call Status . ... The Agent will be warned after three hours (Triage) or after six hours (Team Level) of inactivity, and again if still unedited. ... When the User replies, calls move to this status. The Agent will be warned after two days of inactivity, and again every day thereafter. ... Thinks they solved the problem, but want to leave the call open for a bit. ... The Agent will be warned after ten (business) days of inactivity, and again every day thereafter. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/org/riab/STScI_HD/call_status -- 13.1 Кб -- 11.04.2016
Похожие документы

17. EllipseT structure definition
... A structure definition is provided: . type, public :: EllipseT real(single) ::& xAmp,& yAmp,& phase,& ! ... eg 'pixels', 'detxy', 'tanxy' logical(bool) :: isCircle end type EllipseT . ... interface initializeEllipseT subroutine initializeEllipseTScalar(ellipse) type(EllipseT), intent(out) :: ellipse end subroutine initializeEllipseTScalar subroutine initializeEllipseTVector(ellipse) type(EllipseT), intent(out) :: ellipse(:) end subroutine initializeEllipseTVector end interface . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/ssclib/node120.html -- 4.3 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>3071) - xmm.vilspa.esa.es/ )

18. http://www.naic.edu/~phil/pnt/offsetDef.html
It seems that every time I try to correct for a pointing error, I have to figure out the sign of the pointing error as reported by the various routines. The pointing error is computed using the heiles calibration scans and by using the turret scans. ... The center of the pattern is the "computed" position of the source using the ra,dec transformation to az,za and any current pointing model. ... X0, Y0 are reported as the error. ... So for turret scans, Add the az,za error to the pointing model. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/pnt/offsetDef.html -- 4.8 Кб -- 05.01.2004
Похожие документы

19. Basic definitions [Oulu]
spaceweb@oulu.fi - last update: 1 July 1998, 1200 UT (RR) . ... Relates the wave number k to the wave frequency. ... From the equation of motion , m d v /dt = q( v x B ) one can calculate that, in a presence of magnetic field B , a charged particle is accelerated in direction perpendicular to both v (perp) and B . ... The angle a between magnetic field B and velocity vector of a charged particle, v ., i.e., sin a = v(perp) / v(total), where v(perp) refers to the velocity component perpendicular to B . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/basics.html -- 6.8 Кб -- 21.12.2007
Похожие документы

20. HTML 4.0 Frameset Document Type Definition
... This is the HTML 4.0 Frameset DTD, which should be used for documents with frames. ... ENTITY % HTML.Version "-//W3C//DTD HTML 4.0 Frameset//EN" -- Typical usage: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd"> <html> <head> ... </head> <frameset> ... </frameset> </html> --> <!ENTITY % HTML.Frameset "INCLUDE"> <!ENTITY % HTML4.dtd PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> %HTML4.dtd; . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/sgml/framesetdtd.html -- 3.5 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/sgml/framesetdtd.html -- 3.5 Кб -- 24.04.1998
Похожие документы

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


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

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

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