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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~miller/papers-and-meetings/97-ADASS/pw-abstract.html.

1. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

2. Python: module create_uscs
create_uscs (version 08/06/08) . ... or a database query. windowList = a list of dictionaries containing start and end times. ... the database. ... If not running in list_only mode, use visit_util.apply_usc . ... do create_uscs LRP_GTO_STIS 1999.001:00:00:00 2000.274:00:00:00 -visits="0756601" . ... To create USCs for a range of visits given by a database search, . ... 05/18/05 Bower implement -exclude_usc option . ... Modules . ... Visit list DB query options (to define the DB search parameters): . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_uscs.html -- 12.0 Кб -- 08.04.2016
Похожие документы

3. Achieving Stable Observing Schedules in an Unstable World
... Operations of the Hubble Space Telescope (HST) require the creation of stable and efficient observation schedules in an environment where inputs to the plan can change daily. ... A process and software architecture is presented which achieves stable and efficient observation schedules by dividing the task into long term and short term components. ... However, the resulting long range plan would be unstable as unscheduled observations in a week bin would have to be rescheduled. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/giulianom.html -- 14.0 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/giulianom.html -- 14.1 Кб -- 15.05.1998
Похожие документы

4. Creating The Observation Summary Table
Next: Classification of Images Up: The Observation Summary Previous: The Descriptor Table . Table: An Observation Summary Table (OST) . The command CREATE/OST allows the user to create an Observation Summary Table (OST). The following command: CREATE/OST susi.mt ? susi_descr susi_ost . ... An extract of this table is shown in Table . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node389.html -- 3.1 Кб -- 23.02.1996
Похожие документы

5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

6. Create an XSPEC compatible PHA FITS file
Next: Rebin the XSPEC PHA Up: PHA Distributions Previous: Produce a spectral data . Write the contents of "*_obs.tab" to an ascii file using these parameter settings for the task 'tdump'. cl > epar tdump table = "*_obs.tab" name of table to dump . cdfile = "STDOUT") output file for column definitions . ... pwidth = 80) output page width . ... chanpres = no Channel data present? . ... Next: Rebin the XSPEC PHA Up: PHA Distributions Previous: Produce a spectral data rsdc@cfa.harvard.edu . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node215.html -- 5.8 Кб -- 01.10.2012
Похожие документы

7. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

8. http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/catalogs/peak.cmd
... This file is maintained in $SCHED/catalogs/Master_NRAO/peak.cmd. ... pointing observations with minimal user input, either in response ! ... the catalogs area will create 3 files, one each for use with Mark5a ! ... SOURCE CATALOG: ! Specify the source catalog file with pointing sources. ... will be added to the normal source list so the names should be ! ... Note that some sources in the main list can also be used for pointing. srcfile = $SCHED/catalogs/sources.pointing ! ... SOURCES CHOICES ! ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/catalogs/peak.cmd -- 6.7 Кб -- 22.01.2014
Похожие документы

9. Examples of creating files
. To create a file with the cat command: cat > memo remember to make appointment at opticians get cost of scheduled flight to Athens Ctrl-d . This creates a file called memo in the current directory containing two lines of text. To create a file with the echo command: echo use an editor for large files > tips . This creates a file called tips in the current directory containing a single line of text.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/create.html -- 2.2 Кб -- 17.01.1997
Похожие документы

10. CIMA Auto-Observing
Plans are under way to create a new way of performing non-interactive observations which will be called auto-observing . ... Non-interactive observing with CIMA has for a long time been available with the use of CIMA command files. Contrary to normal command file observing which requires a command file with a set of commands to be executed sequentially, auto-observing will use a list of sources and a list of instructions on how to observe each of the sources. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_auto_observing.html -- 8.1 Кб -- 01.03.2012
Похожие документы

11. http://www.stecf.org/conferences/adass/adassVII/reprints/giulianom.ps.gz
... Operations of the Hubble Space Telescope (HST) require the creation of stable and e#cient observation schedules in an environment where inputs to the plan can change daily. A process and architecture is presented which supports the creation of e#cient and stable plans by dividing scheduling into long term and short term components. ... The short term scheduler builds e#cient week long observation schedules by selecting observations which have plan windows open within the week. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/giulianom.ps.gz -- 98.5 Кб -- 12.06.2006
Похожие документы

12. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Еще в разделе: (Показать все результаты (>526) - lnfm1.sai.msu.ru/ )

13. The BASIC RULES on CREATION of the RUSSIAN-AUSTRALIAN SCIENTIFIC-RESEARCH
RUSSIAN-AUSTRALIAN RESEARCH SCHOOL MICRO-SATELLITE "KOLIBRI-2000": BASIC RULES of DEVELOPMENT . A characteristic feature of the project "Kolibri-2000" is the solution of the task of using micro-satellites in the interests of improving school education and involving schoolchildren in space technologies. ... A radioline in the radio amateur frequency range is employed on Kolibri-2000 to dump scientific payload data to the participants in the Project. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/kollibri/osnpl_e.htm -- 3.0 Кб -- 09.12.2000
Похожие документы

14. OptInt PmWiki : PmWiki / Wiki Trails
OptInt PmWiki : Pm Wiki / Wiki Trails . ... Page history > . ... Trail page lists . ... On that trail index page, you simply create a numbered or bulleted list of links. ... An example trail index page might contain the list: . ... A page is part of the trail only if the page link immediately follows the list markup. ... Trail Index Page | ... What makes a trail "work" is adding trail markup on the pages in the trail (i.e. the pages that are listed in the bullet/numbered list on the trail index page). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiTrails?action=print -- 24.3 Кб -- 10.04.2016
Похожие документы

15. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы

16. MaximumFinder (ImageJ API)
... FIELD | ... METHOD . ... java.lang.Object ij.plugin.filter.MaximumFinder . ... public class MaximumFinder . ... 32768 pixels in width or height version 01-Nov-2009 Bugfix: extra lines in segmented output eliminated; watershed is also faster now Maximum points encoded in long array for sorting instead of separete objects that need gc New output type 'List' . ... static int . ... The plugin is inferred from ImageJ by this method . ... int . ... Field Detail public static final int SINGLE_POINTS . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/MaximumFinder.html -- 29.1 Кб -- 02.12.2010
Похожие документы

17. Space Laser Creates Artificial Star
Astronomy Picture of the Day . ... 25.04.2001 . ... AURA , NSO , NOAO , NSF Explanation: Some astronomers don't like stars. ... So rather than try to eradicate existing stars with a laser, these astronomers create an artificial star of their own right where they need it -- with a laser . ... Above , an artificial star was created with a four-watt laser at Richard B. Dunn Solar Telescope on Sacramento Peak in New Mexico . ... April . ... April 2001 . ... A Telescope Laser Creates an Artificial Star . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1167714 -- 14.3 Кб -- 26.04.2001
Похожие документы

18. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/gifsicle_1_87.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: gifsicle_1_87.zip Short Description: GIFSicle, animated gif creation program Long Description: GIFSicle takes GIF images and creates an animation with them, using parameters for specific animation operations or other options. It's possible to set frame rate, crop images, use image sets, merge animations, exclude frames and many other. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/gifsicle_1_87.txt -- 2.0 Кб -- 01.05.2015
Похожие документы

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

20. Колготки для кукол Zapf Creation Baby Annabell 2 пары 792-261 в ассортименте -
... Бренд: Zapf Creation, Тип: Колготки для кукол . Аксессуары для кукол . ... Пособие содержит темы, подготовленные на основе базовой учебной программы по дисциплине "Банковский маркетинг". ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5800.html -- 18.8 Кб -- 14.02.2016
Похожие документы

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


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

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

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