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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/hst/stis/calibration/pipe_soft_hist/update18.html.

1. ACS/WFC File Suffixes, Primary Header Keywords, and Location of New Reference
... ACS/WFC File Suffixes, Primary Header Keywords, and Location of New Reference Files . ... News and . ... ACS ETC . ... Reference Files . ... ACS ISRs . ... File Suffix . ... Header Keyword . ... File containing CTE correction parameters. ... The PCTETAB reference table, as well as the DKC files, are now listed on the ACS Dynamic Reference file pages. A summary of both types of reference files is located at the bottom of: http://www.stsci.edu/hst/observatory/cdbs/SIfileInfo/ACS/reftablequeryindex . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/acs/performance/calacs_cte/files -- 21.8 Кб -- 11.04.2016
Похожие документы

2. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

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

4. Siding Spring Survey
T he Siding Spring Survey (SSS) is a Near-Earth Object search program that utilises the 0.5-m Uppsala Schmidt Telescope at Siding Spring Observatory, N.S.W., Australia. ... The mission of the Siding Spring Survey is to contribute to the inventory of near-earth objects (NEOs), or more specifically, the potentially hazardous asteroids (PHAs) and comets (PHOs) that may pose a threat of impact and thus harm to civilization. ... Based on the CSS Mission page . ... Siding Spring Survey Main Page . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~rmn/ -- 11.4 Кб -- 23.12.2011
Похожие документы
Еще в разделе: (Показать все результаты (>687) - www.mso.anu.edu.au/ )

5. Understanding the location of linked directories
... What happens if you do a cd (change directory) to this type of directory? ... Look at this example: pwd (print the user's working directory) /usr/home/john/tmp ln -s $HOME/accounts/may fifth (use a symbolic link named fifth that points to the directory $HOME/accounts/may) ls fifth cd fifth (change directory to the new directory) pwd (print the working directory) /usr/home/john/accounts/may (the user is actually in the the directory that the linked directory points to) . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.1.html -- 3.0 Кб -- 17.01.1997
Похожие документы

6. Overview of the Directory Tree
Next: Background Up: Linux System Administrators' Guide Previous: The filesystem layout . ... A.A. Milne) . This chapter describes the important parts of a standard Linux directory tree, based on the FSSTND filesystem standard. It outlines the normal way of breaking the directory tree into separate filesystems with different purposes and gives the motivation behind this particular split. ... Background . The root filesystem . The /etc directory . ... Sun May 4 14:08:43 EEST 1997 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node20.html -- 3.9 Кб -- 04.05.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2762) - star.arm.ac.uk/ )

7. ST-ECF Grism Spectrum Software for NICMOS Grism Data
Next: Imaging Polarimetry with NICMOS Up: NICMOS Data Calibration and Previous: The Photometric Performance of . ... NICMOSlook and Calnic C . ... Extracting spectra from a large number of NICMOS grism images requires a convenient interactive tool which allows a user to manipulate direct/grism image pairs. ... NICMOSlook and Calnic-C are two programs that were designed to take advantage of the fact that the NICMOS grism mode typically consists of taking both a direct and a grism image. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/sardinia/node13.html -- 16.5 Кб -- 12.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>261) - www.stecf.org/ )

8. Guide to Science Software and Data on HEAD Computers
This is a preliminary version of a document which will hopefully evolve into a useful SCIENCE HELP page. This is meant to be an easily accessed directory of science software and data products which are available in the high energy division, primarily those which are maintained by "volunteer" scientists. ... The idea is to make this a cooperative venture - this document can be edited by anyone on the HEAD network (/proj/qedros2/QEDT/www/Science_guide/science_guide.html). ... LOCATION: /soft/ciao . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/QEDT/Science_guide/science_guide.html -- 8.0 Кб -- 01.10.2012
Похожие документы

9. mod_userdir - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... userdir_module . ... A request for http://www.foo.com/~bob/one/two.html will be translated to: . ... http://www.foo.com/users/bob/one/two.html . ... http://www.foo.com/bob/usr/one/two.html . ... http://www.foo.com/~bob/one/two.html . ... With a request for http://www.foo.com/~bob/one/two.html, will try to find the page at ~bob/public_html/one/two.html first, then /usr/web/bob/one/two.html, and finally it will send a redirect to http://www.foo.com/bob/one/two.html...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_userdir.html -- 9.6 Кб -- 10.12.2010
Похожие документы

10. Running The Pipeline
... The location of the ODF files is specified by either setting the environment variable SAS_ODF (setenv SAS_ODF directory-path), or by specifying the input directory (omfchain inpdirectory=directory path), or by setting the environment variable SAS_ODF to a SAS summary file. ... Use command `omfchain` to process the ODF data set in the current directory or to where SAS_ODF has been set to, and to place the product files in the current directory. ... Figure 1: OM Fast Mode Pipeline . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/omfchain/node12.html -- 5.8 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>18425) - xmm.vilspa.esa.es/ )

11. backups
... Data locations by computer . ... copy previous day to /share/phil/bkup/pnt via cron daily . ... end of each month info interpolated and stored in /share/megs/phil/x101/td/tds_yymm.sav idl save file. /home/online . ... written to /share/rfidat every minute by logging program. copy previous months data to /share/rfi/data/yNN when doing end of month processing (~phil/admin/monthproc.sc). rsynced to /share/usbbackup1/backups/share_rfi_data whenever manual backup to usbbackup1 disc is done. /export/home ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/notes/backups.html -- 11.9 Кб -- 24.09.2010
Похожие документы

12. NICMOSlook and Calnic C: Slitless Spectra Extraction Tools
Next: Analysis Tools for Nebular Emission Lines . ... Extracting spectra from a large number of NICMOS grism images requires a convenient interactive tool which allows a user to manipulate direct/grism image pairs. ... The direct image is used to locate objects of interest, to find the position of the appropriate spectra in the grism image, to determine the optimal extraction technique to use, and to calibrate the wavelength range of the extracted spectra. ... Figure 1: The NICMOSlook User Interface . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/pirzkaln.html -- 9.2 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/pirzkaln.html -- 9.2 Кб -- 15.05.1998
Похожие документы

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

14. OptInt PmWiki : Wiki Farm Terminology
OptInt PmWiki . Pm Wiki / . ... Wiki Farm Terminology . administrators (intermediate) There are many ways to configure PmWiki:WikiFarms , and some of the documentation uses different terminology to describe the same things. ... All of the wikis in a farm are more or less the same, except the "home wiki" is a wiki that is located in the same directory as the PmWiki software. ... Some authors have used this to mean the directory that contains most of the shared components on a wiki farm. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiFarmTerminology -- 26.1 Кб -- 28.02.2014
Похожие документы

15. RadioAstron Mission Element Overview
Next: RSOG Pre-Observation Products . ... Mission Elements . ... The main mission elements (ME) are: . The RSOG, based at ASC, which is responsible for the science operation of the RadioAstron Mission. ... The Main Ballistic(Navigation) Center (MBC) belonging to Lavochkin Association coordinates preparation and exchange of orbit determination and orbit reconstraction ptoducts. ... Experiment codes of five characters are used in naming GRT related files. ... RSOG . ... Corr (GTS?) ... Corr (RSOG?) ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/rameo.htm -- 14.7 Кб -- 30.08.2001
Похожие документы

16. User Parameters - Data Location & Beam Selection CentralProcessor 0.11
... CentralProcessor 0.11 documentation . ... The following parameters determine where the measurement sets are that hold the data to be processed. The default behaviour is to read the MS from the given Scheduling Block (SB) directory. ... Location (on galaxy) of the scheduling blocks. This is used when specifying SB numbers - the default is the standard location for BETA operation. ... These parameters determine which beams in the data to process. ... User Parameters - Pipeline & job control . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/BETApipelines/DataLocationSelection.html -- 8.5 Кб -- 12.04.2016
Похожие документы

17. Publication directory
... Dept. for Astrometry & Space Geodynamics . ... Dept. for Physics of Stars&Galaxies . Dept. for Space Plasma Physics . Dept. for Physics of Minor Celestial Bodies . Dept. for Physics of Planetary Systems . Dept. for Solar Physics . ... Solar telescopes . ... 2016,MNRAS, 2016MNRAS.tmp.. ... 2016,MNRAS, Vol.455 ,is.1,p.357-369. ... 2016,MNRAS, Vol.456 ,is.1,p.181-191. ... 2016,ApJ, Vol.816 ,is.1,p.3. ... WASP- 22, WASP-41, WASP- 42 and WASP- 55. ... 2016,MNRAS, Vol.456 ,Is.1,p.990-1002. ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/en/library/publication-directory -- 16.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>552) - www.mao.kiev.ua/ )

18. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы

19. ASCII files description
... Co-ordinate systems description . Directories structure . The file names' construction . The file set description . ... The orbital information for each month is presented in the separate directory. The INTERBALL orbital data are located on the STDA server, for each month in the separate subdirectory, which name consists from the year (YYYY) and month (MM) numbers. The Parent Directory of the Tail Probe orbital data is http://www.iki.rssi.ru/da/interball/tail/orbit/ . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
Похожие документы
Еще в разделе: (Показать все результаты (>1468) - www.cosmos.ru/ )

20. SPICE System Overview .
SPICE system is a data system built by Navigation Ancillary Information Facility (NAIF) , acting under the directions of NASA's Office of Space Science, to assist scientists in planning and interpreting scientific observations from space borne instruments. ... Scientists in many countries may be counted as SPICE customers. In addition to providing SPICE technology to NASA and international space missions the NAIF Group serves as the Ancillary Data Node of NASA's Planetary Data System . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/naif/spiceovr.htm -- 4.4 Кб -- 27.10.1994
Похожие документы

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


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

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

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