![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
xmmgetpos
convert the source positions of XMM SAS sourcelist files
*emllist*.ds into latex table
IAAT XMM tools
xmmgetpos [, out='latexfile.tex', /flux, /region]
XMM SAS sourcelist files *emllist*.ds
OUT : name of output file
REGION: create a ds9 region file (ascii) including circles
with diameter of 1' around the source positions
RA : sort sources for decreasing RA
DEC : sort sources for decreasing declinations
ERR_RADEC: sort sources for decreasing position error circles
CTS : sort sources for decreasing counts
ERR_CTS : sort sources for decreasing count errors
RATE : sort sources for decreasing rates
ERR_RATE : sort sources for decreasing rate errors
FLUX : sort sources for decreasing fluxes
ERR_FLUX : sort sources for decreasing flux errors
LIKE : sort sources for decreasing likelihoods
LATEX file named *emllist*.tex containing some parameter
of the sources
ds9 region file (ascii) named *emllist*.txt
xmmgetpos [, out='latexfile.tex', /flux, /regions]
Version1.1: initial version
06.09.2001, Martin Stuhlinger
Version1.2: enabled sorting parameter and added keyword region.
creates ascii ds9 region files named the same
as the corresponding source list file.
09.01.2002, Martin Stuhlinger
Version1.3: if emllists contain different ID_BANDs then print
the summary band (id_band=0).
changed sorting to decreasing order and define
sort parameter as keywords.
create for each emllist different output files.
14.02.2002, Martin Stuhlinger
Version1.4: delete EXPOSURE column because the summary
band keeps no EXPOSURE information
in filenames change "_" into "-"
inserted into LATEX table multicolumn containing
the filename (instead of section in front
of the table)
enable sorting for every column
changed LATEX style "a4kopka" into "a4paper"
19.02.2002, Martin Stuhlinger
Version1.5: enable sorting for source ID number (default now)
Avoid some of the incorrect sources caused
by a bug of XMM SAS source detection emldetect:
if /region is selected only sources are printed
which have counts > counts_error.
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]