Stereogram plots, often used in geology and structural geology, help visualize 3D orientation data (e.g., planes, lines, or stress directions) on a 2D plane. Creating a custom Matplotlib projection for stereogram plots allows accurate representation of angular data, which we need to represent directions. Tutorial available here.
Stereogram plots, often used in geology and structural geology, help visualize 3D orientation data (e.g., planes, lines, or stress directions) on a 2D plane. Creating a custom Matplotlib projection for stereogram plots allows accurate representation of angular data, which we need to represent directions. Tutorial available here.