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

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

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

1. Undefined Values (BLANKs)
GIPSY applications programmers should be aware of the fact that the so called undefined value (or BLANK as it is called in FITS terminology) is a fixed value which can only be different across different computer operating systems. ... The subroutine SETFBLANK can be used to set one value to BLANK; subroutine SETFNBLANK sets a whole array to BLANK. For the sake of speed it is advisable to compare data values directly with the system defined BLANK instead of using the slower function FBLANK. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/floating/blanks.html -- 2.7 Кб -- 16.01.2009
Похожие документы

2. Python: module csv
csv (version 1.0) . ... usr/local/Python-2.5/lib/python2.5/csv.py . Module Docs . ... This module provides classes that assist in the reading and writing . ... class excel : . delimiter = ',' . ... escapechar = None . ... init__ (self, f, fieldnames =None , restkey =None , restval =None , dialect ='excel' , *args, **kwds) . ... Create a mapping from a string name to a dialect class. dialect = csv. register_dialect (name, dialect) . ... csv_writer = csv. writer (fileobj [, dialect=' excel '] . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/csv.html -- 24.5 Кб -- 05.11.2015
Похожие документы

3. system call returns "Bad Address". Why?
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Problem creating a new system call . ... When I try to call my new system call, it always returns -1. I then check the error message using perror( ). The error message is always "Bad Address". Could anybody please tell me what can cause a system call to return "Bad Address" error. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135/2.html -- 2.6 Кб -- 23.03.2000
Похожие документы

4. Converting the XPA API to 2.0
This document describes tips for converting from xpa 1.0 (Xt-based xpa) to xpa 2.0 (socket-based xpa). ... The changes are straight-forward and almost can be done automatically (we used editor macros for most of the conversion). ... Also change first 2 arguments from XtPointer to void *. ... Change NewXPACommand() to XPAcmdNew(), with the new calling sequence: xpa = NewXPACommand(toplevel, NULL, prefix, NULL); is changed to: xpa = XPACmdNew(xclass, name); . ... Go to XPA Help Index ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/convert.html -- 4.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/convert.html -- 4.9 Кб -- 01.10.2012
Похожие документы

5. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>1412) - www.sai.msu.su/ )

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

7. read_fits.c File Reference
Main Page Data Structures File List Data Fields Globals . ... int . read_oi_array (fitsfile *fptr, char *arrname, oi_array *array, int *status) . Read OI_ARRAY fits binary table. More... int . read_oi_target (fitsfile *fptr, oi_target *targets, int *status) . ... read_oi_wavelength (fitsfile *fptr, char *insname, oi_wavelength *wave, int *status) . ... read_next_oi_vis (fitsfile *fptr, oi_vis *vis, int *status) . ... read_next_oi_vis2 (fitsfile *fptr, oi_vis2 *vis2, int *status) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/read__fits_8c.html -- 15.7 Кб -- 07.04.2003
Похожие документы

8. Stellarium: core/modules/Star.hpp Source File
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . modules . Star.hpp . ... 23 љ #define _STAR_HPP_ 1 . ... 33 љ typedef int Int32; . ... 72 љ StelObjectP createStelObject( const SpecialZoneArray<Star1> *a, . ... 74 љ void getJ2000Pos( const ZoneData *z, float movementFactor, Vec3f & pos) const { . ... 83 љ int hasComponentID( void ) const ; . ... 117 љ int hasComponentID( void ) const { return 0;} . ... 150 љ int hasComponentID( void ) const { return 0;} . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/Star_8hpp_source.html -- 31.4 Кб -- 28.02.2014
Похожие документы

9. Example 8: Finding the cross-region ARF
... arfgen (arfgen-1.73.3) [?? ... arfgen crossregionarf=yes spectrumset=spec_output.ds crossreg_spectrumset=spec_input.ds detmaptype=dataset detmaparray=image200.ds . This command returns the effective area in a region of the detector (defined in spec_output.ds) coming from the PSF overflow of flux from the sky region defined in spec_input.ds. The detmaparray, image200.ds, should be an image which includes both detector regions with a pixel size which is small compared to the size of the regions. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/arfgen/node14.html -- 3.6 Кб -- 15.11.2007
Похожие документы
Еще в разделе: (Показать все результаты (>7595) - xmm.vilspa.esa.es/ )

10. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

11. http://www.naic.edu/~abpp/help.env
... The user can choose file for bpplog and path for data. ... BPPCONF=c:\97dec\design\ This is user on unix system BPPUSER=abpp This is unix computer linked to by nfs BPPSUN=192.65.176.64 This is possible log file (not directory) BPPLOG=O:\bpp.log or, if you just want local log, BPPLOG= This is possible data path (not file) BPPDATA=M:\data\ or, if you just want local path, BPPDATA= n.b., in general, directory paths are terminated by \ while files of course have no \ terminator. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~abpp/help.env -- 2.3 Кб -- 19.01.2000
Похожие документы

12. http://zebu.uoregon.edu/1998/es202/distribution.html
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Еще в разделе: (Показать все результаты (>313) - zebu.uoregon.edu/ )

13. http://hea.iki.rssi.ru/Z-90/program.pl~
... TIME[4]+1)." TIME[5]+1900); $time = @TIME[2]." ... TIME [0]; $query; if($ENV{'REQUEST_METHOD'} eq 'GET'){ $query = $ENV{'QUERY_STRING'}; }elsif($ENV{'REQUEST_METHOD'} eq 'POST'){ sysread ... /=/,$fvalues[$i],2); $name= urldecode($name); $val= urldecode($val); $field{$name} = $val; } } $bib_file=$bib_file1; if( defined $field{'db'}){ $bib_file=$bib_file1 if ($field{'db'} eq 1 ); $bib_file=$bib_file2 if ($field{'db'} eq 2 ) ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/program.pl~ -- 6.7 Кб -- 12.12.2004
Похожие документы

14. http://www.adass.org/adass/proceedings/adass03/reprints/P2-4.pdf
... 314, 2004 F. Ochsenbein, M. Al len, and D. Egret, eds. Chandra FITS Dictionary S. Winkelman, A. Rots, K. Michaud, S. Blecksmith Chandra X-Ray Center/Smithsonian Astrophysical Observatory Abstract. ... We have collected the complete body of FITS keywords, as used in Chandra data products, into a dictionary database that provides easy access to their use and meaning. ... A list of filetypes using the keyword is also returned. ... A filetype is composed of one or more Header-Data Units (HDU). ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P2-4.pdf -- 151.3 Кб -- 27.08.2004
Похожие документы

15. Текстовая обработка. Хрестоматия по программированию на Си в Unix
... Разработайте простую версию препроцессора для обработки операторов #define . ... языка Си в обратную польскую запись. /* jmp_buf */ jmp_buf AGAIN; /* контрольная точка */ err a b c * + */ /* стек вычислений */ # define MAXDEPTH 20 /* глубина стеков */ int sp; /* указатель стека (stack pointer) */ double stk[MAXDEPTH]; double dpush (d) double d; /* занести число в стек */ { if( sp == MAXDEPTH ){ printf( Стек операндов полон\n );err(1);} else return ( stk[sp++] = d ); } double ... Си в UNIX . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/c_unix/gl_7_6.htm -- 17.6 Кб -- 17.08.1998
Похожие документы

16. Астронет > The Decade that Defined Star System
... The Decade that Defined Star System . ... The first extra-solar star system was discovered orbiting a pulsar in 1991. Slight changes in the precise arrival times of the pulses from the central small dense neutron star gave evidence of orbiting planets . ... As the decade comes to a close, over two dozen planetary star systems have been identified, one recently confirmed by the detection of a slight eclipse by the planet itself. ... NASA Web Site Statements, Warnings, and Disclaimers . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/msg/1162778/eng/ -- 22.3 Кб -- 10.11.2006
Похожие документы
Еще в разделе: (Показать все результаты (>39753) - www.astronet.ru/ )

17. Simon Jeffery's Software Store: TAP: cosmic abundances
... Initialise the elemental abundances. FUNCTION TAP_ABMET ( ZELEM ) . ... Return the relative solar photospheric abundance for a given element. ... Return the relative cosmic abundance for a given element. ... This allows the user to use their own abundance data, if required. ... Where no abundance data are available, or the atomic number is out of range, TAP_ABUND returns the value TAPC__DNULL. ... Algorithm: The nuclide abundances are stored and returned as percentages for each element. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_abunds.html -- 12.0 Кб -- 04.07.2002
Похожие документы

18. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы

19. Secondary Commands
... Commands . ... MOVE piston x-tilt y-tilt x-trans y-trans . ... TILT x-tilt y-tilt (*) . ... this command is not used by the TCC The secondary mirror controller adjusts the secondary mirror's position in up to five axes to maintain collimation and focus. ... Hardware resets the controller and halts any motion. ... Notifies the controller that subsequent commands apply to the secondary mirror. ... Note: The mirror positioners have finite resolution, so requested piston and tilt are rounded. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/SecondaryCommands.html -- 7.1 Кб -- 18.11.1994
Похожие документы

20. Explanation of certain terms
adjustable array . The array in a subprogram has a variable dimension just as in Fortran 77 through that both the array name and the dimension (all dimensions) are dummy arguments. ... Array sections can be used here instead of arrays. array function . ... An array in a subprogram which is not local and has a certain data type and a certain rank. ... Each Fortran program has to consist of exactly one main program and and any number of subroutines, functions, modules and BLOCK DATA program units. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a9.html -- 15.8 Кб -- 30.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a9.html -- 15.8 Кб -- 30.03.1996
Похожие документы

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


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

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

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