Contents
- Introduction
-
- Basic search page
-
- Search form
-
- Search result
-
- Image generation page
-
- Image generation form
-
- Pseud-color image
-
- Image data extraction
-
- Result of image data extraction
-
- Error in image data extraction
-
What is UDON?
UDON
(Universe via Darts ON-line)
is the system to analyze science satellite data archived in DARTS
(Data Archives and Transmission System)
via Internet (HTTP).
With UDON, you can analyze DARTS archival data using your browser without downloading data from DARTS!
What is SUZAKU XIS Quick Look?
SUZAKU XIS Quick Look
is the web service to display pseudo-color X-ray images taken by SUZAKU
XIS (X-ray Imaging Spectrometer).
Assigning Red, Green and Blue colors for soft, medium and hard energy
images extracted from XIS event files,
Suzaku UDON composites and displays the pseudo-color image.
UDON system to generate/display pseudo-color images from XIS event files
|
How to generate and display XIS
pseudo-color image?
XIS
pseudo-color image can be generated/displayed on the image generation page.
There are 2 ways to open this page,
-
From
the Suzaku public data list page
Click the link button of
QL UDON for each entry.
-
From
Basic retrieval screen
(Usage of Basic retrieval screen is here)
Click the button of
OBS ID
section.
When you specify the Sequence Number/OBSID,
you will find a pseudo-color image made with the default color map
on your first screen (image generation page). After that,
you may change the color-tone by specifying the new
energy boundaries in the dialog boxes in the left-hand side column
(usage of image generation screen is here).
Search page consists of the
"Search form" frame (upper section) and
the "Search result" frame (lower section).
Specify search conditions (OBSID, version, name)
in the "Search form" frame,
and click the "Search" button, then
you can get all the observational data which satisfy the search conditions.




Specify search conditions. You may specify
OBS ID (Sequence Number), Processing Version and
name of the targets.
Display all the observation data that meet the
search conditions specified in the previous Search form.
-
If there are data that meet the input conditions:
You can browse the the search results as follows;
If you click the button in the
OBS ID
section, you can browse the
Image generation page
of the corresponding data, where a pseudo-color image is displayed.
Search Result
| OBS ID |
Ver. |
Name |
Title |
|
|
2.0 |
PSR1509-58 |
PSR1509-58
|
|
|
2.1 |
PSR 1509-58 AT NOM. |
PSR 1509-58
|
|
|
2.1 |
PSR 1509-58 AT FIXEA |
PSR 1509-58
|
|
-
If there are no matching,
you will find the following message;
-
If there are any input errors on the Search form,
you will get the error message as follows;
Please revise the input conditions on the search form in reference to following list and retry search.
If there is any errors in
OBS ID
section.
|
Sample error message
|
Explanation
|
OBS ID: invalid character: 123r
|
Input non-number or non-meta-character.
Sample correction)
123r
==>
1234
|
OBS ID: missing "]": 123[024
|
Bracket method
([
], [!
])
has not been completed.
Sample correction)
123[024
==>
123[024]
|
OBS ID: invalid range end: 123[0-
OBS ID: invalid range end: 123[0-]
|
The range expression of bracket method
([m-n], [!m-n])
has not been completed.
Sample correction)
123[0-,
123[0-]
==>
123[0-4]
|
OBS ID: invalid range end: 123[9-5]
|
The range expression of bracket method
([m-n], [!m-n])
is not correct.
m, n
should be in the correct order in the character code, so they should be
m <= n
Sample correction)
123[9-5]
==>
123[5-9]
|
Name
If there is any input error in this section,
|
Sample of error message
|
Explanation
|
Name: missing "]": *x-[0-9
|
Bracket method
([
], [!
])
has not completed yet.
Sample correction)
*x-[0-9
==>
*x-[0-9]
|
Name: invalid range end: *x-[9-0]
|
The range expression of bracket method
([m-n], [!m-n])
is not correct.
m, n
should be in the correct order in the character code, so they should be
m <= n
.
Sample correction)
*x-[9-0]
==>
*x-[0-9]
|
Image generation screen consists three frames;
"Image generation form" frame (upper-left panel),
"Pseudo-color image" frame (upper-right panel),
"Image extraction" frame (lower panel).
You may specify the color-pattern of the pseudo-color image on
the "Image generation form" frame,
and the new image will appear on the
"Pseudo-color image" frame
by clicking the "Show image" button.
Also, the operation result will be appeared on the
"Image extraction" frame.
There are 4 different forms for specifying the
energy boundaries (color patterns), in the
"Image generation form".
To switch the form, click
"Prev. Form" button or
"Next Form" button.





Specify the extraction method of image data and the color pattern for
pseudo-color image.
Usage of Image generation form
|
No.
|
Image generation form
|
Usage
|
| 1 |
|
Image generation form:
No.1
Divide the energy range from E0 to E3 into 3 energy ranges, as
E0 to E1 is Red,
E1 to E2 is Green,
E2 to E3 is Blue.
This form uses the pre-made images
created for fixed energy boundaries.
If
E0 <= E1 <= E2 <= E3,
the extract operation will terminate with error.
 |
|
Use red, green, blue
|
|
 |
|
Not use green
|
|
| 2 |
|
Image generation form:
No.2
- You may specify the lower and upper energy boundaries
for Red, Green and Blue images independently.
This form uses the pre-made image data at fixed energy boundaries.
Allocate Energy range as
B0 is Red,
B1 is Green,
B2 is Blue.
if
Lower <= Upper,
then the operation will terminate with error.
 |
|
Use red, green blue
|
|
 |
|
Change the color pattern of red and blue
|
|
| 3 |
|
Image generation form:
No.3
- You may specify the arbitrary energy boundaries, but
Red, Green, and Blue images have to be contiguous.
Images are extracted from the XIS event files (thus take longer than
the form No. 1 and No. 2).
Energy range from E0 to E3 is divided into 3 energy ranges, as
E0 to E1 is Red,
E1 to E2 is Green,
E2 to E3 is Blue.
If not
E0 <= E1 <= E2 <= E3
, the processing will terminate with error.
 |
|
Use red, green, blue
|
|
 |
|
Use without green
|
|
| 4 |
|
Image generation form:
No.4
- You may specify the arbitrary energy boundaries, and the
Red, Green, and Blue image boundaries do not have to be contiguous.
Images are extracted from the XIS event files (thus take longer than
the form No. 1 and No. 2).
-
Allocate Energy range as
B0 is Red,
B1 is Green, and
B2 is Blue.
If not
Lower <= Upper,
the operation will terminate with error.
 |
|
Use red, green and blue
|
|
 |
|
Change the color pattern of red and blue
|
|
When Image data extraction is completed,
a pseudo-color image will be displayed.
The generated pseudo-color image will be displayed with
Adobe® Flash Player. You may interactively
specify the extraction region on the image to extract the
light curve and the spectrum.
- Operation
-
- Scaling or scroll the image
-
- Define the extraction region
-
- Define a circle
-
-
Select "Circle" from the list box.
-
Click and drag the mouse to draw the diagonal line of the circumscribing square.
- Define an ellipse
-
-
Select "Ellipse" from the list box.
-
Click and drag the mouse to draw the diagonal line of the circumscribing rectangle.
- Define a rectangle area
-
-
Select "Box" from the list box.
-
Click and drag the mouse to draw the diagonal line of rectangle.
- Change shape of the defined area
-
Select the shape from the list box.
- Reset the defined area
-
Click "Reset" button.
- Extract the light curve and the spectrum of defined area
-
Click "Submit" button.
-
-
If you cannot use
Adobe® Flash Player (it has not been installed or there is a version error),
you will see a link to download the
Adobe® Flash Player, as well as
the pseudo-color image you have created.
Click the pseudo-color image,
then you will find the original size (1536x1536) image.
Click "Plot" button and open another frame to
see the light curve and the energy spectrum extracted from the entire region.
Display the result of image extraction (using the "extractor" FTOOL)
from the XIS event files with the
Energy boundaries
values defined in the Image generation screen.
Image generation form:
If use the image extraction form
No.1
or
No.2,
you are using the pre-extracted images, and new images are not extracted.
-
Image generation form:
The sample of operation
No.1.
You will find only then
Energy boundaries
values that you specified in the image generation form.
Image generation form: The sample of operation No.1
OBS ID: 100009010 (ver 2.0)
Energy boundaries
| Boundary |
Energy |
|
| E0: |
0.200 |
keV |
| E1: |
1.000 |
keV |
| E2: |
3.000 |
keV |
| E3: |
10.000 |
keV |
|
-
Image generation form:
The sample of operation
No.2.
You will find only the
Energy boundaries
values that you specified in the image generation form.
Image generation form: The sample of operation No.2
OBS ID: 100009010 (ver 2.0)
Energy boundaries
| Range |
Lower |
Upper |
|
| B0: |
0.200 |
1.000 |
keV |
| B1: |
1.000 |
3.000 |
keV |
| B2: |
3.000 |
10.000 |
keV |
|
-
Image generation form:
The sample of operation
No.3.
Display the result of image data extraction (with the "extractor" FTOOL),
as well as the
Energy boundaries values.
Image generation form:The sample of operation No.3
OBS ID: 100009010 (ver 2.0)
Energy boundaries
| Boundary |
Energy |
|
| E0: |
0.316 |
keV |
| E1: |
1.000 |
keV |
| E2: |
3.162 |
keV |
| E3: |
10.000 |
keV |
- event.lst:
-
ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
extractor filename=@event.lst[PI=87:273] eventsout=NONE imgfile=100009010-2.0-01.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 26052 0 0 0 0 388514
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 1235 0 0 0 0 18998
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 65922 0 0 0 0 556233
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 2895 0 0 0 0 24123
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 29850 0 0 0 0 390731
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 1431 0 0 0 0 19323
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 28743 0 0 0 0 371912
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 1280 0 0 0 0 18265
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 157408 0 0 0 0 1788099
in 61543. seconds
Image has 157408 counts for 2.558 counts/sec
extractor filename=@event.lst[PI=274:865] eventsout=NONE imgfile=100009010-2.0-02.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 237014 0 0 0 0 177552
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 11818 0 0 0 0 8415
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 322984 0 0 0 0 299171
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 15282 0 0 0 0 11736
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 237515 0 0 0 0 183066
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 11840 0 0 0 0 8914
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 234628 0 0 0 0 166027
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 11517 0 0 0 0 8028
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 1082598 0 0 0 0 862909
in 61543. seconds
Image has 1082598 counts for 17.59 counts/sec
extractor filename=@event.lst[PI=866:2739] eventsout=NONE imgfile=100009010-2.0-03.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 144577 0 0 0 0 269989
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 7007 0 0 0 0 13226
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 166818 0 0 0 0 455337
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 7047 0 0 0 0 19971
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 147424 0 0 0 0 273157
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 7287 0 0 0 0 13467
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 131677 0 0 0 0 268978
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 6560 0 0 0 0 12985
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 618397 0 0 0 0 1327110
in 61543. seconds
Image has 618397 counts for 10.05 counts/sec
|
-
Image generation form:
The sample of operation
No.4.
Display the result of image data extraction (using the "extractor"
FTOOL), as well
as the
Energy boundaries.
Image generation form:The sample of operation No.4
OBS ID: 100009010 (ver 2.0)
Energy boundaries
| Range |
Lower |
Upper |
|
| B0: |
0.316 |
1.000 |
keV |
| B1: |
1.000 |
3.162 |
keV |
| B2: |
3.162 |
10.000 |
keV |
- event.lst:
-
ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
extractor filename=@event.lst[PI=87:273] eventsout=NONE imgfile=100009010-2.0-01.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 26052 0 0 0 0 388514
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 1235 0 0 0 0 18998
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 65922 0 0 0 0 556233
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 2895 0 0 0 0 24123
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 29850 0 0 0 0 390731
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 1431 0 0 0 0 19323
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 28743 0 0 0 0 371912
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 1280 0 0 0 0 18265
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 157408 0 0 0 0 1788099
in 61543. seconds
Image has 157408 counts for 2.558 counts/sec
extractor filename=@event.lst[PI=274:865] eventsout=NONE imgfile=100009010-2.0-02.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 237014 0 0 0 0 177552
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 11818 0 0 0 0 8415
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 322984 0 0 0 0 299171
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 15282 0 0 0 0 11736
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 237515 0 0 0 0 183066
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 11840 0 0 0 0 8914
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 234628 0 0 0 0 166027
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 11517 0 0 0 0 8028
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 1082598 0 0 0 0 862909
in 61543. seconds
Image has 1082598 counts for 17.59 counts/sec
extractor filename=@event.lst[PI=866:2739] eventsout=NONE imgfile=100009010-2.0-03.fits.gz phafile=NONE fitsbinlc=NONE regionfile=NONE timefile=NONE xcolf=X ycolf=Y tcol=TIME ecol=PI xcolh=X ycolh=Y
extractor v4.76 7 Mar 2007
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
768.36000 799.37000 difference = -31.010000
719.06000 697.44000 difference = 21.620000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
804.25000 799.37000 difference = 4.8800000
797.63000 697.44000 difference = 100.19000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Input event files have inconsistent INSTRUMENT
Input event files have inconsistent image OPTIC
799.22000 799.37000 difference = -0.15000000
777.14000 697.44000 difference = 79.700000
Getting FITS WCS Keywords
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
414566 144577 0 0 0 0 269989
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi0_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20233 7007 0 0 0 0 13226
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_3x3n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
622155 166818 0 0 0 0 455337
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi1_0_5x5n001b_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
27018 7047 0 0 0 0 19971
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
420581 147424 0 0 0 0 273157
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi2_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
20754 7287 0 0 0 0 13467
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_3x3n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
400655 131677 0 0 0 0 268978
Doing file: ver2.0/100009010/xis/event_cl/ae100009010xi3_0_5x5n000a_cl.evt.gz
Total Good Bad: Region Time Phase Grade Cut
19545 6560 0 0 0 0 12985
===============================================================================
Grand Total Good Bad: Region Time Phase Grade Cut
1945507 618397 0 0 0 0 1327110
in 61543. seconds
Image has 618397 counts for 10.05 counts/sec
|
If there are any errors in the
Energy boundaries
on the Image generation form, you will see the
following get the error message.
Please confirm the error, revise the values and submit again Energy boundaries
.
Sample: Errors in
Energy boundaries
(1)
|
Sample error message
|
Explanation
|
E2: 0.200 is less than E1: 1.000.
|
E1 > E2
.
Please input values such that
E0 <= E1 <= E2 <= E3
.
 |
| E1 > E2 |
|
Specify coloring.
|
Correct color pattern is not selected.
The input values are
E0 = E1 = E2 = E3
.
|
E0 is blank.
|
The entry field is blank.
Please input a positive value.
|
E0: -0.316: Specify a positive value.
|
The input value is negative.
Please input positive values.
|
Sample: Errors in
Energy boundaries
(2)
|
Sample error message
|
Explanation
|
B1: Upper: 3.000 is less than Lower: 5.000.
|
In the input values for B1: Lower > Upper
.
Please input values so that
Lower <= Upper
.
 |
| Lower > Upper |
|
Specify coloring.
|
Correct color pattern is not selected.
The values are either of the following:
B0: Lower=Upper, B1: Lower=Upper, B2: Lower=Upper.
|
B0: Upper is blank.
|
The entry field is blank.
Please input positive values.
|
B0: Lower: -0.316: Specify a positive value.
|
The input value is negative.
Please input positive values.
|