calculate

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

calculate calculates the shape.

Only works after calling fill.

Parameters

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

Returns

shape

Return type

numpy.ndarray