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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/spst_getopt.py.

1. Python: module spst_getopt
... To provide a way to parse cli-type parameters/options and compare them . ... check_option_for_args (option, allowed_options) . ... If so, then see if it has a value. spst_getopt (arg_list, allowed_options =[] ) . ... looking for allowed option/values as specified in the allowed_options . ... a trailing '=' followed by the value. allowed_options -- (list) . ... value is the value of the option. parms -- (list) This is a list of all the parameters that . ... allowed_options says no value is allowed. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/spst_getopt.html -- 16.2 Кб -- 08.04.2016
Похожие документы

2. Edition of the Table Containing the Atomic Parameters
. Next: Edition of the Up: Typical Run Previous: Creation of the . All of the atomic data listed in 13.2.1. are needed by the program and are to be entered via this table. A template can be found in MID_CLOUD: ABSP.TBL . The quoted parameters are from Morton and Smith (1973) and according to the author the wavelengths are: . vaccum for 2000 ?, air for 2000 ? . Command: . The actual format of this table is described in section Auxiliary Data. Pascal Ballester . Tue Mar 28 16:52:29 MET DST 1995
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node201.html -- 2.9 Кб -- 23.02.1996
Похожие документы

3. Access to calibrator solutions CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Calibration and Imaging Documentation . The code abstracts the way it accesses the calibration solution. It allows various ways of storing them (e.g. parset file, casa table, external database) via a factory class. ... The parameters are shared by all synthesis programs and should be prefixed with the actual program name in the usual form, i.e. Cimager.xxx . Parameter . ... parset? ... Parset file name where the calibration solution is stored. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/calibration_solutions.html -- 8.1 Кб -- 12.04.2016
Похожие документы

4. FFIT - Command Syntax
... spectrum . ffit . ... grids . ... These commands read in a grid of model spectra. ... Values for the parameters are taken from the input models themselves, to avoid mixups. The syntax of the command arguments is precise. model{ . ... If there is only one spectrum to fit, one should set default parameters for the secondary which lie within the model grid, with <L_2/L> being a very small value. ... The output is saved in a file <file.fit> , where <file> was the name of the spectrum being fitted. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/ffit_commands.html -- 9.1 Кб -- 30.08.2007
Похожие документы

5. http://www.naic.edu/~tghosh/software/parcheck.pro
Viewing contents of file '/net/www/deutsch/idl/idllib/ghrs/pro/ parcheck .pro' ;********************************************************************* ;+ ; ;*name: ; parcheck (general idl library 01) 30-mar-1987 ; ;*class: ; error checking ; ;*category: ; ;*purpose: ; to check that a procedure has been called with the minimum of allowed ; number of parameters . ; ;*calling sequence: ; parcheck , nparm , minparms , callingpro ; ;* parameters : ; ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/parcheck.pro -- 4.4 Кб -- 24.01.2003
Похожие документы

6. CONTROL
... This menu contains variables which control the performance of the Marquardt-Levenberg (M-L) non-linear least squares fitting. ... F LOAT Allow calibration to float . ... Optimize step size for M-L. L AMBDA Gradient-Brute force parameter . ... Choosing the O PT. option will cause a one-time delay before starting M-L, including the loading of the interferometric data a second time as the optimization of the step size overwrites the currently loaded visibilities. ... Christian Hummel 2015-04-28 ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node90.html -- 4.1 Кб -- 28.04.2015
Похожие документы

7. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>257) - comet.sai.msu.ru/ )

8. Structure of the Spectral Package
... Several of the tasks in the spectral package share a common set of parameters. ... Each task in the spectral package has a hidden parameter which points to the pkgpars parameter file. The parameters stored here include the observed data sets and the model descriptor, and instrument-specific parameters. ... The observed counts and error data set contained in the table file ( *_obs.tab ) produced by qpspec will be the input data for subsequent spectral tasks. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node140.html -- 9.0 Кб -- 01.10.2012
Похожие документы

9. mod_macro - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... macro_module . ... These macros have parameters. ... macro definition within a <Macro> section, following the apache style. user defined names for the macro and its parameters. macro names are case-insensitive, like apache directives. macro parameter names are case sensitive. macro parameters must have distinct names. error on empty parameter names. redefining a macro generates a warning. macro definitions can be nested... (but what for?) . ... Use of a macro: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_macro.html -- 13.5 Кб -- 19.11.2015
Похожие документы

10. A Python-based IRAF Task Parameter Editor
... As part of the development of a new Python-based CL for IRAF tasks by the Science Software Group at STScI, we have developed a GUI-based parameter editor for IRAF tasks using Tkinter. This new parameter editor is intended to provide the equivalent functionality of the IRAF EPAR task, but to make parameter editing easier by using appropriate user interface elements, such as menu choice lists, action buttons, and file browsers. ... Figure 1: The GUI-based Python/Tkinter IRAF task parameter editor. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P1-54/ -- 11.1 Кб -- 06.10.2000
Похожие документы

11. OptInt PmWiki : PmWiki / Markup Expressions
OptInt PmWiki : Pm Wiki / Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . ... Note that the initial position argument is zero-based (i.e., the first character is referenced via a "0"). the number of characters to extract . ... ftime "fmt" "when")} . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions?action=print -- 19.9 Кб -- 10.04.2016
Похожие документы

12. East Siberian Center for the Earth's Ionosphere Research. Databases.
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The ionogram catalogue is divided into the data file and the key file. ... The station codes database consists of the data file and two key files. ... This database consists of the data file and the key file. ... The antenna DB consists of two interrelated databases. ... The data file contains the following information: antenna type, antenna name, antenna parameters names, measurement units, and ranges of parameters. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/basydnen.htm -- 12.9 Кб -- 01.06.2001
Похожие документы

13. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы

14. http://selena.sai.msu.ru/Pug/Publications/ms42/m42_60.pdf
THE PARAMETERS INVOLVED IN HAPKE'S MODEL FOR ESTIMATION OF THE COMPOSITION OF THE EJECTA LUNAR TERRAINS. ... In the previous papers we were estimated the surface roughness of the ejecta lunar terrains by means comparison of the local phase function and the average integrated lunar indicatrix. ... The Hapke's theoretical model of the lunar surface reflection. ... For THE PARAMETERS INVOLVED IN HAPKE'S MODEL: S.G. Pugacheva, V.V. Shevchenko a low-albedo lunar surface parameter Bo = 1. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/Pug/Publications/ms42/m42_60.pdf -- 43.9 Кб -- 06.10.2008
Похожие документы

15. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

16. SLITLESS (Oct97) --- ST_ECF --- SLITLESS (Oct97)
slitless -- Extract a spectrum from a direct/GRISM image pair slitless image grism output PARAMETERS . ... A two dimensional direct image to be used to select an object. grism . A two dimensional GRISM image containing slitless spectra of objects present in the direct image. output . ... Toggle whether or not a background estimate is subtracted from the extracted object spectrum. mingood = INDEF . Pixels of the grism image with values smaller than this are ignored. maxgood = INDEF . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/slitless/slitless.hlp.html -- 7.3 Кб -- 06.06.2006
Похожие документы

17. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

18. (Untitled)
The data in the Table on p. 5788 – 5789 embrace estimated parameters for 128 binary systems in near Earth, Mars crossing, main belt and Trojan orbits (more than 90% of corresponding objects are marked in the Table "Minor planet lightcurve parameters" as undoubtedly binary and in other cases as suspected binary). ... The data were presented by P. Pravec (Astronomical Institute, Academy of Sciences of Czech Republic) (see Pravec, P., Harris, A. W., 2007. Binary Asteroid Population. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9gs2.htm -- 2.3 Кб -- 10.04.2016
Похожие документы

19. Database of Optical Properties -- Level: subpage
Links given for particles of different shapes allows one to access our graphics illustrating the dependence of various optical properties of model scatterers on their parameters. ... Q ext , Q sca , Q abs , Q bk , albedo, g, Q pr vs x for different m . F ij vs theta for different x, m . ... Q ext , Q sca , Q abs , Q bk , albedo, g, F ij vs x for different m, alpha . F ij vs theta for different x, m, alpha . ... Q ext , Q sca , Q abs , Q bk , albedo, g, Q pr vs x for different m (TE/TM modes) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/DOP-old/2-24.html -- 4.0 Кб -- 19.11.2010
Похожие документы

20. harak_e
The beam pattern and the polarization characteristics . of the radio telescope RATAN-600 . The Mueller matrix elements was computed via formulas [1]: . ... The BP were computed by the aperture method, proceeding from the fild distribution in the aperture of the primary mirror. The components of the main and cross-polarization components of the electric field in the vertical aperture of the primary mirror was computed in Frenel diffraction approximation. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/len/harak_e.htm -- 11.5 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/len/harak_e.htm -- 11.5 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/len/harak_e.htm -- 11.5 Кб -- 24.02.2010
Похожие документы

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


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

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

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