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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/vlbi/evlbi/software/RtFC/rtfc_ref.html.

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

2. Starting the MIDAS Monitor
Next: MIDAS And the Up: Monitor and Command Previous: Monitor and Command . ... the MIDAS working directory for internal files and (optionally) private procedures: . ... On a Unix system use the option -m < mid_work > to change the default working directory, and -p or -P to run MIDAS in parallel mode љ when you start MIDAS via the command inmidas (see below). ... In NOPARALLEL mode all intermediate MIDAS files in the MIDAS startup directory are deleted when starting MIDAS via inmidas. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node25.html -- 10.2 Кб -- 23.02.1996
Похожие документы

3. Python: module ftplib
ftplib . ... usr/local/Python-2.5/lib/python2.5/ftplib.py . ... Based on RFC 959 : File Transfer Protocol ( FTP ), by J. Postel and J. Reynolds . ... ftp = FTP ('ftp.python.org') # connect to host, default port . ... and PORT or PASV commands. ... Send a command and return the response. sendeprt (self, host, port) . Send a EPRT command with the current host and the given port number. sendport (self, host, port) . ... Return a list of hosts mentioned in the .netrc file. get_macro (self, macro) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/ftplib.html -- 22.0 Кб -- 05.11.2015
Похожие документы

4. Central Processor Manager CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... The Central Processor Manager is the local monitoring and control agent for the Central Processor sub-system. ... At the moment the Central Processor Manager only controls the acquisition phase; that is, it only controls the ingest pipeline. ... In addition to the CP manager specific parameters, any parameters that begin with ice_properties are passed directly to the ICE Communicator during initialisation. ... string . ... Central Processor Manager . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/services/manager/index.html -- 16.3 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>29561) - www.atnf.csiro.au/ )

5. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

6. Changing default access permissions
You will need to understand how to set file access permissions numerically before reading this section. Every time you create a file or a directory, its access permissions are set to a predetermined value. ... The values in the mask are subtracted from these values to give a default value for access permissions for the files and directories created by you. For example: 777 (system value for directories) -077 (value of the umask) --- 700 (default access permission of rwx------) . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/permissions_default.html -- 3.0 Кб -- 17.01.1997
Похожие документы

7. OptInt PmWiki : Initial Setup Tasks
OptInt PmWiki . Pm Wiki / . Edit Page | ... Wiki Help . ... Local resources . ... Initial Setup Tasks . ... Cookbook (addons) . ... Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki, the local/config.php file does not exist. ... PmWiki never writes to files in the local/ or cookbook/ directories, so placing your customizations here makes it easier to track the changes and upgrade PmWiki without losing the changes. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/InitialSetupTasks -- 31.9 Кб -- 28.02.2014
Похожие документы

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

9. Command line options
... Common options . All SAS tasks support the following command line options: . ... If the task uses the ODF Access Layer ( oal ) the following command line option is recognized as well: . ... odf odf . ... odf can be the name of an ODF summary file as created by the task odfingest or merely the name of a directory containing one. ... All tasks may have additional parameters in a parameter file, that can be set on the command line (more information can be found in package param ). param = value . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/taskmain/node2.html -- 10.4 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>10692) - xmm.vilspa.esa.es/ )

10. FTPdig at SAI archive, Moscow
There are several ways to browse our archive. First of all, the directory tree can be easily navigated. If you already know what you want, you might try search . Or you may enter archive in a way similar to plain ftp client although it's probably not the best way to look for things. Finally, you can search for new files (by default, files younger than 3 days are displayed). ... Files | ... Currently, HTTP transfers are limited to files smaller than 128KB. ... About FTPdig Project . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ftpdig/ -- 2.8 Кб -- 01.10.2012
Похожие документы

11. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы

12. CIMA Auto-Observing
Plans are under way to create a new way of performing non-interactive observations which will be called auto-observing . ... Non-interactive observing with CIMA has for a long time been available with the use of CIMA command files. Contrary to normal command file observing which requires a command file with a set of commands to be executed sequentially, auto-observing will use a list of sources and a list of instructions on how to observe each of the sources. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_auto_observing.html -- 8.1 Кб -- 01.03.2012
Похожие документы
Еще в разделе: (Показать все результаты (>6781) - www.naic.edu/ )

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

14. Distributed Software for Observations in the Near Infrared
... We have developed an integrated system that performs astronomical observations in Near Infrared bands operating two-dimensional instruments at the Italian National Infrared Facility's ARNICA and LONGSP . ... The user interface is organized as widget-based X11 client. ... 1993; Di Giacomo et al. 1993). ... Moreover, if the interprocess communication interface includes support for networking, the software immediately becomes network distributed software. ... DESQview/X User Guide 1993, Quarterdeck . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/gavryusevv.html -- 9.9 Кб -- 03.11.2000
Похожие документы

15. Data Acquisition with the Lynxx
Next: The ST-4 Up: Data Acquisition Previous: Target Finding . ... The filepath for images to be stored will always be set to the default. ... Using the expose command will take a 12 bit image that has a readout time of .5 second. The second method is the full-frame focus command which utilizes the camera's ability to readout 8 bit images. ... Certain calibration frames, such as thermal frames, bias frames and flat field frames, should be taken because they play a key role in data reduction. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~swolk/thesis/node61.html -- 6.1 Кб -- 01.10.2012
Похожие документы

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

17. mod_proxy_ftp - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... FTP support module for mod_proxy . ... Source File: . ... Thus, in order to get the ability of handling FTP proxy requests, mod_proxy and mod_proxy_ftp have to be present in the server. ... How can I access FTP files outside of my home directory? ... To log in to an FTP server by username and password, Apache uses different strategies. ... In order to allow both browsing the directories on an FTP server and downloading files, Apache looks at the request URL. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_proxy_ftp.html -- 18.4 Кб -- 19.11.2015
Похожие документы

18. TUI:TUI Menu:Preferences Window
The Preferences window allows you to specify various application preferences (surprise!) It is brought up by selecting Preferences from the TUI Menu. ... Each preference may be edited by clicking on it. If the value is changed to anything other than the current value then an exclamation mark is shown between the name and the value. ... Seq By File : controls whether whether images are numbered in the order taken (unchecked) or are numbered separately for each image name (checked). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/PreferencesWin.html -- 9.1 Кб -- 05.09.2014
Похожие документы

19. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

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

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


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

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

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