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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node21.html.

1. Topics in AstroStatistics
Modern AstroStatistics has emerged as a new field in recent times, informed by a Bayesian foundation, utilizing powerful computational tools like MCMC, and applied to diverse analysis and inference problems in Astronomy. ... The goal of our Special Session is to review current practices, highlight modern techniques, and explore how the transition into the realm of Big Data Astronomy can be facilitated. ... Big Computing in Astronomy: Perspectives and Challenges . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/AAS224/ -- 12.5 Кб -- 10.04.2016
Похожие документы

2. Contents
... Device-independent data-oriented graphics library . Xt-based widget library . Flexible, heirarchical, portable data structure . Foreign Data . ... a'' package . ... dir'' package . ... Purpose . ... Using Channels . ... Architecture . ... chm'' package . pio'' package . conn'' package . arln'' package . ... Example 1 . ... Example VM Data Filter . Example Streaming Data Filter . ... Resources . User Description . ... Description of the Karma Data Structure . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node1.html -- 34.8 Кб -- 13.02.2011
Похожие документы

3. Description
... This task takes an event list and makes an image in which the value in each pixel is proportional to the variability with respect to time of the flux of events which fall within that pixel. The task cycles through all the events in the list which fall within the spatial extent of the image; for each of these events, a value of the Kolmogorov-Smirnov statistic is calculated. ... Note the implication that pixels having zero variability are not zero-valued in the output image. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/evarimgen/node3.html -- 11.2 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>13076) - xmm.vilspa.esa.es/ )

4. Format of data description
... Here is an example of the output header of CATS data. ... SIMPLE=T / BITPIX=8 / character information NAXIS=0 / no image data array present EXTEND=T / may be standard extensions OBJECT= CATS SEARCH / CATS search result ORIGIN=SAO RAS DATE=01/01/1997 / date of file creation END XTENSION=TABLE / F-file table extension BITPIX=8 / 8-bits ... NAXIS1=93 / No. of characters per row NAXIS2=1000 / the number of lines (sources) TFIELDS=10 / there are 16 fields per row EXTNAME= CATS / object name: ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node3.html -- 6.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node3.html -- 6.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node3.html -- 6.4 Кб -- 02.10.2012
Похожие документы

5. ESO - Science Announcements
... Science . ... Science Users Information > Science Publications > Science Announcements . 10 Apr 2016 jump to navigation jump to content . ... APEX . ... Observing with ESO Telescopes . ... Published: 23 May 2013 . ... A new email address for all questions related to the ESO use of the APEX telescope has been set up: apex-help@eso.org . ... Technical questions regarding the downloading of APEX data from the ESO archive should be directed to archive@eso.org . ... Published: 17 Apr 2013 . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/publications/announcements.page24.html -- 42.2 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3209) - www.eso.org/ )

6. Stellarium: StelRendererStatistics Class Reference
... ClassљIndex . ... StelRendererStatistics Class Reference . Stores and provides access to statistics about a StelRenderer backend. ... getNext (const char *&name, double &value) . Get next statistic name and value. ... Access statistic with specified index to modify it. ... while (statistics.getNext(name, value)) . ... Name of the statistic will be stored here (only a pointer to it). value . ... A clean way to do this is to use an enum with name corresponding to the name of the statistic. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelRendererStatistics.html -- 17.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1004) - astro.uni-altai.ru/ )

7. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/act027t2src.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: act027t2.zip Short Description : Advanced CTorrent sources Long Description : Advanced commandline client based on CTorrent - sources Proposed directory for placement: /pub/os2/apps/internet/misc Your name : Alexander Email address : an64@mail.ru Program contact name : (same) Program ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/act027t2src.txt -- 1.8 Кб -- 04.10.2013
Похожие документы

8. mod_vhost_alias - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For example, the following configuration will map /cgi-bin/script.pl to /usr/local/apache2/cgi-bin/script.pl in all cases: . ... A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... A request for http://www.domain.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/example.com/d/o/m/domain/directory/file.html . ...
[