to_single_phase_vectors#
- OrientationMap.to_single_phase_vectors(n_best_index: int = 0, **kwargs) Signal1D[source]#
Get the reciprocal lattice vectors for a single-phase simulation.
- 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.