XMM-Newton Science Analysis System
selectlib (selectlib-4.78.1) [22.0.0-9173c7d25-20250127]
Table column construction
In the following the symbols RAWX, RAWY stand for names of
existing columns in the table to be processed:
- sqrt(RAWX**2 + RAWY**2)
Constructs a new table column with radius values (provided RAWX
/RAWY contain Cartesian detection coordinates)
- 100. * sin((TIME-#TIMEZERO)/#PERIOD * 360)
Construct a “predicted intensity” column for a very simple time-variable
source
- RAWX + 100
Construct a new column which contains the RAWX coordinates shifted
by 100 pixels
XMM-Newton SOC -- 2025-01-27