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


dstoplot (dsplot-1.27) [22.0.0-9173c7d25-20250127]


Algorithm

open the table
if not withx
    numeric column for x
if not withy
    use other numeric columns for y
write commands for the title of the plot and labels of the x axis
for each y column
    if one y axis
        write commands for y axis labels
    else
        write commands for the legend
    for each row
        write x[i], y[i]
    end
end



XMM-Newton SOC -- 2025-01-27