LambertProjection#
- class kikuchipy.projections.LambertProjection[source]#
Bases:
object
[Deprecated] Lambert projection of a vector [Callahan and De Graef, 2013].
Deprecated since version 0.8.0: This class is deprecated and will be removed in 0.9.0, since it is not used internally. If you depend on this class, please open an issue at pyxem/kikuchipy#issues.
Methods
[Deprecated] Convert (n, 2) array from Gnomonic via Cartesian coordinates to Lambert.
[Deprecated] Convert (n, 2) array from Lambert via Cartesian coordinates to Gnomonic.
[Deprecated] Convert vector(s) from Cartesian to the Lambert projection.
[Deprecated] Convert (n, 2) array from Lambert to Cartesian coordinates.