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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/userreal.dc2.

1. http://www.atnf.csiro.au/computing/software/gipsy/tsk/wfits.dc1
Program: WFITS Purpose: Writes disk set and subsets onto magnetic tape (or disk) in FITS format. Category: FITS, TAPES, UTILITY File: wfits.c Author: K.G. Begeman Keywords: INSET= Set (and subset(s)) where to copy data from. ... FITSFILE= Name of file to write FITS data to [write to tape]. ... The filenames of the FITS files will be generated by replacing each field with the subset sequence number. ... Programs to read FITS files like RFITS, use this header item to convert tape data to image data. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/wfits.dc1 -- 5.1 Кб -- 09.10.1999
Похожие документы

2. Getting Started in Actor Prolog. 3D Web Site.
The first persistent Web agent that we have created on Actor Prolog is a program that collects information about research groups that develop Prolog and projects in the field of logic programming. The agent looks through a given list of Web sites and calculates some attributes of the sites: the date of recent modification, total size, the number of figures, the number of outside links, the number of error links, the number of given keywords, etc. ... http://www.cplire.ru/Lab144/space/prolog.html . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_3d.html -- 11.3 Кб -- 24.09.2007
Похожие документы

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

4. SAS Packages
The SAS is a collection of packages . ... header files . ... documentation A new SAS compliant package directory structure can be created automatically by running the SAS package maker SAS package maker . ... This will create a new directory with the name of the package and will fill out a number of templates with the aswers you gave. pkgmaker creates templates for Fortran, Perl, and C++ tasks. ... The version number is written in the file VERSION in the top level directory of the package. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/packages.html -- 5.2 Кб -- 09.08.2000
Похожие документы
Еще в разделе: (Показать все результаты (>14426) - xmm.vilspa.esa.es/ )

5. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/roland-cards
... This is just to provide the general public with info on the Roland Sound Canvas products. :) (pheew) SCD-10 - Roland Sound Canvas GM Daughter Board Sound Source: Articulated-Wave(TM) with General MIDI System Level 1 Number of sounds: 128 (incl. SFX tones) Number of drums sets: 6(total 60 tones for each set) Maximum Polyphony: 28 voices Number of Parts: 16 Build-in effects: Reverb (8 types), Chorus Connectors: Extension connector for Sound Blaster(TM) Compatible cards: Creative Labs, Inc.: ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/roland-cards -- 9.3 Кб -- 02.10.1995
Похожие документы

6. Mosaicing of Frames
... In particular in the IR range of the spectrum but also in the optical the user may want to combine several reduced science frames into a mosaic. ... In order to align or match a number of images the user first has to run the command CREATE/MOSAIC . ... Using the mosaic frame and the database table, one can now do the alignment or alignment and matching of the sub raster. The alignment can be done by the command ALIGN/MOSAIC , the matching by two commands: MATCH/MOSAIC and FIT/MOSAIC . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node62.html -- 5.4 Кб -- 23.02.1996
Похожие документы

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

8. field
... Document Title | Document Number | ... The code uses fields: category, system, subsystem, EMA, vendor, and a sequential number. ... Previous Document Number This is a TEXT field and represents the document number that preceeds the found document in the set of original documents supplied by the engineer/vendor. ... Next Document Number This is a TEXT field and represents the document number that follows the found document in the set of original documents supplied by the engineer/vendor. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/techDB/field.htm -- 18.2 Кб -- 28.07.2014
Похожие документы

9. http://www.naic.edu/~astro/IDLCODE/gridpoint.pro
... HISTORY ; Created feb24 Erik M. read , Coords of centre pointing: hh mm ss.s sdd mm ss.s: ,rah,ram,ras,decd,decm,decs read , Enter velocity (km/s): ,vel vframe = strarr (1) read , Enter velocity type (i.e. helio, tropo, geo, LSR: h/t/g/l): , vframe if total(strlowcase( vframe (0)) eq ['h','t','g','l']) eq 0 then begin print,'Not understood' goto,endprog endif vtype = strarr (1) ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/IDLCODE/gridpoint.pro -- 4.1 Кб -- 24.02.2004
Похожие документы

10. http://www.astro.louisville.edu/shared_skies/archive/select/messier/m67/20110406/tmp/m67_4s_12800iso_1302145416.axy
SIMPLE = T / file does conform to FITS standard BITPIX = 8 / number of bits per data pixel NAXIS = 0 / number of data axes EXTEND = T / FITS dataset may contain extensions COMMENT FITS (Flexible Image Transport System) format is defined in 'AstronomyCOMMENT and Astrophysics', volume 376, page 359; bibcode: 2001A .. ... IMAGEW = 4256 / image width IMAGEH = 2832 / image height ANRUN = T / Solve this field! ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/shared_skies/archive/select/messier/m67/20110406/tmp/m67_4s_12800iso_1302145416.axy -- 12.2 Кб -- 09.04.2011
Похожие документы

11. DFOS: calibration memory and AB creation
... This page deals with the operational issue of how to fill the calibration memory properly, and with the interplay of createAB and that memory. The calibration memory is the list of all calibration product files currently available for association. ... The dynamic calibrations are created by the pipeline from raw files and are stored in $DFO_CAL_DIR/<date>. ... DFO_CAL_DIR/VCAL is the pool of virtual calibrations. ... The calibration memory is managed by DFOS in the following way: . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/AB_creation1.html -- 9.2 Кб -- 06.03.2013
Похожие документы
Еще в разделе: (Показать все результаты (>61543) - www.eso.org/ )

12. LiveAudio and LiveConnect
... LiveAudio is LiveConnect aware. Using LiveConnect, LiveAudio, and JavaScript, essentially any event that can be described programmatically using the JavaScript framework can trigger a sound event. ... For these methods to be available to JavaScript (and the web page), you must embed a LiveAudio console (any console will do, it can even be hidden) somewhere on your page. play({loop[TRUE, FALSE or an INT]}, '{url_to_sound}') . ... HTML> . BODY> <EMBED SRC="sound1.wav" . ... Play the sound now!< ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/liveaud.htm -- 11.6 Кб -- 07.10.1999
Похожие документы

13. 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
Похожие документы
Еще в разделе: (Показать все результаты (>328) - www.astro.spbu.ru/ )

14. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 Кб -- 13.04.2008
Похожие документы

15. Creating new releases
. To begin a new release for a file you "get" it with the next release number. sccs get -e -r release_number filename . For example for a file with a version of 2.4 you would want the new release to be 3. sccs get -e -r3 sect1.txt s.sect1.txt: 2.4 new delta 3.1 20 lines .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_releases.html -- 2.0 Кб -- 17.01.1997
Похожие документы

16. How to create a gain (or other calibration) table for CASA Bojan Nikolic web
... Bojan Nikolic web pages (r. 329) . ... Bojan Nikolic b. nikolic @mrao.cam.ac.uk , bojan @bnikolic.co.uk // A simple illustration of how to create and write out a gain table // for CASA using C++ #include calibration /CalTables/CalTable.h #include calibration /CalTables/SolvableVJTable.h #include calibration /CalTables/CalSet.h void createRndmGainTbl ( const char * fnameout ) { using namespace ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casacreategaintable.html -- 17.3 Кб -- 04.04.2016
Похожие документы

17. Example - Creating a QPOE file from CD ROM Data
... Load the CD ROM into your reader (assumed to be mounted as /cdrom), and set the location of the disk and with eincdpar ei> eincdpar.ipcevt4="/cdrom/" Then use ecd2pros to create the QPOE file; ei> ecd2pros input FITS file name OR sequence number: 2952 Einstein instrument (hri|ipc): ipc datatype of FITS file (event|image|slew|unscreened): event root name for output files (.): i2952 Using FITS file /cdrom/data/23h/i2357s64.xpa to create QPOE file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node36.html -- 4.4 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3457) - hea-www.harvard.edu/ )

18. Black Hole Creation in Massive Binary Systems
Next: Binary Radiopulsars with Black Up: Black Holes in Binaries Previous: Black Holes in Binaries . Two different types of stellar BH formation exist: (1) direct core collapse   of a massive star and (2) AIC of a NS. A BH of the first type presumably will have a mass comparable to that of the collapsing star and can be born both from a single star and in a binary system. ... Next: Binary Radiopulsars with Black Up: Black Holes in Binaries Previous: Black Holes in Binaries Mike E. Prokhorov . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node64.html -- 8.4 Кб -- 26.02.1997
Похожие документы

19. Астронет > Форумы > Обсуждение публикаций Астронета > painless traffic
по текстам по форуму внутри темы . Астронет | ... планета Астронет | ... Форумы | ... painless traffic . ... Mick Moore and Bill are the creators of painless traffic . ... Baically this software creates a passive income through Autoblogging. ... Huge profits passive style blogs where the software create a blog, then install the plug-in specific content scrape RSS feeds and posts this information on his blog. ... Create a site with unique content. ... Форумы >> Обсуждение публикаций Астронета . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/forums/1254848/tree/annot/ -- 15.3 Кб -- 11.04.2016
Похожие документы

20. Dynamic Memory Allocation and Dynamic Structures
... Dynamic allocation is a pretty unique feature to C (amongst high level languages). ... queue.c */ /* Demo of dynamic data structures in C */ #include stdio.h #define FALSE 0 #define NULL 0 typedef struct { int dataitem; struct listelement * link ; } listelement ; void Menu ( int *choice); listelement * AddItem ( listelement * listpointer , int data ); listelement * RemoveItem ( listelement * listpointer ); void PrintQueue ( listelement * listpointer ); void ClearQueue ( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
Похожие документы

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


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

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

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