Найдено документов: 250439 (167 сайтов) ---- Время поиска: 0.68сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/6.5.0/doc/ekstest/ChangeLog.
http://xmm.vilspa.esa.es/sas/6.5.0/doc/ekstest/ChangeLog.
1. http://xmm.vilspa.esa.es/sas/7.1.0/doc/ekstest/ChangeLog
ChangeLog for ekstest =============================== Open SPRs: Version 2.2.5 - 2006-08-11 (NW) ---------------------------- Changes made to the chi-squared test (now similar to IMS's lcchi2). ... Version 2.1 - 2005-04-19 (NW) ---------------------------- Updated the documentation to make it clear that no variability tests are carried out if there are insufficient good bins. ... Version 1.2 - 2004-06-14 (NW) ---------------------------- - Updated DEPEND file so that ekstest builds correctly. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/ekstest/ChangeLog -- 6.0 Кб -- 11.08.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10883) - xmm.vilspa.esa.es/ )
2. NVSS Source Search ($Revision: 1.6 $ - running v2.17)
On 1 February 2002 this Mirror was upgraded from NVSSlist v2.10 to NVSSlist v2.17 . ... This form searches the source catalog produced by the NRAO/VLA Sky Survey (NVSS). ... Object name [optional] : . ... Search radius and verification halfwidth in arcseconds [Optional] : . ... Enter a list of positions to search: . ... The contents of the NVSS source catalog and the techniques used by NVSSlist to derive error estimates and other parameters are described here. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/NVSS.html -- 8.7 Кб -- 19.04.2002
Похожие документы
Похожие документы
3. sidebar - Old revisions [ATNF VLBI Wiki]
... Tools Show page Old revisions Backlinks Recent Changes Media Manager Sitemap Log In > . Recent Changes . ... You are here: start ТЛ sidebar . ... sidebar . ... To revert to an old revision, select it from below, click Edit this page and save it. Show differences between selected revisions . Show page . Old revisions . Backlinks . ... Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/sidebar?do=revisions -- 10.2 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>34609) - www.atnf.csiro.au/ )
4. Recently Revised STIS Calibration Reference Files
... Data . ... As part of the STIS calibration closeout effort, a number of revised calibration reference files have recently been delivered for STIS data. ... Time dependent sensitivity tables (*_tds.fits files listed in the TDSTAB keyword of the science data file headers) contain the information necessary to correct the STIS flux calibration for those throughput variations as a function of wavelength that depend directly on time or detector temperature. ... MAMA Detector Dark (DRK and TDC) files . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/hst/stis/documents/newsletters/full_stories/0611_new_reffiles.html -- 19.2 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18913) - www.stsci.edu/ )
5. Zen: Gin
... Hide Zen home . ... GIN . ... contains: value_array @ query_array . ... An example for a Gin opclass can be found in ginarayproc.c. Datum * extractValue( Datum inputValue, uint32* nentries) Returns an array of Datum of entries of the value to be indexed. nentries should contain the number of returned entries . int compareEntry( Datum a, Datum b) Compares two entries (not the indexing values) Datum * extractQuery( Datum query , uint32* nentries, StrategyNumber n) Returns an ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/DB/Gin?action=browse;id=Gin;revision=28 -- 12.9 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3396) - www.sai.msu.su/ )
6. A REVISED AND UPDATED CATALOG OF QUASI-STELLAR OBJECTS
... see also previos version 1991 VII/158 A REVISED AND UPDATED CATALOG OF QUASI-STELLAR OBJECTS ================================================================================ HEWITT A., BURBIDGE G.: 1993 Astrophys. ... A standardization of the files and their description was performed at CDS to allow automatic conversions to FITS tables. The paper contains a catalog of all known quasi-stellar objects (QSOs) with measured emission redshifts, and BL Lac objects, complete to 1992 December 31. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/doc/QSO2.html -- 12.3 Кб -- 18.03.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3403) - www.sao.ru/ )
7. ranking [SAI Virtual Observatory - Wiki]
Trace: ranking . ... SAI VO Projects . ... Help on Wiki search . ... g; $ query =~ s/^\s+ ( .*? ) \s+$/$ 1 /; my @ query = split /\s+/, $ query ; # Number of query terms in the vector my $ qlength = scalar ( @ query ) ; # Number of matched terms my $ qfound = scalar ( scalar ( map { my $q=$_; grep { /$q/ } @vector } @ query ) ) ; # The more matched terms - the better my $rank_more = $ qfound /$ qlength ; # The less matched terms - the better my $rank_less = ( $ ... SAI VO | ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/wiki/ranking?rev=1277151756 -- 12.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>40401) - vo.astronet.ru/ )
8. An ExpectTk/Perl Graphical User Interface to the Revision Control System (RCS)
Next: The Portable-CGS4DR Graphical User Interface . ... In order to track changes in the TABLES/STSDAS code, as well as for Quality Assurance and to simplify the code release process, the GNU Revision Control System (RCS) was chosen as the method of revision control. ... A survey of the Revision Control software available led to the choice of the GNU Revision Control System (RCS) as the method of revision control. ... The part of the system that the user sees is the Graphical User Interface. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/williamsonr.html -- 11.0 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1851) - www.adass.org/ )
9. pdev_software
22sep07 svn update to revsion 1030.. then rebuild software.. pdev system software (and jeffs code). The pnet, prun, psrv suite of programs . ... Building a new version of jeff's software (system and applications) . ... Notes on things to work on/fix Jeff mocks latest pdev users guide (.pdf) . ... What was changed from jeff's program. ... The current list of programs . ... The program details . Psrv . bpInp program . bpOut Program . ... pnetctl - cima's interface to the pnet code . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/software/datataking/pdev/pdevSoftware.html -- 3.7 Кб -- 17.06.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3525) - www.naic.edu/ )
10. Recent changes in Earth's albedo and its implications for climate change
. Sitemap . Contact . Search . Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . by . Enric Pall . Big Bear Solar Observatory . A colloquium presented at Armagh Observatory on 2006 February 1st. The slides from this presentation are available in the following formats. HTML in your browser . PDF file - 14MB . Quicktime movie - 9MB . Macromedia Flash - 9.7MB . MS Powerpoint - 12MB . Last Revised: 2009 December 17th .
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/slides/epb/ -- 4.5 Кб -- 17.12.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3737) - star.arm.ac.uk/ )
11. Solar system scientific results 2003
... Archive 2003: . From RATAN-600 observations with a matrix radiometer at a wavelength of 1 cm indications have been found of existence of relativistic electrons in the magnetosphere of Jupiter with energy of about 100 MeV, which demands revision of mechanisms of acceleration of cosmic rays of the solar wind with energy of a few MeV. ... Archive . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-en/Science/results/ar_solar/res2003.html -- 5.3 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_solar/res2003.html -- 5.3 Кб -- 10.04.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_solar/res2003.html -- 5.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>330) - mavr.sao.ru/ )
12. Five-Minute-Task Time Estimate Worksheet - SAMPLE
Below is a completely filled-in sample of the Five-Minute-Task Time Estimate Worksheet How long will the five-minute task/project take? 5 minutes For each item below, please provide your best estimate for the time required for completion. ... deal with the compile-time errors you failed to anticipate: . ... figure out why it dumps core before executing first line of code: . ... it seems to work; now fully test all new/changed functionality by hand: . ... write/update program documentation: . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/opinions/fivesample.html -- 7.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2978) - hea-www.harvard.edu/ )
13. ESO - Revised Acknowledgement for Publications Based on ESO Data
... Science Users Information > Science Publications > Science Announcements > Revised Acknowledgement for Publications Based on ESO Data . ... Science Archive Facility . ... When findings based on ESO data are published, acknowledgement is requested through a specific statement, to be found here . ... Please add this acknowledgement to your future papers which are based on ESO data, regardless of whether these are new observations using proprietary data or data obtained from the ESO Science Archive . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/publications/announcements/sciann16012.html -- 24.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11455) - www.eso.org/ )
14. Tutorial on Fortran 90
The programming language FORTRAN is the principal language for scientific and technical computations. ... It has recently been carefully revised, resulting in a modern and powerful language, Fortran 90. The intent with this new standard is to make Fortran into a useful and efficient language for the scientific and technical computations also towards the end of this decade. ... This tutorial therefore contains an Appendix on the recent proposed addition to Fortran, High Performance Fortran. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/tutorial.html -- 3.3 Кб -- 10.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/tutorial.html -- 3.3 Кб -- 10.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/tutorial.html -- 3.3 Кб -- 10.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4748) - crydee.sai.msu.ru/ )
15. http://www.wdcb.ru/stp/data/sudden.com/storm_rev.txt
NOTE: The storm sudden commencement data file was updated on 18 Feb 1998. o Revised data for 1968-1975 were taken from IAGA Bulletin No. ... Indices aa and storm sudden commencements"; see also IAGA Bulletin 39: " Supplementary Geomagnetic Data 1957-1975", including a new list of ssc's 1968-1975). ... From the monthly reports of Rapid Variations prepared by 43 magnetic observatories (see list page 121), a combined list of all events is compiled. ...
[
Сохраненная копия
]
Ссылки http://www.wdcb.ru/stp/data/sudden.com/storm_rev.txt -- 7.5 Кб -- 18.01.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>82) - www.wdcb.ru/ )
16. standard of astronomical data, catalogs
This section of library contains information about "classic" Star Catalogs. ... For a Henry Draper Catalog 272149 stars have received a total of 531,211 identifications in 7 сatalogs: . 270456 - in Astrographic Catalogue ( "Carte du Ciel", 4M), . 251943 - in Guide Stars Catalog (GSC), . ... A file with information on the components of 1788 of multiple systems in catalog HDEC (3681 component, or a combination thereof, with 4054 recording). ... A file with information about 21971 variable stars. ...
[
Сохраненная копия
]
Ссылки http://astrometric.sai.msu.ru/lib_projects_01.html -- 4.1 Кб -- 07.11.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14) - astrometric.sai.msu.ru/ )
17. Request Processing in the Apache HTTP Server 2.x - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Several changes in 2.0 and above affect the internal request processing mechanics. ... There were a number of different code paths in the Apache HTTP Server 1.3 to attempt to optimize subrequest or redirect behavior. ... The Request Processing Cycle . The Request Parsing Phase . ... If a module doesn't pass generated requests through this code, the author is cautioned that the module may be broken by future changes to request processing. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/developer/request.html -- 15.7 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8735) - www.arcetri.astro.it/ )
18. ASP: An Ancient Universe - Introduction
An Ancient Universe: How Astronomers Know the Vast Scale of Cosmic Time . ... INTRODUCTION . ... Based on their personal beliefs, they find fault not only with biological evolution, but also with modern astronomical ideas about the age, expansion, and evolution of the universe. ... An Ancient Universe - Table of Contents . ... The Ancient Universe - The Age of the Expanding Universe - The Age of the Oldest Stars - The Age of Light From Distant Galaxies - The Age of the Chemical Elements | ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/publications/tnl/56/intro.html -- 10.6 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1021) - www.astrosociety.org/ )
19. Appendix C: RMOH revision history
Previous: Appendix B: Map of the Document . Appendix C: RMOH revision history . A draft of the RadioAstron Mission Operations Handbook was produced by Misha Popov in Tex format. An analogous document for VSOP mission was used as a template in process of generating it. Current version (June 2000) of the RadioAstron Mission Operations Handbook is proposed as a base for developing the document. Web version of this document was prepared by Vladimir Yakimov on March, 2001. back to top . ...
[
Сохраненная копия
]
Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/ahistory.htm -- 2.5 Кб -- 22.05.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>171) - www.asc.rssi.ru/ )
20. Comet Observation Home Page (Chernogolovka)
... Copyrightї1997 Bob Yen (byen@ix.netcom.com) (http://www.comet-track.com/hb/hb.html) . ... Information on Comet Hale-Bopp for the Non-Astronomer Hale-Bopp rotates about twice a day (3/14/97) . ... The Comet Observation Home Page was been selected to receive the Griffith Observatory Star Award for the week of February 2 - 8, 1997 for excellence in promoting astronomy to the public through the World Wide Web. ... Typically, about 1,000 individual users/computers access this page every day. ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/univer/astro/comets/ -- 9.6 Кб -- 11.04.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>968) - www.issp.ac.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда