Skip to content

Commit

Permalink
Provide a description for the projection
Browse files Browse the repository at this point in the history
  • Loading branch information
YagoMCastro committed Oct 31, 2024
1 parent 418d8d0 commit b18c559
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions magali/_stereogram_projection.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@

rcParams = matplotlib.rcParams


class Sterogram:
"""
A custom class stereogram projections applied to magnetic microscopy studies.
"""

name = "custom_stereoplot"

0 comments on commit b18c559

Please sign in to comment.