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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.1.0/doc/tools/node12.html.

1. regionmask: convert FITS REGION to image MASK
... regionmask region=<table> autosize=no withmaskset=yes maskset=mask.ds . ... regionmask converts a FITS Region extension table to an image mask, either as a FITS image or as an ASCII list of pixels. ... These same parameters also define a clipping rectangle (the origin and extent of the output image), which engages by default. ... image . ... The WCS keywords specify the size and alignment of the pixels and the bounding keywords specify the clipping rectangle of the output image (unless auto-sized). ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/tools/node12.html -- 9.1 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>16681) - xmm.vilspa.esa.es/ )

2. Task parameter manipulation
The current set of keyword-value pairs of a task can be monitored by typing ESC K while the name of the task is present in the User Command Area. This causes (part of) the Common Output Area to be overlaid with a display containing the current user input parameters of the task. ... If there is currently a set of parameters displayed on the screen (as the result of typing ESC K ), these parameters will be edited; otherwise the name of the task is derived from the User Command Area contents. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/keytable.html -- 3.6 Кб -- 16.01.2009
Похожие документы

3. The main observational parameters
... Column 1 gives the object name from the Case or Markarian catalogs. ... For Markarian galaxies the errors of coordinates usually lie inside 2'' (Lipovetsky [ 1983 ]). Column 4 gives the eye-estimated apparent blue magnitudes according to the same sources. ... Other names of a galaxy we give in column 7. ... In column 3 we cite the original emission-line code of the galaxy for the strength of [O III ] doublet according to the Case catalog (s - strong, m - medium, w - weak). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Laboratory/Publications/1997/CasePR/node7.html -- 10.4 Кб -- 10.01.1998
Похожие документы

4. CCD Parameters table
... CCD Parameters table (_ccd) to be placed in the header keyword, CCDTAB, before recalibration. ... Oct 15 1999 . ... INFLIGHT 01/05/1999 02/05/1999 . ... Feb 16 2000 . ... DEC 26 1999 . ... SMOV3A values for Dec 27-29 1999 . ... INFLIGHT 30/12/1999 07/01/2000 . ... INFLIGHT 10/01/2000 25/01/2000 . ... JUL 10 2001 00:00:00 . INFLIGHT 12/07/2001 25/02/2002 . ... Added columns for CTE correction . ... Dec 26 1999 00:00:00 . ... Updated CTE parameters . ... New parameters for improved CTE correction . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/stis/calibration/reference_files/ccd.html -- 23.2 Кб -- 11.04.2016
Похожие документы

5. Tunable Kernel Parameters?
... Forum: The Linux Kernel Hackers' Guide . Keywords: kernel tuning, file handles, Bus error . ... In a recent comp.os.linux. article I saw a reference to tunable kernel parameters, which I think may help me with a problem I'm having with expireover on a Debian 1.2, Inn 1.4 unoff4 news server. ... I'm runnming 2.0.27, 64mb ram, raid 0 on three 2gb drives for /var/spool/news. ... I've been looking for some docs on tuning kernel parameters like file handles, and can't seem to find it. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/59.html -- 3.5 Кб -- 23.03.2000
Похожие документы

6. Parameters
... IRAF supports two kinds of parameters, auto parameters and hidden parameters, which are treated differently. auto parameters are updated every time a task is run. ... Parameters for each task are contained in `parameter files' in the uparm sub-directory in `myiraf'. ... im > imhead.longheader=yes # explicitly setting <task.param>=<value> im > eparam imhead # Edit the parameter file to update one or more # parameters at the same time # see next section . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node8.html -- 5.0 Кб -- 01.10.2012
Похожие документы

7. HIPASS parameters Barnes et al (2001), Ryan-Weber et al. (2002), Zwaan et al
. First page Back Continue Last page Summary Graphics .
[ Сохраненная копия ]  Ссылки http://www.naic.edu/alfa/galfa/meetings/1/talks/hipass_files/text1.htm -- 2.1 Кб -- 06.05.2003
Похожие документы

8. http://www.eso.org/~qc/concept/MEF_QC.pdf
... Scoring Necessary step towards more automated certification Idea: · define key QC1 parameters , check new values against trending for those · evaluate compliance: o if new within defined range, ok o if outside: nok · user may focus on nok ones, while ok is certified automatically in `confidence mode ' Required: · configure set of key parameters per product · configure comparison mode o fixed: ...
[ Текст ]  Ссылки http://www.eso.org/~qc/concept/MEF_QC.pdf -- 49.3 Кб -- 07.08.2006
Похожие документы

9. Keyword arguments and default arguments
Routines can now be called with keyword arguments and can use default arguments, that means that some arguments can be given with keywords instead of position and some do not have to be given at all, in which case a standard or default value is used. ... IMPLICIT NONE INTERFACE SUBROUTINE SOLVE (A, B, N) INTEGER, INTENT (IN) : : N REAL, INTENT(OUT) : : A REAL, INTENT(IN), OPTIONAL : : B END SUBROUTINE SOLVE END INTERFACE REAL X ! ... You will use keyword arguments and default arguments so that . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c8.html -- 5.4 Кб -- 11.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы

10. ASNCOMBINE (Nov98) --- nictools --- ASNCOMBINE (Nov98)
asncombine -- Process and combine images in one or two NICMOS associations asncombine association . ... set to yes to include error planes in co-added images error. background . ... This is useful to use different background subtraction