You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plot_graph of the CSM now renders static and time-dependent edges differently [#291]
use pint compatible array syntax in IsoBaseGroove.to_profile()
methods [#189]
CSM and LCS plot function get a scale_vectors parameter. It scales the plotted coordinate system vectors when using
matplotlib as backend [#293]
fixes
A warning is now emitted if a LocalCoordinateSystem drops a provided time during construction. This usually happens
if the coordinates and orientation only contain a single data point. [#285]