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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/miriad/userguide/node157.html.

1. Conditional Statements, Branching
Next: Special Functions Up: MIDAS Command Language Previous: Local Keywords . As in FORTRAN 77 any of the following forms of the IF statement may be used: IF log_exp command ! ... If we do WRITE/KEYWORD INPUTC beer . ... N "Enter number: " . ... WRITE/KEYWORD INPUTC NONE ! ... WRITE/KEYWORD INPUTC YES !indicate, that INPUTI holds a valid number . ... Since, in the ELSE branch we know that parameter P6 is given, the default value " + " itself is never tested against the interval [22,1024]. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node43.html -- 9.8 Кб -- 23.02.1996
Похожие документы

2. Examples of using cp with special characters
. To copy files that match on several characters: cp *.txt chapt1 . This copies all the files in the current working directory with the extension ".txt" to the sub-directory chapt1 . To copy files that match on a single character: cp sect?b partA . This copies any file with the name sect[1-9]b to the sub-directory partA . To copy all the files within a specified range: cp sect[1-4]c partB . This copies files sect1c , 2c , 3c and sect4c to the sub-directory partB .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/cp_wildcards.html -- 2.4 Кб -- 17.01.1997
Похожие документы

3. SAO RAS home page
... Дни открытых дверей к юбилею САО РАН (12-14 апреля 2016 г.) . Международная конференция "Dark Ages and White Nights (Spectroscopy of the CMB)" (20-24 июня 2016 г.) . ... Международная конференция MULTI-SPIN GALAXIES - 2016 (26-30 сентября 2016 г.) . Международная астрономическая конференция "Физика звезд: от коллапса до коллапса" (3-7 октября 2016 г.) Архив . ... Подробнее.. ... 10.02.16 . ... БТА в реальном времени . ... Цейсс-1000 в реальном времени . ... Последнее обновление: 22/03/2016 ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ -- 11.4 Кб -- 09.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>183) - mavr.sao.ru/ )

4. Copying, Reordering and Regridding Images
Next: Image Arithmetic - MATHS Up: Image Analysis Previous: Source Fitting and Positions . The task imsub allows you to extract out some region of one image and copy it to a new image. ... Input image . ... Output image . ... The task reorder enables you to reorder the axes of an image. ... The task regrid enables you to take an image, and regrid it via a cubic interpolation scheme on a new grid. ... In this simple example, we regrid the first two axes of an image via a template image. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node156.html -- 12.4 Кб -- 10.04.2016
Похожие документы

5. Special Trouble or Action Header Keywords
Chapter 2: Header Keyword Definitions . At the end of the header file, certain keywords and phrases will appear as a warning of an anomalous situation or to flag or emphasize a particular condition (e.g., slewing). ... Target acquisition failure) . ... All observations following the failure and preceding the next baseline guide star acquisition will contain this keyword. ... Each observation until the next baseline guide star acquisition will have this keyword appended to the header file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/observatory/obslog/OL_8.html -- 8.1 Кб -- 16.10.1997
Похожие документы

6. Examples.
... slconv srclisttab=srclist.ds . ... Reads sources from the first table in the dataset srclist.ds; . ... slconv srclisttab=srclist.ds:SOURCES . ... An example of some filtering of the input source list: . slconv srclisttab=srclist.ds expression='(ID_BAND==0)&&(!(isnull(EXT)))&&((ID_INST!= ... slconv srclisttab=srclist.ds expression='!(isnull(EXT))' withncut=yes ncutsortexpression=EXT ncut=10 radiusexpression='EXT' radiusstyle=auto labelstyle=sortedint labelsortstyle=expr labelexpression=EXT . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/slconv/node10.html -- 7.9 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>30183) - xmm.vilspa.esa.es/ )

7. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

8. Dynamic HTML in Communicator
... This example illustrates the use of external files as the source for a layer. This example creates a web page for Nikki's Diner, which is a vegan restaurant that offers tasty daily specials. The web page contains some general information about the diner, and then offers a pop-up menu that lists the days of the week. ... These files contain HTML formatted text that describes the specials for that day. ... LAYER ID="menu" LEFT=50 WIDTH=400 src="specials/sat.htm"> </LAYER> . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers36.htm -- 11.0 Кб -- 13.08.1997
Похожие документы

9. Practical Applications of a Relational Database of FITS Keywords
... Up: FITS-Flexible Image Transport System . ... We have therefore constructed a relational database schema which describes FITS keywords, and have implemented it using Sybase. ... This generalization led swiftly to the use of the ``Memes'' database to document itself, since the fields (columns) of a database table are memes with a large subset of the attributes of a FITS keyword (such as name, datatype, semantics, etc.) ... There are many practical applications for these abilities (see Table 1). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/clarked.html -- 12.0 Кб -- 23.06.1998
Похожие документы