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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.spbu.ru/staff/ilin2/DOP-old/2-22.html.

1. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

2. Software Modifications
... The MIDAS release 95NOV is the 10th official release of portable MIDAS. A number of new applications have been added to this version. ... After one year of working with the GNATS problem report database, new PR categories have been created, in particular for GUIs and for each context. ... Documentation for the EMMI calibration is provided with the command INITIALIZE/EMMI. ... For a more complete list of all updates/additions use the MIDAS command HELP [NEWS] after having installed this release. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node209.html -- 5.8 Кб -- 23.02.1996
Похожие документы

3. http://www.atnf.csiro.au/computing/software/gipsy/sub/ggi.dc2
... GgiRealize realize created elements. ... GgiPlotField create a PGPLOT-compatible plot area. ... Updates: Jan 14, 1998: JPT, Document created. Feb 24, 1998: JPT, GgiWidget and GgiContext added. Feb 26, 1998: JPT, Plot field added. Mar 4, 1998: JPT, GgiPlotXor added. ... Mar 31, 1998: JPT, Shell element added. ... May 13, 1998: JPT, Form element added. ... Sep 11, 1998: JPT, Improved plot driver, added GgiHandleEvents. ... Jan 10, 2001: JPT, Check for pseudocolor visual; added GgiSetDisplay. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/ggi.dc2 -- 12.4 Кб -- 14.03.2002
Похожие документы

4. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm
... Contains properties describing the display screen and colors. ... JavaScript 1.2 The JavaScript runtime engine creates the screen object for you. ... Specifies the height of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on Windows. availLeft . ... Specifies the width of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm -- 11.5 Кб -- 07.10.1999
Похожие документы

5. *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
Похожие документы
Еще в разделе: (Показать все результаты (>2554) - hea-www.harvard.edu/ )

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

7. Products creation
... From this list the extraction stage creates images, spectra, and rates files. These products are aimed to adhere to OGIP standards as closely as possible. Please note, however, that it is likewise possible to create data sets which do not map onto any standard OGIP file type, e.g. PHA-versus-wavelength image for RGS. ... For binned products, binning of a given column is in general controlled by a minimum value, a binning factor, and a maximum value. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/evselect/node7.html -- 5.9 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>16006) - xmm.vilspa.esa.es/ )

8. 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/ )

9. Zen: sncat design
Hide Zen home . ... sncat2sntab.pl - convert old catalog to table sn . ... CREATE TABLE cats ( id integer PRIMARY KEY, name text ); -- a list of properties of galaxy CREATE TABLE properties ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy _property ( gid integer REFERENCES galaxy (id), pid integer REFERENCES properties(id), value float, UNIQUE( gid ,pid) ); CREATE t=# select * from galaxy; id | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/sncat_design -- 15.1 Кб -- 10.04.2016
Похожие документы

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

11. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы
Еще в разделе: (Показать все результаты (>1568) - www.mso.anu.edu.au/ )