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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.Upgrades.

1. PPTA Wiki | PmWiki / Upgrades
... Upgrades . ... PmWiki is designed to make it easy to upgrade the PmWiki software without affecting your existing data files or installation. ... Upgrading from version 2.1.27 to 2.2.0 . ... Download the version of PmWiki that you want from the download page. ... If upgrading from an earlier version, PmWiki will prompt to automatically copy these pages to their new location if needed. ... This page may have a more recent version on pmwiki.org : PmWiki:Upgrades , and a talk page: PmWiki:Upgrades-Talk ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/research/pulsar/array/index.php?n=PmWiki.Upgrades -- 24.5 Кб -- 12.04.2016
Похожие документы

2. OptInt PmWiki : Upgrades
OptInt PmWiki . ... Edit Page | ... MROI Delay Line Design Contract . ... PmWiki . ... Upgrades . ... PmWiki is designed to make it easy to upgrade the PmWiki software without affecting your existing data files or installation. For most upgrades, you simply copy the files in the new release over your existing installation. ... For example, if your existing PmWiki installation is in a directory called pmwiki , then one way to copy the new files over the existing ones is to enter the command: . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Upgrades -- 26.2 Кб -- 28.02.2014
Похожие документы

3. stsci_python 2.12 Release Notes
... stsci_python 2.12 Release Notes . ... Description . ... PyRAF . ... PyRAF FAQ . ... This version has been tested to work under Python 2.7 using all the latest versions of numpy. pydrizzle ============ Only minor changes were made to allow this version to work with PyFITS 3.0.0. PyRAF v1.11 ============ This release supports Python 2.5, 2.6, and 2.7. ... Python 3 Note: It is anticipated that the next full release of PyRAF (late 2011/early 2012) will have basic capabilities working under Python 3. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python/release-notes/releasenotes.2.12 -- 32.7 Кб -- 12.04.2016
Похожие документы

4. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>2021) - www.sai.msu.su/ )

5. AstroGrid Registry FAQ
... AstroGrid Registry . ... 3.Get/Find New Registries . ... Below you will find sections about information about eXist and how it works with the Registry. eXist embedded (Moving your Data Out) . ... You could of course make backups of the data directory and after doing an upgrade or deploy simply copy back over the data directory and restart your servlet/j2ee container. ... Change the JNDI property of "reg.custom.exist.configuration" and point to this directory plus conf.xml ex: /exist/db/conf.xml. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/astrogrid-registry/regdocs/eXist_reference.jsp -- 13.8 Кб -- 01.10.2012
Похожие документы

6. http://hea-www.harvard.edu/QEDT/Science_guide/ftools_news.txt
... The ROSAT support is more robust. ... I will install the new version in IRAF (setiraf) in one week if there are no objections; until then, IRAF is running FTOOLS 3.0. To access the FTOOLS 3.2 host version : Add appropriate path - set path = ($path / iraf / irafext2 / ftools /bin.host) Make directories, if they don't already exist - mkdir ~/myftools ~/myftools/pfiles ~/myftools/ data Set environment variables - setenv LOCPFILES ~/myftools/pfiles setenv SYSPFILES / iraf / irafext2 / ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/QEDT/Science_guide/ftools_news.txt -- 12.1 Кб -- 17.05.1995
Похожие документы
Еще в разделе: (Показать все результаты (>3655) - hea-www.harvard.edu/ )

7. Apache module mod_headers
This module provides for the customization of HTTP response headers. ... This module provides a directive to control the sending of HTTP headers. ... Header . ... Syntax: Header set|append|add header value . ... Module: mod_headers . This directive can replace, merge or remove HTTP response headers during 1xx and 2xx series replies. ... set . The response header is set, replacing any previous header with this name . ... The response header is appended to any existing header of the same name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_headers.html -- 7.3 Кб -- 03.10.2002
Похожие документы

8. SAS package check list
... Check a package against all these points before delivering it. files should be -rw-r--r-- or -r--r--r-- . ... should contain only the files ChangeLog DEPEND Makefile VERSION DISTRIBUTION . ... ChangeLog should contain a list of open SPRs including their number. ... If the package contains a task, DEPEND must contain taskmain. For each library in USEDLIBS statements in all Makefiles in the package, the corresponding package should be listed in DEPEND . ... Makefile should contain TEXDOCS=task . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/checklist.html -- 6.2 Кб -- 16.01.2001
Похожие документы

9. Custom Error Responses - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Although the Apache HTTP Server provides generic error responses in the event of 4xx or 5xx HTTP status codes, these responses are rather stark, uninformative, and can be intimidating to site users. ... Additionally, a set of values are provided, so that the error document can be customized further based on the values of these variables, using Server Side Includes . ... Customizing Error Responses . ... ErrorDocument 500 http://error.example.com/server_error.html...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/custom-error.html -- 14.4 Кб -- 19.11.2015
Похожие документы

10. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

11. DFS group delivery procedure
... NEWS . For every new DFS component delivery, following process should be applied. ... The appropriate DFS installation scripts must be included in the package delivered to the mountain (install-patch if a patch is delivered, ipip if a new pipeline release is to be installed, .. ... The Delivery Note is the text file to be sent to the mountain by email giving all detailed information about the new DFS patch or release, plus the specific installation instructions to be applied by the mountain. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/delivery-proc.html -- 15.1 Кб -- 13.04.2005
Похожие документы
Еще в разделе: (Показать все результаты (>47798) - www.eso.org/ )

12. NEdit.org
... Browse on Line . ... To get this to work, add a macro menu item which calls open_include() . ... Oops. ) return } # # We have a filename ; now run through our list of paths see # if we can open the file . # include_path = $g_ include _path path_separator = : bpos = 0 epos = search_string( include_path , path_separator, bpos ) while( epos bpos ) { path_bit = substring( include_path , bpos , epos ) if( open_with_test (path_bit / ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1467) - jet.sao.ru/ )

13. AstroAsciiData 1.1 User Manual
... 1.1 ASCII tables in astronomy and science . ... 1.6 The usage of the User Manual . ... 3.1 Working with existing data . ... 4.2 The AsciiData class . 4.2.1 AsciiData data . 4.2.2 AsciiData method get . 4.2.3 AsciiData method set . 4.2.4 AsciiData method writeto() . 4.2.5 AsciiData method writetofits() . 4.2.6 AsciiData method writetohtml() . 4.2.7 AsciiData method writetolatex() . 4.2.8 AsciiData method sort() . ... 4.3 The AsciiColumn class . ... 4.4 The Header class . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/manual/asciidata/asciidata.html -- 11.1 Кб -- 30.04.2009
Похожие документы
Еще в разделе: (Показать все результаты (>195) - www.stecf.org/ )

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

15. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... This shows the Sun, Moon and Earth (not to scale) together with the . ... They have tested the technique on the Earthshine, the light reflected from the Earth by the Moon, and showed that it can reveal the presence of life in our planet. ... This technique uses the fact that the light reflected from the planet is polarised, whereas that emitted by the star is not. ... Polarised light can tell us about the reflecting surface...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/press/2012/earthshine_pr_2012feb27.html -- 12.3 Кб -- 02.03.2012
Похожие документы

16. Installation of MIDAS
... 08.May.95 verify.tar.Z # MIDAS verification procedures (optional) calib.tar.Z # All calibration data already installed (optional) demo.tar.Z # All demo data already installed (optional) 97NOVpl2.0.tar.gz # MIDAS 97NOV patch level 2.0 already installed and # without sources, for Linux 2.0.28 (Slackware # distribution but also verified to run on RedHat 4.2) [00-13].97NOVpl2.0.tar.gz # The previous file in 1.44 MB chunks. ... Select NAME to DELETE: - Optional: Calibration and Demo data already...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/afk/DataAnal/Midas/Installation.html -- 7.7 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>152) - www.astro.spbu.ru/ )

17. OFFICIAL PRESS RELEASE - S.P. KOROLEV ROCKET & SPACE CORPORATION ENERGIA
OFICCIAL PRESS RELEASE . ... At S.P. Korolev Rocket and Space Corporation Energia the regular session of the Board of Chief Designers on the Russian Segment of the International Space Station (ISS) was held under the chairmanship of N.N. Sevastianov, President, General Designer of RSC Energia. ... Charge RSC Energia (N.N. Sevastianov) with submitting this decision to the Federal Space Agency and higher-level state structures. ... Official WEB-site of S.P.Korolev RSC Energia . ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/news/news-2006/press_release-03-15.html -- 18.3 Кб -- 10.04.2016
Похожие документы

18. http://crydee.sai.msu.ru/ftproot/pub/comp/software/netscape/1.x/unix/README
Netscape 1.12 (X11) ============================================================================== *********************************************** IMPORTANT! ... Security Fix Description ============================================================================== TECHNICAL BACKGROUND Netscape Navigator uses random information to generate session encryption keys of either 40 or 128 bits in length. ... SunOS 4.1, Linux, and BSDI: These distributions also includes a directory called "nls". ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/software/netscape/1.x/unix/README -- 8.3 Кб -- 26.09.1995
Похожие документы

19. astrostack 3.1 released! [Архив] - Общая Астрономическая Конференция
Общая Астрономическая Конференция > Товары для астрономов > Полезное для астрономии > astrostack 3.1 released! ... Просмотр полной версии : astrostack 3.1 released! Drago . ... New 3.1 release on July 1st A pre-release (beta) version can be downloaded as a try out. ... New 3.1 pre-release can be downloaded as beta NOW The upcoming 3.1. release is available as beta pre-release version to try out (Full edition only). ... Next time: Finally some news on video and webcam plugins releases. ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/archive/index.php/t-4153.html -- 8.6 Кб -- 10.04.2016
Похожие документы

20. Photos from UK (2006)
Warning : stat failed for titles.php (errno=2 - No such file or directory) in /resurs/www/person/math/scripts/photo_album_paginal_picasa.php on line 2 . Warning : Cannot add header information - headers already sent by (output started at /resurs/www/person/math/scripts/photo_album_paginal_picasa.php:2) in /resurs/www/person/math/scripts/photo_album_paginal_picasa.php on line 3 . ... Main page . Photos . Previous page . ... Next page . Not paginated version of this web-page . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~math/photos/uk2006/index_p.php -- 9.6 Кб -- 27.02.2014
Похожие документы

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


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

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

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