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.

length#

ctapipe.utils.linalg.length(vec)[source]#

returns the length/norm of a numpy array as the square root of the inner product with itself