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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.spbu.ru/DOP/3-REVS/KHLEB1/node3.html.

1. Python: module create_contacts
create_contacts (version 14.05.08) . ... Run the PASS AVTUT tool. ... Allow for user input tdrs.dat file. ... Modules . ... time_util . ... pass_product.pass_product ( configure_util.pickled_product ) . ... class avtut ( pass_product.pass_product ) . ... pass_product.pass_product . ... init__ (self, ms =None , tut_file ='' , tdrs_dat =None ) . ... Get the run name this product is associated with. get_run_time (self) . ... set the run name this product is associated with. set_run_time (self, runtime) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_contacts.html -- 21.3 Кб -- 08.04.2016
Похожие документы

2. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1495) - hea-www.harvard.edu/ )

3. Extended IDL Help
This page was created by the IDL library routine mk_html_help . ... mk_html_help . at the IDL command line prompt. ... to calculate CHIANTI line intensities and continua, to create a synthetic spectrum. ... WRITTEN : Ver.1, 7-Nov-01, Giulio Del Zanna (GDZ) and Peter Young (PRY) MODIFICATION HISTORY: V.2, 7-Nov-01, GDZ . Fixed a small bug (now the spectrum plot is always plotted within the widget), and modified the option to add continua. ... Added extended details in the ascii output spectrum. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/chianti/chianti_5.1/list_headers.html -- 26.9 Кб -- 15.09.2005
Похожие документы

4. Active To Do List
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>2) - genphys.phys.msu.su/ )

5. An example of selection criteria
... Table shows a table of association rules that has been created to associate bias exposures with scientific frames. ... ABS(:MJD_LOC-REFVAL(:MJD_LOC)) is the absolute difference between the time of the scientific frame that is being studied and the time of a dark exposure . ... The graphs of Figure illustrate the association of two dark exposures with each of two scientific images from our observing run: susi0006.bdf and susi0009.bdf. ... Table: Rules for the association of DARK exposures (cf. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node386.html -- 7.6 Кб -- 23.02.1996
Похожие документы

6. ControlPanel (ImageJ API)
... Class . ... Tree . ... Creates a panel with the hierarchical tree structure of (some of the) ImageJ's commands according to the structure of the String argument (see below). int[] . ... imagej menus" . creates a tree with all of ImageJ's menu structure, that means it replicates in tree form the ImageJ's menu bar; this includes any jar plugin and user plugins . ... Please note that when no arguments are passed, ImageJ's menus will be shown as a unique tree named "Control Panel"; if "imagej menus" . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/ControlPanel.html -- 14.1 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1419) - www.astro.louisville.edu/ )

7. SAS Packages
The SAS package maker ( pkgmaker ), is a perl script that creates a complete directory structure for a new SAS task. The task directory structure is created under the current directory. ... A new directory structure can be created anywhere by simply typing pkgmaker and answering the questions asked. ... When a new task directory structure is created, all the files in the subdirectory pkgmaker/template under the main SAS package directory are copied to the new directory tree. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/pkgmaker.html -- 3.1 Кб -- 03.11.1999
Похожие документы
Еще в разделе: (Показать все результаты (>6489) - xmm.vilspa.esa.es/ )

8. Exact methods
. Separation of variables method . Spherical particles . Cylinders . Spheroids . Point matching method . Integral equation method . Coupled dipoles method (Purcell-Pennypacker, CDM) . T-matrix method (EBCM) To the top . Created by V.I. Last modified: 12/08/03, V.I.
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/3-REVS/KHLEB1/node2.html -- 3.2 Кб -- 19.11.2010
Похожие документы

9. http://www.atnf.csiro.au/computing/software/gipsy/sub/gdst_initsize.dc2
Subroutine: GDST_INITSIZE Purpose: Change initial file size for sets to be created. Author: J.P. Terlouw Category: GDS File: gds_tune.c Use: CALL GDST_INITSIZE ( SIZE ) Input INTEGER SIZE = initial size in bytes of sets which are created after this call. Updates: 26-May-87 original document 20-Sep-89 implementation in C 1-Mar-94 modified for GDS server
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/gdst_initsize.dc2 -- 1.5 Кб -- 27.02.1995
Похожие документы

10. Dunk Proceedings - 2dF QSO Redshift Survey (Creation and Objectives)
. Other Relevant Plots . Map of survey sky coverage also showing locations of all previously known QSOs. Plot showing our QSO candidate selection . The final photometric catalogue of UBR selected QSO candidates. | Front page | . | << - Talk Overview | Survey status - >> | . Robert J. Smith, ">rsmith@mso.anu.edu.au Last modified: Fri Sep 24 11:39:02 EST 1999 .
[ Сохраненная копия ]  Ссылки http://www.2dfquasar.org/Papers/Dunk/objectives.html -- 3.0 Кб -- 24.09.1999
Похожие документы
Еще в разделе: (Показать все результаты (>27) - www.2dfquasar.org/ )

11. maintWISQ.html
... created by trendPlotter . ... The pages are created by a set of trendPlotter calls, each set in one JOB file. ... 50 14 * * * .bashrc; export TZ=Europe/Berlin; export DISPLAY="dfo23:4.0"; $HOME/wisq/query_totvol -f ; $DFO_JOB_DIR/JOBS_WISQ_raw > /tmp/giraffe/cron.log . ... DFO_JOB_DIR/JOBS_WISQ_raw : all calls of the raw data downloads; this job file has also the data_flow reports, which are fed by the tool $HOME/wisq/query_totvol ; this tool is called before the WISQ raw reports are created . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/others/maintWISQ.html -- 12.8 Кб -- 04.09.2014
Похожие документы

12. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы