description: sddskde2d performs two-dimensional kernel density estimation (KDE) on two columns of an
SDDS file. It creates a regular grid of points and computes a Gaussian KDE using Silverman’s
rule of thumb for bandwidth selection. The results are written to a new SDDS file containing
the original column names and an additional PDF column giving the estimated probability
density.