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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/8.0.0/doc/sas/node27.html.

1. Saving the log
. XMM-Newton Science Analysis System . sas (gui-1.52.8) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / Reference documentation The log can be saved as a script, via the file menu or using the tool bar . XMM-Newton SOC/SSC -- 2007-07-08
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/sas/node27.html -- 3.3 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>48065) - xmm.vilspa.esa.es/ )

2. casata: CASA Tools for Analysis Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The new document explaining how to get and run the code: Using casata (i.e., how to get it without revision control!) ... casata is a thin layer on top of CASA which implements commonly used procedures for analysis of data from aperture array telescopes at radio frequencies. ... One way to think of casata is as a CASA data reduction script but with an attempt at careful software engineering. ... Contributing to casata . ... casata: CASA Tools for Analysis . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/casata.html -- 12.2 Кб -- 04.04.2016
Похожие документы

3. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы

4. http://scan.sai.msu.ru/lk/
Please enter the lightcurve file name and period search parameters: . Lightcurve file: . ... Apply the Heliocentric correction and convert all dates to Terrestrial Time (TT)? ... Also, the Heliocentric correction cannot be applied to such lightcurves. ... This period search service is also available at the mirror sites: Mirror 1 , Mirror 2 , Mirror 3 , Mirror 4 . You may download the latest source code distribution and install the period search service at your own web server. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/lk/ -- 6.6 Кб -- 24.12.2015
Похожие документы
Еще в разделе: (Показать все результаты (>2) - scan.sai.msu.ru/ )

5. lbaops:pinews [ATNF VLBI Wiki]
... Tools Show pagesource Old revisions Backlinks Recent Changes Media Manager Sitemap Log In > . ... You are here: start €Ё lbaops €Ё pinews . ... VLBI Schedule . LBA Home Page . ... There are a number of problems with the Tsys ANTAB files linked to by the wikis. ... Changes to antenna names to 2 letter identifiers . ... Updated Tsys values in http://www.atnf.csiro.au/vlbi/wiki/index.php?n=LBACalibrationNotes.NominalSEFD . lbaops/pinews.txt €§ Last modified: 2015/12/18 16:39 (external edit) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/lbaops/pinews -- 15.2 Кб -- 10.04.2016
Похожие документы

6. Access to Data Sources and the ESO SkyCat Tool
... Canadian Astronomy Data Center, DAO/NRC . SkyCat is a tool that combines image visualization with access to astronomical catalogs and data archives. SkyCat uses a standardized URL syntax to access a large number of data sources on the net. ... More information on SkyCat can be found at the SkyCat Web site. The ESO SkyCat Tool includes the following features: . ... PostScript color printing of the display (image + graphics), . ... overlay catalog sources on an image, . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/albrechtm.html -- 9.9 Кб -- 23.06.1998
Похожие документы

7. http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_new_tools_procedure.html
Create and save tool outside of the LRP directory system. (make sure to comment your code and give a brief explanation of its purpose inside the code) . ... Write man page using /home/lrp/doc/man1/template.1 as a template. copy-man-text) to copy man text to /home/lrp/doc/man_txt. Only works on lrp account). ... Link the name of your tool to the man_txt page. (note, if using Netscape Composer, make sure to preface the filename with file:///home/lrp/doc/man_txt/) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_new_tools_procedure.html -- 2.4 Кб -- 02.04.2004
Похожие документы

8. Additional Tools
... The following script will create an individual qpoe file (64x64 pixels) for each obi, with the filename containing the obi number. ... This script will then produce smoothed image files and send a contour plot to either the screen or the printer. ... On rare occasions, it may be useful to examine each phase bin visually to evaluate the segments in order to decide if some should be deleted before restacking for the final result. ... The qpoe file will be named by obi and phase number. ... phase_eval ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node202.html -- 7.9 Кб -- 01.10.2012
Похожие документы

9. Creating Your Source Tree
GTK+ / Gnome Application Development . ... Overview of a Gnome Source Tree . ... Almost all Gnome applications use the same build system based on the GNU tools automake , autoconf , and libtool . ... Beginning with this chapter and continuing throughout Part 2 of the book, a sample application called GnomeHello will be used to demonstrate Gnome features. ... Together, these tools are used to create a portable shell script called configure ; configure is distributed to users with your software package. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/cha-source.html -- 12.9 Кб -- 12.07.2000
Похожие документы

10. WWW and Web Tools
SAI WWW-tools archive . Russian Web's server list . ... World Wide Web Consortium . ... WebStone - World Wide Web Server Benchmarking . ... Web/HTML Documentation and Developer's Resource . ... Nice links collection about World Wide Web . ... List of World-Wide Web Servers . ... Tim Dunn's Web Page, Take Two . ... World Wide Web Tools . ... NCSA Home Page . ... World Wide Web Server Performance . ... Curl - a tool for automatically generating the links between the HTML pages comprising a World . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/www_sai_crimea_ua/webadm.html -- 18.5 Кб -- 02.08.1996
Похожие документы
Еще в разделе: (Показать все результаты (>196) - comet.sai.msu.ru/ )

11. Sysadm
... Introduction to Unix System Administration . ... The Linux System Administrators' Guide . ... Master System - UNIX systems configuration tool . ... System optimization Information . ... The PC-Mac TCP/IP NFS FAQ list by Rawn Shah . ... Windows 95-L Networking FAQ and Windows NT 4.0 FAQ . ... Reptile's Linux Security Page . ... Internet Security Systems Inc.() and Security FAQs . ... Matt's Unix Security Page . ... Trusted Information Systems - Network Security and The TIS Firewall Toolkit FAQ . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/sysadm.html -- 16.3 Кб -- 01.10.2012
Похожие документы

12. M.E.'s Interests
... Z - $ - Cosmion-2001 - Adm . ... AstroNet : AstroProject . Фото: M-club , Club , Комок , Молоток . ... Проблемы с Internet, E-mail .. ... Internet в России и FSU . ... My Bookmarks ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/html/tools.html -- 5.3 Кб -- 26.11.2007
Похожие документы
Еще в разделе: (Показать все результаты (>284) - xray.sai.msu.ru/ )

13. Offline Data Decoding Tools
This page desribes the publicly available software which unpacking AOFTM disk and magnetic tape data for piping to user programs. The UNIX script aoftm_unpack reads AOFTM data from tape or UNIX file in 2 bit or 8 bit form, converts to single bytes, and outputs the data stream to stdout. ... It reads the AOFTM header file (in FITS format) and outputs an ascii header file. ao_unpack.c . ... The script tape.inspect will scan through a tape, reading all the header files and reporting the contents. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~aoftm/offline.html -- 3.4 Кб -- 26.07.1999
Похожие документы

14. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/gnu/00-index
devtools/ software development tools doc/ documentation tools emacs-19/ Emacs editor, version 19.xx emacs-20/ Emacs editor, version 20.xx emx+gcc/ emx environment (gcc, g++, libg++, gdb ...) other/ various other GNU tools script/ scripting languages (awk, perl) shells/ shell programs systools/ system tools archiver/ file compression and archiving tools crypt/ data encryption software
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/gnu/00-index -- 1.6 Кб -- 03.07.1999
Похожие документы
Еще в разделе: (Показать все результаты (>25548) - crydee.sai.msu.ru/ )

15. STScI NICMOS Software
Next: NICMOS Science Up: NICMOS Data Calibration and Previous: NICMOS Software at the . ... Reference File Tools . Image Analysis and Reduction . ... These include the tasks used in the STScI pipeline, tools to generate the reference files used by the calibration pipeline tasks, and general image analysis, manipulation, and arithmetic tasks. ... Calnica is used to apply instrumental calibrations to individual datasets, while calnicb is used to process associated sets of NICMOS images. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/sardinia/node17.html -- 9.7 Кб -- 12.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>230) - www.stecf.org/ )

16. TUI:Scripts:Built In Scripts:Run_Commands
Run a set of commands, one at a time. ... If any command fails, the script aborts. You may save your commands to a file and retrieve them again later. The results of the commands do not show up in the Run_Commands window. ... A tui wait command: tui wait sec . ... Example: # sample commands that are safe to run tcc show status tui wait 0.3 tcc show time . ... The currently executing command is highlighted (and remains highlighted if the script aborts or is cancelled.) ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/BuiltInScripts/RunCommands.html -- 2.8 Кб -- 05.09.2014
Похожие документы

17. Stellarium: StelMainGraphicsView Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... StelMainGraphicsView Class Reference . ... More... #include < StelMainGraphicsView.hpp > . voidљ . ... Definition at line 37 of file StelMainGraphicsView.hpp . ... Definition at line 105 of file StelMainGraphicsView.hpp . ... Definition at line 100 of file StelMainGraphicsView.hpp . ... Definition at line 103 of file StelMainGraphicsView.hpp . ... Definition at line 108 of file StelMainGraphicsView.hpp . ... StelMainGraphicsView.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelMainGraphicsView.html -- 41.3 Кб -- 28.02.2014
Похожие документы

18. General astronomical tools
... For given geographical longitude and time zone show the current data and time, Universal data and time, current local star time. ... Accept 10 different data formats (data&time, data with decimal day of month, data with decimal day of year, decimal year, some Julian dates), calculate from any formate to others, show day of week. Current data and time direct insertion function is exists. ... Calculate angular distance between two points at the sky by its equatorial coordinates. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/SXG/SDC/util/tools.htm -- 6.4 Кб -- 18.02.2004
Похожие документы

19. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>35) - vega.inp.nsk.su/ )

20. Which Programming Language Should I use
... Perl . ... IDL is used for data analysis and graphics. ... Advantages of a language that is popular in the real world are the existence of web resources such as tutorials, a wide range of libraries of existing code you can use and modify, and better job prospects for you if you ever want to venture into the real world. ... Most data reduction systems (eg IRAF, MIDAS, Starlink) do not interface well with any programming language: IRAF has itуs own (very clunky) language in which you can write scripts...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm -- 24.2 Кб -- 10.04.2007
Похожие документы
Еще в разделе: (Показать все результаты (>331) - www.mso.anu.edu.au/ )

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


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

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

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