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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/5.4.1/doc/slconv/node11.html.

1. Parameters
... Meta Index / Home Page This section documents the parameters recognized by this task (if any). ... The name of the FITS dataset+table which contains the input source list. ... Switch which specifies whether the source list (after filtering with expression ) should be truncated at some maximum number, specified by parameter ncut . ... This parameter is read by the task if withlabels =`yes' and controls how source labels are assigned. ... This parameter is read if outfilestyle =`prefix'. outfile . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/slconv/node12.html -- 14.0 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>14923) - xmm.vilspa.esa.es/ )

2. Session Parameters
Next: The Reduction Session Up: Echelle Reduction Previous: Standard orientation . ... The command SHOW/ECHELLE displays only those parameters which must be set according to the options and methods chosen for the reduction. ... Current parameters are saved with the command SAVE/ECHELLE name , where name is the session name. ... Current parameter values are set to the default value with the command INIT/ECHELLE , or set to the values of a previously saved session with INIT/ECHELLE name . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node477.html -- 5.4 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>2073) - www.sao.ru/ )

3. Summary List of Setup File Parameters
Next: Details of Setup File Up: Setup Files Previous: Examples of Setup Files Contents . A list of the setup parameters is given below, followed by detailed information on each setup paramater in Section 3.6.4 . ... Note that the VLBA uses the concept of baseband channels. ... BBC: BBC assigned to each baseband channel. ... IFCHAN: IF channel to BBC for each baseband channel. ... NCHAN: Number of baseband channels. ... TPSPEEDH: Tape speed in inches per second at high density (obsolete). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/Summary_List_Setup_File_Par.html -- 13.8 Кб -- 10.04.2016
Похожие документы

4. The Direction Assigned to Electric Currents
... The choice of which type of electricity is called "positive" and which "negative" was made around 1750 by Ben Franklin, early American scientist and man of many talents (the stamp on the left commemorates his role as first US postmaster--and colonial postmaster before that). ... Franklin knew of two types of electric charge, depending on the material one rubbed. ... Later, when electric batteries were discovered, scientists naturally assigned the direction of the flow of current to be from (+) to (-...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/Education/woppos.html -- 9.3 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>481) - www.iki.rssi.ru/ )

5. CSPICE Routines: SPKUEF_C
... Required_Reading SPK . Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I Handle of file to be unloaded . ... Detailed_Output None. ... Particulars A file is removed from consideration by the readers by a call to spkuef_c . The file table entry corresponding to the file referenced by handle, is removed. ... Version -CSPICE Version 1.0.1, 02-JUL-2003 (EDW) Corrected trivial typo in the Version 1.0.0 line. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/spkuef_c.html -- 4.9 Кб -- 17.12.2005
Похожие документы

6. OptInt PmWiki : MROIFastTipTilt / Doc Man
... 1100 FTT/NAS . ... 1120 Camera . ... 1140 Camera Mount & Enclosure . ... 1170 Test Equipment . ... 1200 FLC . ... MRO-PLA-CAM-0000-0106 FTT/NAS & FLC Development Plan . ... MRO-ICD-CAM-1000-0109 "FTT/NAS,FLC-UTE" FTT/NAS & FLC to Enclosure ICD . MRO-ICD-CAM-1000-0110 "FTT/NAS,FLC-NOT" FTT/NAS & FLC to optical table ICD . MRO-ICD-CAM-1000-0111 "FTT/NAS,FLC-UT" FTT/NAS & FLC to UT optical ICD . ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIFastTipTilt/DocMan) ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIFastTipTilt/DocMan?action=print -- 14.7 Кб -- 10.04.2016
Похожие документы

7. http://www.eso.org/~qc/admin/QC_scientist_guidelines.pdf
... Detailed procedures and reports are posted on the internal QC Operations Web page (www.eso.org/~qc/groupIndex.html). ... Customers are: o PSO For all supported instrument modes, create and certify master calibration data, for following customers: o external user community (through the Archive calSelector service) o PSO (on-line pipeline system), quality feedback o QC group (for IDP projects) Collect, analyze, and report instrument QC1 parameters. ...
[ Текст ]  Ссылки http://www.eso.org/~qc/admin/QC_scientist_guidelines.pdf -- 452.1 Кб -- 05.11.2015
Похожие документы

8. Does memory area assigned by "vmalloc()" get swapped to disk?
... I am developing an Informed Prefetching and Caching system as part of the kernel in which it is very important that the memory assigned to hold the data does not get swapped to disk. Without any thought to swapping I used vmalloc() to assign memory to the data structures of the Informed prefetching system. ... I later realized that most probably the pages assigned using vmalloc() were getting swapped to the disk and when I referenced them, they were brought from the disk rather than memory. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/283.html -- 3.6 Кб -- 23.03.2000
Похожие документы

9. Stellarium: gTime Class Reference
... Classes . ... gTime Class Reference . This class implements time calculations. ... gTime (double ai_jDays=0) . ... gTime (const gTime &timeSrc) . ... Set the time value of the time object to the julian day of year, day. ... operator= (const gTime &timeSrc) . ... Returns the time GMT value in Julian days. ... Returns the time_t value of the gTime Object. ... Returns a gTime object setted with the actual machine time. ... gTime Object assigned with real machine time. double gTime::getGmtTm . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTime.html -- 32.1 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>426) - astro.uni-altai.ru/ )

10. The Direction Assigned to Electric Currents
... The choice of which type of electricity is called "positive" and which "negative" was made around 1750 by Ben Franklin, early American scientist and man of many talents (the stamp on the left commemorates his role as first US postmaster--and colonial postmaster before that). ... Franklin knew of two types of electric charge, depending on the material one rubbed. ... Later, when electric batteries were discovered, scientists naturally assigned the direction of the flow of current to be from (+) to (-...
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/Education/woppos.html -- 9.3 Кб -- 24.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>679) - www.cosmos.ru/ )

11. Control statements
As conditional or control statements you have IF in many variants (but essentially not changed from Fortran 77), DO (with some new variants) and the completely new statement CASE . The DO- loop should now be ended with the statement END DO and we no longer need any statement number. In addition, we can use the statement EXIT to jump out of the DO -loop and CYCLE in order to go to the next iteration of the present DO -loop. ... all negative numbers WRITE (*,*) 'Negative number' CASE (0) ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c6.html -- 5.4 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c6.html -- 5.4 Кб -- 17.02.1996
Похожие документы

12. Astronaut Bio: Robert L. Stewart
... Robert L. Stewart (Brigadier General, USA, Ret.) ... SPECIAL HONORS: Awarded Army Distinguished Service Medal , Defense Superior Service Medal , 2 Legion of Merit, 4 Distinguished Flying Crossed, a Bronze Star, a Meritorious Service Medal , 33 Air Medals, the Army Commendation Medal with Oak Leaf Cluster and V Device, 2 Purple Hearts, the National Defense Service Medal , the Armed Forces Expeditionary Recipient of NASA Space Flight Medal (1984 & 1985). ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/stewart-rl.html -- 8.7 Кб -- 07.07.2015
Похожие документы

13. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

14. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>470) - www.ipa.nw.ru/ )

15. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

16. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 Кб -- 13.04.2008
Похожие документы

17. http://zebu.uoregon.edu/internet/hw4.html
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/internet/hw4.html -- 2.0 Кб -- 26.10.1995
Похожие документы
Еще в разделе: (Показать все результаты (>238) - zebu.uoregon.edu/ )

18. Comments on: Grating Dispersion [Equation of the Week] By: vlk By: hlee
http://hea-www.harvard.edu/AstroStat/slog/2008/eotw- grating - dispersion / Weaving together Astronomy+Statistics+Computer Science+Engineering+Intrumentation, far beyond the growing borders Fri, 01 Jun 2012 18:47:52 +0000 hourly 1 http://wordpress.org/?v=3.4 http://hea-www.harvard.edu/AstroStat/slog/2008/eotw- grating - dispersion /comment-page-1/#comment-274 ... I'm still seeking answers to <b>systematic errors</b>, measurement errors, and how to model these uncertainties. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2008/eotw-grating-dispersion/feed/index.html -- 8.1 Кб -- 04.02.2013
Похожие документы

19. SCORPIO parameters
... Focal reducer main parameters . Focal ratio at the 6m telescope . ... DQE (telescope+SCORPIO+CCD) . 80% in Direct Image mode . 30% in Long Slit mode . 20% in Fabry-Perot mode . Limit magnitude for images . R=26.8 (S/N=5 for Texp=1800 sec, seeing 1.5'') . Limit magnitude for low-resol. spectra . R=24.0 (S/N=10 in continuum, Texp=7200 sec) . ... Size, pixels . ... Pixel size, mkm . ... 83% Plot of the DQE . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/lsfvo/devices/scorpio/param.html -- 2.4 Кб -- 26.05.2008
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lsfvo/devices/scorpio/param.html -- 2.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/lsfvo/devices/scorpio/param.html -- 2.4 Кб -- 02.10.2012
Похожие документы

20. Parameters of the Moon-perturbed orbit
... Parameters of the Moon-perturbed orbit . ... From orbits consistent with this limitation and with the date of the launch October 1, 2000 as an example, an orbit was selected with apogee directed to the North Galactic pole at the begining and rotation of orbit plane was maximized. The initial state vector is given in the inertial coordinate system in epoch J2000.0. ... The orbit has initial perigee radius Rp=7000.0 km, initial apogee radius Ra=343000.0 km and initial period T=8.453 days. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/memo/mar98/memo_mar98.htm -- 5.4 Кб -- 05.10.1999
Похожие документы

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


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

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

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