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

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

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

1. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

2. Creating reconstruction image and background image from an input source list
... If the parameter withinputlist is set to ``true'', the reconstruction and/or background image will be created using source parameters from an input source list. ... Use parameters makerecon and savebkgrnd to specify which of the output images you want to create. Only sources originally detected at scales up to maxscale will be used for to calculate the images. The value of maxscale will also control the scale of the kernel used to filter the background image. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/ewavelet/node9.html -- 3.9 Кб -- 28.06.2006
Похожие документы

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

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

5. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

7. Creation of Sky Correction Frames
Next: Illumination Corrected Flat Up: Additional Processing Previous: Sky Illumination Corrections . For creation of one or more sky illumination correction frames the command ( SKYCOR/CCD ) is available. ... After this calibration step, the command will smooth the reduced sky frame(s) to create the final sky illumination frame(s). ... After the illumination frame has been created, one can multiply the original flat field by the illumination frame, resulting in an adjusted flat field. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node58.html -- 5.9 Кб -- 23.02.1996
Похожие документы

8. http://www.atnf.csiro.au/computing/software/gipsy/tsk/create.dc1
Program: CREATE Purpose: Creates a SET (and subsets) Category: UTILITY File: create.shl Author: K.G. Begeman Keywords: OUTSET= Name of set to create. ... N] This keyword is asked only when the set you want to create already exists. ... This item will be put in the header and will determine the coordinate system CTYPE1= Enter axis name of first axis [stop axis input] For the n_th axis the keyword will be CTYPEn=, like all the following keywords NAXIS1= Size of axis in grids. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/create.dc1 -- 7.1 Кб -- 02.04.1998
Похожие документы

9. http://www.naic.edu/~phil/misc/creatingharmonics.html
... Suppose we have 2 tones Acos(at) and Bcos(bt). ... The individual freq terms are then: . ... square :[Acos(at) + Bcos(bt)]^2: [Acos(at)]^2 +[Bcos(bt)]^2 + 2ABcos(at)cos(bt) . ... A^2(cos(2at) -1)/2 . ... A^3cos(at)*[cos2at - 1)/2=A^3([cos(3at) + cos(at)]/2 - cos(at)]/2=A^3(cos(3at) -cos(at))/4 . B^3cos(bt)*[cos2bt - 1)/2=B^3([cos(3bt) + cos(bt)]/2 - cos(bt)]/2=B^3(cos(3bt) -cos(bt))/4 . let C2= 3AB^2 and C3=3BA^2 . ... C 3cos(bt)[cos(2at)-1]/2=C3[{cos((2a-b)t)+cos((2a+b)t)}/2+cos(bt)]/2 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/misc/creatingharmonics.html -- 4.1 Кб -- 15.08.2003
Похожие документы

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

11. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

12. Removing directories created with the ln command
. To remove a directory that is a symbolic link that points to another directory use the command: rm directory_name . Notice that the directory does not need to be empty and you do not have to use the rmdir command. You are not really removing a directory, just a named symbolic link that points to the "real" directory.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.2.html -- 2.0 Кб -- 17.01.1997
Похожие документы

13. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

14. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы

15. INTERBALL-TAIL KP changes
... New version of magnetic field data (descriptor "itm") is now available with small corrections in offsets and attitude coverage. ... Full set of INTERBALL-TAIL AKR radiointensity KP for AKR instrument is now available (descriptor "ita"). ... KP data availability plots are created. ... Magnetic field data (descriptor "itm") after 1st January, 1998 are recomputed with corrected Bx_GSE offset (this was just 0.5 nT correction). ... CDF files for plasma wave KP are now available (descriptor "itw"). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/apetruko/kppnews.html -- 3.2 Кб -- 27.10.2003
Похожие документы

16. MAKEPRFCORR (Nov98) --- nictools --- MAKEPRFCORR (Nov98)
makeprfcorr -- Compute the pixel response function for an image created with asncombine makeprfcorr association . association . ... Interactive program to compute relative shifts of images in an association file. ... After computing the relative shifts of the direct images, alignasn searches for corresponding grism images for each of the direct images. ... The grism association is then updated with the same relative shift measurements as determined from the direct images. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/makeprfcorr.hlp.html -- 2.6 Кб -- 06.06.2006
Похожие документы

17. Manual Page: htdigest - Apache HTTP Server
NAME htdigest - Create and update user authentication files SYNOPSIS htdigest [ - c ] passwdfile realm username DESCRIPTION htdigest is used to create and update the flat-files used to store usernames, realm and password for digest authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htdigest. This manual page only lists the command line arguments. ... OPTIONS -c Create the passwdfile . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htdigest.html -- 3.6 Кб -- 15.10.2001
Похожие документы

18. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

19. http://xray.sai.msu.ru/~ivan/gmt/man/gmtset.html
gmtset - To change individual GMT default parameters gmtset PARAMETER1 value1 PARAMETER2 value2 PARAMETER3 value3 ... gmtset will adjust individual GMT defaults settings in the current directory's .gmtdefaults file. If no such file exists one will be created. ... To change the dpi to 600, set anotation font to Helvetica, and select grid-crosses of size 0.1 inch, try gmtset DOTS_PR_INCH 600 ANOT_FONT Helvetica GRID_CROSS_SIZE 0.1i gmt , gmtdefaults . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/gmtset.html -- 2.5 Кб -- 19.03.1999
Похожие документы

20. Activity Feed
... joel created the event <b>ASRAS Board members meeting - monday May 9 @ Farash Center</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday May 6 at Farash Center - Ionia NY</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday April 1 at RIT</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday Mar 4 at RIT</b> . ... 2 months ago . ... joel created the event <b>ASRAS General membership meeting - RIT - Friday FEB 5</b> . ...
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/Activity-Feed/UserId/2 -- 42.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>180) - www.rochesterastronomy.org/ )

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


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

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

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