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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/benchmarking.

1. 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
Похожие документы
Еще в разделе: (Показать все результаты (>3144) - www.sai.msu.su/ )

2. Parameters
Next: System configuration Up: How to use CONSTRICTOR Previous: Preparation of parameter file Contents . ... DayNumber: Even though this number is in the data, some packet headers have the wrong number and it makes it a whole lot easier to have the user check and enter this number correctly. ... CONSTRICTOR will add a multiple of 24 hours to the time tag when the day number changes. Remember to set the StopTime to, say, 48 hours if you use a DayNumber of one less than the actual day number. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node229.html -- 7.3 Кб -- 28.04.2015
Похожие документы

3. casacore: casa::ImageMetaData Class Reference
... casa::ImageMetaData . ... ImageMetaData (const ImageInterface < T > &image) . ... Get the axis number of the spectral axis of this image (0-based). uInt . ... Get the axis number of the polarization axis of this image (0-based). ... Get the number of channels in this image. uInt casa::ImageMetaData::nStokes . ... Return -1 if the specified stokes parameter is not present or if this image does not have a polarization axis. const CoordinateSystem & casa::ImageMetaData::itsCoordinates [private] . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ImageMetaData.html -- 35.0 Кб -- 14.02.2011
Похожие документы

4. WAPP File Format Page
The Wideband Arecibo Pulsar Processor - File Format Page . WAPP files have three sections that appear sequentially in this order: an ASCII header description, the binary header, and finally the actual binary data. ... The WAPP realtime observation engine does not produce files larger that 2 Gbytes. At one time this represented a fundamental limit to Linux files. ... Each file will have it's own header, even when the files are simply continuations of a single observation. ... long int . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/FileFormat/FFMain.html -- 13.6 Кб -- 20.04.2000
Похожие документы

5. Increasing number of files in system
... Forum: The Linux Kernel Hackers' Guide . ... Keywords: kernel tuning, file handles, Bus error . ... Increasing number of open file handles in kernel. I have successfully increased the number of files on my system (Linux 2.0.30) by editing the following file: . ... I also increased NR_INODE to 5000, and NR_FILE to 4096. I then rebuilt the Kernel (and modules for good measure) and installed the new image. ... Increasing number of open files parameter by Simon Cooper . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/59/2.html -- 3.5 Кб -- 23.03.2000
Похожие документы

6. Examples of GHRS Phase II Proposals
Your Phase II Proposal and Using RPS2 . ... Exposure_Number: 1 Target_Name: HD12345 Config: HRS Opmode: ACQ Aperture: 2.0 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: BRIGHT=RETURN, ! ... Number_of_Iterations: 1 Time_Per_Exposure: 13.5S Special_Requirements: ONBOARD ACQ FOR 2 Comments: STEP-TIME = 1.5 sec Exposure_Number: 2 Target_Name: HD12345 Config: HRS Opmode: ACQ/PEAKUP Aperture: 0.25 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: SEARCH-SIZE=5 ! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instrument-news/handbooks/ghrs/GHRS_24.html -- 10.9 Кб -- 14.02.1996
Похожие документы

7. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

8. Outputs
Next: Tutorial Up: Fitting of Data Previous: The Fitting Process. To check any typing error or missing specification, first are displayed the options, the required precision, the maximum number of function evaluations and the method parameters. ... The reduced chi square is the . In any case, this is followed by the value of the parameters. ... If warning 2 is displayed, do again the FITting starting with the last computed value of the parameters ( nfeval < 0 in the FIT/... command). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node133.html -- 4.7 Кб -- 23.02.1996
Похожие документы

9. Tutorial on Fortran 90, Digital UNIX
System parameters on Digital UNIX . ... Digital and Cray use the number of bytes as the KIND -parameter. ... LOGICAL Default byte word KIND number = 4 1 4 LOGICAL Default double quad KIND number = 4 8 16 INTEGER int15 int31 int63 KIND number = 2 4 8 digits = 15 31 63 radix = 2 2 2 range = 4 9 18 huge = 32767 2147483647 9223372036854775807 bit_size = 16 32 64 REAL single double quad KIND number = 4 8 16 digits = 24 53 113 maxexponent = 128 1024 16384 minexponent = -125 -1021 -16381 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/alpha.html -- 10.4 Кб -- 13.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы

10. OptInt PmWiki : PmWiki / Markup Expressions
OptInt PmWiki : Pm Wiki / Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . ... Note that the initial position argument is zero-based (i.e., the first character is referenced via a "0"). the number of characters to extract . ... ftime "fmt" "when")} . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions?action=print -- 19.9 Кб -- 10.04.2016
Похожие документы

11. http://xmm.vilspa.esa.es/sas/6.1.0/doc/especplot/ChangeLog
... Version 2.8 - 2002-07-25 (NW) ------------------------------- Updated the DEPEND file. ... Version 2.4 - 20-12-00 ---------------------- Changed the test harness so that it no longer calls gs Version 2.3.1 - 02-11-00 ---------------------- Revised the documentation and updated the GROUPS description Version 2.3 - 03-10-00 ---------------------- Upgrade the version number as required for the SAS V5 Version 2.2.2 - 26-09-00 ------------------------ Update the .info file ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/especplot/ChangeLog -- 5.9 Кб -- 19.03.2004
Похожие документы

12. Bias-Free Parameter Estimation with Few Counts, by Iterative Chi-Squared
... We demonstrate through numerical simulations that model parameters estimated with our technique are essentially bias-free, even when the average number of counts per bin is 1. ... The IW technique avoids such biases by estimating through successive iterations, where for each iteration, j, , and the best-fit parameters are determined by minimization of . ... In our sample, we find that the minimum values and best-fit parameters converge after about 6 iterations. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kearnsk.html -- 12.3 Кб -- 03.11.2000
Похожие документы

13. Stellarium: StelGeometryBuilder Class Reference
Stellarium 0.12.3 . ... StelGeometryBuilder Class Reference . ... buildCircle ( StelVertexBuffer < VertexP2 > *vertexBuffer, const float x, const float y, const float radius, const int segments=128) . ... buildCylinder ( StelVertexBuffer < VertexP3T2 > *const vertexBuffer, const float radius, const float height, const int slices, const bool orientInside=false) . ... Build a fisheye-textured sphere. ... Build a flat texture mapped ring with 3D coordinates (for example for planet's rings) More.. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelGeometryBuilder.html -- 28.2 Кб -- 28.02.2014
Похожие документы

14. Procedure for Part Numbering Convention: Larry Carey, 2005
Numbering Procedures for APO 2.5m and 3.5m Drawings and Engineering/Drafting Documents . ... Document part numbers are to consist of a 7 character long "base numbe,r" which is coded to provide information about the part's intended first use. The part number becomes complete and unique only with the addition of a revision number. ... Example of a "base number": 25CSA01 . ... PART NUMBER CONVENTION . ... For Example: . ... R = "Revision" . ... Questions contact Larry Carey/University of Washington ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/06APODrawNumConv.htm -- 8.3 Кб -- 22.03.2006
Похожие документы

15. Conference "Algebraic Geometry and Number Theory"
Home . ... The aim of the conference is to discuss recent achievments in algebraic geometry and number theory with special emphasis on their relation to the information theory. Topics to be consdered include the study of points on varieties over number fields and finite fields, zeta functions, modular forms, asymptotic properties of arithmetic invariants of algebraic varieties (such as class numbers, regulators, Schafarevich-Tate groups). ... Alexander Kirillov (Moscow, Philadelphia) . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2014AGNT/index.html -- 5.2 Кб -- 28.06.2014
Похожие документы

16. http://zebu.uoregon.edu/~uochep/talks/talks05/trackrecon.pdf
SiD Tracking using VXD Nick Sinev, University of Oregon Plan Motivation Track reconstruction algorithm Performance for single tracks Does it have any limits ? With backgrounds To do Motivation Tracking in SiD is a challenge, especially pattern recognition. ... Limitations caused by reconstruction speed consideration In the presence of high number of background hits, number of 3-point combinations used as track seed became enormous if we consider all combinations. ...
[ Текст ]  Ссылки http://zebu.uoregon.edu/~uochep/talks/talks05/trackrecon.pdf -- 174.2 Кб -- 29.03.2005
Похожие документы

17. AZ Key parameters, 1997
. Intervals of available data are coded by blue color. To read availability charts user should know the descriptor ("name") of the KP subset of interest. Table annotations include also number of version for each subset. Plot resolution is exactly one pixel per hour. Data are considered as available if at least one data point is present during that hour.
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/ibelova/az_cat7.htm -- 3.0 Кб -- 12.05.1999
Похожие документы

18. Extended time series of Solar Activity Indices
Extended time series of Solar Activity Indices (ESAI) is database including observational, synthetic and simulated sets to study Solar magnetic field variations and their influence on the Earth. ESAI extend the ordinary lengths of some traditional indices of solar activity: sunspot areas, Wolf numbers (equatorial component of magnetic field of the Sun), polar faculae numbers (polar component), mean latitudes, N-S asymmetry of hemispheres (location of activity). Series . ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/database/esai/readme.html -- 5.0 Кб -- 21.05.2007
Похожие документы

19. ASNCOMBINE (Nov98) --- nictools --- ASNCOMBINE (Nov98)
asncombine -- Process and combine images in one or two NICMOS associations asncombine association . ... set to yes to include error planes in co-added images error. background . ... This is useful to use different background subtractions for different images. fheader . set to yes in order to multiply the background by the value of keyword "factor" in the image header. ... Set to yes to use quadrants statistics save in the image header from previous runs of asncombine. regquad1 . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/asncombine.hlp.html -- 8.9 Кб -- 06.06.2006
Похожие документы

20. The ST-4
Next: ST-6 Data Collection Up: Data Acquisition Previous: Data Acquisition with . ... The tracking software is extremely important to data collection, and will be presented here. The tracking software is run from the CPU box. ... The exposure adjust will set the exposure time. ... After the drive is calibrated, the track button will set the ST-4 in a mode where it will track the star until it either loses track or the operator stops the track. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~swolk/thesis/node62.html -- 6.5 Кб -- 01.10.2012
Похожие документы

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


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

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

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