calculate

SpectralShapeZero.calculate(axis: numpy.ndarray)numpy.ndarray[source]

calculate calculates the shape.

Only works after calling calling ‘fill’.

Parameters

axis (np.ndarray) – The axies to calculate the shape on.

Returns

shape

Return type

numpy.ndarray