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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node37.html.

1. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

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

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

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

5. Association Keywords
Chapter 2: Header Keyword Definitions . ... T/F- Was the observation an association? ... Looking at the ASN_MTYP and EXPNAME keywords for each extension of the n48o06020_jif.fits file, we see... n48o06020_jif.fits [1], ASN_MTYP = EXP-TARG EXPNAME = N48O06G9J n48o06020_jif.fits [2], ASN_MTYP = EXP-TARG EXPNAME = N48O06GAJ n48o06020_jif.fits [3], ASN_MTYP = EXP-BCK1 EXPNAME = N48O06GBJ n48o06020_jif.fits [4], ASN_MTYP = EXP-BCK1 EXPNAME = N48O06GCJ n48o06020_jif.fits [5], ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/observatory/obslog/OL_7a.html -- 8.6 Кб -- 16.10.1997
Похожие документы

6. Creation of background spectrum and lightcurve; screening of periods of high
... If requested ( runbackground =Y), the task creates a background lightcurve, as well as a background spectrum for the imaging modes (FF, eFF, LW, SW) using background masks. ... The background masks are created by task badpixfind using threshold parameters, appropriate for the detection of real X-ray sources. ... As the GTIs strongly depend on the intended science this screening is not performed and only background masks, the lightcurve, and a GTI file are created by epchain . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/epchain/node7.html -- 6.0 Кб -- 22.11.2004
Похожие документы

7. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы

8. Containers and Pop-up Shells
... Any elements created after this call will be placed in the container. ... After such a shell container has been created, it is not visible yet. ... Main program: /* example9.c -XT */ # include stddef.h # include gipsyc.h # include cmain.h # include init.h # include finis.h # include userfio.h # include ggi.h /* * Button keyword handler for quitting. */ static void quit(ident id, char * key , int code, void *arg) { bool button =toflog(FALSE); ( void )userflog( , 1, 2, ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example9.html -- 7.3 Кб -- 17.01.2009
Похожие документы

9. Removing directories created with the ln command
. To remove a directory that is a symbolic link that points to another directory use the command: rm directory_name . Notice that the directory does not need to be empty and you do not have to use the rmdir command. You are not really removing a directory, just a named symbolic link that points to the "real" directory.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.2.html -- 2.0 Кб -- 17.01.1997
Похожие документы

10. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

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

12. Creating golden text
... The third picture above was created using first picture as texture and the second as text-base. ... Call this A. Open a gray-scale picture of same size. Call this B. Type some text into B. Duplicate B twice to create C and D. Gaussian blur C 10 vertically and D 10 horizontally. ... Call the result of this E. Threshold B by 2, call this F. Multiply F with E. Call the result G. Multiply B with G, call this H. Add H to E, call this J. Adjust the gamma-brightness-contrast of J to taste. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/tomb/gold.html -- 2.7 Кб -- 22.12.2007
Похожие документы

13. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы

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

15. OptInt PmWiki : Site / Page List Templates
... This page contains "templates" for PmWiki's (:pagelist:) directive. ... page). (:if false:) [[#default]] (:template first {=$Group}:) :[[{=$Group}/]] /: (:template each:) : :[[{=$Group}/{=$Name}]] [[#defaultend]] (:ifend:) (:pagelist group={$Group} fmt=#default count=6:) . Site / . ... if false:) [[#count]] (:template defaults wrap=inline list=normal :) (:template last:) {$$PageCount} [[#countend]] (:ifend:) Number of pages in the {$Group} group: (:pagelist group={$Group} fmt=#count :). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/Site/PageListTemplates?action=print -- 23.6 Кб -- 01.03.2014
Похожие документы

16. MAKEPRFCORR (Nov98) --- nictools --- MAKEPRFCORR (Nov98)
makeprfcorr -- Compute the pixel response function for an image created with asncombine makeprfcorr association . association . ... Interactive program to compute relative shifts of images in an association file. ... After computing the relative shifts of the direct images, alignasn searches for corresponding grism images for each of the direct images. ... The grism association is then updated with the same relative shift measurements as determined from the direct images. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/makeprfcorr.hlp.html -- 2.6 Кб -- 06.06.2006
Похожие документы

17. Activity Feed
... joel created the event <b>ASRAS Board members meeting - monday May 9 @ Farash Center</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday May 6 at Farash Center - Ionia NY</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday April 1 at RIT</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday Mar 4 at RIT</b> . ... 2 months ago . ... joel created the event <b>ASRAS General membership meeting - RIT - Friday FEB 5</b> . ...
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/Activity-Feed/UserId/2 -- 42.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>274) - www.rochesterastronomy.org/ )

18. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>429) - www.ipa.nw.ru/ )

19. Thermal History of the Universe
The above process keeps the # of protons and the # of neutrons in the early Universe constant. This is extremely important and will result in a testable prediction later. Remember, a free neutron (one that is not bound in an atomic nucleus) will decay into a proton + electron (+ anti-neutrino) in about 900 seconds. ... During this epoch, the proton-to-neutron ratio is 1.0 . ... The Universe consists of protons, neutrons and electrons plus a photon background and a neutrino background. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1996/ph123/l6b.html -- 5.3 Кб -- 19.04.1996
Похожие документы

20. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы

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


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

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

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