ConcentrationContainer

class ctapipe.containers.ConcentrationContainer(prefix=None, **fields)[source]

Bases: ctapipe.core.container.Container

Concentrations are ratios between light amount in certain areas of the image and the full image.

Attributes
cogField(default=nan)

Percentage of photo-electrons inside one pixel diameter of the cog

coreField(default=nan)

Percentage of photo-electrons inside the hillas ellipse

pixelField(default=nan)

Percentage of photo-electrons in the brightest pixel

metadict

dict of attached metadata

prefixstr

Prefix attached to column names when saved to a table or file

Attributes Summary

cog

core

meta

pixel

prefix

Attributes Documentation

cog
core
meta
pixel
prefix