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

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

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

1. DirectoryChooser (ImageJ API)
... Class . ... PREV CLASS NEXT CLASS . ... CONSTR | METHOD . DETAIL: FIELD | ... java.lang.Object ij.io.DirectoryChooser . public class DirectoryChooser . ... This class displays a dialog box that allows the user can select a directory. ... DirectoryChooser (java.lang.String title) . ... Method Summary . ... Sets the default directory presented in the dialog. ... Constructor Detail public DirectoryChooser (java.lang.String title) . ... Method Detail public java.lang.String getDirectory () . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/DirectoryChooser.html -- 11.4 Кб -- 02.12.2010
Похожие документы

2. Python TI: Reading, manipulating, and displaying image data: PyFITS function
... Python TI: Reading, manipulating, and displaying image data: PyFITS function reference documentation . ... Data . ... Data Analysis . ... documentation written by Vicki Laidler and JC Hsu) Functional interface in PyFITS (0.9.8) These functions can be divided into three groups: reading, writing, and getting information. ... Specifying the FITS extension ----------------------------- All the read and write functions support a flexible means of specifying the desired FITS extension, for user...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/Python/readManDispImages_PyFITS.html -- 20.3 Кб -- 11.04.2016
Похожие документы

3. casacore: casa::ImageStatistics< T > Class Template Reference
... Classes . ... casa . casa::ImageStatistics< T > . ... ImageStatistics (const ImageInterface < T > &image, LogIO &os, Bool showProgress= True , Bool forceDisk= False ) . ... ImageStatistics (const ImageInterface < T > &image, Bool showProgress= True , Bool forceDisk= False ) . ... template<class T> . ... virtual casa::ImageStatistics < T >::~ ImageStatistics . ... A return value of False indicates the image had an invalid type or that the internal state of the class is bad. template<class T> . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ImageStatistics.html -- 41.7 Кб -- 14.02.2011
Похожие документы

4. HTML Tag Reference
Contents] [Previous] [Next] [Alphabetical Tag List] [Index] . ... The file lists.htm shows this example in action in a separate window. The DL tag encloses a definition list. ... The following example defines six HTML terms. ... DD>This tag displays a definition list in the HTML document. ... The DT tag specifies a term in a definition list. ... The default numbering style is determined by the browser, but you can use the tag's TYPE attributes to change the numbering sequence and numbering style. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags5.htm -- 20.5 Кб -- 28.01.1998
Похожие документы

5. Displaying the pathname to the current directory
. To display the pathname to your current directory use the command: pwd . This command has no options. Example . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/pwd.html -- 1.9 Кб -- 17.01.1997
Похожие документы

6. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

7. Usage
... The following gives the various command lines for running the program. omsource In this case the program will prompt the user to select an image file, either from a list of previously assessed files or from a directory. ... For creating a new source-list file (no parameter oldsrclistset specified). ... This may be particularly useful for FAST mode photometry, in which a larger image can be used to obtain the background. omsource imageset=... newsrclistset=... wdxset=.. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/omsource/node4.html -- 6.8 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>8074) - xmm.vilspa.esa.es/ )

8. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы

9. NPOI raw packet data files
Next: VOLVOX Up: COBRA Previous: Compound plot procedures Contents . A small number of procedures capable of directly accessing NPOI raw packet files. packetdir , file Function. Return packet directory for specified file. This is an array of structures, each one specifying file, day number, time, type, length, and offset in bytes from the beginning of the file for a packet. ... packetlist , YYYY-MMDD Open all raw packet files corresponding do embedded system date YYYY-MMDD. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node244.html -- 5.4 Кб -- 28.04.2015
Похожие документы

10. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/howto/public_html.html -- 13.9 Кб -- 19.11.2015
Похожие документы

11. Mirror Controller Actor
... The mirrorCtrl mirror controller actor controls one telescope mirror. It accepts desired orientation and commands mirror motion accordingly. ... It is presently designed to command a Galil mirror controller , but one may add support for other low-level motion controllers. mirrorCtrl is written pure Python. ... Home the desired actuators, where actuator list is a comma-separated list of actuator letters A through F (but some mirrors have fewer than 6 actuators). 2.5m M1 valid actuators: A-F . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/mirrorCtrl/ -- 8.8 Кб -- 02.03.2015
Похожие документы

12. POW: A Tcl/Tk Plotting and Image Display Interface Tool for GUIs
... We present a new Tcl/Tk based GUI interface tool which features plotting of curve and image data and allows for user input via return of regions or specific cursor positions. ... Curves and Images may then be combined to form a displayed Graph. ... With the development of several GUI based tools for High Energy Astrophysics at the HEASARC, we found a need for a interface tool that supports combined curve plotting and image display in a native Tcl/Tk environment. POW is our answer. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/brownl.html -- 11.0 Кб -- 23.06.1998
Похожие документы

13. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

14. OptInt PmWiki : PmWiki / Page Directives
OptInt PmWiki : Pm Wiki / Page Directives . ... attachlist NAME:) shows a list of attachments of the group or page NAME. (:attachlist ext=xxx:) specifies an extension for filtering by type of file. (:attachlist *:) shows the uploads directory and permits browsing of all uploaded files by directory ( will not work if $EnableDirectDownload is set to 0 ). (:description text:) . ... If supported by the skin , each of these turns off the corresponding portion of the page. (:redirect PageName:) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageDirectives?action=print -- 17.9 Кб -- 01.03.2014
Похожие документы

15. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

16. Index of /ftproot/pub/comp/os/os2/leo/drivers/display
... 00-index . 128tntb5.zip . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/drivers/display/ -- 3.3 Кб -- 12.04.2016
Похожие документы

17. (Untitled)
... Restrictions ) are used. If specified form of output is EMP then astrometric equatorial coordinates are printed in the form usual for Ephemerides of Minor Planets, with formal precision of 0.01 minute of time in R.A. and 0.1 minute of arc in declination. ... It should be noted that the near-opposition ephemerides are not calculated for bodies/ points with numbers from –12 to 0 (in case they are included into task for computation of such ephemerides only their names are displayed in the results). ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user6lir.htm -- 4.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>269) - www.ipa.nw.ru/ )

18. Stellarium: Landscape Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Landscape Class Reference abstract . ... More... #include < Landscape.hpp > . ... Landscape (float _radius=2.f) . ... load (const QSettings &landscapeIni, const QString &landscapeId)=0 . ... setBrightness (const float b) . ... floatљ . ... const QStringљ . getTexturePath (const QString &basename, const QString &landscapeId) . ... const floatљ . ... Definition at line 42 of file Landscape.hpp . ... const QString Landscape::getTexturePath . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLandscape.html -- 41.6 Кб -- 28.02.2014
Похожие документы

19. Overview of the Directory Tree
Next: Background Up: Linux System Administrators' Guide Previous: The filesystem layout . ... A.A. Milne) . This chapter describes the important parts of a standard Linux directory tree, based on the FSSTND filesystem standard. It outlines the normal way of breaking the directory tree into separate filesystems with different purposes and gives the motivation behind this particular split. ... Background . The root filesystem . The /etc directory . ... Sun May 4 14:08:43 EEST 1997 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node20.html -- 3.9 Кб -- 04.05.1997
Похожие документы

20. FTPdig at SAI archive, Moscow
There are several ways to browse our archive. First of all, the directory tree can be easily navigated. If you already know what you want, you might try search . Or you may enter archive in a way similar to plain ftp client although it's probably not the best way to look for things. Finally, you can search for new files (by default, files younger than 3 days are displayed). ... Files | ... Currently, HTTP transfers are limited to files smaller than 128KB. ... About FTPdig Project . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ftpdig/ -- 2.8 Кб -- 01.10.2012
Похожие документы

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


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

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

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