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

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

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

1. Environment variables
... Meta Index / Home Page / User information The behavior of the tasks is modified by the following environment variables: . ... This has the same meaning as the command line option --ccf (see above). A command line override supersedes any assignment made to SAS_CCF , i.e., the CIF pointed at via SAS_CCF is ignored in this case. ... A command line override supersedes any assignment made to SAS_CCFFILES , i.e., the list of CCF replacement constituents is ignored in this case. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/taskmain/node3.html -- 6.9 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>31337) - xmm.vilspa.esa.es/ )

2. *fit* - Fit Data to a Specified Model
Next: Power Law fit to Up: Spectral Analysis Previous: Error Determination . With PROS2.3 all fitting is performed using Poisson statistics , rather than Gaussian, so that results will be correct even for small counts ( ) in some channels. Power Law fit to a Point Source . Raymond Model . Two-Temperature Raymond Model . Limiting Energy Channels Input to the Fit . Multiple Data Sets . ... Fit a source with a small number of net counts . Inspection of results . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node146.html -- 4.2 Кб -- 01.10.2012
Похожие документы

3. Miscellaneous Options
... This command specifies the default delay to be used under these circumstances. ... This command configures a trap receiver at the given host address and port number for sending messages with the specified local interface address. ... While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. setvar variable [ default ] . This command adds an additional system variable. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/miscopt.html -- 6.5 Кб -- 21.12.2007
Похожие документы

4. Function Specification
Next: External Functions Up: Fitting of Data Previous: The Corrected Gauss--Newton . ... Basic functions are either defined in the system or defined by the user as external FORTRAN routines. ... Basic functions are specified by the name, the independent variable(s) and parameter(s), with optional guesses for the parameters, following the syntax: name(var1[, ];par1[, ]) [par1=value] . ... Parameters are defined by unique names after the semicolon in the function specification. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node128.html -- 6.9 Кб -- 23.02.1996
Похожие документы

5. Tasks
Tasks in GIPSY are the application programs which do useful work for the user. ... To start a task without parameters, only the name of the task needs to be supplied. taskname To specify parameters, any number of keyword-value pairs separated by blanks can be added to the taskname: taskname keyword1 = value1 keyword2 = value2 .. ... The user can set a parameter in the task context to change requests for hidden keywords into requests for defaulted keywords. ... Tasks all run in a context . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/tasks.html -- 8.7 Кб -- 16.01.2009
Похожие документы
Еще в разделе: (Показать все результаты (>18869) - www.atnf.csiro.au/ )

6. Python: module ccl_gsselect
... Determines what guide stars to select for the specified obsets on the . ... USAGE: do ccl_gsselect <cclist> <obset> <exec_gsselect> <exec_select> <confirm> . ... optional version number. <obset> is either a comma separated list of . ... obsets. mdr 12/31/02 . ... execute_gsselect (ccl =None , cclver =None , obsets =None ) . Runs the SPSS command GSSELECT on the input obsets on the input cclist. get_qbgsp_data (ccl =None , cclver =None , obsets =None , qbgsp_data_file =None ) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/ccl_gsselect.html -- 11.9 Кб -- 08.04.2016
Похожие документы

7. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

8. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы

9. Command line procedures
Next: Accessing data files Up: CHAMELEON Previous: Catalog access Contents . In this chapter we list some of the useful command line procedures. ... In the following, italic names, e.g. value , have to be replaced with variable names; if no type is specified in the procedure usage description, they will be allocated automatically and return the data requested. ... Accessing data files . Loading configuration and logs . ... Loading data . ... Astrometry . ... Astrometry procedures . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node173.html -- 5.1 Кб -- 28.04.2015
Похожие документы

10. Executer (ImageJ API)
... public class Executer . ... Runs ImageJ menu commands in a separate thread. ... Create an Executer to run the specified menu command in this thread using the active image. ... Adds the specified command listener. static java.lang.String . ... Create an Executer to run the specified menu command in this thread using the active image. public Executer (java.lang.String cmd, ImagePlus ignored) . ... Adds the specified command listener. public static void removeCommandListener ( CommandListener listener)...
[