SkewedGaussian

class ctapipe.image.toymodel.SkewedGaussian(x, y, length, width, psi, skewness)[source]

Bases: ctapipe.image.toymodel.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

pdf(x, y)[source]

2d probability for photon electrons in the camera plane.