to_vectors#
- OrientationMap.to_vectors(n_best_index: int = 0, return_object: bool = True, **kwargs) Signal1D [source]#
Get the reciprocal lattice vectors for each navigation position.
- Parameters:
n_best_index (int) – The index into the n_best matchese
**kwargs – Additional keyword arguments to pass to the
hyperspy.api.signals.BaseSignal.map()
function.