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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/makeasn.hlp.html.

1. sfit help file
... SFIT is a general-purpose code designed to optimize theoretical stellar spectra to an observed spectrum. ... While the programme expects input from "stdio", it is more natural to save commands in a file (eg "sfit_input") and run the code simply by . ... If the spectra to be fitted have a filename "star_spectrum", then the best fit spectrum will be written out, together with the renormalized input spectrum, to a file called "star_spectrum.fit". ... sets up model spectrum grid (and for 2nd star) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit2_help.html -- 7.6 Кб -- 18.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>4100) - star.arm.ac.uk/ )

2. Stellarium: Skybright Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... Skybright Class Reference . Compute the luminance of the sky according to some parameters like sun moon position or time or altitude etc.. ... setDate (int year, int month, float moonPhase) . ... Set the moon and sun zenith angular distance (cosin given) and precompute what can be This function has to be called once before any call to getLuminance() More... љ . ... cos(angular distance between moon and the position) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSkybright.html -- 13.9 Кб -- 28.02.2014
Похожие документы

3. ASNCOMBINE (Nov98) --- nictools --- ASNCOMBINE (Nov98)
asncombine -- Process and combine images in one or two NICMOS associations asncombine association . ... set to yes to include error planes in co-added images error. background . ... This is useful to use different background subtractions for different images. fheader . set to yes in order to multiply the background by the value of keyword "factor" in the image header. ... Set to yes to use quadrants statistics save in the image header from previous runs of asncombine. regquad1 . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/asncombine.hlp.html -- 8.9 Кб -- 06.06.2006
Похожие документы

4. casacore: casa::GaussianConvert Class Reference
... Classes . ... Class List . ... casa . casa::GaussianConvert . ... Converts Gaussian parameters between pixel and world. ... toWorld ( Quantum < Double > &majorAxisOut, Quantum < Double > &minorAxisOut, Quantum < Double > &positionAngleOut, Double majorAxisIn, Double minorAxisIn, const Quantum < Double > &positionAngleIn) . ... toPixel ( Vector < Double > &pixel, const Vector < Quantum < Double > > &world) . ... toWorld ( Vector < Quantum < Double > > &world, const Vector < Double > &pixel) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1GaussianConvert.html -- 49.2 Кб -- 14.02.2011
Похожие документы

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

6. APO Job Announcements
... New Mexico State University is seeking a technical and computer-oriented person as a Support Astronomer for nighttime astronomical observing at Apache Point Observatory (APO) with the Astrophysical Research Consortium (ARC) 3.5m Telescope. б  . ... Paper/email documents will not be accepted. ... TELESCOPE OPERATIONS SPECIALIST . ... Responsibilities include nightly operation of the 3.5m telescope and instruments, Quality monitoring the data streams and system performance and observing efficiency. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/jobs/positions.html -- 6.6 Кб -- 26.01.2016
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

8. Echelle Spectra
Next: Echelle Reduction Method Up: No Title Previous: Example . This Chapter provides the basic information necessary to understand the echelle љ package implemented in MIDAS . ... Tutorial examples are available in the system (command TUTORIAL/ECHELLE ) and are also included in the Appendix so that users without previous experience in MIDAS could become familiar with the calibration procedures. ... Reduction steps which are not specific to echelle spectra are described in more detail in Chapter . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node146.html -- 9.1 Кб -- 23.02.1996
Похожие документы

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

10. QPOE Files
Next: *.imh and *.qp Extensions Up: IRAF/PROS Files Previous: IRAF Image Arrays . The x-ray data are stored in QPOE files (Quick Position-Ordered Events, *.qp ) rather than image arrays. ... Note that, unlike IRAF images, QPOE files have no associated header file, and are always stored in the current directory, unless explicitly specified otherwise. Non-PROS IRAF tasks can also access QPOE data files in place of image arrays. ... rp110590.qp[pi=2:30] . ... The ROSAT PSPC qp file images are . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node15.html -- 11.5 Кб -- 01.10.2012
Похожие документы

11. Linear polarization: wavelength dependence
... Fitting the observed dependence includes calculations of the polarization cross-sections averaged over particles orientation and size distribution, their normalization and the comparison of obtained dependencies with Serkowski's curve representing observational data for a chosen st