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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/pprint.html.

1. Package: dsra
These routines are meant to provide a mechanism to read the recursive, heirarchical data structure supported in Karma from open channels, in ASCII format. ... Read ASCII representation of a multi_array data structure. dsra_packet_desc . Read ASCII representation of a packet descriptor. dsra_element_desc . ... Read ASCII representation of a dimension descriptor. dsra_multi_data . ... This routine will read the ASCII representation of a multi_array data structure descriptor from a channel object. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/dsra.html -- 11.6 Кб -- 24.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>11565) - www.atnf.csiro.au/ )

2. List of currently available KP AZ.
Orbital data : INTERBALL AZ GSE and GSM cartesian coordinates, GSE cartesian velocity (once per 10 minutes). ... Magnetic field data from IMAP experiment. Magnetic fileld absolute value and magnetic field index (the difference between absolute value and model value), status flag. ... Counts of H+ and O+ ions are accumulated during one spin period by detectors D6 (antisunward looking), D8 (spin plane), D10 (sunward looking) of TRICS2 subsystem (1.0-30 keV). ... TRICS1, TRICS2, TRICS3 subsystems: . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/ibelova/az_key.htm -- 14.8 Кб -- 12.05.1999
Похожие документы

3. STDA files
... The file names' construction . The flight (m) stage's file set . ... the orbital data used for the flight operation monthly (m) long-term planning, . ... The orbital calculations are based on the initial orbital data determined by KIAM RAN using the orbital radio- measurement treatment. The determined initial orbital data are presented as a state vector (satellite position and velocity) in the J2000 reference. ... Accept the file with extension '.bgr', where the Moscow time (MT=UT+3h) is used. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/descr/stda.htm -- 14.7 Кб -- 12.05.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/descr/stda.htm -- 14.7 Кб -- 12.05.1999
Похожие документы

4. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы

5. Indexing and Searching Distributed Astronomical Data Archives
... The technology needed to implement a Distributed Astronomical Data Archive (DADA) is available today (e.g., Fullton 1993). Query interface standards are needed, however, before the DADA information will be discoverable. ... These parameters would be used to index each dataset in each catalog. ... The technology is available today to perform cross-catalog queries, to fetch the data at the click of a mouse, quickly to add new observation catalogs, and to distribute the load across multiple machines. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/jacksonr2.html -- 11.2 Кб -- 03.11.2000
Похожие документы

6. Structure of the Spectral Package
... Several of the tasks in the spectral package share a common set of parameters. ... Each task in the spectral package has a hidden parameter which points to the pkgpars parameter file. The parameters stored here include the observed data sets and the model descriptor, and instrument-specific parameters. ... The observed counts and error data set contained in the table file ( *_obs.tab ) produced by qpspec will be the input data for subsequent spectral tasks. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node140.html -- 9.0 Кб -- 01.10.2012
Похожие документы

7. The main observational parameters
... Column 1 gives the object name from the Case or Markarian catalogs. ... For Markarian galaxies the errors of coordinates usually lie inside 2'' (Lipovetsky [ 1983 ]). Column 4 gives the eye-estimated apparent blue magnitudes according to the same sources. ... Other names of a galaxy we give in column 7. ... In column 3 we cite the original emission-line code of the galaxy for the strength of [O III ] doublet according to the Case catalog (s - strong, m - medium, w - weak). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Laboratory/Publications/1997/CasePR/node7.html -- 10.4 Кб -- 10.01.1998
Похожие документы

8. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы

9. mod_session_crypto - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Session encryption support . ... session_crypto_module . ... The session will be encrypted with the given key. Different servers can be configured to share sessions by ensuring the same encryption key is used on each server. ... The SessionCryptoPassphrase directive specifies the keys to be used to enable symmetrical encryption on the contents of the session before writing the session, or decrypting the contents of the session after reading the session. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_session_crypto.html -- 17.7 Кб -- 19.11.2015
Похожие документы

10. http://www.naic.edu/~emuller/icred
Some Documentation for the IDL ICRED . ... This is the system which recieves all command inputs. it decodes inputs and selects tasks, parses parameter inputs and also runs the 'go', 'list' and 'help' commands. It does no error checking, for example to see if the parameter inputs are sensible (e.g. it does not check if an x-range has been entered as 'chicken', rather than a more understandable range of say 10,20). 2) the task decoders: icred_<taskname>.pro . ... Other tasks or important commands: . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~emuller/icred -- 8.4 Кб -- 21.10.2004
Похожие документы

11. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Еще в разделе: (Показать все результаты (>269) - lnfm1.sai.msu.ru/ )

12. File and Table Structures
... There are three kinds of reference files: reference images (FITS and GEIS), and tables. ... WFPC2 Reference files =============== Directory UREF : =============== ASSOCIATED DATABASE ROOT EXTENSION FILE _TYPE QUALITY FILE RELATION -------------------------------------------------------------------------- ROOTNAME.R0H ROOTNAME.R0D STATIC MASK WFPC2 FILE and ROW ROOTNAME.R1H ROOTNAME.R1D AtoD CONVERSION ROOTNAME.R2H ROOTNAME.B2H ROOTNAME.R2D BIAS IMAGE + ROOTNAME.B2D ROOTNAME.R3H ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/observatory/cdbs/file_structure.html -- 14.9 Кб -- 08.10.1997
Похожие документы

13. Department of Solid State Physics MIPT
Chair of solid state physics . ... Laboratory practical training on the structural analysis for 3rd year students of the Solid State Physics Chair of MIPT . ... X-ray diffraction methods in materials research . Debye method: determination of lattice parameters, identification of crystal phases . ... X-ray phase analysis: computer processing of X-ray diffraction spectra, identification of crystal phases using ICDD database . ... X-ray powder diffraction: qualitative phase analysis. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/kafedra/en/courses/khasanov.html -- 9.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1149) - www.issp.ac.ru/ )

14. http://selena.sai.msu.ru/Pug/Publications/m44_70_pugacheva.pdf
THE PHOTOMETRIC RESEARCHS OF THE MERCURY'S SURFACE BY MEANS OF DIGITAL MODELS. ... The surface brightness of Mercury was measured Danjon (1933, 1949, 1953) and Harris (1961) in phase angle 3o-123o. The analysis of the various data of the integral photometric gives the results of determination of the main photometric constants for Mercury. ... THE PHOTOMETRIC RESEARCHS OF THE MERCURY'S SURFACE: S.G. Pugacheva The surface brightness of the Mercurian images was established on the geologic map Mercury. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/Pug/Publications/m44_70_pugacheva.pdf -- 205.0 Кб -- 25.02.2009
Похожие документы
Еще в разделе: (Показать все результаты (>106) - selena.sai.msu.ru/ )

15. East Siberian Center for the Earth's Ionosphere Research. Modelling, secondary
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... Although their determination is based on the scattering process model, independent check-ups by rocket experiments have shown their correctness in experimental applications. ... Ionospheric data analysis, especially during strong disturbances, cannot be without some other kinds of diagnostic tools. ... The lack of data has always been a challange in this case. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/isr/ismodelen.htm -- 5.9 Кб -- 04.06.2001
Похожие документы

16. http://www.ipa.nw.ru/conference/2002/sovet/PS/GAYAZOV.PS
... 8, ``Celestial Mechanics'', 2002 Parameterization of the Solar Radiation Pressure model for GPS satellites I. S. Gayazov Institute of Applied Astronomy, St. Petersburg, Russia The treatment of solar radiation pressure (SRP) effect until now is the main problem in precise modeling of GPS satellite orbits. ... In practice, however, all seven parameters of the empirical model cannot be confidently determined from phase observations. ... Bar­Sever Y. E. A new model for GPS yaw attitude. ...
[ Текст ]  Ссылки http://www.ipa.nw.ru/conference/2002/sovet/PS/GAYAZOV.PS -- 29.9 Кб -- 19.08.2002
Похожие документы

17. Stellarium: SphereParams Struct Reference
... SphereParams Struct Reference . ... SphereParams (const float radius) . ... Definition at line 50 of file StelGeometryBuilder.hpp . ... Definition at line 103 of file StelGeometryBuilder.hpp . ... Definition at line 120 of file StelGeometryBuilder.hpp . ... Definition at line 112 of file StelGeometryBuilder.hpp . ... Definition at line 118 of file StelGeometryBuilder.hpp . ... Definition at line 110 of file StelGeometryBuilder.hpp . ... Definition at line 114 of file StelGeometryBuilder.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structSphereParams.html -- 23.3 Кб -- 28.02.2014
Похожие документы

18. PPEUC Programme - Cosmic Microwave Background Workshop
... Primordial theory review : Dick Bond . Defects and the CMB review : Andy Albrecht . ... Gravitational wave contribution to CMB anisotropies : V.B. Lukash and E.V. Mikheeva . C_l from cosmic strings : Lloyd Knox . Some aspects of CMB anisotropies induced from topological defects : Mairi Sakellariadou . ... CMB anisotropies from scaling sources : Ruth Durrer . ... SZ observations I : Sarah Church . ... Holes in the microwave sky? ... Detecting cosmic strings in the CMB : James Robinson . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/ppeuc/proceedings/cmb_prog.html -- 9.9 Кб -- 24.02.1998
Похожие документы

19. http://www.gao.spb.ru/english/as/j2014/presentations/mosenkov.pdf
Decomposition of Galaxy Images and Galaxy Rotation Curves Mosenkov A.V.*^, Savchenko S.S.*, Sotnikova N.Ya.* ... The DECA (DEComposition Analysis) code is designed to investigate images of galaxies in an automatic regime (using the simple 'bulge+disc' model) as well as in manual mode for more detailed images and/or for multicomponent structures. ... The GRCF package was created for performing the galaxies rotation curve decomposition using the models of the bulge, the disc, and the dark halo. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/as/j2014/presentations/mosenkov.pdf -- 612.3 Кб -- 30.09.2014
Похожие документы

20. SAI OCL Catalog Structure
... Structure of Data . ... Catalog . ... Catalog: 206 clusters 32 clusters: known before 12 clusters: parameters from BVRI photometry @ SAO 1-m 0 clusters: parameters from UBVRI photometry @ Maidanak 1.5-m 26 clusters: parameters from 2MASS 168 clusters: new (2MASS) 142 clusters: parameters from 2MASS 26 clusters: embedded 0 clusters: parameters from BVRI photometry @ SAO 1-m 3 clusters: parameters from UBVI photometry @ ARIES 1.04-m 0 clusters: parameters from UBVRI photometry @ Maidanak 1.5-m . ...
[ Сохраненная копия ]  Ссылки http://ocl.sai.msu.ru/structure/ -- 6.2 Кб -- 09.04.2016
Похожие документы

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


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

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

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