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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/miriad/userguide/node224.html.

1. WAPP File Format Page
The Wideband Arecibo Pulsar Processor - File Format Page . WAPP files have three sections that appear sequentially in this order: an ASCII header description, the binary header, and finally the actual binary data. ... The WAPP realtime observation engine does not produce files larger that 2 Gbytes. At one time this represented a fundamental limit to Linux files. ... Each file will have it's own header, even when the files are simply continuations of a single observation. ... long int . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/FileFormat/FFMain.html -- 13.6 Кб -- 20.04.2000
Похожие документы
Еще в разделе: (Показать все результаты (>6380) - www.naic.edu/ )

2. Image Items
... In this Appendix we will describe the items that can be present in an image dataset. Miriad utilities such as prthd , imlist , itemize , puthd , copyhd and delhd may be used to browse or modify these `header variables'. ... Table: Item names in Miriad image datasets . ... real . ... Beam major and minor axis FWHM. bpa . ... character . The units of the pixels. btype . ... cdelt1,cdelt2,... double . See ctype . ... The pixel coordinate of the reference pixel. crval1,crval2,... double . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node59.html -- 13.6 Кб -- 05.02.2013
Похожие документы

3. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

4. Zeta$^2$ Coronae Borealis, A Spectroscopic Triple System Including an
Using the 1-m telescope at Ritter Observatory, we took 36 observations of \zeta$^2$ Coronae Borealis with a fiber-fed echelle spectrograph. From these observations, \zeta$^2$ CrB was found to be a triple system and a new spectroscopic orbit was calculated. ... The inner binary`s center of mass (\zeta$^2$ CrB AB) describes a long-period single-lined variation identified with the outer binary. ... The inner binary possesses an essentially circular orbit $(e = 0.48)$. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~kgordon/papers/1997PASP..109..221G.html -- 4.3 Кб -- 21.01.2016
Похожие документы

5. Simulation of HST PSFs using Tiny Tim
... Tiny Tim has been used for generating Hubble Space Telescope ( HST ) point-spread functions (PSFs) for deconvolution, algorithm testing, proposal planning, and optical studies. ... Tiny Tim is a stand-alone program for simulating HST PSFs as viewed with the on-board imaging cameras (WF/PC-1, WFPC2, FOC, COSTAR/FOC). ... The measured aberrations for FOC f/96, WF/PC-1 PC6, WFPC2, and COSTAR/FOC are used by Tiny Tim . ... Figure: FOC f/96 observed and Tiny Tim model PSFs (pre-COSTAR) at 253 nm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kristj.html -- 10.1 Кб -- 03.11.2000
Похожие документы

6. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

7. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы

8. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

9. Routines for performing coordinate transforms
XMM-Newton Science Analysis System . ... include changes in version 3.6.5 etc . Module name: coordinate . ... This module contains subroutines to perform a variety of coordinate transformations. Where possible the cal coordinate-transformation routines are used. The present subroutines have been designed to act as wrappers-of-convenience for one or more of the cal routines rather than to supplant them. ... XMM-Newton SOC/SSC -- 2006-06-28 ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/ssclib/node42.html -- 5.0 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>10620) - xmm.vilspa.esa.es/ )

10. Observing capabilities
... NICS will be the only infrared instrument for the first light of the TNG; as a consequence, we decided to incorporate a sufficient degree of operation flexibility by providing the instrument with six different observing modes, three aimed at imaging and three at spectroscopy: . ... It will be possible to use the narrow band filters as order sorters; this will allow to perform high resolution long-slit spectroscopy in the wavelength ranges covered by the available narrow band filters. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/instr/nics/generale/osserv.html -- 6.1 Кб -- 28.07.2005
Похожие документы

11. FORS1 Photometric System Characterization
These observations are aimed at fully charactering FORS1 photometric system (UBVRI zero-points, color-terms and extinction coefficients) for the Tektronix 2048x2048 pixel CCD (24µm px) . To this aim, the two Landolt/Stetson photometric fields SA95 and SA101 will be observed on a number of epochs and at different airmasses during February and March 2007. ... SA101 . ... OBs for SA101 have to be observed during evenigh twilight (exceptions are expected for the second half of March) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~fpatat/fors/testphot2/ -- 10.8 Кб -- 12.03.2007
Похожие документы

12. The layout of a program
Sometimes we require more than one line for a statement Print *, 'This is a long output line',& ' this is the second part',& ' and this is the third part!' Nowadays, in the free form, we continue a line with the symbol "&" (called ampersand), i.e. with the sign & at the end of the old line instead of an almost arbitrary character in column 6 of the new line. ... Exclamation mark in column 1 of course means a comment line also in the old fixed form. ... 3.1) What does the following line mean? ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c3.html -- 5.1 Кб -- 30.12.1996
Похожие документы

13. The layout of a program
Sometimes we require more than one line for a statement Print *, 'This is a long output line',& ' this is the second part',& ' and this is the third part!' Nowadays, in the free form, we continue a line with the symbol "&" (called ampersand), i.e. with the sign & at the end of the old line instead of an almost arbitrary character in column 6 of the new line. ... Exclamation mark in column 1 of course means a comment line also in the old fixed form. ... 3.1) What does the following line mean? ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c3.html -- 5.1 Кб -- 11.02.1996
Похожие документы

14. NASA's New Horizons detects Pluto surface features, including possible polar
... News . ... NASA's New Horizons detects Pluto surface features, including possible polar cap . ... New Horizons scientists interpreted the data to reveal that the dwarf planet has broad surface markings some bright, some dark including a bright area at one pole that may be a polar cap. ... These latest New Horizons images allow the mission science team to detect clear differences in brightness across Pluto s surface as it rotates. ... NASAт??s New Horizons nears historic encounter with Pluto . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/news/2015/04/nasas-new-horizons-detects-pluto-surface-features-including-possible-polar-cap -- 69.6 Кб -- 10.04.2016
Похожие документы

15. Skylab Over Earth
Astronomy Picture of the Day . ... 29.04.2006 . ... Credit: Skylab , NASA Explanation: Skylab was an orbiting laboratory launched by a in May 1973. Skylab , pictured above , was visited three times by NASA astronauts who sometimes stayed as long as two and a half months. ... Skylab fell back to earth on 11 July 1979. ... April . ... Publications with keywords: Skylab - Earth - space station . Publications with words: Skylab - Earth - space station . ... Space Station Over the Ionian Sea . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2006-04-29 -- 13.7 Кб -- 01.05.2006
Похожие документы
Еще в разделе: (Показать все результаты (>56332) - www.astronet.ru/ )

16. 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
Похожие документы
Еще в разделе: (Показать все результаты (>54) - vega.inp.nsk.su/ )

17. Astronaut Bio: Bruce McCandless II
National Aeronautics and Space Administration . ... Bruce McCandless II (Captain, USN, Ret.) NASA Astronaut (former) . ... He was a member of the astronaut support crew for the Apollo 14 mission and was backup pilot for the first manned Skylab mission (SL-1/SL-2). ... A veteran of two space flights, McCandless has logged over 312 hours in space, including 4 hours of MMU flight time. ... With the completion of this flight McCandless logged 191 hours in space (including 4 hours of MMU flight time). ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/mccandless-b.html -- 9.2 Кб -- 07.07.2015
Похожие документы

18. Included content
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam dapibus leo quis nisl. ... Mauris cursus pretium mauris. ... Cras consequat velit et justo. Donec mollis, mi at tincidunt vehicula, nisl mi luctus risus, quis scelerisque arcu nibh ac nisi. ... Integer bibendum. Nulla nonummy ante eu est. ... Suspendisse nec nulla sit amet enim ultricies malesuada. ... Integer pretium euismod mauris. ... Integer est. Nulla ante ligula, auctor sit amet, vulputate in, aliquet in, sem. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/EDITION/preprint_ann/include-short.htm -- 2.5 Кб -- 01.10.2012
Похожие документы

19. Guide to Russia || Top Attractions
... Top Attractions of Russia . ... We sincerely hope the situation will improve and we are planning to include these regions as soon as it becomes possible. ... Southern Urals (including Bashkir State Reserve) . ... Eastern Sayan Mountains (including Tunka Range) . ... Altai Mountains (including Lake Teletskoe, Altai State Reserve, Katun Range) . ... Sub-Polar and North Urals and virgin forests of North of European Russia (including Yugyd-Va National Park and Pechora-Ilych National Reserve) . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/putevod/attr_en.html -- 56.9 Кб -- 07.05.2013
Похожие документы
Еще в разделе: (Показать все результаты (>593) - www.mccme.ru/ )

20. Funtools FAQ: Programming
... include <stdlib.h> #include <funtools.h> int main(int argc, char **argv) { Fun fun; /* sanity check */ if( argc < 2 ) return 1; /* open file for reading */ if( !(fun=FunOpen(argv[1], "r", NULL)) ){ fprintf(stderr, "ERROR: can't open funtools file: %s\n", argv[1]); return 1; } /* close file */ FunClose(fun); return 0; } . ... pi); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ... region); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/faq/faq2.html -- 11.3 Кб -- 02.10.2012
Похожие документы

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


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

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

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