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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~gibson/pleiades/vla/comparisons.html.

1. http://www.stsci.edu/ftp/observing/status_reports/old_reports_93/hst_status_03_10_93
HUBBLE SPACE TELESCOPE DAILY REPORT #841 PERIOD COVERED: 0800 EST Daily Status Report as of 070/1200Z. 1.0 ACTIVITIES SCHEDULED AND ACCOMPLISHED: 1.1 Completed FOS/BL 3538 ( UV spectra of Extended Emission Regions Around QSOs) The Faint Object Spectrograph (Blue Side) was used to make a set of four observations of quasi-stellar object B2-1512+37 to obtain spectra of the extended emission line region around the quasar. ... The observations was executed without problems. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/observing/status_reports/old_reports_93/hst_status_03_10_93 -- 6.6 Кб -- 11.03.1993
Похожие документы

2. Image Display
... This chapter discusses image display, inspection and manipulation. Images can be displayed from IRAF both within the sunview (with Imtool) and Xwindow (with SAOimage ) environments. ... Summary of Tasks in This Section . ... fixsaoreg* -- restore SAOimage region to original image (physical) coordinates . display, xdisplay, xexamine* - Image Display . ... display, xdisplay* -- Displaying an image in detector coordinates . ... tvlabel, xexamine * -- sky coordinates from a displayed image . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node55.html -- 6.5 Кб -- 01.10.2012
Похожие документы

3. Australia Telescope National Facility
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Astrophysics graduate student programs . ... Facilities . ATNF facilities . ... Australian Square Kilometre Array Pathfinder . Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . ... Visiting Parkes radio telescope . Visiting Australia Telescope Compact Array . ... Parkes radio telescope webcam . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/whats_on/workshops/synthesis2003/talks/reduc_demo/all_real.html -- 48.8 Кб -- 12.04.2016
Похожие документы

4. The IRAF Client Display Library (CDL)
... IRAF Group , NOAO , PO Box 26732, Tucson, AZ 85726 . The Client Display Library is a new interface that allows host (non-IRAF) C or FORTRAN programs to display images or draw into the graphics overlay using the XImtool image server and image viewers which emulate the XImtool client protocol such as SAOtng, SAOimage, and IPAC Skyview. ... Image cursor read/write . ... The CDL currently uses a modified IIS Model 70 protocol to communicate with IRAF display servers such as XImtool. ... IRAF.. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/fitzpatrickm.html -- 11.6 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/fitzpatrickm.html -- 11.6 Кб -- 15.05.1998
Похожие документы

5. Appendix C. Display Device Names
Appendix C. Display Device Names . ... A "display device name" is a string description that uniquely identifies a display device; it follows the format "<type>-<number>", for example: "CRT-0", "CRT-1", "DFP-0", or "TV-0". ... Display device names can be used in the MetaMode, HorizSync, and VertRefresh X config options to indicate which display device a setting should be applied to. ... That is why specifying the display device name is preferable. ... Appendix B. X Config Options . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/appendix-c.html -- 5.7 Кб -- 30.10.2009
Похожие документы

6. Displaying Errors with the JavaScript Console
... This appendix describes how to use the JavaScript console to evaluate expressions and display error messages to the user. ... Displaying Error Messages with the Console JavaScript 1.2 and earlier versions. ... You can specify whether to automatically open the console when a JavaScript error occurs or to display a dialog box for each JavaScript error. ... To open a dialog box each time an error occurs, add the following line to prefs.js : user_pref("javascript.classic.error_alerts", true); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/console.htm -- 7.5 Кб -- 07.10.1999
Похожие документы

7. XWindow display
Next: Using Image Memories Up: Image Displays Previous: True Colour or . With the term XWindow display we refer to a bitmapped screen supporting the XWindow environment. ... For example, display screens of different sizes may be created and different number of image channels may be connected to any one display. ... You may create several image displays at the same time on your bitmapped screen even though only one display can be the current active display at any time. ... Using Image Memories . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node96.html -- 6.5 Кб -- 23.02.1996
Похожие документы

8. ij.gui (ImageJ API)
... Package . Class . ... PlugIns or PlugInFilters that want to listen to changes in a GenericDialog without adding listeners for each dialog field should implement this method. ... This is an Roi subclass for creating and displaying arrows. ... Freehand region of interest or freehand line of interest . ... This class is a customizable modal dialog box. ... A modal dialog box that displays information. ... This is the progress bar that is displayed in the lower right hand corner of the ImageJ window. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/package-summary.html -- 14.8 Кб -- 02.12.2010
Похожие документы

9. Displaying current variables
You can use the echo command to display the value of an environment variable. ... This displays the value of the environment variable PATH. ... The $ sign is a shell metacharacter that uses the value of the variable instead of its name. ... For the Bourne shell use the command set to display the value of environment variables. For the C and TC shell use the command printenv or env to display the value of environment variables and the command set to display the value of local shell variables. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/env2.html -- 2.9 Кб -- 17.01.1997
Похожие документы

10. http://www.eso.org/~qc/concept/MEF_QC.pdf
... Scoring Necessary step towards more automated certification Idea: · define key QC1 parameters , check new values against trending for those · evaluate compliance: o if new within defined range, ok o if outside: nok · user may focus on nok ones, while ok is certified automatically in `confidence mode ' Required: · configure set of key parameters per product · configure comparison mode o fixed: ...
[ Текст ]  Ссылки http://www.eso.org/~qc/concept/MEF_QC.pdf -- 49.3 Кб -- 07.08.2006
Похожие документы

11. Archives on Display in Armagh
The Armagh Observatory and the Armagh Public Library are joining forces as part of Archive Awareness Month to provide guided tours and an exhibition of some of the fascinating archival material held in the libraries of the two institutions. ... The Armagh Public Library and the Armagh Observatory were founded by Archbishop Richard Robinson , in 1771 and 1790 respectively, and played a key role in hi