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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/116/2.html.

1. Simon Jeffery's Software Store: PHOT library
This library currently provides subroutines used to transform theoretical spectra to intermediate and broad-band photometric indices. ... Typical tasks are the response functions and transmission curves for various filters, mirrors and photomultiplier windows. ... The response is zero outside the given wavelength range. ... real . input . Wavelength in nanometres . PHOT_1P21 . ... PHOT_AIR . ... PHOT_ALUM . ... Inputs must be valid as for PHOT_FILTER, PHOT_AIR, PHOT_ALUM and PHOT_1P21. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/phot.html -- 5.4 Кб -- 04.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>1474) - star.arm.ac.uk/ )

2. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/humor/microsoft/ms.bob
Subject: MS Legal Action on BOB(tm) Microsoft Clarifies Trademark Policies REDMOND, Washington--January 4, 1995--In response to customer inquiries, Microsoft today clarified the naming policy for Bob(tm), its new software product designed for computer beginners. Contrary to rumors, Microsoft will not demand that all persons formerly named "Bob" immediately select new first names. ... It's ridiculous to think Microsoft would force people outside the computer industry to change their names. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/humor/microsoft/ms.bob -- 3.0 Кб -- 30.05.1995
Похожие документы

3. DIS Keywords
For all keywords that contain a red and a blue value, the blue value comes first. ... The full pathname, but without the trailing "b.fit" and "r.fit", that would be given to the next exposure if the basename argument is not given to the expose command. ccdHeaters=float,float . ... bluelambda2=float [M] . The center wavelength for the given grating: the 1 or 2 indicates the grating bay. The bluelambda and redlambda keywords match one set of these, depending on the position of the turret. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Keywords.html -- 12.6 Кб -- 23.04.2003
Похожие документы
Еще в разделе: (Показать все результаты (>432) - www.apo.nmsu.edu/ )

4. Randall Smith Software
Dr. Randall Smith . ... High Energy Astrophysics Division . Smithsonian Astrophysical Observatory . Cambridge, MA 02138 . ... Software . X-ray Astronomy Schools . AtomDB . AtomDB is an atomic database useful for X-ray plasma spectral modeling. simx . ... The purpose of `xscat' is to calculate the X-ray scattering cross section of a population of dust grains as a function of energy, given a specific dust grain position and an extraction region. acx . ... Dept. of Astronomy | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~rsmith/software.html -- 12.3 Кб -- 09.04.2016
Похожие документы

5. A New PROS Task for Calculating HRI Source Intensities or Upper Limits
... Next: The PROS Big Up: Software Systems Previous: Data Reduction Software . ... The srcinten task provides PROS users with a tool to compute count rates for point sources in the ROSAT High Resolution Imager (HRI). ... Corrected upper limits are cited at locations where the count rate falls below the source detection threshold. ... Srcinten is a new PROS task that computes and applies the above correction factors to the net counts in a user-specified aperture. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/chenj.html -- 11.4 Кб -- 03.11.2000
Похожие документы

6. Custom error responses
... Allows webmasters to configure the response of Apache to some error or problem. Customizable responses can be defined to be activated in the event of a server detected error or problem. e.g. if a script crashes and produces a "500 Server Error" response, then this response can be replaced with either some friendlier text or by a redirection to another URL (local or external). ... New behavior . ... redirect to a local URL, or . ... Each new variable will have the prefix REDIRECT_ . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/custom-error.html -- 7.4 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>70) - neptun.sai.msu.ru/ )

7. Linux PCI-HOWTO: GPL - Gnu Public License
... Copyright (C) 19yy (name of author) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ... See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 02.10.2012
Похожие документы

8. Example of using the break and continue statements
. To prompt for commands to run: #!/bin/sh while echo "Please enter command" read response do case "$response" in 'done') break # no more commands ;; "") continue # null command ;; *) eval $response # do the command ;; esac done . This prompts the user to enter a command. While they enter a command or null string the script continues to run. To stop the command the user enters done at the prompt.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.6.4.1.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>84) - comet.sai.msu.ru/ )

9. Stellarium: core/renderer/StelTextureCache.hpp Source File
Stellarium 0.12.3 . ... Renderer . FileљStructure . ... core . ... StelTextureCache.hpp . ... 62 љ TextureBackend* backend; . ... 85 љ Q_ASSERT_X(!name.isEmpty(), Q_FUNC_INFO, "Can't cache textures without a name" ); . ... 132 љ Q_ASSERT_X(!name.isEmpty(), Q_FUNC_INFO, "Can't cache textures without a name" ); . ... 148 љ Q_ASSERT_X(!name.isEmpty(), Q_FUNC_INFO, "Can't cache textures without a name" ); . ... 163 љ "Texture in cache has the same name as but is not specified texture" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelTextureCache_8hpp_source.html -- 20.2 Кб -- 28.02.2014
Похожие документы

10. Help make the new KHG a success
The HyperNews Linux KHG Discussion Pages . ... I can't write and maintain the KHG by myself. In order to make this a success, I need help from readers: . If you see something wrong, respond with a correction. If you see something missing, either respond to say that it is missing, or respond with the missing piece. If something is unclear, try to find out what it is saying and post a clarification. ... If the KHG remains a simply personal effort, it will become less and less relevant. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/1.html -- 3.2 Кб -- 23.03.2000
Похожие документы

11. Торшер "Auriga floor black" - RespectLight - RespectLight Шлем тренировочный
... Цвет: черный . ... Артикул: 456-103M-15W-4-4 Цвет : бежевый Материал верха: нубук натуральный Материал подкладки: мех натуральный Материал стельки: мех натуральный Материал подошвы ... Параметры изделия: для размера 42/42: толщина подошвы 1,5 см, ширина носка стельки 9,5 см, длина подошвы 31 см Высота каблука: 2,5 см Цвет и обтяжка каблука: бежевый, не обтянут Местоположение логотипа: стелька, язычок, берцы Уход за изделием: протирать губкой Страна ... Цвет: коричневый . ... Размер NS: 0 . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku6463.html -- 21.4 Кб -- 14.02.2016
Похожие документы

12. http://hea.iki.rssi.ru/Z-90/scripts/EULA.txt
FREE USE LICENSE PLEASE READ THE FOLLOWING TERMS AND CONDITIONS. ... SOFTWARE COVERED BY THIS LICENSE This license agreement ("Agreement") applies only to the version of the JavaScript Form Validator software ("JavaScript Form Validator") with which this Agreement is included by JavaScript-Coder.com ("JavaScript-Coder.com"). ... FREE USE LICENSE. JavaScript-Coder.com grants you a non-exclusive license, free of charge, to use Form Validation script code in any number of your web pages. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/scripts/EULA.txt -- 2.2 Кб -- 03.08.2003
Похожие документы

13. GTOPO30 Лаборатория лазерной интерферометрии
... 2012/10/18 . GTOPO30 is a global digital elevation model (DEM) with a horizontal grid spacing of 30 arc seconds (approximately 1 kilometer)? (http://eros NULL .usgs NULL .gov/#/Find_Data/Products_and_Data_Available/gtopo30_info) . ... You can follow any responses to this entry through the RSS 2.0 feed. ... 2014/11/12 at 1:03 am . trusted@pillspot.com (http://trustedpillspot NULL .com/?p=777&lol= ? ... Лаборатория лазерной интерферометрии is proudly powered by WordPress . ...
[ Сохраненная копия ]  Ссылки http://geo.sai.msu.ru/wordpress/?p=295 -- 12.1 Кб -- 09.04.2016
Похожие документы

14. Software Development
... Satellite data ] . ... SMIS IKI RAN has developed the software package which may be used both by owners of acquisition stations and individual users of satellite information. ... AVHRR instrument data processing. ... This enables the users who are not yet qualified in computer methods of satellite data processing, to get a quick start with the software. ... The basic software package enables a user to solve a wide range of tasks (in our server You can find the data processing samples ). ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_mat.htm -- 6.7 Кб -- 14.10.1997
Похожие документы

15. Specification
Symbolic circuit-matrix processor and evaluator . ... This software is reliable over the range of benchmark circuit complexity (both *.CIR and *.MAT file). ... SYMBOL is a symbolic-algebra package which in contrast to REDUCE, MACSYMA, MAPLE, MATHEMATICA, MathLAB, MathCAD and other known multi-purpose systems is especially intended for analysis of any lumped, linear, time-invariant circuit. ... pure ASCII text . ... CIRSYM - SYMbolic CIRcuit processor used to format ASCII text file *.out for CALCSYM. ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/specification.html -- 11.5 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>10) - astrometric.sai.msu.ru/ )

16. Katsova Livshits poster paper on CS-11
You may see figures of this paper below... or download the whole paper in PostScript or LaTeX source , everything compressed by ZIP. LaTeX notes: you would need some specific LaTeX styles . See CS-11 HomePage for more. Figures are in EPS (Encapsulated PostScript) format to be inserted using software like dvips . You can download these files via ftp. If you use GIF format, choose "Save Image As..." on the images below, or click here: first and second . Figure 1. ...
[ Сохраненная копия ]  Ссылки http://uranus.sai.msu.ru/~maria/cs11/cs11.htm -- 3.0 Кб -- 21.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>10) - uranus.sai.msu.ru/ )

17. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы

18. SOFTWARE HSFA 2
. Download CAM . Download DIG_FTS . Download CAM1 . Download CamR . Download drivers AMIRIS . cam_070624 . verze002_070728 . verze003_070826 . verze003_070902 . verze004_071007 . verze006_081003 . CAM_071007 . prog_ONDREJOV . Authors: Jiri STEPAN, Ales REJMON . PSP3-editor procesni stanice PSP3-editor procesni stanice (ver. psp334_081003) AMiRiS 99 . Please feel free to send your comments or questions to pkotrc@asu.cas.cz and kupry@asu.cas.cz .
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/hsfa/soft_hsfa.html -- 3.6 Кб -- 15.01.2009
Похожие документы
Еще в разделе: (Показать все результаты (>109) - lnfm1.sai.msu.ru/ )

19. Презентация PowerPoint
Prague, August 16, 2006 . ... Continue the GCVS project for at least 3 -6 more years;  for this period, continue publication of Name-Lists for individual discoveries and for large-survey stars studied also elsewhere;  during this period, start a new GCVS version with improved data and with complete information for Name-List stars; . during this period, work on Steve Kawaler's suggestion;  pay maximum attention to improving software for period determination, automatic classification, etc . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/groups/cluster/gcvs/future/iaupraha.files/slide0033.htm -- 7.2 Кб -- 04.09.2006
Похожие документы
Еще в разделе: (Показать все результаты (>42) - sai.msu.ru/ )

20. Radioastrophysical Observatory ISTP RAS SB
RADIOASTROPHYSICAL DEPARTMENT • INSTITUTE OF SOLAR-TERRESTRIAL PHYSICS RAS SB . Data processing and software General information Main characteristics of the Radio telescope Observing programs General view of the antenna array Main research areas Principle of generation of radio images Radio telescope's beam Receiving systems Main characteristics of the base receiving-recording complex Calibrations Data archive and databases Publication of SSRT - Data processing and software . ...
[ Сохраненная копия ]  Ссылки http://ssrt.iszf.irk.ru/rad34en.shtml -- 14.7 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>26) - ssrt.iszf.irk.ru/ )

1 | 2 | 3 | 4 | След.


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

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

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