to_single_phase_polar_markers#

OrientationMap.to_single_phase_polar_markers(signal_axes: Sequence[BaseDataAxis], n_best: int = 1, marker_colors: str = ('red', 'blue', 'green', 'orange', 'purple'), lazy_output: bool = None, **kwargs) Iterator[Markers][source]#

[Deprecated]

Notes

Deprecated since version 0.20.0: Function to_single_phase_polar_markers() is deprecated and will be removed in version 1.0.0. Use pyxem.signals.OrientationMap.to_polar_markers() instead.