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

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

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

1. http://www.stsci.edu/spst/UnixTransition/doc/gstdn.py
... sched directory under the #root defined here. root_dir = spss_sys_util.resolver( PASSOUT ) # get the input line summary file from fdf area linesumm_path = get_linesumm_path( batch ) if batch and not linesumm_path : return #manage the input area so Linesumm files are not reprocessed and #any test or non operational data is not automatically ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/gstdn.py -- 9.6 Кб -- 08.04.2016
Похожие документы

2. The AstroStat Slog systematic error
... Posts tagged ?systematic error? ... Thanks to L. Lyons? work discussed in [ArXiv] Particle Physics , I found this paper, titled Systematic Errors describing the concept and statistical inference related to systematic errors in the field of particle physics. ... Continue reading ?systematic errors? Tags: coverage , Heinrich , likelihood , Lyons , nuisance parameter , objective priors , p-value , particle physics , statistical error , subjective priors , systematic error . ... Comment . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/systematic-error/index.html -- 27.3 Кб -- 01.03.2014
Похожие документы

3. Australia Telescope National Facility
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Astrophysics graduate student programs . ... Facilities . ATNF facilities . ... Australian Square Kilometre Array Pathfinder . Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . ... Visiting Parkes radio telescope . Visiting Australia Telescope Compact Array . ... Parkes radio telescope webcam . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/whats_on/workshops/synthesis2003/talks/reduc_demo/all_real.html -- 48.8 Кб -- 12.04.2016
Похожие документы

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

5. Simon Jeffery's Software Store: TAP housekeeping
SUBROUTINE TAP_ERMES ( TEXT, TEXLEN, STATUS ) . Return an error message associated with a TAP status value. SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . Report an error message. ... Report an error message associated with a TAP status value. ... Purpose: return an error message associated with a TAP status value. ... TEXT = CHARACTER * ( * ) (Given) TAP error message text. ... Invocation: CALL TAP_REP( NAME, TEXT, STATUS ) Description: An error message is built in the form: !! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_house.html -- 5.5 Кб -- 04.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>1556) - star.arm.ac.uk/ )

6. TUI:Tidbits:Error Log
. TUI may occasionally print error messages to an error log. This can be very useful when reporting bugs or debugging your own code. A new error log is started every time you launch TUI; the name of the log contains the date and some old logs are retained. The location of the current error log is shown in the About TUI window.
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Tidbits/ErrorLog.html -- 1.5 Кб -- 05.09.2014
Похожие документы

7. Building CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... http://carma.astro.umd.edu/wiki/index.php/Installing_Developer_CASA . Building CCMTools as required by CASA . ... Building . ... Notes related to building CASA . A prototype build system for CASA using SCons . ... Generating IDL files . ... Notes on the classic CASA build . ... Writing the tool XML file . ... Automatically generated IDL files from the files describing each of the tools of CASA. ... Building CASA . ... Building the casa-core libraries . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casabuild.html -- 15.2 Кб -- 04.04.2016
Похожие документы

8. [NEdit] FAQ: Diagnosing and reporting problems
How do I report problems I've encountered using NEdit ? ... If you have a problem which is not covered in the on-line help, in this FAQ, or in the README file specific to your system, you can report it to discuss@nedit.org (usage questions) or, develop@nedit.org (error reports). ... Below are some suggestions for information you can provide to help in diagnosing your problem. ... As of version 5.2 a summary with build information is present under 'Version' in the Help menu. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/faq/sect_reporting.shtml -- 3.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/faq/sect_reporting.shtml -- 3.7 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/faq/sect_reporting.shtml -- 3.7 Кб -- 02.10.2012
Похожие документы

9. Displaying Errors with the JavaScript Console
... This appendix describes how to use the JavaScript console to evaluate expressions and display error messages to the user. ... Displaying Error Messages with the Console JavaScript 1.2 and earlier versions. ... You can specify whether to automatically open the console when a JavaScript error occurs or to display a dialog box for each JavaScript error. ... To open a dialog box each time an error occurs, add the following line to prefs.js : user_pref("javascript.classic.error_alerts", true); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/console.htm -- 7.5 Кб -- 07.10.1999
Похожие документы

10. http://www.eso.org/projects/dfs/team/OT-test-report-V1-4-1-beta1.txt
... The main goal here was to check whether some new bug fixes were correctly implemented (See corresponding Release Note), but mostly if OT tcl-tk correctly works with the new CCS MARCH2001 on HP-UX 11. ... Main performed tests -------------------- * Run OT and check main window content using several accounts (visitor, and engineering). * load different queues, create new ones. * save, close, delete queues. * move OBs to execution sequence. ... All these new bugs are to be fixed by beta2. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/OT-test-report-V1-4-1-beta1.txt -- 5.6 Кб -- 14.03.2001
Похожие документы

11. Miscellaneous fun things
. My favorite penguins . Funny week schedule . Astronomy related cartoons by Sidney Harris . Fun Error 404 report (russian). Философия от Яндекса. Рыба . Шендевры .
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~math/fun.php -- 2.8 Кб -- 22.11.2005
Похожие документы
Еще в разделе: (Показать все результаты (>186) - lnfm1.sai.msu.ru/ )

12. ADASS 2002 Conference Proceedings
Next: Chandra Data Archive Download and Usage Database . ... Gasson, D., Bell, D., & Hartman, M. 2003, in ASP Conf. ... ANDES (the Advanced NOAO Database Expert System) is NOAO's new observing proposal system. ... This process is discussed in more detail in Bell, Gasson & Hartman (2002) and Gasson & Bell (2003). ... This page uses the current date and time to guess which program is likely to have taken place, and displays any relevant information (i.e., proposal number, investigators, title). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass02/P5-2/ -- 12.8 Кб -- 13.03.2003
Похожие документы

13. Custom error responses
... Allows webmasters to configure the response of Apache to some error or problem. Customizable responses can be defined to be activated in the event of a server detected error or problem. e.g. if a script crashes and produces a "500 Server Error" response, then this response can be replaced with either some friendlier text or by a redirection to another URL (local or external). ... New behavior . ... redirect to a local URL, or . ... Each new variable will have the prefix REDIRECT_ . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/custom-error.html -- 7.4 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>65) - neptun.sai.msu.ru/ )

14. Actor Prolog. An Example of Web Agent Report.
. Ordinate X (Date) . - . relative time of recent update of Web Site / relative time of recent update of a group of Web Sites. Ordinate Y (Size) . - . may be the quantity of letters, pages, outside links, pictures, binaries, error links, or given keywords in the HTML pages of Web Site / a group of Web Sites. Ordinate Z . - . item of list. Brightness (in one-color worlds) . - . the quantity of links to the outside in the HTML pages of Web Site.
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/space/legend.html -- 2.6 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>399) - www.cplire.ru/ )

15. Custom Error Responses - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Additional functionality allows webmasters to configure the response of Apache to some error or problem. ... If a script crashes and produces a "500 Server Error" response, then this response can be replaced with either some friendlier text or by a redirection to another URL (local or external). ... Custom Error Responses and Redirects . ... In addition to these new variables, Apache will define REDIRECT_URL and REDIRECT_STATUS to help the script trace its origin...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/custom-error.html -- 10.5 Кб -- 25.02.2008
Похожие документы

16. ETX Autostar error (Proc. Trap 2) ? - Общая Астрономическая Конференция
Общая Астрономическая Конференция > Все про астрономическое оборудование > Астрономическое оборудование . ETX Autostar error (Proc. Trap 2) ? ... Поиск . ... Имею "Proc. Trap 2" надпись об ошибке на дисплее ETX Автостар. ... Читайте здесь: http://www.weasner.com/etx/autostar/as_proc.html . ... Созвездия (поиск и описание) .. Созвездия южного неба (поиск и описание) .. Осенние созвездия (поиск и описание) .. Летние созвездия (поиск и описание) .. ... Autostar & GPS . ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/showthread.php?t=6031 -- 45.6 Кб -- 11.04.2016
Похожие документы

17. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/os2/info/os2prob.txt
Note: there are 3 CIS id's for reporting problems listed at the end of this file. ... Can you recreate the problem? ... CSD Level: _______ OS/2 Version 2.0 GRE.. ... Port Used : ________________ Printer is attached to: Local _ LAN Server _ Host _ COMMUNICATIONS MANAGER - If this is a problem with Communications Manager, please provide answers in this section: OS/2 Extended Services .. ... CSD Level: ________ OS/2 LAN Server 2.0 Advanced: _ CSD Level: ________ LAN REQUESTER: LAN Server 2.0 Requester.. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/os2/info/os2prob.txt -- 9.2 Кб -- 30.01.1995
Похожие документы

18. Electric Currents from Space--History
... Files in red?history) . ... Auroral Currents . 25H. Birkeland Currents . ... As noted earlier Kristian Birkeland, reporting in 1903 on his expeditions to the auroral zone, proposed that magnetic disturbances accompanying the aurora were caused by large electric currents flowing down the length of auroral formations. ... In later years these currents became known as the auroral electrojets , and considerable debate ranged over their cause and the way their circuit might be completed. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/Education/whcurren.html -- 9.3 Кб -- 21.12.2007
Похожие документы

19. Events and confrences, dedicated to satellite «Intercosmos-19»
[an error occurred while processing this directive] . Main Page . Conference Reports . Bibliography . Contacts . N.V. Pushkov . 10/04/2016 02:11 MSK . webmaster@izmiran.ru . [an error occurred while processing this directive]
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/projects/IK19/conf/index.shtml -- 2.9 Кб -- 09.04.2016
Похожие документы

20. Webservis.ru - Error:404 Not Found
... Хостинг для бизнеса! ... Качество хостинга, проверено временем! . ... R3.RU - Хостинг для каждого! Хостинг от 72 рублей в месяц. ... хостинг панель ISPmanager, антивирус. www.R3.ru . Виртуальный хостинг . 80 руб. в месяц . ... Гб места . ... FTP . ... База MySQL . ... 120 руб. в месяц . ... 220 руб. в месяц . ... 310 руб. в месяц . ... 510 руб. в месяц . ... 710 руб. в месяц . ... Бесплатный хостинг Webservis.ru . PHP, CGI, mysql, место под сайт 100мб, . ... Error:404 Not Found . ...
[ Сохраненная копия ]  Ссылки http://grigam.hop.ru/kalend/kalen.htm -- 11.5 Кб -- 09.04.2016
Похожие документы

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


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

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

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