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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/lrpg/man_txt/main.txt.

1. Python: module diff_lrps
diff_lrps (version 15.06.03) . ... 7-13-05 Chance fix bug in picked_up_sus_report . ... changed_fr_date_report (lrp1, lrp2, filters =[] , fileId =<open file '<stdout>', mode 'w' at 0x47078> , config_map_format ='full' ) . ... Produce a report of SUs that lost plan windows between lrp1 and lrp2. picked_up_sus_report (lrp1, lrp2, filters =[] , fileId =<open file '<stdout>', mode 'w' at 0x47078> , pws =False , config_map_format ='full' ) . ... SUs dropped between LRPs (dropped_sus_<lrp1>_<lrp2>.rpt). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/diff_lrps.html -- 19.0 Кб -- 08.04.2016
Похожие документы

2. imlist
... User Guide ] Task: imlist Purpose: List items and pixel values from an image Categories: image analysis IMLIST reports information concerning a Miriad image. By default it lists pixel values. Alternatively, it can list the mosaic table or image statistics. Key: in Input image name. ... Possible options are: data List some data. mosaic List the mosaic table of an image (if present). statistics List total flux, min and max and rms for each plane. Key: region The region of interest. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/doc/imlist.html -- 2.8 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>31429) - www.atnf.csiro.au/ )

3. Separation of chaotic signals - Reports to the Russian Academy of Sciences
Andreyev Yu.V., Dmitriev A.S. and Pustovoit V.I. Institue of RadioEngineering and Electronics of RAS . Efremova E.V. Moscow Institue for Physics and Technology . ... Separation of a sum of chaotic signals corrupted by Gaussian channel noise into the components with a method based on chaotic synchronous response is discussed. In order to establish the response, a procedure of iterating the maps, inverse to the maps that generate the chaotic signals, is proposed. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/InformChaosLab/papers/dan99.html -- 2.1 Кб -- 18.07.2000
Похожие документы
Еще в разделе: (Показать все результаты (>656) - www.cplire.ru/ )

4. Help for Night Report / Progress Pages
The run progress pages document the execution of Service Mode and Visitor Mode observing runs carried out at the Paranal Observatory. A summary of the run's characteristics is given, as well as a time-stamped list of all Observation Blocks (OB) that were executed until now. ... If reduced data for the given run exist, those are also reported in both the OB Summary table and in the details. ... Reduced : information shown only if pipeline-processed reduced data exist for the OB . ... OB ID . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/php/phase2/run_progress_legend.html -- 9.3 Кб -- 10.04.2016
Похожие документы

5. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1
TH getINDI 1 .SH NAME getINDI \- get INDI property values .SH SYNOPSIS \fBgetINDI [options] [device.property.element ...]\fP .SH DESCRIPTION .na .nh .PP getINDI connects to an indiserver and reports the current value of one or more properties. ... PP The last component of the property specification is usually the element name, but may be a reserved name to indicate an attribute of the property as a whole. ... TP -p <p> connect using alternate port p; the default is 7624. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1 -- 4.3 Кб -- 03.08.2011
Похожие документы

6. mod_ext_filter - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... mod_ext_filter presents a simple and familiar programming model for filters . ... any programming/scripting language can be used, provided that it allows the program to read from standard input and write to standard output . existing programs can be used unmodified as Apache filters . ... mod_ext_filter directive to define a filter . ... program /usr/bin/enscript, with the type of . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_ext_filter.html -- 18.9 Кб -- 10.12.2010
Похожие документы

7. mod_ext_filter - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... ext_filter_module . ... mod_ext_filter directive to define a filter # to HTML-ize text/c files using the external # program /usr/bin/enscript, with the type of # the result set to text/html ExtFilterDefine c-to-html mode= output \ intype=text/c outtype=text/html \ cmd = /usr/bin/enscript --color -W html -Ec -o - - Directory /export/home/trawick/apacheinst/htdocs/c # core directive to cause the new filter to # be run on ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_ext_filter.html -- 18.4 Кб -- 19.11.2015
Похожие документы

8. http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html
xyz2grd - Converting an ASCII or binary table to grd file format xyz2grd xyzfile -G grdfile -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -F ] [ -H [ nrec ] ] [ -L ] [ -N nodata ] [ -V ] [ -Z [ flags ] ] [ -: ] [ -bi [ s ][ n ] ] xyz2grd reads a z or xyz table and creates a binary grdfile. xyz2grd will report if some of the nodes are not filled in with data. ... H Input file(s) has Header record(s). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html -- 7.5 Кб -- 19.03.1999
Похожие документы

9. Server-Wide Configuration
This document explains some of the directives provided by the core server which are used to configure the basic operations of the server. ... Process Creation . Network Configuration . ... User . ... A single control process is responsible for launching child processes which listen for connections and serve them when they arrive. ... The User and Group directives are used to set the privileges of the Apache child processes. ... The child process creates multiple threads to serve requests. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/server-wide.html -- 12.1 Кб -- 15.10.2001
Похожие документы

10. TUI:Telescope:User Catalogs
User catalogs allow you enter positions for your objects into a file, to save time during an observing run. ... Before diving into the details, here is an example: # default coordinate system and object # (these are the standard defaults, so if you like them you can omit this line) CSys=FK5; Date =2000; RotType= Object ; RotAng=0 # some random objects # Name Pos1 (e.g. RA) Pos2 (e.g. Dec) Options in keyword-value format NGC6543 rot 90 ... Object Data . Defaults . Catalog Options . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/UserCatalogs.html -- 10.3 Кб -- 05.09.2014
Похожие документы

11. Errors
... Meta Index / Home Page This section documents warnings and errors generated by this task (if any). ... The value of the INSTRUME keyword of the event list was not one of the XMM EPIC instruments. noSourcesSelected . ... None of the sources in the input event list passed the filter specified by expression . ... The present error occurs if any value of the integer specified in this column occurs more than once (in the filtered source list). badIdBand . ... The task couldn't work out the source energy....
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/region/node12.html -- 13.1 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>16565) - xmm.vilspa.esa.es/ )

12. http://www.naic.edu/~phil/hardware/generator/networkdoc/Sales%20Sheets/PCWII_S-1438.pdf
PowerCommand Software For Windows (PCW 2.5) Description PowerCommand Software for Windows v2.5 provides advanced monitoring and control for Cummins Power Generation and other customer equipment via the PowerCommand Network. ... Features · Scalable software interface to Cummins Power Generation Products to allow a wide range of capabilities, ranging from simple direct-connected data gathering to total system monitoring. ... Tabular view of data for Cummins network components. ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/hardware/generator/networkdoc/Sales%20Sheets/PCWII_S-1438.pdf -- 546.7 Кб -- 05.02.2013
Похожие документы

13. NEdit.org
... This file, clearcase.nm , contains macros for performing check-in, check-out, and uncheck-out. ... Alternatively, here's a few shell commands for ClearCase , add this to . nedit : ClearCase Tools Checkout File ::C:DL:\n\ cleartool co -unr -nc %\n\ ClearCase Tools Checkin File (No Comment)::i:DSL:\n\ cleartool ci -nc %\n\ ClearCase Tools Revert Changes::R:DL:\n\ cleartool unco -rm %\n\ ClearCase Tools Show Changes:::W:\n\ cleartool diff -ser -pred %\n\ ClearCase ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 02.10.2012
Похожие документы

14. Astronomy Net creates online database to organize debris location reports.
. In an effort to provide a centralized database for indexing locations and descriptions of Shuttle debris, the editors of Astronomy Net have generated a database and web page where reports can be logged. This may or may not prove useful for cataloging debris reports, but Astronomy Net is happy to dedicate computer resources to help out any way possible. We express our sympathy and prayers to the families and friends of the Columbia crew. If you have located Shuttle debris, report it here.
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/stsdebris/press.html -- 1.9 Кб -- 01.10.2012
Похожие документы

15. Printing an Image
To Print the Image in the Image Display Buffer (Frame): . ... Type a print directive in the SAOtngDialog window (default is lpr ). ... A Postscript representation of the currently displayed image can be generated using the Print Image option of the Images menu. ... The print directive allows the PostScript representation of an image to be sent to a variety of places, including printers, disk files, and programs such as ghostview . ... Unix command] or [Unix file] can be used as a print directive. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/printing.html -- 6.0 Кб -- 01.10.2012
Похожие документы

16. XFree86/OS2 project
... This project was my personal idea quite some time ago: to port XFree86 , the free and optimized X11R6 implementation to OS/2. ... XFree86/OS2 is now available as a public version 3.3.6, which does not expire and for which full source code is available. ... x.physics.usyd.edu.au Please send a mail to me with a complete URL if you have set up a ftp server or a mirror for XFree86/OS2. ... Available ported software . ... I'll still be available as the mediator between XFree86/OS2 and general XFree86. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/xf86os2.html -- 9.6 Кб -- 23.10.2000
Похожие документы

17. International Astronomy Olympiad: Form for the short report of National
As an obligatory preparing for the application to participate in the IAO a short report of National Olympiad of the current year with a set of all problems used on the Olympiad has to be presented by the applicating team. ... The final minutes (protocols written in Latin or Cyrillic in form of tables) of the Olympiad (evaluating of solutions of the students participated in the last stage of the Olympiad) should be included as well. ... Historical data of the National Astronomy Olympiad: . ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/statutes/ia10i_e.html -- 10.1 Кб -- 24.04.2013
Похожие документы

18. OFFICIAL PRESS RELEASE - S.P. KOROLEV ROCKET & SPACE CORPORATION ENERGIA
OFICCIAL PRESS RELEASE . ... At S.P. Korolev Rocket and Space Corporation Energia the regular session of the Board of Chief Designers on the Russian Segment of the International Space Station (ISS) was held under the chairmanship of N.N. Sevastianov, President, General Designer of RSC Energia. ... Charge RSC Energia (N.N. Sevastianov) with submitting this decision to the Federal Space Agency and higher-level state structures. ... Official WEB-site of S.P.Korolev RSC Energia . ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/news/news-2006/press_release-03-15.html -- 18.3 Кб -- 10.04.2016
Похожие документы

19. TrueTime GPS/GOES/OMEGA Receivers
... Reference ID: GPS, OMEGA, GOES . Driver ID: TRUETIME . ... This driver supports several models models of Kinemetrics/TrueTime timing receivers, including 468-DC MK III GOES Synchronized Clock, GPS- DC MK III and GPS/TM-TMD GPS Synchronized Clock, XL-DC (a 151-602-210, reported by the driver as a GPS/TM-TMD), GPS-800 TCU (an 805-957 with the RS232 Talker/Listener module), OM-DC OMEGA Syncrhonized Clock, and very likely others in the same model family that use the same timecode formats. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/driver5.html -- 5.5 Кб -- 21.12.2007
Похожие документы

20. Reports | International Year of Astronomy in Ireland | Astronomy 2009
... Press & Web Coverage . ... A song written by Padi Boyd and performed by The Chromatics, specifically for the International Year of Astronomy. ... Some links from press coverage and other websites referencing IYA2009-Ireland. ... Reports from events that happened in Ireland during the International Year of Astronomy. more.. ... Some of the reports from the events that happened all around Ireland during the 100 hours of astronomy project. ... International Year of Astronomy, Ireland National Node . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/reports/ -- 22.9 Кб -- 31.12.2009
Похожие документы

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


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

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

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