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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node469.html.

1. Loading data
Next: PointData manipulation Up: Accessing data files Previous: Loading tables Contents . Note that there are some procedures which package several tasks, e.g., get_pointdata includes loading of the configuration, scantable, etc., and the loading of point data for all scans. get_records Read raw data from HDS file. ... Note that configuration and table data must have been read prior to this call! get_rawdata ,[ file _char ] Compound procedure. ... Read scan data and auxilliary data from .cha file. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node177.html -- 8.0 Кб -- 28.04.2015
Похожие документы

2. CSPICE Routines: KTOTAL_C
... Abstract Return the current number of kernels that have been loaded via the KEEPER interface that are of a specified type. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- kind I A list of kinds of kernels to count. count O The number of kernels of type kind. ... Recognized types are SPK --- All SPK files are counted in the total. ... Detailed_Output count is the number of kernels loaded through furnsh_c that belong to the list specified by kind....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ktotal_c.html -- 7.0 Кб -- 17.12.2005
Похожие документы

3. Reading the Data
... Your tapes must be in FITS or IHAP format. Mount the tape on a tape drive (e.g. MTA0 , see Appendix D in Vol. A) on the computer you are using and, then, start the data input with the command . INTAPE/format 1-nn A MTAx . where format defines the input format as either FITS or IHAP, nn number of files that you want to read and x is either 0 or 1 to select the tape driver. Images files will be loaded into the working area with names A0001 , A0002 and so on as specified above. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node460.html -- 2.8 Кб -- 23.02.1996
Похожие документы

4. The SM Tutorial - How should I get data into SM?
... Plot vectors may be generated in several ways: . a. You may read the vectors from a file using the read command The file is expected to be an ASCII file of columns of numbers (separated by spaces or commas). You define the file to SM using the data command, and associate a column or row of numbers with a SM vector using the read command. ... I can also read a row from the file, instead of a column, by saying read row x 1 Note that the vector is defined by the read command. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/tutorial_2.html -- 5.7 Кб -- 02.10.2012
Похожие документы

5. Character Device Drivers
... int major . ... Here is an example of foo_write() : static int foo_write(struct inode * inode, struct file * file, char * buf, int count) { unsigned int minor = MINOR(inode->i_rdev); char ret; while (count > 0) { ret = foo_write_byte(minor); if (ret < 0) { foo_handle_error(WRITE, ret, minor); continue; } buf++ = ret; count-- } return count; } foo_write_byte() and foo_handle_error() are either functions defined elsewhere in foo.c or pseudocode. ... 2. return value of foo_write(...) by My name here . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/char.html -- 8.3 Кб -- 23.03.2000
Похожие документы

6. http://star.arm.ac.uk/~spm/software/liveice_usage.html
... Mp3Mixer Mode . LiveIce configuration can either be set using configuration files or by setting command line parameters at runtime. The LiveIce binary has a series of reasonable default options set in the binary - in particular liveice.h has a #define which can be used to set the default encoder. ... Server Options . ... Note that some encoders can't do less thatn 32kHz andsome will change your format to something else if the ideal format for a given bitrate is of a lower quality. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/software/liveice_usage.html -- 9.3 Кб -- 05.02.2000
Похожие документы

7. wst idl routines
... WSTLDREC - LOAD STRUCT FROM ASCII INPUT . ... The default is:/share/megs2_u1/wst/ . ... Previous Routine] [Next Routine] [List of Routines] NAME: wstrawinpday - read in 1 days worth of data from ascii file SYNTAX: n=wstrawinpday(yymmdd,bar,inpdir=inpdir) ARGS: yymmdd: int yymmdd of date for file (ast) inpdir : string input dir to read file. def: '/share/orion/' RETURNS: n: int number records input bar[n]: struct input data DESCRIPTION: Input a days worth of wst data from the daily raw: wst_yymmdd...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/wstdoc.html -- 9.7 Кб -- 02.02.2016
Похожие документы

8. Authentication Options
The NTP standard specifies an extension which provides cryptographic authentication of received NTP packets. ... The specification allows any one of possibly 4 billion keys, numbered with 32-bit key identifiers, to be used to authenticate an association. ... In the case of MD5, the keys are 64 bits (8 bytes). xntpd reads its keys from a file specified using the -k command line option or the keys statement in the configuration file. ... A zero key in NTP format would be specified as 8080808080808080 . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/authopt.html -- 7.3 Кб -- 21.12.2007
Похожие документы

9. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

10. AVI_Reader (ImageJ API)
... Class . ... ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame) Version 2008-07-03 by Michael Schmid, based on a plugin by Daniel Marsh and Wayne Rasband Restrictions and Notes: - Only few formats supported: - uncompressed 8 bit with palette (=LUT) - uncompressed 8 16 bit grayscale - uncompressed 24 32 bit RGB (alpha channel ignored) - uncompressed 32 bit AYUV (alpha channel ignored) - various YUV 4:2:2 compressed formats - png or jpeg-encoded individual frames. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/AVI_Reader.html -- 24.5 Кб -- 02.12.2010
Похожие документы

11. How Do You Feel About Numbers? - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... How Do You Feel About Numbers? ... Post Message | ... Posted by Richard D. Stafford, Ph.D. on September 15, 2002 16:22:25 UTC . ... Wait - harvey1 - September 15, 2002 - 22:20 UTC . I don't follow you! - doctordick - September 16, 2002 - 14:59 UTC . ... www.astronomy.net . About Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/exploration/messages/14.shtml -- 18.0 Кб -- 09.04.2016
Похожие документы

12. Winer Observatory Command and Control
Winer Observatory P.O. Box 797, Sonoita, Arizona 85637-0797, USA . ... 2/3-m Telescope . ... Site . ... Commanding . ... In a typical robotic observing scenario, each afternoon, a telescope control computer obtains a set of objects to observe from its home institution from a command or script file. ... The file is then transferred to the telescope control computer at the Winer Observatory in Sonoita. ... The Iowa control computer then begins processing the telrun.sls file. ... 2013 Winer Observatory. ...
[ Сохраненная копия ]  Ссылки http://www.winer.org/Site/Commanding.php -- 13.6 Кб -- 09.04.2016
Похожие документы

13. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

14. Spatial Region Coordinates
... In the above example, the second region uses the global coordinate system (PHYSICAL by default). ... Supported systems include: name description ---- ----------- PHYSICAL pixel coords of original file using LTM/LTV IMAGE pixel coords of current file FK4, B1950 sky coordinate systems FK5, J2000 sky coordinate systems GALACTIC sky coordinate systems ECLIPTIC sky coordinate systems ICRS currently same as J2000 LINEAR linear wcs as defined in file In addition, two mosaic coordinate ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/regcoords.html -- 8.7 Кб -- 01.10.2012
Похожие документы

15. http://crydee.sai.msu.ru/ftproot/pub/rec/games/unsorted/walktrougths/PoliceQuest2.txt
Solution for Police Quest II by B. N. Cheng get key, open glove box, get card, look at card, look behind card (remember the number), get out of car , go to front door , unlock door , open door , go to counter (on the right, near pictures), unlock bin, get kit, go to locker room (2nd from right), walk to your locker (first from left) open locker with combination (behind card), get ammo, get ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/unsorted/walktrougths/PoliceQuest2.txt -- 6.3 Кб -- 04.10.1995
Похожие документы

16. READ-OUT STREAKS (bit 1) (Algorithm 2- only used by omdetect)
... omdetect (omdetect-5.14.2) [?? Meta Index / Home Page / Source Flagging Algorithms Since the object producing a read-out streak may lie outside the image, another algorithm is also used by omdetect. ... nMin = int( 0.6 (ny + 1)) where ny is the number of rows in the image (image height) . ... Loop through all the columns of the image . ... n4 = count(image(i0, :) image(i0 + 1, :) ) Count the number of pixels along column i0 that have a greater value than their neighbour in column i0 + 1 . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/omdetect/node47.html -- 10.2 Кб -- 22.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>11663) - xmm.vilspa.esa.es/ )

17. http://xray.sai.msu.ru/~ivan/gmt/man/grdmask.html
... The nodes defined by the specified region and lattice spacing will be set equal to one of three possible values depending on whether the node is outside, on the polygon perimeter, or inside the polygon. ... The xy-files simply represent data point locations and the mask is set to the inside or outside value depending on whether a node is within a maximum distance from the nearest data point. ... Default is grid registration]. ... S Set nodes depending on their distance from the nearest data point. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdmask.html -- 5.4 Кб -- 19.03.1999
Похожие документы

18. http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIFastTipTilt.InterfaceControl/MRO-ICD-CAM-1100-0108%20FTTNAS-FTTA.pdf
MRO-ICD-CAM-1100-0108 FTTNAS-FTTA.odt Page 1 of 7 MRO FTT / NAS FLC ICD FTT / NAS Electronics to FTTA Controller ICD MRO-ICD-CAM-1100-0108 The Cambridge FTT Team Rev 1.0 9 May 2013 Cavendish Laboratory JJ Thomson Avenue Cambridge CB3 0HE UK MRO-ICD-CAM-1100-0108 FTTNAS-FTTA.odt Page 2 of 7 ICD Description ... 2.1 Signal definitions.. ... The analogue input interface in the FTT-NAS electronics interface is to accept the full range of output available, specifically: 1. ...
[ Текст ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIFastTipTilt.InterfaceControl/MRO-ICD-CAM-1100-0108%20FTTNAS-FTTA.pdf -- 491.0 Кб -- 29.08.2013
Похожие документы

19. Hypertext Links
... Content Model: %text, but no nested anchors . The anchor <A> element is used to define the start and/or destination of a hypertext link. In previous versions of HTML it provided the only means for defining destination anchors within documents, but you can now use any ID attribute as a destination anchor so that links can now be made to divisions, paragraphs and most other elements. ... CLASS . ... This attribute is used to define a named anchor for use as the destination of hypertext links. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/anchors.html -- 8.1 Кб -- 19.12.1996
Похожие документы

20. Lunar pericenters. Explanations for Computer Ephemeris (DE200/LE200).
. Computer Ephemeris. Lunar pericenters. Explanations. This page contains the table with 12 rows (one row per month) and 4 columns, labeled with 'Perigee' for moments of perigee passage and 'Apogee' for moments of apogee passage. Each cell in the table contains three numbers: day, (month is possibly to read as first word in the same row), hours and minutes of the phenomenon. Hours and minutes are subdivided by column symbol (':').
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/exp/Mo6.html -- 1.9 Кб -- 16.10.2004
Похожие документы

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


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

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

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