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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/institute/conference/iwpss/plenary-e2-commentary-gallien.pdf.

1. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1396) - crydee.sai.msu.ru/ )

2. User Parameters - Continuum imaging CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... The parameters listed here allow the user to configure the parset and the slurm job for continuum imaging of the science field. Some of the parameters can be set to blank, to allow cimager to choose appropriate values based on its ?advise? capability (which involves examining the dataset and setting appropriate values for some parameters. ... Number of CPUs to use on each core in the continuum imaging. ... User Parameters - Continuum Self-calibration . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/BETApipelines/ScienceFieldContinuumImaging.html -- 17.8 Кб -- 12.04.2016
Похожие документы

3. Python: module timeit
... Tool for measuring execution time of small code snippets. ... python timeit.py [-n N] [-r N] [-s S] [-t] [-c] [-h] [statement] . ... n/--number N: how many times to execute 'statement' (default: see below) . r/--repeat N: how many times to repeat the timer (default 3) . ... t/--time: use time.time() (default on Unix) . ... statement: statement to be timed (default 'pass') . ... Time 'number' executions of the main statement. ... argument is the number of times through the loop, defaulting . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/timeit.html -- 14.1 Кб -- 05.11.2015
Похожие документы

4. Default access permissions
. When you create a file or directory its access permissions are set to a default value. These are usually: . rw------- . gives you read and write permission for your files; no access permissions for the group or others. rwx------ . gives you read write and execute permission for your directories; no access permissions for the group or others. Access permissions for your home directory are usually set to rwx--x--x or rwxr-xr-x . Changing default access permissions .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/def_perm.html -- 2.3 Кб -- 17.01.1997
Похожие документы

5. default
Construction Cover Frame: September 14, 1999 . Currently being served up at Chez French is the assembly of the framing for the cover to the telescope to be used during construction. ... These photos show 1/3 of the framing assembled. ... The frame is attached to the enclosure rail ties when the enclosure is OFF the telescope. ... The balance of the framing is shown as well as the attachment hardware. Photos of the complete frame will be made available upon assembly. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/construction/091499cover/default.htm -- 3.4 Кб -- 14.09.1999
Похожие документы
Еще в разделе: (Показать все результаты (>663) - www.apo.nmsu.edu/ )

6. Run_state
... The default run_state of all incoming runs is now OPEN . The support astronomer has to inform the operations support scientists if the run_state for a run has to be changed (e.g. after consulting the Database Consistency Check Page which is updated hourly from 9:30 to 17:30, Garching time) . The default run_state of all SM runs for next period is NEXT . By default, all NEXT runs will be set to OPEN at the start of the new period. ... COMPLETED or TERMINATED . ... COMPLETED . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/Run_State.html -- 8.2 Кб -- 10.10.2007
Похожие документы

7. Default values
... Meta Index / Home Page / Specifying parameters . Each parameter has a default value, which is used if no parameter is specified on the command line. A parameter may either mandatory (mode=q) or optional (mode=h). The default value and mandatory attribute are specified in the parameter file. ... Note: Mandatory parameters have a default value for use in the GUI. The GUI assigns values to all parameters and does not treat mandatory parameters specially. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/param/node18.html -- 3.7 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>10302) - xmm.vilspa.esa.es/ )

8. MIDAS System Control
Next: Tape Input and Up: Commands Grouped by Previous: Commands Grouped by . Execute a MIDAS procedure . ... CHANGE/DIRECTORY Change the default (current) directory for MIDAS . ... CONNECT/BACK_MIDAS Connect "command syntax" to another MIDAS . ... CREATE/DEFAULTS Create special defaults for MIDAS commands . ... DELETE/COMMAND Delete a user defined command . DELETE/DEFAULTS Delete special defaults for command . ... DELETE/LOG Delete log file . ... SHOW/COMMANDS Display MIDAS commands . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node168.html -- 4.5 Кб -- 23.02.1996
Похожие документы

9. *search_grid* - Grid of - default mode
... After the best fit is obtained, the confidence limits on two parameters can be obtained by running search_grid . This task calculates a grid of values for a given input model. ... Then search_grid will select the last dataset used (from pkgpars ), will use the best fit from the last run of fit (the null string ``'' at the model prompt will always select the best fit from the _prd.tab file), and will place the results in a _grd.tab file with the same root as the observed file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node156.html -- 8.3 Кб -- 01.10.2012
Похожие документы

10. mod_authn_default - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Authentication fallback module . ... Sets whether authentication is passed to lower level modules . ... Setting the AuthDefaultAuthoritative directive explicitly to Off allows for authentication to be passed on to lower level modules (as defined in the modules.c files). Normally there are no lower level modules, since mod_authn_default is defined to be already on a very low level. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authn_default.html -- 8.4 Кб -- 21.01.2013
Похожие документы

11. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

12. OptInt PmWiki : PmWiki / Page specific variables
OptInt PmWiki : Pm Wiki / Page specific variables . ... Page variables have the form {$ variable } , and can be used in page markup or in certain formatting strings in PmWiki. ... Prefixing the variable name with an asterisk (*) means the variable reflects the value related to the target page or main page. ... Namespaced} - spaced page name, as in "Page Variables" . ... Defines new Page Variable of name $CurrentSkin, which can be used in the page with {$CurrentSkin} (also for Conditional markup ). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageVariables?action=print -- 19.7 Кб -- 01.03.2014
Похожие документы

13. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

14. http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_mssql_schema.sql
attach_mod schema - mssql $Id: attach_mssql_schema.sql,v 1.3 2003/01/29 11:43:58 acydburn Exp $ */ BEGIN TRANSACTION GO CREATE TABLE [phpbb_attachments_config] ( [config_name] [ varchar ] (100) NOT NULL , [config_value] [ varchar ] (100) NOT NULL ) ON [ PRIMARY ] GO CREATE TABLE [phpbb_forbidden_extensions] ( [ext_id] [ int ] IDENTITY (1, 1) NOT NULL , [extension] [char] (100) NOT NULL ) ON [ PRIMARY ] GO CREATE ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_mssql_schema.sql -- 6.2 Кб -- 19.01.2013
Похожие документы

15. Lunar and Planetary Webcam User's Guide - Общая Астрономическая Конференция
Общая Астрономическая Конференция > Товары для астрономов > Полезное для астрономии . Lunar and Planetary Webcam User's Guide . ... striimii . ... Посетить домашнюю страницу striimii . Найти еще сообщения от striimii . ... R.Bak . ... Сообщение от striimii . ... Астрономический Online журнал . ... Отправить личное сообщение для R.Bak . Найти еще сообщения от R.Bak . ... This item usually ships in 2-3 business days. striimii . ... Сообщение от R.Bak . ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/showthread.php?t=9905 -- 81.2 Кб -- 11.04.2016
Похожие документы

16. http://xray.sai.msu.ru/~ivan/gmt/man/surface.html
... grd -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -A aspect _ ratio ] [ -C convergence _ limit ] [ -H [ nrec ] ] [ -Ll lower ] [ -Lu upper ] [ -N max _ iterations ] [ -Q ] [ -S search _ radius [ m ] ] [ -T tension _ factor [ ib ] ] [ -V [ l ] ] [ -Z over - relaxation _ factor ] [ -: ] [ -bi [ s ][ n ] ] surface reads randomly-spaced (x,y,z) triples from standard ... grd file. ... Default = 1 assumes isotropic grid.] ... H Input file(s) has Header record(s). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/surface.html -- 10.2 Кб -- 19.03.1999
Похожие документы

17. rfihilltop
rfihilltop- make .pdf files (images or spectra) of hilltop rfi monitor data. rfihilltop {-h -s -f freq -n Ndaystoplot -p daysperPage -o Outputfile} yymmddStart . yymmddStart first day to plot. 03feb13 would be 130203 . h output help message and exit . ... The default is dynamic spectra. -f freqMhz Freq band (in Mhz) to output. This will select the closest hilltop monitoring band that includes this freq, The default is 1325. -n NdaysToPlot number of days to plot (starting at yymmddStart). ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/rfihilltop.html -- 4.9 Кб -- 12.03.2013
Похожие документы
Еще в разделе: (Показать все результаты (>2943) - www.naic.edu/ )

18. Apache HTTP Server: Security Tips
... Server Side Includes . ... Protect Server Files by Default . Some hints and tips on security issues in setting up a web server. ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... If the logs directory is writeable (by a non-root user), someone could replace a log file with a symlink to some other system file, and then root might overwrite that file with arbitrary data. ... Accessing http://localhost/~root/ . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/security_tips.html -- 12.2 Кб -- 01.08.2003
Похожие документы

19. Accesibility
... Planetarium Staff . ... Freedom of Information . ... The Armagh Planetarium website has been enabled to use BrowseAloud software. ... See the following instructions on how to increase the size of the text on any web page you are viewing. тАв Press ' Ctrl ' and ' + ' to increase the text size, ' Ctrl ' and ' - ' to decrease the text size. ... For information on changing the text size in older browsers and on different operating systems visit the BBC My Web My Way site for Windows, MAC and Linux . ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/html/accessibility.html -- 30.9 Кб -- 20.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2774) - www.armaghplanet.com/ )

20. High-resolution Near-infrared Study of the Deeply Embedded Young Stellar Object
... High-resolution Near-infrared Study of the Deeply Embedded Young Stellar Object S140 IRS 3 . ... P22P We explore the structures immediately surrounding the high-mass young stellar object S140 IRS 3 within the L1204 molecular cloud. ... The S-shaped structure of this feature can be well reproduced by a model assuming a precessing outflow from IRS 3a. Furthermore, we find several elongated features pointing away from IRS 3 in a southern direction. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/balega/PUBL_BAL/PUB_2001/preibisch_2001.html -- 12.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/balega/PUBL_BAL/PUB_2001/preibisch_2001.html -- 12.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/balega/PUBL_BAL/PUB_2001/preibisch_2001.html -- 12.1 Кб -- 02.10.2012
Похожие документы

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


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

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

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