Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/5.4.1/doc/xcolorcod/node3.html
Дата изменения: Fri Jan 10 22:57:42 2003
Дата индексирования: Sat Dec 22 10:17:08 2007
Кодировка:

Поисковые слова: universe
Description XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


xcolorcod (xcolorcod-1.8.1) [xmmsas_20030110_1802-5.4.1]

Use Home Page Parameters Home Index

Meta Index / Home Page


Description

xcolorcod will produce a three-color coded image based on the position and energy of a set of events. A color table is used that determines which color will be used for a given energy.

As an example take two pixels. One pixel receives one photon of 1 keV and the other receives two photons of 1 keV. Assume that in the color table 1 keV corresponds to the color (r,g,b)=(255,128,0). After adding all events the first pixel gets color (255,128,0) and the second (510,256,0). Then the image is normalized: divide by the largest value in the image and multiply by 255. Now the first pixel has color (128,64,0) and the second (255,128,0). Note that they have the same color but a different intensity. So the color indicates the distribution of energy, the intensity indicates the flux.

Some more examples using the following color table:


1 keV: (255,128,0) 

8 keV: (0,50,100):
photons times energy corresponding color normalized against a global max of 1800
1x1keV 255 128 0 36 18 0
2x1keV 510 256 0 72 36 0
1x8keV 0 50 100 0 7 14
1x1keV,1x8keV 255 178 100 36 25 14
2x1keV,2x8keV 510 356 200 72 50 28

Please note: The actual generation of the red, green, and blue component images is done through the task evselect. xcolorcod therefore inherits all of evselect's image extraction parameters which allows to control the image generation process, e.g., binning, windowing, etc.


Use Home Page Parameters Home Index

XMM-Newton SOC/SSC -- 2003-01-10