Найдено документов: 257107 (158 сайтов) ---- Время поиска: 0.36сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/AxesMapping_8h.html.
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/AxesMapping_8h.html.
1. casacore: casa/Containers/OrderedPair.h File Reference
... Namespaces . Classes . Files . ... File List . File Members . casa . Containers . ... include < casa/aips.h > . include <casa/Containers/OrderedPair.tcc> . Go to the source code of this file. class . ... Ordered pair class. More... namespace . ... this file contains all the compiler specific defines . All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:07:39 for casacore by 1.7.1 ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/OrderedPair_8h.html -- 7.0 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20057) - www.atnf.csiro.au/ )
2. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8050) - www.eso.org/ )
3. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>496) - comet.sai.msu.ru/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11387) - xmm.vilspa.esa.es/ )
5. Installing Compiled Executables for use with the IDL Runtime GPI Data Pipeline
... GPI Data Pipeline 1.0 documentation . ... Installing Compiled Executables for use with the IDL Runtime . ... If you do not have an IDL license, the GPI Data Reduction Pipeline is distributed as compiled code along with the IDL runtime. ... gpi_pipeline_1.0_runtime_macosx.zip - GPI pipeline compiled code plus IDL runtime for Mac OS X . gpi_pipeline_1.0_runtime_linux.zip - GPI pipeline compiled code plus IDL runtime for Linux . ... unix% idl -rt=/path/to/executables/gpi_launch_pipeline.sav . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/gpidata/installation/install_compiled.html -- 15.6 Кб -- 14.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19915) - www.stsci.edu/ )
6. Background
Next: The root filesystem Up: Overview of the Directory Previous: Overview of the Directory . This chapter is loosely based on the Linux filesystem standard, FSSTND, version 1.2 (see the bibliography, [ Qui95 ]), which attempts to set a standard for how the directory tree in a Linux system is organized. ... This chapter does not explain all files in detail. ... The major parts are the root, /usr љ , /var љ , and /home љ filesystems (see figure 2.1 ). ... Figure 2.1: Parts of a Unix directory tree. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node21.html -- 9.5 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2463) - star.arm.ac.uk/ )
7. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3510) - www.naic.edu/ )
8. Stellarium: Plugins
... CodingљStyle . ... Plugins . ... Building Plugins . ... dynamic plugins are stand-alone dynamic libraries (separate files with .so extension on Linux, .dll in Windows or .dylib on Mac OS X) that are loaded at run-time (on start-up) by Stellarium. This allows dynamic plugins to be distributed separately from Stellarium. static plugins are linked statically at build-time. ... For the rest of this discussion, I will assume you downloaded the source code in the directory /home/me/builds/stellarium . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/plugins.html -- 14.9 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1373) - astro.uni-altai.ru/ )
9. Apache HOWTO documentation
... redirect an entire server or directory to a single URL . ... stop/restrict robots . proxy SSL requests through your non-SSL server . There are two chief ways to redirect all requests for an entire server to a single location: one which requires the use of mod_rewrite , and another which uses a CGI script. First: if all you need to do is migrate a server from one name to another, simply use the Redirect directive, as supplied by mod_alias : Redirect / http://www.apache.org/ . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/howto.html -- 9.5 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>119) - neptun.sai.msu.ru/ )
10. Overview of CCMTools and some relevant notes Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The auxiliary xml file is searched for in the current directory! Successfully call, with casaimager.xml in same directory as ccmtools: . ... Note: tool names have to have ?casa? prepended to them, otherwise the aux xml file is nto found. Note: some idl files include other idls (notable casameasurs) so the aux xml file has to be put into the root directory too! ... Overview of CCMTools and some relevant notes . Notes related to building CASA . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/ccmtoolsintro.html -- 10.6 Кб -- 04.04.2016
Похожие документы
Похожие документы
11. lsst.coordConv: include Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . include Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_d44c64559bbebec7f509842c48db8b23.html -- 6.6 Кб -- 07.05.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1192) - www.apo.nmsu.edu/ )
12. configure.in
... autoconf processes configure.in to produce a configure script. configure is a portable shell script which examines the build environment to determine which libraries are available, which features the platform has, where libraries and headers are located, and so on. Based on this information, it modifies compiler flags, generates makefiles, and/or outputs the file config.h with appropriate preprocessor symbols defined. ... Here is a sample configure.in , from a Gnome version of "Hello, World": . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GGAD/z69.html -- 16.9 Кб -- 12.07.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2353) - www.sao.ru/ )
13. http://www.astro.louisville.edu/software/archive/colorspec/colorspec-1.0/README
Programs to generate color spectra ================================== These programs were developed to produce realistic color spectra from digital data. ... The distribution here contains the original source code for colorspec and solar in C, and a version of solar written in Fortran. ... It will produce a color spectrum of any digital spectrum. ... The 800x50 image solarflux.ppm was generated by colorspec and the file fluxatlas.dat, a reformatted NSO Solar Flux Atlas in the data directory. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/archive/colorspec/colorspec-1.0/README -- 4.8 Кб -- 23.08.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1576) - www.astro.louisville.edu/ )
14. Where to Find Example/Test Code
The XPA source code directory contains two test programs, stest.c , and ctest.c that can serve as examples for writing XPA servers and clients, respectively. ... The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. ... xpaset xpa # send to xpa cat xpa.c | xpaset "xpa*" # send to xpa and xpa1 xpaget xpa # receive from xpa xpaget xpa* # receive from xpa and xpa1 etc. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/examples.html -- 3.1 Кб -- 25.12.2003
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1734) - hea-www.harvard.edu/ )
15. http://www.adass.org/adass/proceedings/adass00/reprints/P2-39.pdf
Astronomical Data Analysis Software and Systems X ASP Conference Series, Vol. ... 304 Subramanian and Plummer PIPELINE/ARCHIVE INTERFACE CACHING SYSTEM CACHE INACTIVE FILES VIRTUAL FILES ARCHIVE DATABASE CACHE SERVER DATA ARCHIVING SERVERS CACHE DARCH RETRIEVE DARCH ARCHIVE DARCH FILE QUEUES CACHE REQUEST RETRIEVE REQUEST ARCHIVE REQUEST FILE QUEUE FILE QUEUE FILE QUEUE L0 PIPELINES SENDS NOTIFICATIONS PIPELINES OFF KICKS L1 PIPELINES OBSERVATION STATUS TRACKER OTHER PIPELINES Figure 1. ...
[
Текст
]
Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P2-39.pdf -- 50.2 Кб -- 29.05.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1682) - www.adass.org/ )
16. Hints and Kinks
This is an index for a set of troubleshooting notes contained in individual text files in the ./hints directory. ... Additions or corrections to this list or the information contained in the notes is solicited. The most useful submissions include the name of the computer manufacturer (and model numbers where appropriate), operating system (specific version(s) where appropriate), problem description, problem solution and submitter's name and electric address. ... Bash here for a directory listing. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/hints.html -- 2.1 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8459) - www.sai.msu.su/ )
17. htcacheclean - Clean up the disk cache - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... htcacheclean is used to keep the size of mod_cache_disk 's storage within a given size limit, or limit on inodes in use. ... If one or more URLs are specified, each URL will be deleted from the cache, if present. ... Specify limit as the total disk cache size limit. ... By passing the -a or -A options to htcacheclean , the URLs within the cache will be listed as they are found, one URL per line. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/programs/htcacheclean.html -- 14.9 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11556) - www.arcetri.astro.it/ )
18. Geomagnetic Indices Kp, ap, Ap, Cp and C9
This service contributes to the International Service of Geomagnetic Indices (ISGI) of the IAGA . ... The Kp numbers of the previous month are available in tabular format . ... There are available also historical and current Kp and derived indices per anonoymos FTP (see below). ... U.S.A. FTP server: ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/ . monthly update) . ... contains the monthly Kp / ap tables in a simple text format readable for both humans and computers (*.tab). ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/index.html -- 13.1 Кб -- 14.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>494) - www.iki.rssi.ru/ )
19. FTP Directory:
############################################################################## J/A+AS/135/555 Illuminated atmospheres limb-darkening coeff. 1. (Alencar+ 1999) ############################################################################## . Parent Directory ReadMe . Mar 17 1999 16k model.dat.gz . Nov 27 1998 2k table1.dat.gz . Jun 16 1998 2471k table2.dat.gz . Jun 16 1998 66k table3.dat.gz . Nov 25 1998 55k . Generated Sun, 26 Mar 2000 16:28:26 GMT by proxy.nsu.ru ( Squid/2.1.PATCH2 )
[
Сохраненная копия
]
Ссылки http://vega.inp.nsk.su/~inest/astrolib/Sun/kursoviki/Model2000/AtmModel/SUN_DARK/Ftp_source.html -- 3.6 Кб -- 26.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>99) - vega.inp.nsk.su/ )
20. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/p-r/quad_dm1.txt
... Each copy of quadwads.zip contains all 3 wads hence there is significant duplication. These updates include only the wad specific to each game: quad_dm1.zip - Doom Deathmatch quad_dm2.zip - Doom2 Deathmatch quad_hrt.zip - Heretic Deathmatch Update to : ./ levels / doom / p-r / quadwads.zip ./ levels / doom2 / p-r / quadwads.zip ./ levels / heretic / p-r / quadwads.zip Advanced engine needed : no Primary purpose : Deathmatch Recommended Destinations: ./ levels / doom / ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/p-r/quad_dm1.txt -- 4.4 Кб -- 27.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20786) - crydee.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда