SkewedGaussian#
- class ctapipe.image.toymodel.SkewedGaussian(x, y, length, width, psi, skewness)[source]#
Bases:
ImageModel
A shower image that has a skewness along the major axis.
Methods Summary
pdf
(x, y)2d probability for photon electrons in the camera plane.
Methods Documentation