Some Fixes and QoL Updates:
vectors.py: More documentations and more fine control over vector and skyrmion chirality and orientation. Also fixed create_vector_singularity. colors: Added a namespace for colormaps (instead of a dictionary) to ease access to the maps. CMAP_CIRCULAR_DEFAULT is therefore deprecated now! plot2d: significantly simplified the symmetric color map handling with DivergingNorm (which was built for exactly that).
Showing
- src/empyre/fields/vectors.py 64 additions, 32 deletionssrc/empyre/fields/vectors.py
- src/empyre/io/field_plugins/vtk.py 4 additions, 1 deletionsrc/empyre/io/field_plugins/vtk.py
- src/empyre/vis/colors.py 22 additions, 13 deletionssrc/empyre/vis/colors.py
- src/empyre/vis/decorators.py 3 additions, 3 deletionssrc/empyre/vis/decorators.py
- src/empyre/vis/plot2d.py 7 additions, 16 deletionssrc/empyre/vis/plot2d.py
- src/empyre/vis/plot3d.py 8 additions, 3 deletionssrc/empyre/vis/plot3d.py
Loading
Please register or sign in to comment