Python API ========== The core **Orientation** module ------------------------------- .. automodule:: attitude.orientation :members: .. autoclass:: attitude.orientation.pca.PCAOrientation :members: :undoc-members: Other orientation representations ------------------- A few other representations of orientation error spaces have been prepared for use when working with grouped or reconstructed planes. .. automodule:: attitude.orientation.grouped :members: .. automodule:: attitude.orientation.reconstructed :members: Construction of error bars ------------- .. automodule:: attitude.error :members: .. automodule:: attitude.error.axes :members: Display functions ----------------- .. automodule:: attitude.display :members: .. automodule:: attitude.display.cartopy :members: Helper functions ---------------- .. automodule:: attitude.coordinates :members: