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

1 | 2 | 3 | 4 | 5 | След.

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

1. Coordinate System
The GIPSY coordinate system is implemented in terms of a collection of mostly FITS-compatible GDS descriptor items. ... The axis name is uniquely related to the physical coordinates of the pixels along the axis. ... For this position the physical coordinate is precisely defined in CRVAL i , and therefore we call this position the projection centre. ... The GIPSY coordinate system also recognizes secondary axis descriptors, which relate grid positions to a different type of physical units. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/coordinates.html -- 8.9 Кб -- 17.01.2009
Похожие документы

2. Bob Bermanт??s Strange Universe: Another Earth: Where is the search leading? |
... Tonight's Sky . ... Search By Name Enter coordinates Use current location . ... Searching.. ... Sky this Month . ... Bob Berman . ... Searching for Far Out and Wandering Worlds . ... Supernova showered Earth with radioactive debris . ... Early Mars bombardment likely enhanced life-supporting habitat . ... Dave's Universe . ... Bob Berman's Strange Universe . Bob Bermanт??s Strange Universe: Another Earth: Where is the search leading? ... Get instant access to subscriber content on Astronomy.com! ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/bob-berman/2011/03/bob-bermans-strange-universe---another-earth---where-is-the-search-leading -- 63.3 Кб -- 10.04.2016
Похожие документы

3. Browsing the HST Archive with Java-enriched Database Access
... Up: Archives and Information Services . Previous: Search and Retrieval of the AXAF Data Archive on the Web using Java . ... Our Web interface to the HST archive (WDB) was substantially augmented during the past few months: A seamless integration of Java applets and CGI interfaces to the database now allows basic manipulation and visualization of data. ... These applets only require a common Web browser and offer very helpful features to facilitate archive data selection. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/dolenskym2.html -- 9.1 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/dolenskym2.html -- 9.1 Кб -- 15.05.1998
Похожие документы

4. The X Public Access (XPA) Mechanism
The X Public Access (XPA) mechanism is the heart of SAOtng. XPA allows an Xt program to define named public access points through which data and commands can be exchanged with external programs. ... Public Access Programming: Opening The Black Box That Hides Internal Data (from the 1993 ADASS Software conference) . ... Nearly all of SAOtng's menu functions also are defined to be XPA public access points. ... See also A List of SAOtng Public Access Points . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/about_xpa.html -- 2.7 Кб -- 01.10.2012
Похожие документы

5. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

6. Switching to another account
. To switch to using another account use the command su username . and enter your password when prompted. You are still in the same working directory you were when you issued the command, but you now have access to the file system for your other account. To stop using this account enter the command exit . Example .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic1.5.2.html -- 2.0 Кб -- 17.01.1997
Похожие документы

7. SAI CAS: Accessing SAI CAS from scripts
SAI VO . ... SAI CAS . ... Access . ... http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &columns= $columns . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &withdist= $withdist &NULLS= $nulls where . ... File to store the results . ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/cas/access.php -- 16.1 Кб -- 01.10.2012
Похожие документы

8. SOCK_PACKET Using SOCK_PACKET to gain full access to Ethernet
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Difference between SOCK_RAW SOCK_PACKET (Chris Leung) . ... This allowed me to do most things, but failed when I needed to be able to set the source Ethernet MAC address. ... To Make this work for me, though, it was necessary to keep the Linux machine from doing anything on the interface, other than letting my programs at it. ... First, the socket call: s = socket(AF_INET, SOCK_PACKET, htons(0x0003)); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/186/1.html -- 7.8 Кб -- 23.03.2000
Похожие документы

9. Apache module mod_access
... The directives provided by mod_access are used in <Directory> , <Files> , and <Location> sections as well as .htaccess files to control access to particular parts of the server. ... The Allow and Deny directives are used to specify which clients are or are not allowed access to the server, while the Order directive sets the default access state, and configures how the Allow and Deny directives interact with each other. ... The Allow directive affects which hosts can access an area of the server. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_access.html -- 14.5 Кб -- 20.05.2004
Похожие документы

10. Remote Access to Mt. Kent Observatory in Queensland Australia
Remote Access . ... Kent server . ... Kent weather station . Infrared sky background . ... Guider field (limited access) . UofL image archive . ... Time and Weather in Toowoomba, Queensland, Australia . Australian Bureau of Meteorology Clickable Map . USQ Weather Station in Toowoomba . Australian Region Infrared Satellite Image . Meteorological Satellite of Japan Infrared Image . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/mtkent/remote/ -- 3.3 Кб -- 11.05.2010
Похожие документы

11. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... To view Postscript Format files you must have access to Ghostview , or another suitable viewer. To view PDF files you will need Acrobat Reader or another suitable viewer. ... E. O'Shea, T. O'Neill, F.P. Keenan and J.G. Doyle . Sol Phys 196, 321 (2000) . Full Paper - Postscript . ... Abstract . ... Full Paper - PDF . ... Full Paper . ... M.E. Perez and J.G. Doyle . ... D. Banerjee, E. O'Shea and J.G. Doyle . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/preprints/2000.html -- 17.4 Кб -- 05.01.2015
Похожие документы
Еще в разделе: (Показать все результаты (>1755) - star.arm.ac.uk/ )

12. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>3542) - crydee.sai.msu.ru/ )

13. Local Access to Electronic Journals (history)
... We selected 11 PC's at the Institute and try to provide them with the access to resources earlier reachable only from Mercury , Ursa . ... Some access to A and A as well as other Springer and IOP journals is now available via the Sci.Dig.Lib. of the RFBR. ... During 2001 we lost access to recent issues of Astron. ... An information about our access to electronic journals is now available in Russian as a ( TeX file ). ... Access to more issues of the journals of Kluwer , Elsevier , etc appeared. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/E-JOUR/history.html -- 8.4 Кб -- 19.11.2010
Похожие документы

14. media
... Telescopes, instruments and cameras are keenly affected by local weather and atmospheric conditions. The decision to open any telescope or have access to any instrument or camera is at the sole discretion of the on-duty observing specialist(s) at the time of your requested access. ... Specific parameters exist for access to APO telescopes, instruments, or cameras which protect our highly-sophisticated and sensitive equipment and provide safe work conditions for staff and visitors. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Planning/media.htm -- 8.8 Кб -- 17.04.2015
Похожие документы

15. Disabled Access
... Contact Us . ... Planetarium Staff . ... Armagh Goes Digital . ... тАв Disabled parking available in close proximity to the building . ... тАв Ramp access to all parts of the ground floor of the main building . тАв A lift at the front of the building allows access to the first floor and the Digital Theatre . ... тАв Two unisex, wheelchair accessible toilets in the building, one on the ground floor and one on the first floor . ... Front entrance of Armagh Planetarium . ... 2009 ARMAGH PLANETARIUM . ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/html/disabled_access.html -- 29.2 Кб -- 20.02.2014
Похожие документы

16. http://www.asc.rssi.ru/RadioAstron/software/fakerad/ver_14/install.txt
... To get access to the software you must be registered at the ASC RadioAstron Server "ra.asc.rssi.ru" ------------------------------------------------------ IMPORTANT: At present the software "FAKERAT" runs only under 32 bit Linux workstation in X windows with C shell script. ... All procedure runs under C shell. ... Copy all files from the given directory to your computer. ... Then, copy txt-file representing the current version of orbit to the "orbit" subdirectory located in "fakerat_07041020". ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/software/fakerad/ver_14/install.txt -- 4.5 Кб -- 23.01.2013
Похожие документы
Еще в разделе: (Показать все результаты (>90) - www.asc.rssi.ru/ )

17. ASP: ASP Conference Series to Include Free Electronic Access
home news . SEARCH ASP SITE: Match ALL words Match ANY word . ... Beginning in 2005, all conference proceedings published by the ASP Conference Series during 2004, and all future volumes, will include full text electronic access. ... Visit the e-Books site for select free preview volumes . ... Organizers of upcoming conferences who wish more information about publishing their proceedings through the ASP Conference Series should contact Interim Managing Editor J. Ward Moody at jmoody@byu.edu . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/news/ebooks.html -- 11.2 Кб -- 03.01.2012
Похожие документы

18. http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs
... Exit Sub End If ' First argument is the FITS file to read filename = WScript.Arguments.Item(0) ' Create the ASCOM FITS driver object Set image = CreateObject( FITS. Image ) ' Read the file from disk WScript.Echo Reading filename ... image .ReadFromFile filename WScript.Echo ...done ' Read image dimensions WScript.Echo WScript.Echo ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs -- 3.8 Кб -- 24.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>45) - vega.inp.nsk.su/ )

19. Astronomy Net Privacy Policy
... Thank you for visiting the Astronomy Net website and reviewing our privacy statement. Our privacy policy is clear: We will collect no personal information about you when you visit our website unless you choose to provide that information to us. ... Once you access another site through a link that we provide you are subject to the privacy policy of the new site. ... Information presented on the Astronomy Net website is considered public information and may be distributed or copied. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/privacy.html -- 5.3 Кб -- 01.10.2012
Похожие документы

20. . The . MASS . Group .
... CVS . ... ASM Kislovodsk . ... Anonymous CVS access through CVS protocol: . cvs -d :pserver:anonymous@curl.sai.msu.ru:/srv/cvs/cvsroot . Anonymous CVS browse through ViewVC: . ... Rs485 CVS . ... ASM Dome demon CVS . ... CVSROOT at curl.sai.msu.ru is located in /srv/cvs/cvsroot . You may access to CVS repository via SSH only using your curl's account login/password. ... export CVSROOT=curl.sai.msu.ru:/srv/cvs/cvsroot . ... CVS_RSH=ssh cvs -d user@ curl.sai.msu.ru:/srv/cvs/cvsroot command . ...
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/mass/cvs.shtml -- 5.1 Кб -- 23.11.2012
Похожие документы
Еще в разделе: (Показать все результаты (>21) - curl.sai.msu.ru/ )

1 | 2 | 3 | 4 | 5 | След.


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

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

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