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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/aosoft/map8bittorf.html.

1. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

2. (EHIPS) Content
The site is dedicated to environmental health data processing: methodologies and software that implements them. Contains information both for beginners (green semaphore) and professionals (red semaphore). Nothing to download in English so far; however, you may obtain consultation and test processing of your data with our system (free). There are things for download in Russian: a lite version of EHIPS software and tutorial materials . Description of EHIPS . ... Russian version . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/ehips/EngCont.htm -- 6.2 Кб -- 15.01.2009
Похожие документы
Еще в разделе: (Показать все результаты (>590) - www.iki.rssi.ru/ )

3. Appending standard output to a file
. To append the standard output from a command to a file use two >> (greater than) symbols followed by the name of the file. If the file does not exist it is created. For example: cat part1 > chapt2 cat part2 >> chapt2 . This creates a file called chapt2 with the same contents as part1 . It then reads the contents of part2 and appends them to the file chapt2 . The file chapt2 now contains the data from part1 followed by the data from part2 .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

4. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы

5. VLBI Wiki | PmWiki / WikiGroup
... PmWiki . ... Go to new wiki . ... authors (basic) PmWiki pages are organized into groups of related pages. ... By default, page links are between pages of the same group; to create a link to a page in another group, add the name of the other group and a dot or slash to the page name. ... For example, to make a default page in the group Foo, create a link to [[Foo/]] (or [[Foo.] To make a page called Bar in the group Foo, create a link to [[Foo/Bar]] and follow the link to edit that page. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.WikiGroup -- 17.1 Кб -- 12.04.2016
Похожие документы

6. The Funtools Help Facility
This document is the Table of Contents for Funtools. ... The Funtools library provides simplified access to a wide array of file types: standard astronomical FITS images and binary tables, raw arrays and binary event lists, and even tables of ASCII column data. ... funimage: create a FITS image from a Funtools data file . ... funtable: copy selected rows from a Funtools file to a FITS binary table . ... Funtools Data Files . ... Binning FITS Binary Tables and Non-FITS Event Files . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/help.html -- 9.3 Кб -- 01.10.2012
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/submit.htm
... A submit button on an HTML form. ... Client-side object . ... JavaScript 1.1: added type property; added onBlur and onFocus event handlers; added blur and focus methods . JavaScript 1.2: added handleEvent method The HTML INPUT tag, with "submit" as the value of the TYPE attribute. ... form . ... INPUT NAME="button1" TYPE="button" VALUE="Show Form Name" . ... For all Submit objects, the value of the type property is "submit" . ... INPUT TYPE="button" NAME="helpButton" VALUE="Help"> Submit.name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/submit.htm -- 22.4 Кб -- 07.10.1999
Похожие документы

8. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

9. Manpage of FFTFILTER
... fftfilter - compute complex fft on input (ao). fftfilter [ -r ] [ -d transformDirection ] [ -n lengthTransform ] [ -z zeroFillFromdatapoints. ] . fftfilter performs a complex fourier transform on its input data. The input is taken from the standard input and should be real*4 floating point format. ... Any data at the end that does not fill up a complete transform length will be ignored (unless -z is used then the last points will be zerofilled). ... Direction of the transform. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/fftfilter.html -- 4.9 Кб -- 03.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1780) - www.naic.edu/ )

10. http://www.eso.org/~qc/tqs/webCMS1.html
... embedding of content page in standard QC web page . embedding of navigation bar . ... including common pages in instrument QC web site . ... This is a tool for managing the QC web pages. ... general/common page, common content . ... Although the common pages have a standard, non-specific content (hence the name), they need to get an instrument-specific navigation bar. ... In order to finish the page as a valid QC web page, the tool webCMS is called on the dfo machine: 'webCMS -p pipe_calib'. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/webCMS1.html -- 16.5 Кб -- 23.10.2006
Похожие документы

11. Astrophysical Research Consortium - Apache Point Observatory
... How do have my images go into a different directory? To put your images into a directory other than the standard /export/images you MUST create the directory from the dryrot prompt. ... Create the directory with the following command dryrot: mkdir /export/images/ your directory Now when you set up the directory in spicam you need to type spicam: path /export/images/ your directory This will now put the images into your directory. ...