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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0123-1-1.ps.gz.

1. GOODS
... Summary of reduced ISAAC fields . ... This data release includes eight fully reduced VLT/ISAAC fields in J,H,K s bands covering 50 arcmin 2 of the GOODS region in the Chandra Deep Field South (CDFS). ... 8 ISAAC fields) . ... The 8 ISAAC fields which are part of this data release are superimposed onto a SOFI image (J+K) (part of a previous EIS data release). ... In one case (GOODS field 11/J-band), for which not enough standard stars were available, the ZP was boostrapped from previous SOFI/EIS data...
[ Сохраненная копия ]  Ссылки http://www.eso.org/science/goods/releases/20020408/ -- 21.5 Кб -- 24.03.2004
Похожие документы

2. http://xmm.vilspa.esa.es/sas/8.0.0/doc/playback.ps.gz
... By default playback only displays the content of the process information. ... showdaltrace respectively.) xmmsas 20080701 1801-8.0.0 XMM-Newton Science Analysis System Page: 2 3.1 Examples In the following we use the data set test.ds created as follows:  dscreatedataset name =' test.ds '  dsaddtable name ='table' rows=10 set =' test.ds  dssetattr to= test.ds % HELLO --type=string --value= hello ccb 1. playback -- sets = test.ds displays: ... Any data set. ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/playback.ps.gz -- 44.7 Кб -- 02.07.2008
Похожие документы

3. Apache module mod_so
This module provides for loading of executable code and modules into the server at start-up or restart time. ... On Windows, mod_dll was used in beta release 1.3b1 through 1.3b5. mod_so combines these two modules into a single module for all operating systems. ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. ... Module: mod_so . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_so.html -- 8.5 Кб -- 01.08.2003
Похожие документы

4. Version 6.04
Next: Version 6.02 (Released 29 Up: Old Releases Previous: Version 6.05 Contents . Version 6.04.1 is version 6.04 except that a the sources.vlba catalog has been fixed to remove duplicate aliases and to restore a very small number of aliases that were lost in 6.04. ... In this mode, SCHED tries to spread the scans on each source in hour angle subject to various constraints. ... RCW April 2006 . Add Sec(z) to the XY plot options. ... 8 Aug 2005. ... 5 Aug 2005 Craig. ... 03 Nov 2005 Craig . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/Version_6_04.html -- 10.2 Кб -- 10.04.2016
Похожие документы

5. OptInt PmWiki : Page File Format
OptInt PmWiki . Pm Wiki / . Edit Page | ... MROI Delay Line Design Contract . ... Page File Format . ... version=pmwiki-2.1.0 urlencoded=1 text=Markup text . ... A simple way to create a wikipage file to use for distribution (for example with a recipe or a skin) is to create the page with PmWiki and then use a text editor to delete all lines but version , text , and ctime . ... Inside of a page file, PmWiki stores the latest version of the markup text, and uses this to render the page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageFileFormat -- 27.0 Кб -- 28.02.2014
Похожие документы

6. Release Guide: Versions, Version Tracking, etc GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Release Guide: Versions, Version Tracking, etc . ... Creating a New Release Version . ... This page contains working notes for making new release copies of the pipeline. ... This needs to be changed in two places. shell> vi backbone/gpi_pipeline_version.pro shell> vi documentation/conf.py shell> svn commit backbone/gpi_pipeline_version.pro documentation/conf.py -m "increased version number to XX.YY" . ... pipeline ? ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/releases_and_versioning.html -- 13.2 Кб -- 14.02.2014
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

8. Software Modifications
... The MIDAS release 95NOV is the 10th official release of portable MIDAS. A number of new applications have been added to this version. ... After one year of working with the GNATS problem report database, new PR categories have been created, in particular for GUIs and for each context. ... Documentation for the EMMI calibration is provided with the command INITIALIZE/EMMI. ... For a more complete list of all updates/additions use the MIDAS command HELP [NEWS] after having installed this release. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node209.html -- 5.8 Кб -- 23.02.1996
Похожие документы

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

10. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

11. http://www.gao.spb.ru/russian/lg/articl/seistide.pdf
... PDF created with pdfFactory Pro trial version www.pdffactory.com .1 (LOD) (M>6) XX . ... PDF created with pdfFactory Pro trial version www.pdffactory.com , , , . ... http://www.iris.washington.edu/] DMS IRIS, 318 >4 1964 2000 300 5 . ... M > 5.5 M < 5.5 . ... Geophysical Res. ... Evolutionary features of the geophysical time series: -I. Tide process and seismic series V.M.Vorotkov, V.L.Gorshkov Summary The new method of comparative study of the geophysical data of a various nature is offered. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/russian/lg/articl/seistide.pdf -- 420.8 Кб -- 21.05.2007
Похожие документы
Еще в разделе: (Показать все результаты (>286) - www.gao.spb.ru/ )

12. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

13. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

14. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/a-c/bltwlz31.txt
B L O O D O N T H E W A L Z VERSION 3.1 (blockmapped) DESISIGNED BY :Tom Walz (make that fourth) This is the first^ release of a few levels that I have done for Doom. ... They were created in the order that they are played in, so the first level seems less well rounded but level 4 has some excellent design. ... In order to get the best value out of these levels I suggest you DO NOT USE ANY CHEAT CODES. ... Save the game when you get to this level, cause the start is tricky. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/a-c/bltwlz31.txt -- 7.5 Кб -- 28.10.1994
Похожие документы

15. http://www.astro.louisville.edu/software/alsvid/alsvid-current/README
... Linux systems will usually have the Python core (Version 2.7) available. ... ALSVID Python Utilities for Processing FITS Images ================================================== file _renumber.py Renumber files in a directory fits _1d_to_dat.py Extract a 1-dimensional FITS array as data fits _absolute_value.py Absolute value of an image fits _background_remove.py Fit and subtract a background fits _bias.py Subtract a bias frame fits _bin.py Bin a stack of images one by one ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/alsvid/alsvid-current/README -- 8.6 Кб -- 22.03.2016
Похожие документы

16. http://www.naic.edu/~phil/hardware/nvidia/doc/cudatoolkit_release_notes_linux.txt
NVIDIA CUDA Linux Release Notes Version 2.3 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- On some Linux releases, due to a GRUB bug in the handling of upper memory and a default vmalloc too small on 32-bit systems, it may be necessary ... This will be improved in a future compiler release. o OpenGL interoperability - OpenGL cannot access a buffer that is currently *mapped*. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/cudatoolkit_release_notes_linux.txt -- 8.7 Кб -- 08.10.2009
Похожие документы

17. INTERBALL-TAIL KP changes
... New version of magnetic field data (descriptor "itm") is now available with small corrections in offsets and attitude coverage. ... Full set of INTERBALL-TAIL AKR radiointensity KP for AKR instrument is now available (descriptor "ita"). ... KP data availability plots are created. ... Magnetic field data (descriptor "itm") after 1st January, 1998 are recomputed with corrected Bx_GSE offset (this was just 0.5 nT correction). ... CDF files for plasma wave KP are now available (descriptor "itw"). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/apetruko/kppnews.html -- 3.2 Кб -- 27.10.2003
Похожие документы

19. Irina Glushneva
... The main field of my investigations is stellar spectrophotometry. As a result of scientific activity of our group spectrophotometric catalog was created including energy distribution data on 900 stars in the range 3200-7600AA and 250 stars in the range 6000-10800AA (Voloshina et al., Spectrophotometry of Bright Stars, ed. I.N.Glushneva, 1982, Moscow, Nauka, in Russian). ...
[ Сохраненная копия ]  Ссылки http://uranus.sai.msu.ru/glush.html -- 2.6 Кб -- 20.07.2009
Похожие документы
Еще в разделе: (Показать все результаты (>27) - uranus.sai.msu.ru/ )

20. http://xray.sai.msu.ru/~polar/xmgr/sets.html
... Drop points . ... Pick ops use the point in a set nearest to the location of the pointer when clicked to select the set for the chosen operation. ... To activate a set, select the set number, specify the number of points in the set and click on "Accept." ... Press the button marked Accept . ... Press the button marked Accept to divide the selected set into (length of selected set) / N sets with the remainder to the last set. ... Press the button marked Accept to merge all sets to the selected set. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/xmgr/sets.html -- 10.3 Кб -- 25.08.1997
Похожие документы

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


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

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

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