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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/MaximumFinder.html.

1. CSPICE Routines: SZPOOL_C
... Abstract Return the kernel pool size limitations. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- name I Name of the parameter to be returned. n O Value of parameter specified by name. found O SPICETRUE if name is recognized. Detailed_Input name is the name of a kernel pool size parameter. The following parameters may be specified: MAXVAR is the maximum number of variables that the kernel pool may contain at any one time. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/szpool_c.html -- 7.5 Кб -- 17.12.2005
Похожие документы

2. Package: st
These routines are meant to supplement the standard C library str* routines Since each version of Unix has a different set of "extra" string functions, this package is meant to bridge the gap, and provides some of the more useful "extras". ... Perform a quicksort on an array of strings. flag st_expr_expand (char *output, unsigned int length, CONST char *input, CONST char *(*get_variable) (CONST char *variable, void *info), void *info, FILE *errfp) . ... Parameters: . ... Multithreading Level: Unsafe . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/st.html -- 12.1 Кб -- 24.12.2007
Похожие документы

3. UnsharpMask (ImageJ API)
... Class . ... METHOD . ... java.lang.Object ij.plugin.filter.UnsharpMask . ... public class UnsharpMask . ... Unsharp masking subtracts a blurred copy of the image and rescales the image to obtain the same contrast of large (low-frequency) structures as in the input image. ... This method is invoked by a Generic Dialog if any of the inputs have changed (CANCEL does not trigger it; OK and running the dialog from a macro only trigger the first DialogListener added to a GenericDialog). void . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/UnsharpMask.html -- 22.3 Кб -- 02.12.2010
Похожие документы

4. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

5. Procedure
... This function accesses the small scale variation CCF flatfield map (PixToPixSens) and returns an image with the requested size, for the requested detector position and at the maximum detector resolution. The CCF PixToPixSens file comprises of a 2048x2048 image array. This file is read. ... The algorithm assumes that the PixToPixSens file is at full detector resolution (2048x2048 pixel). ... The CAL directly extracts the pixel to pixel variation map from the image extension PIXTOPIXSENS. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node618.html -- 4.1 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>16206) - xmm.vilspa.esa.es/ )

6. Editing Files and Parameters
... eparam* - edit parameter files . ... Type ``<esc>-?'' within a parameter editor for more details on commands. *tupar* - Edit table headers . Table files (* .tab ) consist of a header including a variety of parameters and the table itself. It is possible to edit the header using tupar and the table with tedit provided you have write-access to the file. ... Works like emacs but uses <ctrl> D to exit. *hedit* - edit image file header . qphedit* - edit .qp file headers . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node11.html -- 5.8 Кб -- 01.10.2012
Похожие документы

7. Fringe delays
... fdldelay ( baseline [, spectrometer , /scan ]) Function. Return residual FDL delay for specified baseline. ... The scan keyword specifies whether or not all records belonging to the scan will be returned. If not, then only the records associated with the currently loaded bincount data (if any) will be returned. ... Return complex Fourier transform of visibility with respect to wavenumber, computed at delay values d . ... Return white light phase delay for complex visibility . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node240.html -- 4.2 Кб -- 28.04.2015
Похожие документы

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

9. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

10. Stellarium: StelQGLTextureBackend Class Reference
Stellarium 0.12.3 . ... Classes . ... Renderer . ... StelQGLTextureBackend Class Reference . ... constructFromImage (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params, QImage &image) . Construct a StelQGLTextureBackend from an image. ... constructFromPVR (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params) . ... constructAsynchronous (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params) . ... path . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelQGLTextureBackend.html -- 37.6 Кб -- 28.02.2014
Похожие документы

11. A Graphical User Interface for a Development Environment (GUIDE)
... GUIDE'' (Graphical User Interface for a Data Environment) is an interactive IDL widget-based package that enables users to retrieve selected sets of satellite instrument data and perform various types of graphical analyses on them, without writing a specialized program. GUIDE simplifies the task of laying out multiple plots on a page by (1) using a page-editor to define and laying out multiple ``panels'' which contain the ``plot objects'', and (2) integrating data retrieval functions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/bhatnagara.html -- 11.7 Кб -- 03.11.2000
Похожие документы

12. MIDAS Command Language
Next: Passing Parameters in Up: Monitor and Command Previous: Execution of Commands . The MIDAS command language ( MCL ) consists of all the commands which you enter interactively, and an additional set of commands to provide the necessary tools to write MIDAS ``programs'', called MIDAS procedures . ... The following Command Language commands provide the necessary programming constructs like looping and conditional branching for MIDAS procedures, they cannot be used interactively: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node40.html -- 9.8 Кб -- 23.02.1996
Похожие документы

13. comedi_command
... Prev . Next . comedi_command -- start streaming input/output . ... int comedi_command (comedi_t * device, comedi_cmd * command); . The function comedi_command() starts streaming input or output. The command structure pointed to by the parameter command specifies the acquisition. For input subdevices, sample values are read using the function read(). For output subdevices, sample vlaues are written using the function write(). ... comedi_command_test ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html -- 3.8 Кб -- 02.10.2012
Похожие документы

14. Details of Rotang
... rotang, Date, RA, Dec, Time, accS, ast=ast, ha=ha, lst=lst, jd=jd, az=az, za=za, sep=sep, rotang=rotang, alfabeams=alfabeams . ... It is thus possible to specify, for instance: rotang, ... , ha=haHr, lst=lstHr, ast=astHr . ... alfa_angle - script to launch the GUI . alfa_ang.pro - the GUI: provides input to rotang and a graphical display of the results. rotang.pro - the main routine of the program: finds the required time, the other associated times, Az and ZA using ao_idl routines. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~ages/rotang_detail.html -- 7.2 Кб -- 22.11.2004
Похожие документы

15. Explanation of certain terms
adjustable array . The array in a subprogram has a variable dimension just as in Fortran 77 through that both the array name and the dimension (all dimensions) are dummy arguments. ... Array sections can be used here instead of arrays. array function . ... An array in a subprogram which is not local and has a certain data type and a certain rank. ... Each Fortran program has to consist of exactly one main program and and any number of subroutines, functions, modules and BLOCK DATA program units. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a9.html -- 15.8 Кб -- 30.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a9.html -- 15.8 Кб -- 30.03.1996
Похожие документы

16. exchange.h File Reference
Main Page Data Structures File List Data Fields Globals . ... Go to the source code of this file. struct . ... Data for OI_ARRAY FITS table. ... write_oi_array (fitsfile *fptr, oi_array array, int extver, int *status) . ... Data for OI_ARRAY FITS table. typedef struct _target target . ... Data for OI_TARGET FITS table. typedef struct _oi_wavelength oi_wavelength . Data for OI_WAVELENGTH FITS table. typedef struct _oi_vis_record oi_vis_record . ... fptr , . ... array data struct, see exchange.h . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/exchange_8h.html -- 42.5 Кб -- 07.04.2003
Похожие документы

17. Special shell variables
There are some variables which are set internally by the shell and which are available to the user: Name Description . ... 0 the name of the command currently being executed. $# the number of positional arguments given to this invocation of the shell. $? the exit status of the last command executed is given as a decimal string. ... For example '1 2' 3 becomes "1 2 3" . is identical to the arguments received by the shell, the resulting list of words completely match what was given to the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.2.html -- 3.2 Кб -- 17.01.1997
Похожие документы

18. Dnepr successfully returns to flight
... ISC Kosmotras . ... Cluster Launch of Dnepr LV 22 August 2013 KOMPSAT-5 Launch 21 November 2013. ... Being the 8th commercial launch for Dnepr, this is also its first 'return to flight' mission since the failure encountered on July 27, 2006 during liftoff from Baikonur. In parallel with the successful completion of its first launch campaign in 2007, ISC Kosmotras continues preparations for the next two Dnepr launch missions scheduled to fly from Baikonur and Yasny launch bases. ... Dnepr Program . ...
[ Сохраненная копия ]  Ссылки http://www.kosmotras.ru/en/news/23/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>95) - www.kosmotras.ru/ )

19. http://www.stecf.org/conferences/adass/adassVII/reprints/zaraten.ps.gz
... IRAF Multiple Extensions FITS (MEF) Files Interface Nelson Zarate National Optical Astronomy Observatories Tucson, AZ 85719 (zarate@noao.edu) Abstract. ... If there are no values to match then `extver' should be INDEFL. 3.2. mef rdhdr gn (mef,group) Read extension number `group'. ... The header should have been read by now. mefo The output file MEF pointer returned by mef open. 4.2. mef copy extn (mefi, mefo, group) Copy a FITS extension given by its number `group' into an output file. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/zaraten.ps.gz -- 76.0 Кб -- 12.06.2006
Похожие документы

20. SAI Web Services - WCSfix
SAI VO . ... Web Services . Catalog Access Services . ... SAI Web Services . ... This service aims to automatically match stars in FITS image provided with catalogue and add the correct WCS keywords to its FITS header. ... Service Web Interface . ... The service is available here To use it, you has to provide the image as a Base64-encoded string, along with the rough information on image field of view size and center (the latter may be deduced from FITS header keywords like 'RA' and 'DEC'). ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/ws/wcsfix/ -- 9.2 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2836) - vo.astronet.ru/ )

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


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

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

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