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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.eso.org/projects/dfs/team/IPACMAN-test-plan.html.

1. Detailed description.
... Meta Index / Home Page / Description . ... This can be set by the user via the parameter device . The default value of device is /XS (Xserver), but alternative outputs (depending on what drivers have been installed with PGPLOT) can be used, for example /XW for x-windows, /GIF, /JPEG, /PS for Postscript, and /CPS for Colour Postscript. ... Either a colour-coded image or a contour map image can be produced, depending on the value of imagestyle . ... Note that 0 is not a valid colour map index. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/implot/node5.html -- 9.0 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>20087) - xmm.vilspa.esa.es/ )

2. List of PROS and Selected IRAF Tasks
Next: DETAILED LIST OF ROSAT Up: PROS USERS GUIDE Previous: List of Related Documents . This section lists all PROS tasks (some of which are not described in this guide) and some useful IRAF tasks which are included. ... converts FITS to images and/or tables . ... delete a list of images . ... convert an Einstein FITS file into an IRAF/PROS QPOE file . ... convert a list of IRAF/PROS IMAGE files into RDF compatible format . ... convert a list of IRAF/PROS QPOE files into RDF compatible format . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node190.html -- 31.1 Кб -- 01.10.2012
Похожие документы

3. http://www.naic.edu/~phil/hardware/xmiterhf/final_dipole_meas_22apr15.txt
... These were 2-port VNA measurements taken on selected combinations of antennas designed to fill in all the points on a 6-port S-parameter matrix, taking heavy advantage of reciprocity and of expected symmetries. ... In the table to follow these notes, the complex S-parameter values have been adjusted to reflect the impedances at the actual dipole terminals, accounting both for the 8-foot offset and for individual losses in the heliax lines. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/xmiterhf/final_dipole_meas_22apr15.txt -- 5.7 Кб -- 23.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>5065) - www.naic.edu/ )

4. ChannelSelTask CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ChannelSelTask selects a subset of channel space. ... This is a legacy task which was used for early BETA debugging with notably contaminated spectrum. ... As for all tasks, parameters are taken from keys with tasks. name .params prefix (not shown in the table below) where name is an arbitrary name assigned to this task and used in tasklist (this allows us to run the same task more than once with different parameters). ... Parameter . ... ChannelSelTask . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/services/ingest/channelseltask.html -- 7.7 Кб -- 12.04.2016
Похожие документы

5. Zen: sncat design
Hide Zen home . ... sncat2sntab.pl - convert old catalog to table sn . ... CREATE TABLE cats ( id integer PRIMARY KEY, name text ); -- a list of properties of galaxy CREATE TABLE properties ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy _property ( gid integer REFERENCES galaxy (id), pid integer REFERENCES properties(id), value float, UNIQUE( gid ,pid) ); CREATE t=# select * from galaxy; id | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/sncat_design -- 15.1 Кб -- 10.04.2016
Похожие документы

6. OT V2.4 Integration Test Plan
... OT V2.4beta2 Integration Test Report . ... Ticket details . ... This means that all possible tricky or error situations, stress and performances tests as described in the complete OT Integration Test Plan are not verified since this is supposed to have been done with a previous testing session (for instance, all query and sorting criteria of the DB browser will not be re-verified here). ... Testcase number . Detailed description . Expected result . Effective result . ... expected layout . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/OT2-4b2.html -- 62.3 Кб -- 18.07.2002
Похожие документы

7. Stellarium: CLIProcessor Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... Static Public Member Functions . CLIProcessor Class Reference . ... argsGetOption (const QStringList &argList, QString shortOpt, QString longOpt) . Check if a QStringList has a CLI-style option in it (before the first ). ... Retrieve the argument to an option from a QStringList. ... Check if a QStringList has a yes/no CLI-style option in it, and find out the argument to that parameter. ... a long-form option string, e.g. "–help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы

8. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

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

10. About Tables
... Supported tables formats are BINTABLE extensions in a FITS file, STSDAS table format, and plain ASCII files in row/column format. ... Copy an image or table header keyword to an IRAF parameter. keyselect . ... Copy an image to a table column. tabim . Copy a table column to an image. taextract . Copy an array entry to a column of scalars in another table. tainsert . Copy a column of scalars to an array entry in another table. tcalc . ... Copy row/column subsets of tables using selectors. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/software_hardware/tables/about-tables -- 26.3 Кб -- 11.04.2016
Похожие документы

11. Parameters of binary compact star evolution
... Figure: Massive binary evolutionary track. ... A short glance to this track is sufficient to understand that there are a lot of evolutionary scenario parameters, which affect different stages of the binary evolution. Fortunately, a very limited number of parameters has effect on the compact binary merging rate. ... The most important (and practically unique) parameter changing the galactic binary NS merging rate is the distribution of an additional (kick) velocity imparted to NS at birth. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~lipunov/kionewht/node9.html -- 7.2 Кб -- 16.06.2000
Похожие документы
Еще в разделе: