ctapipe is not stable yet, so expect large and rapid changes to structure and functionality as we explore various design choices before the 1.0 release.

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

pdf(x, y)[source]#

2d probability for photon electrons in the camera plane.