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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/README.

1. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README
XmCCD ----- The programs provided here offer a Linux graphical user interface to astronomical and scientific CCD cameras. ... It is the latest one they offer and the files included allow support for Android and Mac OS X. This distribution of XmCCD includes source code to utilize the SBIG shared library libsbigudrv.so with a Motif-based graphical user interface. ... The XmCCD source package includes and will install: SAOimage ds9 xpa cfitsio SAOimage is the primary image display for XmCCD. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README -- 5.0 Кб -- 27.04.2013
Похожие документы

2. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы

3. ADASS 2003 Conference Proceedings
... Up: Data Processing Systems . ... We demonstrate the latest Starlink software, including ORAC-DR pipelines, new Java applications, and distributed pipeline processing. ... An example of its use is the TOPCAT application ( http://www.starlink.ac.uk/topcat ), shown in part in Figure 2. ... Of course the final result can also provide estimates of errors and data quality, pixel by pixel, because the Starlink applications, Classic as well as the new ones, automatically keep track of these. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/D12/ -- 10.2 Кб -- 27.08.2004
Похожие документы

4. ESO - Newsletter October 2015
... ESO Science Newsletter October 2015 . 08 Oct 2015 . ... This newsletter is a summary of recent ESO Science Announcement items. Follow the links or visit ESO Science Announcements to read more. ... A detailed report on the outcome of the ALMA Early Science Cycle 3 Proposal Review Process is available . ... Read more . ... 17 Sep 2015: . ... Science Operations 2015: Science Data Management . ... You are receiving this newsletter because you subscribed to the ESO Science Newsletter. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/publications/newsletter/oct2015.html -- 35.6 Кб -- 10.04.2016
Похожие документы

5. HST Primer for Cycle 22
HST Call for Proposals and HST Primer for Cycle 24 . ... Hubble Space Telescope Primer for Cycle 24 > Chapter 7: Data Processing and the HST Data Archive > 7.1 Routine Science Data Processing . ... Routine Science Data Processing . ... All the existing calibration pipeline programs used by STScI to process all HST data can found in the HSTCAL package, a package which allows users to compile and run the calibration software originally written in C without using or running IRAF . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/hst/proposing/documents/primer/Ch_72.html -- 12.4 Кб -- 11.04.2016
Похожие документы

6. Home Page for SAOimage: The Next Generation
... user-defined data file formats . ... better integration with a user's analysis routines To add such functionality to SAOimage, we developed the XPA Messaging System that allows X programs to define points of public access through which data and commands can be exchanged with external programs. ... We have utilized XPA to develop "SAOimage: The Next Generation" (SAOtng), an extensible image display service that can cooperate with other processes and programs. ... SAOtng help pages . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/ -- 7.1 Кб -- 01.10.2012
Похожие документы

7. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

8. ESO-MIDAS GNU Public License
... ESO-MIDAS is a copyright protected software product of the European Southern Observatory, and provides general tools for image processing and data reduction . As of the 95NOV release, patch level pl2.0, ESO-MIDAS is available under the GNU General Public License. ... 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://www.sao.ru/precise/Midas_doc/midas-gpl-short.html -- 3.9 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>2629) - www.sao.ru/ )

9. Software Store - Programmers Notes
Digital Unix Fortran Compiler + OSF/1: . All codes run satisfactorily on Digital/Compaq Alpha processors. ... All codes compile. ... All f77 codes compile. ... In f77 the INC|LUDE statement enabled the creation of common code that could be shared between subprogram units. ... My convention is to place INCLUDE files containing global COMMON variables in a defined folder in the software folder structure currently ./include (to be replaced by ./inc when I have debugged all the references). ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/install_frameset/Howto_notes_f.html -- 4.0 Кб -- 08.07.2002
Похожие документы

10. The NMW survey homepage
NMW survey overview . Access image archive . ... The New Milky Way survey aims to detect bright (V<13.5) optical transients near the Galactic plane using an automated wide-field (8x6 deg.) system capable of surveying the whole Milky Way area visible from the observing site in one night. ... All images obtained during the transient search survey are available online (please use the image archive access form ). ... Images per field: . ... Images per night: . ... Milky Way imaging time: . ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/nmw/ -- 10.7 Кб -- 18.02.2015
Похожие документы
Еще в разделе: (Показать все результаты (>4) - scan.sai.msu.ru/ )

11. XMM-Newton Science Analysis System: Main Page
... The Science Analysis Software (SAS) is an extensive suite of software tools developed to process the data collected by the XMM-Newton Observatory . SAS is released periodically. ... After the release of the general patch to SAS 7.1.0, many users have requested to identify it with a new version number. ... 28/11/2007] General Patch to SAS 7.1.0 : SAS 7.1.0 is able to recognize and process correctly RGS data taken in single readout node sub-mode. ... Pages maintained by SAS librarian . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/ -- 11.9 Кб -- 01.10.2012