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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/find_intercept_times.html.

1. difx:difx_monitor [ATNF VLBI Wiki]
... You are here: start €Ё difx €Ё difx_monitor . ... difx:difx_monitor . ... Clients . ... To allow multiple clients to simultaneously receive this monitoring data, a monitor_server can be run which receives a copy of ALL visibilities and allows multiple clients to connect. The clients request which of the visibilities they require and monitor_server only sends on the products required (so e.g. a client can be run over a moderately slow link if it only requires a handful of products). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/difx_monitor -- 16.8 Кб -- 10.04.2016
Похожие документы

2. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... create per-server config structures */ . ... merge per-server config structures */ . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/developer/modules.html -- 15.2 Кб -- 19.11.2015
Похожие документы

3. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... So the name gets a small change from mmap_init to mmap_post_config . ... server_rec *s . ... server config */ . create per-server config structures */ . ... merge server config */ . merge per-server config structures */ . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/developer/modules.html -- 13.0 Кб -- 10.12.2010
Похожие документы

4. What overhead is required to change ACS detectors during an observing sequence?
... HST . What overhead is required to change ACS detectors during an observing sequence? ... HST Peer Review Process . ... HST Overview . Overview . ... Cycle 24 Announcement . Cycle 23 Results . ... Mid Cycle Submission . ... Phase II Cycle 23 . ... Retrieving HST Data . ... Exposure Time Calculator### * What overhead do I incur if I change ACS detectors during an observing sequence? ... For a complete discussion of overheads, please read Chapter 9 in the ACS Instrument Handbook. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/acs/faqs/hst/acs/analysis/overhead.html -- 13.2 Кб -- 12.04.2016
Похожие документы

5. Nuclear fusion of hydrogen into helium powers stars, but fusion requires a lot
... Star Atlas . ... stars . ... Nuclear fusion of hydrogen into helium powers stars, but fusion requires a lot of energy. Where does this energy come from? ... You re in good company: This question also stumped the physicists who first tried to understand nuclear fusion in stars. In a star s core, all atomic nuclei have been separated from their electrons, so each hydrogen atom is really just a proton and thus holds a positive charge. ... Get instant access to subscriber content on Astronomy.com! ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2014/09/fusions-fuel -- 63.7 Кб -- 10.04.2016
Похожие документы

6. CIMA Common Problems
I loaded my config file, but when i went to apply it, the data had changed' . ... I got a 'the correlator has failed to start' error from a WAPP - what is that? ... It happens occasionally that one or several WAPPs suddenly report a large number of serious chip count errors for a second or two, and then continue taking data without any problem. ... The problem does not require any special action (like a restart of the WAPPs) since the same WAPP will work perfectly immediately afterwards. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_problems.html -- 9.4 Кб -- 01.03.2012
Похожие документы

7. OptInt PmWiki : PmWiki / Mail Posts
OptInt PmWiki : Pm Wiki / Mail Posts . ... The mailposts.php script allows a site administrator to configure PmWiki to send email messages whenever pages are changed on the wiki site. ... php if (!defined('PmWiki')) exit(); $EnableMailPosts=1; # to enable mailposts $MailPostsTo="somebody@example.com"; # where to send mail $MailPostsDelay=1800; # wait 30+ min after initial post $MailPostsSquelch=7200; # require 2+ hours between mails . ... MailPostsDelay = 360; # send mail 6+ min after first post . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MailPosts?action=print -- 17.8 Кб -- 01.03.2014
Похожие документы

8. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

9. Zen: ts changes
Hide Zen home . ... GUC variable default_text_search_config defines at initdb time . ... 2. at runtime, if text search configuration doesn't specified, it determined from GUC variable default_text_search_config, if it doesn't defined, then an error is raised. ... Snowball stemmer for danish language pg_catalog | ... Snowball stemmer for dutch language pg_catalog | ... Snowball stemmer for english language pg_catalog | ... Snowball stemmer for finnish language pg_catalog | ... snowball | ... Search: . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/CAS/ts_changes -- 13.2 Кб -- 11.04.2016
Похожие документы

10. MAO NASU :: Topic: July Issue: Global Sensor Networks Will Change Human
... MAO main . ... July Issue: Global Sensor Networks Will Change Human Consciousness . ... Тема: July Issue: Global Sensor Networks Will Change Human Consciousness . ... July 2014 Issue Highlights . ... Scientific American Volume 311, Issue 1 . ... Extra Sensory Perception How a world filled with sensors will change the way we see, hear, think and live . ... Board Categories MAO main - Info - MAO - news - Flame Technical - Technical Support(Forum)(Техподдержка(Форум)) . ... MAO NASU . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/en/forum/info/179-july-issue-global-sensor-networks-will-change-human-consciousness -- 22.4 Кб -- 11.04.2016
Похожие документы

11. Figure 4
Figure 4a. The defocus in arcseconds of blur on the image plane is shown as a function of time for the night of August 14. Arrows mark the times at which the telescope focus was manually changed. The labels show the magnitude of the changes made. The squares show measurements of the defocus just prior to and after manual focus changes. ... Below I will show clear indications of errors in the secondary motions which are probably contributing significantly to focus errrors in the telescope. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/users/morgan/APO/SH_measurements/altitude.sweeps/aug.14-15.00/graphics/Fig4.html -- 3.8 Кб -- 29.03.2003
Похожие документы

12. http://hea-www.harvard.edu/~fine/Tech/cs1.1/NEWSTUFF
New things in this distribution: Multiple Console Servers The client can now connect to several machines in succession when searching for a particluar console. ... This introduces one bug, but I'm not likely to fix it: the mechanism for finding unique abbreviations can't work accross multiple console servers. ... Carrier Detect The TIOCSSOFTCAR ioctl is used to turn off (ignore) carrier detect. ... Serial Line Break I switched from using TIOCSBRK and TIOCCBRK, to TCSBRK, for generating the line break. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/cs1.1/NEWSTUFF -- 3.2 Кб -- 06.08.1998
Похожие документы

13. Apache module mod_so
This module provides for loading of executable code and modules into the server at start-up or restart time. ... On Windows, mod_dll was used in beta release 1.3b1 through 1.3b5. mod_so combines these two modules into a single module for all operating systems. ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. ... Module: mod_so . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_so.html -- 8.5 Кб -- 01.08.2003
Похожие документы

14. Example of changing a password with the passwd command
To change your password: passwd Old password: enter your current password New password: enter your new password Retype new password: re-enter your new password . Enter the command passwd and then respond to the prompts by entering your old password followed by your new one. ... The passwords will not appear on the screen as you type, to prevent other people from seeing them. If you make a mistake, the message Mismatch - password unchanged. is displayed and your password remains unchanged. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic3.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

15. ASTROSIB OAG-1
. home . product . gallery . contact .
[ Сохраненная копия ]  Ссылки http://www.astrosib.ru/ac_oag-1.html -- 3.0 Кб -- 15.05.2015
Похожие документы
Еще в разделе: (Показать все результаты (>18) - www.astrosib.ru/ )

16. PlugInFilter (ImageJ API)
... FIELD | ... METHOD . ... static int . ... Set this flag to have the ImageProcessor that is passed to the run() method converted to a FloatProcessor. static int . ... Set this flag if the filter wants its run() method to be called for all the slices in a stack. static int . ... Set this flag if the filter does not want its run method called. static int . ... Set this flag if the setup method of the filter should be called again after the calls to the run(ip) have finished. static int . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/PlugInFilter.html -- 28.9 Кб -- 02.12.2010
Похожие документы

17. HISTORY processQC
VERSION DATE DESCRIPTION 1.0 2006-09-21 created from measureQuality -a (v1.1) 1.0.1 2006-12-05 implemented workaround to stabilize MIDAS sessions 1.0.2 2008-03-14 workaround changed 1.0.3 2008-03-15 workaround switched off 1.1 2009-08-04 measures execution time as TQCEXEC 1.1.1 2009-09-01 drop TQCEXEC config key (always YES) 1.1.2 2009-10-14 fix bug with time_QC_$$ 1.1.3 2009-12-21 calls funpack if tile-compressed ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/history/history_processQC.html -- 2.5 Кб -- 04.09.2015
Похожие документы

18. Armagh Observatory
Owing to the gradual slowing down of the Earth's rotation, the International Earth Rotation and Reference Systems Service, based at the Paris Observatory, has announced that 2005 will contain an extra second. ... Our normal civil, or clock time, is based on Greenwich Mean Time (GMT), the world standard since 1884, which is tied to when the Sun arrives due south at the Greenwich Meridian, the zero of Longitude. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/press/2005/leap_second2_pr.html -- 5.7 Кб -- 03.01.2006
Похожие документы

19. Phil Plait's Bad Astronomy: Misconceptions
... Bad Astronomy . ... I think I will break from my usual format of Bad Astronomy/ Good Astronomy by saying that the way we define seasons currently is not strictly bad, but I feel (in my opinion!) that it could be better. The definition of when the seasons begin is at the moment of solstice or equinox; that is, winter (in the north) starts on December 22 nd and summer starts on June 22 nd . ... Now imagine breaking up the Sun's 46 degree up-and-down yearly swing into 1 day intervals. ...
[ Сохраненная копия ]  Ссылки http://www.badastronomy.com/bad/misc/badseasons.html -- 24.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>267) - www.badastronomy.com/ )

20. Meade Series 4000 Eyepieces
... The Meade Series 4000 Zoom Eyepiece has changed that impression completely and forever. ... Meade Series 4000 2x Apochromatic Barlow Lens (1.25") . Exclusive Meade 3-element, air-spaced design; thousands now in use worldwide. #140 2x Apochromatic Barlow Lens: The most advanced Barlow lens yet developed for commercial telescopes, the Meade #140 2x Apochromatic Barlow includes a 3-element, air-spaced telenegative lens unmatched in image resolution, contrast, and color correction. ... about meade | ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/catalog/meade_4000/meade_series_4000_03.htm -- 20.9 Кб -- 06.10.2007
Похожие документы

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


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

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

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