XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


dsaddcolumn (daltools-1.11.1) [22.0.0-9173c7d25-20250127]

Example

To add a column 'col1' of single byte integers, to the extension MYEXT of the file myfile.ds, with units of 'km' and a comment 'distance':


\begin{code}
dsaddcolumn table=myfile.ds:MYEXT name=col1 type=int8 units=km label=''Distance''
\end{code}



XMM-Newton SOC -- 2025-01-27