PixelGridType#
- class ctapipe.instrument.PixelGridType(*values)[source]#
Bases:
EnumGrid type for pixel coordinate grids.
Attributes Summary
Everything else
Regular hexagonal grid
Regular square grid with minimal gaps
Attributes Documentation
- IRREGULAR = 'irregular'#
Everything else
- REGULAR_HEX = 'hex'#
Regular hexagonal grid
- REGULAR_SQUARE = 'square'#
Regular square grid with minimal gaps