Найдено документов: 126484 (149 сайтов) ---- Время поиска: 0.20сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.1.0/doc/elcplot/node4.html.
http://xmm.vilspa.esa.es/sas/7.1.0/doc/elcplot/node4.html.
1. Examples
... To create a colour (C) portrait (V) postscript (PS) plot, called plot.ps , with light curves showing both the net and the background count rates and the GTIs and Fractional Exposures, from the FITS files ' output_ts.ds ' and `mos1.gti' for the time series and GTIs etc respectively, where the counts are binned up by a factor 2, the time is plotted in days and the y-scale of the background lightcurve is forced to be the same as that of the net ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/elcplot/node4.html -- 5.2 Кб -- 28.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8527) - xmm.vilspa.esa.es/ )
2. Long description of example illustrating background calculation
. This diagram shows a small table with three transparent cells and illustrates how their final background is determined. The table consists of two rows. Four (labeled) cells lie in the first row, but the second cell spans the first and second row. The first, third, and fourth cells of the second row are "empty". Each non-empty cell has a red background and a double black border. Each empty cell has the table's background color (specified as #ff0) as its own. Return to image.
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/tbl-empty-desc.html -- 1.9 Кб -- 02.05.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1039) - crydee.sai.msu.ru/ )
3. Pulsar Group PmWiki/Wiki Style Examples
... PmWiki . Summary: PmWiki group header. ... Summary: Styling text for colour and other attributes:) See also Wiki Styles Plus and Wiki style colors . ... PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... This text is %color=red% red, %color=blue% blue, %% and normal (black). ... For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ... Group . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.WikiStyleExamples -- 22.1 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7121) - www.atnf.csiro.au/ )
4. OptInt PmWiki : PmWiki / Wiki Style Examples
OptInt PmWiki : Pm Wiki / Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples?action=print -- 19.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1040) - www.mrao.cam.ac.uk/ )
5. Examples and Photometric Tests
Next: Implementation Up: Image Restorations of High Previous: Technique . This method has been tested on many kinds of data both real and simulated. Here we present three examples in which the structure of the background is of increasing interest and photometry of point sources of diminishing importance. ... Fig. 1 shows the results of this and Fig. 2 shows the photometric accuracy and also a histogram of the background image. ... Fig. 4 shows the quality of the resulting photometry. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/stsci/meetings/irw/proceedings/hookr.dir/section3_3.html -- 7.4 Кб -- 15.04.1994
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11777) - www.stsci.edu/ )
6. GIMP animations: merge-anim example 5
... Animation . Arrow . ... I created the first animation by running Script-Fu / Animators / Fire on the head of an arrow. ... I merged the animation with the background image, and specified a final X offset of -128 (the background is 128 pixels wide). This results in an animation with a nice moving background. Note that you can also use a background that is wider than the image, as long as you specify the width of the background for the final X offset if you want the final animation to loop. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/gimp/merge-anim/merge-arrow-demo.html -- 3.9 Кб -- 22.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2082) - www.sai.msu.su/ )
7. Example of removing special meaning from a metacharacter
. To make the shell interpret a metacharacter literally: echo [1] 1463 [1] Done echo echo \\ . The shell interprets the character at the end of a command line to mean that the command is to be run in the background. So the command echo simply runs the echo command in the background and since the command has nothing to echo it immediately exits. When the character is preceded by a \\ (backslash) the echo command interprets this literally and simply echoes (displays) this character on the screen.
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/regexp2.1.html -- 2.4 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>502) - comet.sai.msu.ru/ )
8. Example rc file
... GTK's rc Files . ... pixmap_path "<dir 1>:<dir 2>:<dir 3>:..." # pixmap_path "/usr/include/X11R6/pixmaps:/home/imain/pixmaps" # # style <name> [= <name>] # { # <option> # } # # widget <widget_set> style <style_name> # widget_class <widget_class_set> style <style_name> # Here is a list of all the possible states. ... NORMAL - The normal state of a widget, without the mouse over top of # it, and not being pressed, etc. ... This sets a style called "button". ... GtkButton*" style "main_button" . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-examplercfile.html -- 6.7 Кб -- 19.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1628) - www.sao.ru/ )
9. A Method for Minimizing Background Offset Errors When Creating Mosaics
... When creating a mosaic from a set of individual frames, the correct background offset for each frame must be determined for proper matching. In this paper we describe a method for constructing a mosaic from a set of individual frames by applying a minimization technique. ... Typically these are frames with some known defect (see ? ... Determining which frames to exclude from the final mosaic is critical, since one bad frame can create background offset errors that propagate throughout the mosaic. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/reganm.html -- 12.3 Кб -- 03.11.2000
Похожие документы
Похожие документы
10. Determine a background subtracted radial profile
... This example uses an error array to determine the errors in the radial profile. task: imcnts . ... xs imcnts err=vigsnr_err expo=xdata$snr_exp.pl expthr=95.0 bkgdex=xdata$snr_exp bkgdth=95.0 bkgderr=vigsnr_err # Run the imcnts task with the appropriate parameters source image file : vigsnr # vigsnr.imh source region descriptor: a 300 300 0 50 n=5 # 5 annuli centered at 300 , 300 , 0 and 50 pixels min/max radius background image file or cts/pixel: cr # From the same ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node120.html -- 5.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2494) - hea-www.harvard.edu/ )
11. Astrophysical Research Consortium Small Aperture Telescope
APO has implemented a prototype guide camera for the 0.5-m Telescope. ... Guiding will continue unless a guide star is lost (clouds, high background from moon or twilight, or the telescope is slewed to another field). ... ACP maintains the guiding for the same field and will not re-acquire a guide star unless the field moves (example excessive tracking jumps) or ACP needs to re-center the object. ... The prototype guider is in shared-risk mode. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/ARCSAT/Telescope/autoguider.html -- 3.4 Кб -- 22.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>349) - www.apo.nmsu.edu/ )
12. SMIS IKI RAN (Sample Images)
. Russian Version [ MS-Win ] . [ News ] . [ Satellite data ] . [ SMIS ] . [ ] . Cities . Rivers . Fires . Clouds . Sea and lakes . Miscellaneous . Back to SMIS Home Page .
[
Сохраненная копия
]
Ссылки http://smis.iki.rssi.ru/images/sample_e.htm -- 2.7 Кб -- 28.04.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11) - smis.iki.rssi.ru/ )
13. SPUTNIK home page
.
[
Сохраненная копия
]
Ссылки http://sputnik.infospace.ru/resurs/engl/samp_e.htm -- 5.8 Кб -- 21.01.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21) - sputnik.infospace.ru/ )
14. mod_example - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... Some files in the modules/experimental directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... If you link it into your server, enable the "example-handler" handler for a location, and then browse to that location, you will see a display of some of the tracing the example module did as the various callbacks were made. ... Using the mod_example Module . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_example.html -- 11.1 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6323) - www.arcetri.astro.it/ )
15. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>98) - neptun.sai.msu.ru/ )
16. NPOI Lab
... Background scans are automatically loaded with the get_data procedure, but can be manually loaded, for example after computing the biases when the background has been zeroed before, using the following procedure. get_bgdata Backgroundtable created. ... We flag these data manually (just plot channel 11 and then use Util|Edit to flag; re-plot to check whether all the data has been flagged); when OYSTER averages point data, any data without valid background scans will be discarded. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/lab/bgdata6.html -- 2.1 Кб -- 26.11.2007
Похожие документы
Похожие документы
17. BRIZ: a vizualization program for Brillouin zone ? Fermi sphere
... Another significant contribution to the crystal energy of metals is the electron-ion interaction or the electron bandstructure energy (E BS ) which is defined by the interaction of valence electrons and the Brillouin zone (BZ) planes. ... The program BRIZ has been developed for 3D visualization of Brillouin zone configurations and intersections of BZ planes with a Fermi sphere[4]. ... 1.75 (electrons/atom). ... 4] Degtyareva V.F., Smirnova I.S.: BRIZ: a vizualization program for Brillouin zone ? ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/lsr/briz.html -- 14.0 Кб -- 07.11.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>630) - www.issp.ac.ru/ )
18. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\ADA_LOG.HTML"
... The begining of program -- Target function: a * b with TEXT_IO ; use TEXT_IO ; procedure EXAMPLE is package IO_INT is new INTEGER_IO ( INTEGER ) ; use IO_INT ; r,b,a: INTEGER ; begin put ( Enter unsigned number 'b', please ... unsigned number 'a', please: ) ; get ( a ) ; declare VAR0 , VAR1 : INTEGER ; begin VAR0 := a; VAR1 := b; declare VAR3 , VAR2 , VAR4 : INTEGER ; begin VAR3 := 0 ; VAR2 := VAR0 ; VAR4 := VAR1 ; while VAR2 /= 0 loop begin if ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/ada_log.html -- 9.8 Кб -- 24.09.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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>221) - www.stecf.org/ )
20. SECOND Example - a9999b.sls spectral line set-up file.
Next: THIRD Example - a9999c.sls Up: SETUP & PROCEDURE FILES Previous: FIRST Example - a9999a.sls . L-narrow velocity search # Spectral Line Setup file: a9999b.sls generated by AO-Control # N.B. this file can also be used as a stand alone script # # This file is used to do a velocity search with the L-narrow # receiver. ... This file is available at http://www.naic.edu/~koneil/files/a9999b.sls #BE SURE TO CHANGE a9999 -> YOUR PROJ NUMBER! ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~astro/spectral_line/handbook/app/node16.html -- 4.7 Кб -- 20.03.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1366) - www.naic.edu/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда