twistpy.polarization.EstimatorConfiguration.compute_steering_vectors#

EstimatorConfiguration.compute_steering_vectors(wave_type: str) Callable[[], ndarray][source]#

Compute steering vectors for polarization analysis with grid search methods for the specified wave type.

Parameters
wave_typestr

Wave type for which steering vectors should be computed.

Returns
steering_vectorsndarray (6, N)

6-C steering vectors. N is the search-space dimension.