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

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

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/PROS/PUG/node15.html.

1. Array
... dal (dal-1.182) [xmmsas_20060628_1801-7.0.0] . ... array Returns an array handle. Requires a data set handle, the name or number of the array and the access mode . ... The following example illustrates how to change the values in an array. program modifyColumn use dal type(DataSetT) :: set type(ArrayT) :: arr integer(kind=int32), dimension(:,:), pointer :: x set = dataSet("test.dat",Modify) arr = array(set,"test") x => int32Array2Data(arr) x = 124 call release(arr) call release(set) end program . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/dal/node27.html -- 5.8 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>17128) - xmm.vilspa.esa.es/ )

2. Differences Between QPOE Files and Image Arrays
Next: Other Types of Files Up: IRAF/PROS Files Previous: *.imh and *.qp Extensions . QPOE files are event lists. ... Image arrays are arrays of numbers representing total counts at each position - even if that count may be zero. ... Storing of images in the data directory . ... Filtering on QPOE files . On the command line, filters of the PROS type on QPOE files must be specified within quotes. e.g. im> imcopy "xdata$rp110590.qp[pi=2:10]" foo.imh # the input file # is rp90.imh . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node17.html -- 6.9 Кб -- 01.10.2012
Похожие документы

3. Kermit Operations
Kermit output files are named ker number_object_filter_time .fits. number is a four-digit integer that increments for each subsequent exposure. object is the object name (with spaced removed) as entered by the observer. filter is the name of the currently selected filter wheel position. time is the current UTC time as a six-digit integer, HHMMSS. ... Kermit has three selectable pixel timing modes: fast readout, slow readout, and slow readout with reset. ... Kermit has three readout modes: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/kermit/operations.html -- 11.1 Кб -- 17.09.2004
Похожие документы

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

5. Dynamic HTML in Communicator
... This guide discusses the concept and use of Dynamic HTML, which includes style sheets, content positioning, and downloadable fonts. ... This document discusses each of the three components of Dynamic HTML, describes how to use them, and gives examples of the use of each one. ... Positioning HTML Content contains the following chapters: Chapter 7, "Introduction," introduces the concept of positioning HTML content and discusses the two kinds of syntax you can use to create positioned blocks of content...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/preface.htm -- 7.2 Кб -- 13.08.1997
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

7. http://www.naic.edu/~phil/usrproj/a1659/aug03.html
... The data was taken over many days with the same source in more than one file. ... You want to convert the data to kelvins (this is galactic work) and then average all the scans for each source. ... input each onscan, average, and then scale to kelvins . place all of the averaged scans in an array, when done with the file, store this array in an idl save file for this day. ... Average together scans of the same source and then baseline them. input all of the daily save files into a single array . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/usrproj/a1659/aug03.html -- 6.7 Кб -- 23.08.2003
Похожие документы

8. Arrays and Strings
... Single and Multi-dimensional Arrays . Strings . ... BEWARE: In C Array subscripts start at 0 and end one less than the array size. ... In C Strings are defined as arrays of characters. ... char name[50]; C has no string handling facilities built in and so the following are all illegal : . ... In order to allow variable length strings the 0 character is used to indicate the end of a string. ... Write a C program to read through an array of any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
Похожие документы

9. JavaScript Mail Filters in Navigator 4.0
... This appendix tells you how you can use JavaScript to filter your incoming mail and news when you use Netscape Messenger. ... Write a JavaScript function to serve as a filter and put it in your filters file. ... This file contains the JavaScript functions that perform the mail filtering. ... The following is an example of a simple mail filter file. ... It also sends all messages from my_sister to the trash folder. // filters.js file. function MomFilter(message) { . ... message.folder = f.folder; . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/mail.htm -- 17.1 Кб -- 12.12.1997
Похожие документы

10. Organization of data
... The data inside CHAMELEON is organized in tables (e.g. ScanTable), structures (e.g. GenConfig), arrays of structures (e.g. scans), and plain arrays (e.g. VisSq). ... RawData: unaveraged, typically 2 ms integrations, flat arrays (bin counts, laser positions, quad cell counts) . ... ScanData: scan averaged data ( scans, bgscans ), output from CHAMELEON, as well as data used in AMOEBA, velocities (spectrosopy) , positions (relative astrometry), magnitudes (photometry), arrays of structures . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node216.html -- 6.8 Кб -- 28.04.2015
Похожие документы

11. ADASS 2003 Conference Proceedings
... An important element of the VO is a data model that can unambiguously represent the relationships between data values and physical properties. ... The Mapping component provides the translation from pixel elements to volumes in the phase space. ... This logical organization is framed by the Index Set , which specifies the indexes or labels that identify the individual data cells. ... This object uses a different Index Set and correspondingly different mappings to access the same data. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P3-6/ -- 14.9 Кб -- 13.08.2004
Похожие документы

12. OptInt PmWiki : PmWiki / Wiki Style Examples
OptInt PmWiki : Pm Wiki / Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples?action=print -- 19.5 Кб -- 01.03.2014
Похожие документы

13. Astrophysical Research Consortium - Apache Point Observatory
... This information may be for older NA2 filters?? Filters There are 7 filter positions, containing the following filters from Custom Scientific . ... 0 - Bessell R . ... The only filter requiring a focus offset is the ND2 + R filter which will be measured on the sky. ... The red filter attached to the ND2 in position 6 is not the same as the Bessell R. Number 6 is an RG610 red glass filter ( Rolyn 65.1355 ) for the 610 nm cut-on. ... Focus . ... Guider Mechanical Controller (filter and focus) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/NA2Guider/NA2Guider_usage.html -- 8.6 Кб -- 29.06.2006
Похожие документы

14. Blocking Filters - Coronado€о Solar - Products
STEP INTO THE BLUE - MEADE INSTRUMENTS PRODUCT GUIDE . ... Telescopes . LX850 Series . ... Meade's revolutionary LS LightSwitchтДв series of telescopes use advanced technologies to do what no other consumer telescopes have done before: take all the hassle out of using a telescope. ... The Meade StarNavigatorтДв series was designed with ease of use and convenience in mind. ... Coronado€о Solar . ... H-Alpha Filters . ... Blocking Filters . Coronado Accessories . ... Dealer Locator . ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/products/coronado/blocking-filters.html -- 91.1 Кб -- 09.04.2016
Похожие документы

15. ASP: Making a Rainbow
Classroom Activity: Making a Rainbow . ... When white light from the Sun or a light bulb passes through a prism, the light splits into its component wavelengths. ... Red, blue, green colored filters - if possible, cut 1x4-inch pieces of the filters for each student . ... Many students have the misconception that filters somehow dye the light a certain color. ... Younger students can draw the rainbow and make up a mnemonic for remembering the order of the colors (such as, ROY G. BIV). ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/35/rainbow.html -- 11.3 Кб -- 02.10.2012
Похожие документы

16. ASTROMETRIA
... BOM2 and the basic block of solar limbograph including pointing and control systems ? ... Fine tracking platform (FTP) for Sun tracking by the sight axis of the limbograph; . ... Tracking system frequency ? ... Controller of the control system and solar fine tracking of the sight axis of the limbograph; . ... The basic relative construction of the elements and instrumental blocks of the "Astrometria" space experiment is shown on the block diagram of units within the complex of SL-200 solar...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/english/astrometr/1_eng.html -- 10.2 Кб -- 26.12.2009
Похожие документы
Еще в разделе: (Показать все результаты (>319) - www.gao.spb.ru/ )

17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/fitsio.toc
contentsline { chapter }{\ numberline {1}Introduction }{1} \ contentsline { chapter }{\ numberline {2} Creating FITSIO/CFITSIO }{3} \ contentsline { section }{\ numberline {2.1}Building the Library}{3} \ contentsline { section }{\ numberline {2.2}Testing the Library}{6} \ contentsline { section }{\ numberline {2.3}Linking Programs with FITSIO}{8} \ contentsline { section }{\ ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/fitsio.toc -- 8.2 Кб -- 12.04.2012
Похожие документы

18. http://xray.sai.msu.ru/~ivan/gmt/man/blockmode.html
blockmode - filter to block average (x,y,z) data by mode estimation. blockmode [ xyz [ w ] file ( s ) ] -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -H [ nrec ] ] [ -N ] [ -Q ] [ -V ] [ -W [ io ] ] [ -: ] [ -bi [ s ][ n ] ] [ -bo [ s ] ] blockmode reads arbitrarily located (x,y,z) triples [or optionally weighted quadruples (x,y,z,w)] from standard input [or xyz [ w ] file ( s )] and writes to standard ... If used, GMT default is 1 header record. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/blockmode.html -- 6.0 Кб -- 19.03.1999
Похожие документы

19. Fast search through RTT150 data archive
RTT150 . ... This search system is designed for generating the necessary information on series of pointings (observations of each source consist of sets of exposures with different filters and sometimes with different exposure times) for observed sources. Search results appear at the separate page as a table with the following data: . DATE - real (not evening!) observations date (in YYYY-MM-DD format); . ... Bin - minimal CCD binning mode (may vary during the observations); . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/AZT22/ENG/fsearch.htm -- 9.7 Кб -- 10.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>551) - hea.iki.rssi.ru/ )

20. Maximize a minimum filter | Astronomy.com
... Tonight's Sky . ... The Magazine . ... Observing . ... Magazine . ... Gravitational wave search provides insights into galaxy evolution and mergers . ... galaxies . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... Maximize a minimum filter . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/adam-block/2015/04/maximize-a-minimum-filter -- 63.3 Кб -- 10.04.2016
Похожие документы

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


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

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

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