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

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

Показаны документы, содержащие фрагменты текста из документа
http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/Lab1.doc.

1. Filtering ROSAT HRI data on the basis of background level
Next: AXAF Recipes Up: ROSAT HRI Recipes Previous: Quantum Efficiency Correction (a.k.a. For some observations, a significant amount of data may have been rejected during SASS processing because the background level was higher than the calculated threshold for rejection. ... REJECTED EVENTS . ... The recipe will allow the user to include rejected events in the generation of a new qpoe file and filter on the background level. ... This creates a qpoe file with standard + rejected events. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node208.html -- 7.2 Кб -- 01.10.2012
Похожие документы

2. pdev_birdies_25jun07
The low pass digital filters (lpdf) were simulated in software. ... Generate an in band sine wave (amplitude=10) and process it through the lpdf for each decimation. Generate noise (with an rms of 10) and filter it with the 4 decimations. ... Page 1: filter for decimate=4,8,16,32, The dcGain is the integral over each filter divided by the decimation length. ... Page 2: pushing a sine wave through the filter. ... Bottom: (sine waves)/decimation after filtering. ... Page 3: filtering noise. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/filters/lpdfSim.html -- 4.6 Кб -- 02.05.2008
Похожие документы

3. SAS processing
... SAS processing with the latest software and CCF files is performed as follows . Generation of filtered event files, source lists and extracted spectra for ONAXIS coordinates rgsproc xpsfincl=100 pdistincl=95 finalstage=2:angles rgssources srclist=P0123450101RXS099SRCLI_0000.FIT changeprime=yes \ primelabel='ONAXIS' rgsproc entrystage=2:angles finalstage=4:spectra . Generation of background light curves evselect table=P0123450101RXS099EVENLI0000.FIT \ expression=((XDSP_CORR<-3.E-4)|| ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node904.html -- 4.8 Кб -- 20.09.2011
Похожие документы

4. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>252) - zebu.uoregon.edu/ )

5. rtftohtml Users Guide - 2 How it works
... In doing so, the filter also reads all of the RTF markup that specifies the destination, paragraph and text styles of the next character. ... If the text was not SPECIAL, process the paragraph style  . ... Using the HTML paragraph" markup name, the filter (using the .PTag table) knows what tags to generate for the text. ... For each matched entry in the .TMatch table, the filter uses the HTML "text" markup name, the filter (using the .TTag table, see 5.1.2 ) knows what tags to generate for the text...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/docs/rtftohtml/rtftohtml-2.html -- 4.2 Кб -- 23.08.1996
Похожие документы

6. http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/Lab2.doc
Theory of filtering and time series processing L. Zotov Laboratory work ?2 Purpose: Studying Fourier analysis of signals with random components. ... Study the calculation of the autocovariance function. ... 2) Make yourself the following a) Change the periods of harmonics b) Increase the order of autoregression c) Make the normalization of the autocovariance function. d) Change the unbiased estimation of ACF to biased e) Use another window for Blackman-Tukey method ...
[ Текст ]  Ссылки http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/Lab2.doc -- 22.0 Кб -- 07.03.2009
Похожие документы

7. mod_ext_filter - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... mod_ext_filter presents a simple and familiar programming model for filters . ... any programming/scripting language can be used, provided that it allows the program to read from standard input and write to standard output . existing programs can be used unmodified as Apache filters . ... mod_ext_filter directive to define a filter . ... program /usr/bin/enscript, with the type of . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_ext_filter.html -- 18.9 Кб -- 10.12.2010
Похожие документы

8. Uses of Class ij.process.ImageStatistics (ImageJ API)
... Class . Use . ... Packages that use ImageStatistics . ... Returns an ImageStatistics object generated using the specified measurement options and histogram bin count. ... Returns an ImageStatistics object generated using the specified measurement options, histogram bin count and histogram range. ... Draws the histogram using the specified title and ImageStatistics. ... ParticleAnalyzer. drawParticle ( ImageProcessor drawIP, Roi roi, ImageStatistics stats, ImageProcessor mask) . ... class . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/class-use/ImageStatistics.html -- 22.7 Кб -- 02.12.2010
Похожие документы

9. mod_ext_filter - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... ext_filter_module . ... mod_ext_filter directive to define a filter # to HTML-ize text/c files using the external # program /usr/bin/enscript, with the type of # the result set to text/html ExtFilterDefine c-to-html mode= output \ intype=text/c outtype=text/html \ cmd = /usr/bin/enscript --color -W html -Ec -o - - Directory /export/home/trawick/apacheinst/htdocs/c # core directive to cause the new filter to # be run on ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_ext_filter.html -- 18.4 Кб -- 19.11.2015
Похожие документы

10. Table of Contents
... 1.1.2 Spectral Filters . 1.1.3 Quantum Efficiency and Exposure Limits . ... 1.2 Which Instrument to Use: WFPC2, ACS, NICMOS, or STIS? 1.2.1 Comparison of WFPC2 and ACS . 1.2.2 Comparison of WFPC2 and NICMOS . 1.2.3 Comparison of WFPC2 and STIS . ... WFPC2 . ... 1.6 What's New in Version 6.0 for Cycle 11 . ... 2.9 Calibration Channel . ... 3.3.3 LRF Photometric Calibration . ... 4.8.1 Sources of Dark Current . ... 8.10 Calibration Plan Summary . 8.11 Cycle 4 Calibration Plan . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/wfpc2/Wfpc2_hand6/wfpc2_inst_hbTOC.html -- 32.0 Кб -- 20.11.2003
Похожие документы

11. Work Scan Program + Data Viewer (IDL widget)
For the calibration of RATAN-600 data you will need to Download Nobeyama Fluxes (1, 2, 3.75, 9.4, 17 GHz): year 1999 2000 2001 2002 2003 . Brief description of Work Scan . Main functions of processing, realized in the program are: . ... Correction of various (not fatal) defects of data; . ... Calculating of the lower enveloping curve or an average scan from observations data for a few days; . ... COMMENT This table contains the set (TFIELDS) of 1-dimensional (TFORM# . ... AZIMUTH = 'float' / . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sun/software.htm -- 8.5 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sun/software.htm -- 8.5 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sun/software.htm -- 8.5 Кб -- 2