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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/jwst/instruments/nirspec/docarchive/JWST-STScI-001703.pdf.

1. A New PROS Task for Calculating HRI Source Intensities or Upper Limits
... Next: The PROS Big Up: Software Systems Previous: Data Reduction Software . ... The srcinten task provides PROS users with a tool to compute count rates for point sources in the ROSAT High Resolution Imager (HRI). ... Corrected upper limits are cited at locations where the count rate falls below the source detection threshold. ... Srcinten is a new PROS task that computes and applies the above correction factors to the net counts in a user-specified aperture. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/chenj.html -- 11.4 Кб -- 03.11.2000
Похожие документы

2. Output data format
Next: Fourier analysis Up: MIDAS utilities for Previous: Input data format . Output periodograms are computed at constant frequency steps and stored in the first row of an image. ... WIDTH/TSA is available for a first analysis. Output time lag functions, resulting from the analysis of aperiodic signals, are stored in a table containing the columns :LAG and :FUNCT . They can be inspected by with standard MIDAS table commands such as PLOT/TABLE or READ/TABLE . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node240.html -- 2.9 Кб -- 23.02.1996
Похожие документы

3. Database of Optical Constants -- Misc: computer codes
The original files with the data were in different formats. ... Such files were named "standard data files" and linked to the database. They can be easily transformed to any desirable format by a code. Here we present two simple computer programs of this kind. ... When running the code, you can specify columns in the output file: wavelength, energy (eV) or wavenumber (cm -1 ) as the first column, and complex refractive index or dielectric function as the second and third columns. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/0-codes.html -- 4.9 Кб -- 19.11.2010
Похожие документы

4. http://www.stsci.edu/documents/dhb/web/c26_stisdataanal.fm4.html
... As described in "Tabular Storage of STIS Data" on page 20-5 , raw time-tagged Sdata are stored in an event table which contains separate columns for the x and y pixel coordinates and the arrival time of each detected photon event. ... Generate a series of ACCUMulated images from user specified time intervals of data and then process the image(s) with calstis . ... The default behavior for inttag is to accumulate all events from the table, writing the results as one image set in the output FITS file....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c26_stisdataanal.fm4.html -- 8.0 Кб -- 01.07.1998
Похожие документы

5. ST-ECF Grism Spectrum Software for NICMOS Grism Data
Next: Imaging Polarimetry with NICMOS Up: NICMOS Data Calibration and Previous: The Photometric Performance of . ... NICMOSlook and Calnic C . ... Extracting spectra from a large number of NICMOS grism images requires a convenient interactive tool which allows a user to manipulate direct/grism image pairs. ... NICMOSlook and Calnic-C are two programs that were designed to take advantage of the fact that the NICMOS grism mode typically consists of taking both a direct and a grism image. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/sardinia/node13.html -- 16.5 Кб -- 12.06.2006
Похожие документы

6. A computer controlled low light photometer for nightglow observations
A computer controlled low light photometer for nightglow observations. Hardware units of portable photometer for low light measurements, especially night glow emission is described. ... Interface card contain three channels of 24 bit counter, 4 channels of 12 bit ADC and the buffer bus for the controlled motors of the altazimuthal fork mounting and filters wheel, the position encoders. ... Where N( ) is output signal photometer generated input light flux F( l ) . ... PMT # . 599 . ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/~lapchuk/Photometer.htm -- 15.9 Кб -- 21.02.2000
Похожие документы

7. impol
... User Guide ] Task: impol Purpose: Compute polarized intensity and position angle from Q and U Categories: image analysis IMPOL computes the total linearly polarized intensity (optionally debiasing it) and position angle images from Stokes Q and U images. Position angle is positive N -> E. Key: in Up to three values; the Q, U and I images, respectively. ... Key: poli Up to two values; the output polarized intensity image and optionally, its associated error image (which will be constant). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/doc/impol.html -- 7.1 Кб -- 10.04.2016
Похожие документы

8. *calc_bary* - Computing Barycentric Corrections
... The satellite ephemeris is used to compute arrival time corrections from the satellite to the solar system barycenter, appropriate to an input celestial position. ... output files: rp110590n00_cor.tab, rp110590n00_ephem.tab ti> calc_bary input ephemeris table : xdata$rp110590_eph.tab # A Rev. 0 file root name for output file(s) [root_cor(ephem).tab] : . ... Output file: ./rp110590_ephem.tab Output ephemeris table: ./rp110590_ephem.tab Computing Correction table .. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node175.html -- 4.7 Кб -- 01.10.2012
Похожие документы

9. ALMA WVR phase correction algorithms and software Bojan Nikolic web pages (r.
... Bojan Nikolic web pages (r. 329) . ALMA . ... LibAIR is the atmospheric inference library that is the main core of the algorithms for phase correction of ALMA data using water vapour radiometers that we are developing in Cambridge. ... The library and algorithms are documented in the series of memo?s which are being posted at page on inference of coefficients for use in phase correction. ... ALMA WVR phase correction algorithms and software . ... Introduction to phase correction for ALMA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/wvrsoft.html -- 16.4 Кб -- 04.04.2016
Похожие документы

10. Redirecting standard input and output
. Unix considers any device attached to the system to be a file. And that includes your terminal! . By default, a command treats your terminal as the standard input file from which to read in information. Your terminal is also treated as the standard output file to which information is sent from the command. This action can be changed by redirecting standard input and standard output from and to any other file. Redirecting standard input . Redirecting standard output . Appending standard output to a file .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>182) - comet.sai.msu.ru/ )

11. atmos 3.0 page
The most up-to-date information related to atmos 3.0 are collected here due to constantly increasing interest to MASS/DIMM processing software... atmos 3.0 is still beta , so the latest version is 2.97.5 (there is also 2.98.x branch which absorbs new features) . ... M' line: . ... free seeing and its relative error . ... dimm seeing and its relative error (if dimm data are present, zeros otherwise) . ... dimm turbulence power and its relative error (if dimm data are present, zeros otherwise) . ...
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/~matwey/atmos/ -- 6.8 Кб -- 05.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>25) - curl.sai.msu.ru/ )

12. SXG Science Data Center
SXG Data Center . ... SXG instruments models . Data archive . ... SXG Scientific Data Output Modelling . The task of SPECTRUM-XG Scientific Data Output Modelling is multifold: Utilization of experiment data output computer simulations in pre-flight calibration of mission instruments. ... Utilization of computer simulations in the data analysis software development. The prototype of SXG X-model project is being realized at IKI. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/SXG/SDC/level_1/imodels.html -- 4.4 Кб -- 18.02.2004
Похожие документы
Еще в разделе: (Показать все результаты (>235) - hea.iki.rssi.ru/ )

13. pdev_birdies_25jun07
... Plotting the bandpass and rms for 16 bits, standard register settings . ... It starts at the A/D input and works it way back towards the power accumulation and output. location in pipeline . ... butterfly down shifts(pshift) . ... upshift 40 bit accumulator before taking upper 32,16, or 8 bits for output. pdev uses a 12 bit A/D converter. ... You can down shift the output of the power computation prior to adding it into the 40 bit accumulator. ... The spectrometer can output 8,16, or 32 bit data. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/pdevgain/settingParams_dec08.html -- 13.1 Кб -- 01.06.2009
Похожие документы

14. Stellar Atmospheres Software
... spectrum . ... The photons we detect originate in the outermost layers, or atmosphere, of the star. In order to interpret stellar spectra, it is necessary to construct models which accurately represent the structure of a stellar atmosphere and the transfer of radiation from the stellar interior into interstellar space. For the study of helium stars and other stellar remnants, we in Armagh use several computer programs, of which sterne and spectrum are the most important. sterne . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/ -- 16.6 Кб -- 31.08.2007
Похожие документы

15. NIST Special Publication 500-223. A Framework for the Development and Assurance
NIST Special Publication 500-223 . A Framework for the Development and Assurance of High Integrity Software . ... The purpose of this document is to recommend a framework for the development and assurance of high integrity software. ... High integrity software, project management, software assurance, software configuration management, software development, software hazard analysis, software quality assurance, software verification and validation. ... 2 SOFTWARE DEVELOPMENT . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_9/5.htm -- 4.5 Кб -- 21.03.2016
Похожие документы

16. http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c4-0.pdf
Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521-43108-5) Copyright (C) 1988-1992 by Cambridge University Press.Programs Copyright (C) 1988-1992 by Numerical Recipes Software. ... Chapter 4. 4.0 Introduction Integration of Functions Numerical integration, which is also called quadrature, has a history extending back to the invention of calculus and before. ... Isaacson, E., and Keller, H.B. 1966, Analysis of Numerical Methods (New York: Wiley), Chapter 7. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c4-0.pdf -- 46.8 Кб -- 23.03.2000
Похожие документы

17. Explanations for solar physics computing page
This document explains values, tables and other matters on solar physics computing pages. ... is040423.ete : SAHA-S tables, interpolation values: T, rho, X. Z is fixed at 0.02. See reference above. opal2005.etf : OPAL EOS, interpolation values: T, rho, X, Z. Downloaded from OPAL site , marked there as "2005", seems to be unpublished. opal2001.etf : OPAL EOS, interpolation values: T, rho, X, Z. Rogers F.J., Nayfonov A. Astrophys. ... The following values can be calculated: . ... dimensionless . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/physics/phys-help.html -- 8.0 Кб -- 21.10.2009
Похожие документы

18. Reduce delay data
Next: Calibrate data Up: Basic widget procedures Previous: Reduce visibility data Contents . For the reduction of astrometric delays, corrections from atmospheric dispersion and array metrology have to be computed. ... Metrology correction can also be applied to the scan data later, in which case one would initialize these data before averaging. ... Due to the low SNR of the blue channels, R EDUCE D ELAYS P HASE E DIT can be used to flag these. ... I NIT Initialize (zero) metrology corrections . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node163.html -- 8.2 Кб -- 28.04.2015
Похожие документы

19. OSLO LT V5.4 Optical Software For Layout And Optimization - an Astronomy Net
OSLO LT V5.4 Optical Software For Layout And Optimization . Articles | ... Has anyone out there tried to raytrace a telescope design? ... OSLO LT keeps track of the optical path length each ray travels, so it knows the phase relationship of the light as it travels through the telescope. ... Through the use of OSLO LT, I've been able to refine the optical design of the telescope I'm working on. ... www.astronomy.net . About Astronomy Net | ... dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/articles/31/ -- 19.2 Кб -- 09.04.2016
Похожие документы

20. WWW-access and JAVA output
... Following the world tendence of the telecomunication development we prepared the WWW homepage of the CATS (http://www.ratan.sao.ru or http://cats.sao.ru), producing all operations permitted in usual scripts. ... Concerning JAVA, the platform independent language, we suppose to use JAVA sripts both in preparion of flexible forms and in generation of the CATS graphics, including curves of energy distributions (e.g. radio spectra) and statitiscics curves of the CATS search. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node5.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node5.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node5.html -- 3.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>870) - jet.sao.ru/ )

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


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

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

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