Package pmtarray
pmtarray
This package provides a quick and easy way to get the goemetry of circular PMT arrays.
Expand source code
r'''# pmtarray
This package provides a quick and easy way to get the goemetry of circular
PMT arrays.
'''
from .array import PMTarray
from .unit import PMTunit
from . import models
Sub-modules
pmtarray.arraypmtarray.models-
PMT models
pmtarray.scripts-
Here bin "executables"! …
pmtarray.unit